/* CSS Document */
/*
font-family: 'Josefin Sans', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Open Sans', sans-serif;
*/

html, body {
	height:100%;
}
body {
	position:relative;
	font-family: 'Josefin Sans', sans-serif;
	font-size:18px;
	color:rgba(0,0,0,1.00);
	background-image:url(/imagens/site-bg.jpg);
	transition:all 250ms linear;
}
.body-modal {
	overflow:hidden;
}
img { max-width:100%; }

.wrap {
	position:relative;
	width:100%; max-width:640px;
	margin:auto;
}

a { color:rgba(255,174,0,1.00); text-decoration:none; }
a:link { color:rgba(255,174,0,1.00); }
a:active { color:rgba(255,174,0,1.00); }
a:hover { color:rgba(255,206,0,1.00); text-decoration:none; }
a:focus { color:rgba(255,174,0,1.00); text-decoration:none; outline:none; }

#top {
	position:relative;
	padding:50px 0;
	text-align:center;
}
#top .logo-01 {
	
}

#parabens {
	padding:40px 0 30px 0;
	background-image:url(/imagens/parabens-bg.png);
	background-size:auto 100%;
	background-repeat:repeat-x;
	background-position:center center;
	color:rgba(245,245,245,1.00);
	font-size:30px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
}

#form {
	text-align:center;
	padding:80px 0;
}
#form-box-l1, #form-box-l2, #form-box-l4 {
	display:inline-block;
	background-image:url(/imagens/prata-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	margin:70px auto 10px;
	padding:10px 10px 5px;
	font-weight:700;
	letter-spacing:-1px;
	text-transform:uppercase;
}
#form-box-l1 {
	margin-top:0;
}
#form-box-l3 {
	margin:70px auto 10px;
	color:rgba(245,245,245,1.00);
	font-weight:700;
	letter-spacing:-1px;
	text-align:center;
	text-transform:uppercase;
}
#form-box-l3-l1 {
	margin-bottom:7px;
}

#table-horarios {
	margin:auto;
	min-width:80%;
}
#table-horarios thead tr {
	background-image:url(/imagens/prata-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
#table-horarios-l1 th {
	font-size:30px;
	font-weight:700;
	padding:20px 20px 10px;
	border-bottom:rgba(0,0,0,1.00) solid 4px;
}
#table-horarios-l2 th {
	font-size:24px;
	font-weight:700;
	padding:7px 7px 2px;
	border-bottom:rgba(0,0,0,1.00) solid 4px;
}
#table-horarios tbody tr {
	border-bottom:rgba(245,245,245,1.00) solid 2px;
}
#table-horarios tbody td {
	padding-top:5px;
	color:#ff5501;
	font-size:24px;
}
.t_able {
	transition:all 200ms linear;
}
.t_able:hover {
	cursor:pointer;
}
.t_able.checked {
	background-color:#ff5501;
	color:rgba(0,0,0,1.00) !important;
	font-weight:700;
}

.f_row {
	position:relative;
	margin:10px auto;
	max-width:80%;
}
.f_row label {
	position:absolute; top:7px; left:10px;
	font-size:24px;
	font-weight:700;
	color:#ff5501;
	text-transform:uppercase;
	transition:all 200ms linear;
}
.f_row label.active {
	position:absolute; top:0; left:5px;
	font-weight:400;
	font-size:10px;
}
.f_row label.posRelative {
	position: relative; top: auto; left: auto;
}
.f_input {
	border:none;
	width:100%;
	padding:10px 10px 3px 10px;
}
.f_btn {
	margin-top:70px;
	background-image:url(/imagens/prata-bg.jpg);
	border:none;
	padding:5px 40px 0px;
	font-family: 'Josefin Sans', sans-serif;
	font-size:24px;
	font-weight:700;
	color:#ff5501;
	text-transform:uppercase;
	transition:all 200ms linear;
}
.f_btn:hover {
	color:#000000;
	cursor:pointer;
}
input[name="modalidades"] {
	transform: scale(1.5) translateY(-1px);
    margin-right: 2px;
}

.modalidades-lst {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100% !important; max-width: none;
}
.modalidades-item {
	width: 100%; max-width: 50%;
	text-align: left;
	padding: 10px;
}

#promo-bm {
	text-align:left;
	color:rgba(255,255,255,1.00);
	padding:20px;
	min-height:0;
}

#form-sucesso {
	display:none;
	padding:70px 0;
	color:#FFFFFF;
	text-align:center;
}
#form-sucesso-l1 {
	font-size:30px;
	font-weight:500;
}
#form-sucesso-l2 {
	margin-top:57px;
	font-size:20px; line-height:30px;
	font-weight:300;
}

#form-condicoes {
	padding:30px 0;
	font-family: 'Josefin Sans', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#ff5501;
}

.oj {
	color:#ff5501;
}

#footer-l1 {
	background-color: #2f2f2f;
}
#footer-l2 {
	background-color: #1d1d1d;
}
#footer-l1 {
	padding: 20px 0;
}
#footer-l1 .wrap {
	display: flex;
	justify-content: space-between;
	width: 100%; max-width: 1000px;
}
.footer-l1-col {
	max-width: 27%;
	padding: 10px;
	color: #FFFFFF;
}
.footer-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px; line-height: 36px;
	font-weight: 700;
	color: #E75513;
}
.footer-logo {
	max-width: 150px;
}
#footer-l2 {
	padding: 20px 0;
}
#footer-l2 .wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%; max-width: 1000px;
}
.footer-l2-col {
	padding: 0 20px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}
#footer-rs {
	display: flex;
}
#footer-rs a {
	margin-left: 15px;
	font-size: 24px;
	color: #FFFFFF;
	transition: all 200ms linear;
}
#footer-rs a:hover {
	color: #ff5e00;
}

#modal-bm {
	display:none;
	position:fixed; top:0; left:0; z-index:9;
	width:100%; height:100%;
	background-color:rgba(0,0,0,0.77);
}
#modal-bm .wrap {
	height:100%;
}
#modal-content {
	position: absolute; top:50%; left:0;
	width:100%;
	transform: translateY(-50%);
	color:rgba(255,255,255,1.00);
}
#modal-bm-loading {
	text-align:center;
}

@media screen and (max-width:1000px) {
	#footer-l1 .wrap {
		display: block;
	}
	#footer-l1 .wrap > div:first-child {
		text-align: center;
	}
	.footer-l1-col {
		max-width: none;
		padding: 30px 20px;
		color: #FFFFFF;
	}
}
@media screen and (max-width: 768px) {
	.modalidades-lst {
		display: block;
	}
	.modalidades-item {
		max-width: none;
		text-align: left;
		padding: 10px 0;
	}
}
@media screen and (max-width:600px) {
	.wrap {
		padding:0 20px;
	}
	.f_row {
		max-width:none;
	}
	#table-horarios {
		width:100%;
	}
	#footer-l4 {
		text-align:center;
	}
	br {
		display:none;
	}
	.footer-l1-col {
		padding: 20px 0;
	}
	#footer-l2 {
		padding: 0;
	}
	#footer-l2 .wrap {
		display: block;
	}
	.footer-l2-col {
		padding: 20px 0;
	}
	#footer-rs {
		justify-content: center;
	}
}