@charset "utf-8";
/* CSS Document */

body{
	background-color:#000 !important;
}
#landpage article .box h1{
	background:none;
	position:static;
	box-shadow:none;
	padding:0 0 40px 0;
}
#landpage article .box h2{
}
.field .input{
	background-color:#0a0a0a;
	border-color:#272727;
	border-radius:4px;
	color:#FFF;
}
.field .input::placeholder{
	color:#666;
}
.field .input:focus{
	border-color: #f9332b;
	box-shadow: 0 0 10px #f9332b;
}
.field.button{
	font-size:12px;
	line-height:18px;
	padding:5px 0 0 10px;
	margin:0;
	text-align:justify;
}
.field.button label{
	font-size:12px;
	line-height:18px;
	background-color:transparent;
	padding:10px;
	border-radius:3px;
	cursor:pointer;
	margin-top:-7px;
}
.field.button label:hover{
	background-color:#000000AA;
}
.btn.info{
	border-radius:4px;
	border-color: #f9332b;
	background-color: #f9332b;
	margin:0 0 0 25px;
}
.btn.info.success{
	width:100%;
	margin:15px 0 5px 0;
	padding:10px !important;
	height:auto;
	
	border:none;
	background-color:#128C7E;
	background-position:15px center;
	background-repeat:no-repeat;
}
.btn.info.success:hover{
	background-color:#128C7EDD;
	box-shadow: 0 0 10px #128C7E;
}
.btn.info.success.file{
	background-color:#E7E7E7;
	background-image:url(../images/icons/files/pdf.png);
	color:#111;
}
.btn.info.success.file:hover{
	background-color:#E7E7E7DD;
	box-shadow: 0 0 10px #E7E7E7;
}
.btn.info:hover{
	border-color: #f9332b;
	background-color: #f9332bDD;
	box-shadow: 0 0 10px #f9332b;
}
#landpage article .box h1 {
	background-color:transparent;
	box-shadow:none;
}
video{
	max-width:100%;
}
.alert.warning{
	border-radius:4px;
}
#landpage article.row {
	padding:0;
}
#landpage article .box {
	/*background-color:rgba(0,0,0,0.35) !important;*/
	background-color:transparent !important;
	border-radius:6px;
	position:static !important;
	margin:10px 0 50px 0;
	transform:none !important;
	padding-top:45px !important;
	box-shadow:none;
}
#landpage article .box .left-box{
	padding-right:40px;
}
#landpage article .box p{
}
#landpage article .box ul.list{
	overflow:hidden;
	display:block;
	margin:30px 0 0 0;
	clear:left;
	text-align:center;
}
#landpage article .box ul.list li{
	float:none;
	display:inline-block;
	border-left:2px solid #f9332b;
	padding:0 9px;
	text-transform:uppercase;
	font-size:24px;
	font-weight:600;
	margin:10px 0;
	letter-spacing:1px;
}
#landpage.black article .box ul.list li{
	color:#FFF;
}
#landpage article .box ul.list li:first-child{
	border:none;
	padding-left:0;
}
#landpage article .box ul.list li:last-child{
	border:none;
	padding-right:0;
	float:right;
	margin:0;
}
#landpage article .box h3{
	font-size:28px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	margin:10px 0 10px 0;
}
#landpage article .box h3.success{
	margin-top:-20px;
}
#landpage article .box h3.success i{
	font-weight:normal;
	color:#3C0;
	font-size:40px;
	vertical-align:bottom;
	float:left;
	margin-right:15px;
}
#landpage article .box h4{
	color:#DDD;
	font-weight:normal;
	line-height:30px;
	font-size:14px;	
	background-color:rgba(0,0,0,0.2);	
	padding:15px 20px;
	margin:0 0 20px 0;		
	border-radius:4px;
}
#landpage article .box p.success{
	font-size:20px;
	line-height:28px;
	border-top:1px solid #222;
	margin:10px 0 0 0;
	padding:8px 0 0 0;
	font-weight:300;
	text-align:left;
}
#landpage article .box h4 strong{
	font-size:18px;
	margin-left:10px;
}

#landpage article .box .faq{
	border-top:1px solid #272727;
	margin:40px 0 0 0;
}
#landpage article .box .faq .item{
	padding:20px 30px;
	background-color:rgba(0,0,0,0.8) !important;
	margin:5px 0;
	border-radius:4px;
	cursor:pointer;
	
	/* tempo da transicao */
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
#landpage.black article .box .faq .item{
	background-color:rgba(0,0,0,0.5) !important;
}
#landpage article .box .faq .item:hover{
	background-color:rgba(0,0,0,0.95) !important;
}
#landpage.black article .box .faq .item:hover{
	background-color:rgba(0,0,0,0.95) !important;
}
#landpage article .box .faq .item h4{
	color:#CCC;
	margin:0;
	padding:0 40px 0 0;
	font-size:20px;
	line-height:24px;
	position:relative;
	background:none;
	text-transform:uppercase;
}
#landpage article .box .faq.day .item h4{
	text-transform:none;
}
#landpage article .box .faq .item h4:after{
	content: "\e764";
	font-family: "entypo";
	float:right;	
	position:absolute;
	top:0;
	right:0;		
}
#landpage article .box .faq .item.active h4:after{
	content: "\e767";
}
#landpage article .box .faq .item p{
	margin:10px 0 10px 0;
	padding:10px 0 0 0;
	display:none;
	border-top:1px solid #222;
}
#landpage article .box .faq .item.active p{
	display: block;
	color:#FFF;
}
/*
#landpage.black article .box .faq .item.active p{
	color:#555;
}
*/

