* {
    font-family: 'Roboto', sans-serif;
}

body {
	font-size:16px;
}

.mobile {
	display:none;
}

.desktop {
	display:block;
}

.bg-topo-verde {
	background:#458a42;
	height:91px;
	padding-top:28px;
}

.banner-conteudo {
	background: url('../imagens/inb-01_banner-01.jpg') left top no-repeat;
	background-size:cover;
	padding-top: 80px;
	padding-bottom:80px;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow:none;
}

ul.redes-sociais {
	list-style:none;
	padding-left:0;
	margin-left:0;
}

ul.redes-sociais {
	text-align:right;
}

ul.redes-sociais li a img {
	width:4%;
}

ul.redes-sociais li {
	margin-right:10px;
	display:inline;
}

ul.redes-sociais li:last-child {
	margin-right:0;
}

ul.redes-sociais li a {
	transition: all .3s;
	opacity:1;
}

ul.redes-sociais li a:hover {
	opacity:.7;
}

h1 {
    color: #0b2d72;
    font-size: 40px;
    font-weight: 700;
    line-height: 53px;
	color:#fff;
}

.sessao-um .formulario {
	padding-top:8px;
}

.sessao-um p {
	color:#fff;
	font-weight:400;
	font-size:20px;
	line-height:29px;
	padding-top:23px;
}

.sessao-um p.privac {
	font-size:14px;
	line-height:20px;
	padding-top:0;
	text-align:center;
}

.sessao-dois {
	padding-top:80px;
	padding-bottom:80px;
	background: #f9f8f3;
}

.sessao-dois h2 {
	color:#458a42;
	font-size:40px;
	text-transform:uppercase;
	line-height:45px;
	font-weight:700;
	text-align:center;
	padding-bottom:20px;
}

.sessao-dois p.subtitulo {
	color:#3e3e3e;
	font-weight:400;
	font-size:18px;
	line-height:27px;
	text-align:center;
	padding-bottom:40px;
}


.slick-slider button:before {
    color: #3b3b3b;
    border-right: 3px solid #3b3b3b;
    border-bottom: 3px solid #3b3b3b;
    content: '';
    position: absolute;
    width: 27px;
    height: 27px
}

.slick-slider button.slick-prev:before {
     left: -16px;
    transform: rotate(135deg)
}

.slick-slider button.slick-next:before {
    right: -16px;
    transform: rotate(-45deg)
}

.slick-slider button:hover, .slick-slider button:focus,
.slick-slider button:hover:before, .slick-slider button:hover:after,
.slick-slider button:focus:before, .slick-slider button:focus:after {
    color: #000;
}



.sessao-tres {
	padding-top:80px;
	padding-bottom:80px;
}

.sessao-tres .topicos span {
	width:51px;
	height:47px;
	background:#fff;
	color:#009de0;
	font-size:30px;
	font-weight:700;
	text-align:center;
	float:left;
	display:block;
	border-radius:10px;
	box-shadow: 10px 9px 11px -10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 10px 9px 11px -10px rgba(0,0,0,0.2);
	-moz-box-shadow: 10px 9px 11px -10px rgba(0,0,0,0.2);
}

.sessao-tres .topicos > div > div {
	float:left;
    padding-left: 18px;
    width: 85%;
}

.sessao-tres .topicos > div {
	margin-bottom:28px;
}

.sessao-tres .topicos.ultimo > div {
	margin-bottom:0;
}

.sessao-tres .topicos div h3 {
	font-size:18px;
	color:#2ba4e2;
	line-height:22px;
	font-weight:700;
}

.sessao-tres .topicos div p {
	font-size:16px;
	line-height:22px;
	color:#3e3e3e;
	
}

.sessao-tres .topicos.ultimo > div > div {
	width:92%;
}

.sessao-tres h2 {
	color:#009de0;
	font-size:40px;
	text-transform:uppercase;
	line-height:45px;
	font-weight:700;
	text-align:center;
	padding-bottom:20px;
}

.sessao-tres p.subtitulo {
	color:#3e3e3e;
	font-weight:400;
	font-size:18px;
	line-height:27px;
	text-align:center;
	padding-bottom:45px;
}