#landpage article .box .faq .field{
	margin:20px 0 0 0;
	padding:0;
}
#landpage article .box .faq .btn.info{
	display:block;
	margin:0;
	font-size:18px;
	height:60px !important;
}
#landpage article .box .faq .btn.info button{
	line-height:58px !important;
	height:58px;
}

#landpage article .box .faq.day .item{
	cursor:default;
	overflow:hidden;
}
#landpage article .box .faq.day .item:hover{
	background-color:rgba(0,0,0,0.5) !important;
}
#landpage article .box .faq.day .item h4{
	font-size:26px;
	text-align:center;
	padding:0;
	margin:0 0 15px 0;
}
#landpage article .box .faq.day .item h4:after{
	display:none;
}
#landpage article .box .faq.day .item p{
	display:block;
	overflow:hidden;
	font-size:13px;
	line-height:19px;
	float:left;
	width:50%;
	padding:20px;
	margin:0;
	border:none;
}
#landpage article .box .faq.day .item p:nth-child(odd){
	clear: left;
}
#landpage article .box .faq.day .item p span.image{
	float:left;
	width:140px;
	height:140px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	border:2px solid #FFF;
	margin:0 20px 0 0;
	background-color:#000;
	border-radius:100%;
}
#landpage article .box .faq.day .item p span.title{
	display:block;
	font-size:18px;
	font-weight:400;
	line-height:26px;
	padding:0 0 6px 0;
	margin: 10px 0 10px 30px;
	letter-spacing:1px;
	border-bottom:2px solid #FFF;
	text-align:left;
}
#landpage article .box .faq.day .item p span.subtitle{
	display:block;
	font-size:16px;
	font-weight:400;
	line-height:22px;
	padding:0;
	margin:0 0 10px 0;
	letter-spacing:1px;
	text-align:left;
	color:#f9332b;
}
#landpage article .box .faq.day .item p span.subtitle.hour{
	margin-top:-8px;
	margin-bottom:5px;
	color:#FFF;
	font-weight:bold;
}
#landpage article .box .faq.day .item p span.description{
	margin-left:160px;
	display:block;
}

/* radio button */
.field .types-landing{
	display:flex;
	flex-flow: wrap;
}
.field .checkbox {
	cursor: pointer;
	font-size: 16px;
	border-bottom: 3px solid transparent;
	background-color: transparent;
	padding: 5px 20px 5px 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
.checkbox.checked i {
  color: #F00;
}
.field label.radio,
.field label.checkbox{
	margin:0;
	/*
	width:33.3%;
	float:left;
	*/
	width:auto;
	line-height:20px;
	position:relative;
	font-size:14px;
	padding-top:11px;
	padding-bottom:11px;
	word-wrap: break-word
}
.field label.checkbox
.field label.radio:hover,
.field label.checkbox:hover{
	background-color:rgba(0,0,0,0.5);
}
.js .field .radio input[type="radio"],
.js .field .checkbox input[type="checkbox"]{
	display:inline !important;
	opacity:0;
	-webkit-appearance: auto;
	   -moz-appearance: auto;
			appearance: auto;
	position:absolute;
	top:15px;
	left:0;
	z-index:-1;
}


/* PAYMENT */
#landpage article .box .payment{
	margin-top:15px;
}
#landpage article .box .payment .menu{
	overflow:hidden;
	display:flex;
}
#landpage article .box .payment .menu a{
	
	width:50%;
	border-top:3px solid transparent;
	text-align:center;
	font-weight:200;
	font-size:16px;
	line-height:20px;
	padding:20px 10px;
	color:#999;
	text-shadow:1px 1px #000;
}
#landpage article .box .payment .menu a.enable{
	border-color:#FFF;
	color:#FFF;
	background-color:rgba(0,0,0,0.5);
	font-weight:600;
	font-size:16px;
}

#landpage article .box .payment .tabs{
	overflow:hidden;
}
#landpage article .box .payment .tabs .tab{
	background-color:rgba(0,0,0,0.5);
	padding:20px;
	overflow:hidden;
}
#landpage article .box .payment .tabs .button{
	overflow:hidden;
	padding:10px 0 0 0;
}
#landpage article .box .payment .tabs .button .price{
	float:left;
	font-size:26px;
	background-color:#FFF;
	color:#111;
	line-height:60px;
	padding: 0 18px;
	border-radius:4px;
	font-weight:600;
}
#landpage article .box .payment .tabs .button .price small{
	font-size:14px;
	font-weight:normal;
	vertical-align:top;
}
#landpage article .box .payment_message{
	margin-bottom:10px;
}
#landpage article .box .payment_message h5{
	color:#FFF;	
	text-align:justify;
	line-height:24px;
}
#landpage article .box #copy-pix{
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
#landpage article .box #copy-pix i{
	position:absolute;
	bottom:0;
	right:0;
	font-size:20px;
	padding:5px;
	width:30px;
	height:30px;
	line-height:20px;
}
#landpage article .box #copy-pix:hover i{
	background-color:#FFF;
	color:#000;
}
#landpage article .box #copy-pix strong{
	opacity:0;
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
	text-align:center;
	line-height:60px;
	background-color:rgba(0,0,0,0.8);
	
	/* tempo da transicao */
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
#landpage article .box #copy-pix strong.show{
	opacity:1;
}
/* END PAYMENT */

@media only screen and (max-width: 1440px) {
	body {
	}
	#landpage article .box{
		margin-top:30px;
	}
	.row,
	#landpage article .row{
		max-width:1100px !important;
	}
	#landpage article .box{
		width:100%;
		transform: none;
		position:static;
	}
	#landpage article .box ul.list{
		margin-top:10px;
	}
	#landpage article .box ul.list li{
		font-size: 20px;
		padding: 0 6px;
	}

	#landpage article .box h3{
		font-size:22px;
	}
	#landpage article .box .faq .item h4{
		font-size:16px;
	}
	
	#landpage article .box .faq .btn.info{
		font-size:16px;
		height:50px !important;
	}
	#landpage article .box .faq .btn.info button{
		line-height:48px !important;
		height:48px;
	}
	
	#landpage article .box h4{
		line-height:28px;
		font-size:14px;	
		padding:12px 17px;
		margin:0 0 15px 0;		
	}
	#landpage article .box p.success{
		font-size:16px;
		line-height:22px;
		margin:8px 0 0 0;
		padding:6px 0 0 0;
	}
	#landpage article .box h4 strong{
		font-size:16px;
		margin-left:6px;
	}
	.btn.info.success{
		width:100%;
		margin:15px 0;
		padding:3px 8px !important;
	}
	
	/* radio button */
	.field label.radio{
		font-size:11px;
	}
}

@media only screen and (max-width: 1000px) {
	body {
		background-position: center center;
		background-size:cover;
	}
	#landpage article .box .left-box {
		padding-right: 0;
	}
	video.default{
		margin-top:0;
	}
	.field.button{
		margin:0;
		padding:0;
	}
	.btn.info{
		display:block;
		float:none;
		margin:0 0 10px 0 !important;
	}
	.btn.info.success{
		font-size:14px;
		background-image:none;
	}
	#landpage article .box ul.list{
		margin:13px 0 0 0;
	}
	#landpage article .box ul.list li{
		float:none;
		display:block;
		border-left:4px solid #f9332b !important;
		padding:13px 13px !important;
		font-size:16px;
		text-align:center;
		background-color:rgba(0,0,0,0.1);
	}
	#landpage article .box{
		margin:0;
	}
	#landpage article .box .faq .item h4{
		font-size:14px;
	}
	#landpage p.show-phone{
		margin-top:30px;
	}
	.btn.info.success{
		margin:15px 0 !important;
	}
	#landpage article .box h3.success{
		margin-top:0;
		font-size:16px;
		text-align:center;
	}
	#landpage article .box h3.success i{
		margin-right:-15px;
	}
	
	#landpage article .box .faq.day .item{
		padding-left:15px;
		padding-right:15px;
	}
	#landpage article .box .faq.day .item h4{
		font-size:20px;
	}
	#landpage article .box .faq.day .item p{
		float:none;
		width:auto;
		padding:10px 0;
		font-size:11px;
		line-height:16px;
	}
	#landpage article .box .faq.day .item p span.image{
		width:100px;
		height:100px;
		margin-bottom:0;
		margin-right:10px;
	}
	#landpage article .box .faq.day .item p span.title{
		font-size:14px;
		line-height:22px;
	}
	#landpage article .box .faq.day .item p span.subtitle{
		font-size:13px;
		line-height:18px;
		margin-left:110px;
	}
	#landpage article .box .faq.day .item p span.description{
		margin-left:110px;
	}
	
	/* radio button */
	.field label{
		font-size:12px;
	}
	.field label.radio{
		font-size:12px;
		width:100%;
		line-height:26px;
	}
	
	#landpage article .box .payment .tabs .button .price{
		display:block;
		float:none;
		line-height:50px;
	}
	#landpage article .box .payment form .btn{
		display:block;
		clear:both;
		margin-top:15px !important;
	}
}