.sessao-tres a.btn {
	display:inline-block;
	border:1px solid #458a42;
	font-size:28px;
	font-weight:700;
	line-height:34px;
	color:#458a42;
	border-radius:8px;
	margin-top:38px;
	transition: all .3s;
	padding: 18px 20px 15px 20px;
}

.sessao-tres a.btn img {
	width:39px;
	height:39px;
	margin-right:4px;
}

.sessao-tres a.btn:hover {
	background:#458a42;
	color:#fff;
}


.sessao-quatro {
	padding-top:80px;
	padding-bottom:340px;
	background:#f9f8f3;
}

.sessao-quatro h2 {
	color:#458a42;
	font-size:40px;
	text-transform:uppercase;
	line-height:45px;
	font-weight:700;
	text-align:center;
	padding-bottom:20px;
}

.sessao-quatro p.subtitulo {
	color:#3e3e3e;
	font-weight:400;
	font-size:18px;
	line-height:27px;
	text-align:center;
	padding-bottom:22px;
}

.sessao-quatro p.subtitulo.fonte-maior {
	font-size:36px;
	font-weight:400;
}

.sessao-quatro p.subtitulo.fonte-maior span {
	text-transform:uppercase;
	font-weight:700;
}

section.imagem-sobreposta {
	margin-top:-320px;
}

.slick-slide {
	padding-right:49px;
}


.sessao-dois .box-legenda {
	position:relative;
	display:block;
	z-index:30;
	width:430px;
	height:178px;
	background:#fff;
	margin:0 auto;
	margin-top:-40px;
	text-align:center;
	box-shadow: 10px 9px 11px -10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 10px 9px 11px -10px rgba(0,0,0,0.2);
	-moz-box-shadow: 10px 9px 11px -10px rgba(0,0,0,0.2);
	padding:35px 35px 37px 35px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin-bottom:14px;
}

.sessao-dois .box-legenda h3 {
	color:#458a42;
	font-size:18px;
	line-height:26px;
	font-weight:600;
	padding-bottom:7px;
	text-transform:uppercase;
}

.sessao-dois .box-legenda p {
	color:#3b3b3b;
	font-size:16px;
	line-height:20px;
	font-weight:400;
}

/* FORM */

form {
	width:90%;
	float:right;
}

form input {
    border:none;
	background: #fff;
    font-size: 16px;
	-webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    padding: 16px 26px;
    color: #000;
    width: 100%;  
    margin-bottom: 16px;
    outline: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

form input:last-of-type {
	margin-bottom:6px;
}

form button.btn {
    background-color:#f8e54f;
    border:none;
	padding:15px 23px 13px 23px;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    font-size: 18px;
	font-weight:700;
    outline: 0;
    display: block;
    transition: all .3s;
    color: #000;
    cursor: pointer;
	margin:0 auto;
}

form button.btn:hover {
	background-color:#f7de17;
}

::placeholder { 
  color: #807c7c;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #807c7c;
}

::-ms-input-placeholder {
  color: #807c7c;
}


.btn.disabled, .btn:disabled {
    opacity: 1!important;
    background: #efe386!important;
}




footer {
    background: #458a42;
	padding-top: 320px;
    margin-top: -276px;
	padding-bottom: 50px;
}

footer h2 {
	color:#fff;
	font-weight:700;
	font-size:31px;
	line-height:40px;
}

footer form {
    width: 100%;
    float: none;
	margin-top:36px;
}

footer p, footer a {
	color:#fff;
}

footer form p.privac {
	font-size:14px;
	line-height:20px;
	text-align:center;
}

footer .box-contatos {
	text-align:right;
	padding-top:50px;
}

footer .box-contatos h2 {
	font-size:38px;
	line-height:44px;
}

footer .box-contatos p {
	font-size:18px;
	line-height:26px;
}

footer .box-contatos .links a {
	font-size:24px;
	line-height:32px;
	display:block;
	margin-bottom:15px;
}

footer .box-contatos .links a:hover {
	color:#fff;
	text-decoration:none;
}

footer .box-contatos .links a i {
	font-size:26px;
}

footer ul.redes-sociais {
	margin-top:26px;
}

footer ul.redes-sociais li a img {
    width: 7.7%;
}


.grecaptcha-badge { 
    visibility: hidden;
}

.animacao-envia {
    display: none;
    vertical-align: bottom;
    height: 16px
}


@media (min-width:1200px) {
	.slick-slider button.slick-prev:before {
		left: -2px;
	}
	.slick-slider button.slick-next:before {
		right: -2px;
	}
	.slick-slider button:before {
		width:22px;
		height:22px;
	}
}

@media (max-width:1199px) {
	ul.redes-sociais li a img {
		width: 5.3%;
	}
	h1, .sessao-um p, footer h2, footer .box-contatos, footer ul.redes-sociais, .sessao-tres .topicos {
		text-align:center;
	}
	form {
		width: 100%;
		float: none;
	}
	.sessao-um .formulario {
		padding-top: 18px;
	}
	
	footer .box-contatos {
		padding-top:70px;
	}
	footer ul.redes-sociais li a img {
		width: 5%;
	}
	.sessao-tres .topicos > div > div {
		width:100%;
	}
	.sessao-tres .topicos span {
		float:none;
		margin:0 auto;
		margin-bottom:20px;
	}
	.sessao-quatro p.subtitulo.fonte-maior {
		line-height: 48px;
	}
	.sessao-tres .topicos > div > div {
		padding-left:0;
		float:none;
	}
	.sessao-tres .topicos.ultimo > div > div {
		width:100%;
	}
	
}

@media (max-width:1065px) {
	.slick-prev, .slick-next {
		top:-60px!important;
	}
	.sessao-dois p.subtitulo {
		padding-bottom:80px;
	}
	.slick-slider button.slick-prev:before {
		left: 310px!important;
	}
	.slick-slider button.slick-next:before {
		right: 310px!important;
	}
}

@media (max-width:991px) {
	.slick-slider button.slick-prev:before {
		left: 210px!important;
	}
	.slick-slider button.slick-next:before {
		right: 210px!important;
	}
	header .img-fluid {
		max-width: 70%;
		height: auto;
	}
	.bg-topo-verde {
		height: auto;
		padding-bottom:20px;
		padding-top:35px;
	}
	header  .bg-topo-verde div  {
		text-align:center;
	}
	header ul.redes-sociais {
		text-align:center;
		margin-top:40px;
	}
	.slick-slider button.slick-next:before {
		right: unset;
	}
	footer {
		padding-bottom:40px;
	}
	footer .box-contatos .links a {
		margin-bottom:23px;
	}
	footer .box-contatos p {
		padding-bottom:15px;
	}
	footer .box-contatos h2 {
		padding-bottom:8px;
	}
	
}

@media (max-width:767px) {
	ul.redes-sociais li a img {
		width: 7.8%!important;
	}
	
	.slick-slider .img-fluid {
		max-width: 96%;
	}
	section.imagem-sobreposta {
		margin-top: -140px;
	}
	footer {
		margin-top: -127px!important;
		padding-top: 185px;
	}
	.sessao-quatro {
		padding-bottom: 150px;
	}
}

@media (max-width:575px) {
	.mobile {
		display:block;
	}
	.desktop {
		display:none;
	}
	.sessao-dois .mobile div {
		margin-bottom: 52px;
	}
	.sessao-dois .mobile div:last-of-type {
		margin-bottom:0;
	}
	.sessao-dois p.subtitulo {
		padding-bottom: 40px;
	}
	.sessao-dois .box-legenda {
		width: 80%;
		height:auto;
		padding:35px 35px 22px 35px;
	}
	.sessao-dois img {
		min-width:100.1%!important;
		width:100.1%!important;
	}

}


@media (max-width:395px) {
	.sessao-tres a.btn img {
		width: 39px;
		height: 39px;
		margin-right: 0;
		display: block;
		margin: 0 auto;
		margin-bottom: 18px;
	}
	.sessao-tres a.btn {
		font-size: 23px;
	}
	footer {
		margin-top: -67px!important;
		padding-top: 114px;
	}
	::placeholder { 
		text-align:center;
	}

	:-ms-input-placeholder {
		text-align:center;
	}

	::-ms-input-placeholder {
		text-align:center;
	}
}
	


