@font-face {
font-family: 'PhosphatePro-Solid';
src: url('PhosphatePro-Solid.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'HelveticaNeueMedium';
src: url('HelveticaNeueMedium.woff') format('woff');
font-weight: normal;
font-style: normal;
}

body {
overflow-x: hidden !important;
/*background :url(../img/bgsite.jpg) no-repeat fixed;*/
background-size: 100%;
}

.back-to-top {
display: none;
position: fixed;
bottom: 1%;
right: 1%;
z-index: 9;
background: url(../img/up.png) no-repeat center;
background-size: cover;
width: 56px;
height:56px;
opacity: 0.8;
}

p {
font-family: 'HelveticaNeueMedium', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'PhosphatePro-Solid', sans-serif !important;
}

@media (max-width: 414px) {
h1, .h1 {
font-size: 2.2rem;
}

h2, .h2 {
font-size: 2.0rem;
}

h3, .h3 {
font-size: 1.8rem;
}

h4, .h4 {
font-size: 1.4rem;
}

h5, .h5 {
font-size: 1.2rem;
}

h6, .h6 {
font-size: 1rem;
}
}

.headerdesk {
display: inherit;
}

.headermobile {
display: none;
}

.img-center {
display: block;
margin: 0 auto;
}

.pagina-inicial {
/*background: url(../img/bgsite.jpg) top center no-repeat;*/
background: #000;
}

#Institucional {
background-color: #f5e719;
padding: 20px;
}

#inscricao {
background-color: #f5e719;
padding: 20px;
}

#comochegar {
background-color:#1b5192;
padding-bottom: 10px;
}

#Secaokits {
background-color: transparent;
}

#Secaokits2 {
margin-top: 10px;
padding-top: 30px;
}

#Secaocomofunciona {
background-color: transparent;
margin: 0 auto;
padding: 30px;
}

#Secaohashtag {
margin: 0 auto;
background: url(../img/bg-hashtag.png) bottom center repeat; 
}

#SecaoGaleria {
margin: auto;
}

#SecaoInfos {
background: #dedede;
padding: 30px 0;
}

#patrocinadores {
margin: 0 auto;
padding-top: 60px;
background-color: #fff;
}

#patrocinadores div div figure {
display: table;
margin: 10px auto 45px auto;
}

#patrocinadores div div figure img {
display: inline-table;
margin-top: 5px;
}

.ListPatrocinios {
list-style: none;
text-align: center;
margin: 0 auto;
padding: 20px 0;
}

.ListPatrocinios li {
display: inline-block;
margin: 0 10px;
}

.patMaster {
max-height: 130px;
}

.patCop {
max-height: 110px;
}

.patApoio {
max-height: 90px;
}

.chamada {
font-family: 'PhosphatePro-Solid', sans-serif !important;
font-size: 2.4rem;
font-weight: 500;
line-height: 1.2;
text-align: center;
color:#1b5192;
}

.card-body i {
text-align: center !important;
display: block;
font-size: 4em;
padding: 10px 0;
color: #f5e719;
}

.card-2 {
background: #fff;
border-bottom: #f5e719 solid 3px;
width: 100%;
margin: 1%;
color: #f5e719;
}

.bloco-kit {
background: transparent;
width: 48%;
margin: 1%;
}

.bloco-info {
background: #fff;
border-bottom: #3F3F3F solid 3px;
width: 23%;
margin: 1%;
padding-top: 10px;
}

.bloco-info i{
background: #fff;
border-bottom: #1b5192 solid 3px;
width: 100%;
margin: 1%;
padding-top: 10px;
}

.nav-tabs .nav-link:hover {
color:#ffffff;
}

.nav-tabs{
border-bottom: none;	
}

.nav-item h6:hover{
color:#fff;	
padding:0;
}

.nav-item .active h6{
color:#ffffff;	
padding:0;
}

.nav-item .active h6:hover{
color:#d2d2d2;	
padding:0;
}

.nav-tabs .nav-link {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
background: #1b5192 !important;
}

.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
background: #fff893;
border: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
border: 0;
border-bottom-color: rgb(221, 221, 221);
border-bottom-color: transparent;
}

/*NAVBAR*/
.nav {
padding: 0;
}

.nav-vermelho {
background: #1b5192;
border-radius: 0;
border: 0;
border-bottom: #f5e719 solid 3px;
padding: 5px;
font-family: 'PhosphatePro-Solid', sans-serif !important;
font-size: 18px;
}

.navbar-white li a {
color: #fff !important;
transition: ease-in-out 0.2s;
}

.navbar-white li a:hover {
background: #f5e719 !important;
color: #1b5192 !important;
transition: ease-in-out 0.2s;
}

.navbar-toggle, .navbar-toggle:hover {
border: none;
transition: ease-in-out 0.2s;
box-shadow: 0 0 5px rgba(0,0,0,0.5); 
}

.navbar-toggle:hover {
background: #000 !important;  
}

.m4c-active {
background: #000 !important;
}

.dropdown-menu li a {
color: #e00280 !important;
}

.sub-menu-m4c li {
padding: 15px 0;
}

.sub-menu-m4c li:hover {
background: #f5e719 !important;
color: #1b5192 !important;
}

.sub-menu-m4c li a:hover {
background: transparent !important;
color: #1b5192 !important;
}

.botao-vermelho {
background: #f5e719;
font-family: 'PhosphatePro-Solid', sans-serif !important;
font-size: 2.0rem;
display: block;
margin: 0 auto -20px auto;
text-transform: uppercase;
padding: 12px auto 12px auto;
max-width: 280px;
width: 80%;
border-radius: 0;
border: 0;
color: #1b5192;
transition: 0.2s ease-in;
position: relative;
text-align: center !important;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

.botao-vermelho:hover {
background: #1b5192;
color: #fff;
transition: 0.2s ease-in;
}

.botao-esgota {
background: #333;
font-family: 'PhosphatePro-Solid', sans-serif !important;
font-size: 2.0rem;
display: block;
margin: 0 auto -20px auto;
text-transform: uppercase;
padding: 12px auto 12px auto;
max-width: 280px;
width: 80%;
border-radius: 0;
border: 0;
color: #fff;
transition: 0.2s ease-in;
position: relative;
text-align: center !important;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

.botao-esgota:hover {
background: #000;
color: #fff;
transition: 0.2s ease-in;
}

.botao-camiseta {
background: #000;
font-family: 'PhosphatePro-Solid', sans-serif !important;
font-size: 1.6rem;
display: block;
margin: 0 auto -20px auto;
text-transform: uppercase;
padding: 12px auto 12px auto;
max-width: 400px;
width: 80%;
border-radius: 0;
border: 0;
color: #fff;
transition: 0.2s ease-in;
position: relative;
text-align: center !important;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

.botao-camiseta:hover {
background: #1BBCEE;
color: #fff;
transition: 0.2s ease-in;
}

.botao-item-kit {
background: #70308C;
font-family: 'PhosphatePro-Solid', sans-serif !important;
font-size: 1.2rem;
display: block;
margin: 0 auto -20px auto;
text-transform: uppercase;
padding: 12px auto 12px auto;
max-width: 280px;
width: 80%;
border-radius: 0;
border: 0;
color: #fff;
transition: 0.2s ease-in;
position: relative;
text-align: center !important;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

.botao-item-kit:hover {
background: #E2231A;
color: #fff;
transition: 0.2s ease-in;
}

.botao-capa {
background: #f5e719;
font-family: 'PhosphatePro-Solid', sans-serif !important;
font-size: 2.0rem;
margin: 0 auto -20px auto;
text-transform: uppercase;
padding: 12px auto 12px auto;
max-width: 240px;
width: 80%;
border-radius: 0;
border: 0;
color: #fff;
transition: 0.2s ease-in;
position: relative;
text-align: center !important;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

.botao-capa:hover {
background: #fff;
color: #666;
transition: 0.2s ease-in;
}

.botao-inscricao {
background: #1b5192;
font-family: 'PhosphatePro-Solid', sans-serif !important;
font-size: 2.0rem;
margin: 0 auto 10px auto;
text-transform: uppercase;
padding: 12px auto 12px auto;
max-width: 240px;
width: 80%;
border-radius: 0;
border: 0;
color: #fff;
transition: 0.2s ease-in;
position: relative;
text-align: center !important;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

.botao-inscricao:hover {
background: #000;
color: #fff;
transition: 0.2s ease-in;
}

.img-gallery {
width: 100%;
margin: 10px auto;
}

.img-gallery ul {
width: 100%;
list-style: none;
margin: 0;
padding: 0;
}

.img-gallery ul li { 
width: 14.66%;
margin: 1% !important;
display:block;
float: left;
}

.img-gallery ul li a img {
transition: ease-in-out 450ms;
}

.img-gallery ul li a img:hover {
transition: ease-in-out 150ms;
transform: scale(1.25,1.25);
}

#Mov9Cancer ul li {
width: 9.11%;
margin: 1%;
background: #E2EBF7;
box-shadow: 5px 5px 0 rgba(0,0,0,.25);
padding: 0;
border: 0;
}

#Mov9Cancer ul > li.active > a {
border: 0;
border-radius: 0;
background: #3F3F3F;
}

#Mov9Cancer ul li a {
width: 100%;
padding: 0;
margin: 0;
}

#Mov9Cancer ul li a img {
width: 100%;
}

#Copy9Mov div {
padding-bottom: 40px;
}

.atracao img {
border-left: solid 5px #3F3F3F; 
box-shadow: 10px 10px 0 rgba(0,0,0,.15);
transition: ease-in-out 0.2s;
}

.atracao img:hover {
transform: scale(1.1,1.1);
transition: ease-in-out 0.2s;
}

.tab li a {
color: #3F3F3F;
}

.tab .active {
background: transparent;
color: #fff;
border-radius: 0;
}

.tab .active a{
background: transparent !important;
color: transparent !important;
border: none !important;
border-radius: 0 !important;
}

.percurso {
border: none;
width: 100%;
height: 640px;
}

.img-gallery {
width: 100%;
margin: 0 auto;
}

.img-gallery ul {
width: 100%;
list-style: none;
margin: 0;
padding: 0;
}

.img-gallery ul li { 
width: 23%;
margin: 1% !important;
display:block;
float: left;
}

.celebs ul li {
position: relative;
z-index: 12;
width: 14.66%;
margin: 1% !important;
display:block;
float: left;
transition: ease-in-out 0.2s;
}

.celebs ul li span {
opacity: 0;
position: absolute;
bottom: 0;
width: 100%;
margin: 0;
padding: 3px;
background: #3F3F3F;
text-align: center;
color: #fff;
font-size: 8px !important;
text-transform: uppercase;
transition: ease-in-out 0.2s;
}

.celebs ul li:hover { 
z-index: 48;
transform: scale(1.5,1.5);
transition: ease-in-out 0.2s;
}

.celebs ul li:hover span {
opacity: 1;
transition: ease-in-out 0.2s;
}

.modal-m4c {
background: #fff;
border-top: 3px solid #3F3F3F;
border-radius: 0 !important;
}

.modal-content {
border: none !important;
}

.modal-body {
color: #3c3c3c !important;
}

.modal-frame, .internal-frame {
width: 100%;
height: 70vh;
border: none;
background: #fff;
margin: 30px auto;
}

.close-m4c {
background: #3F3F3F !important;
border-radius: 5px !important;
padding: 4px 12px 8px 12px;
opacity: 1;
transition: 0.2s ease-in;
}

.close-m4c span {
color: #fff;
}

.botao-vermelho-modal {
background: #E11860;
margin: 0 auto;
text-transform: uppercase;
padding: 6px 0;
max-width: 180px;
width: 30%;
border-radius: 0;
border: 0;
color: #fff;
transition: 0.2s ease-in;
}

.botao-cinza-modal {
background: #CCC;
margin: 0 auto;
text-transform: uppercase;
padding: 6px 0;
max-width: 180px;
width: 30%;
border-radius: 0;
border: 0;
color: #fff;
transition: 0.2s ease-in;
}

a:hover {
color: #ddd;
text-decoration: none;
}

.bloco-etapa h2 {
text-align: center;
}


figcaption {
font-size: 1.0em;
font-family: 'HelveticaNeueMedium', sans-serif !important;
padding-top: 40px;
}

iframe {
width: 100%;
height: 80vh;
border: 0;
background: #ffffff;
}

.titulos {
display: block;
color: #1b5192;
text-transform: uppercase;
}

.link-como-chegar {
text-transform: uppercase;
color: #fff;
text-align: center;
font-weight: bolder;
padding: 15px 0;    
}

.bolder-txt {
font-weight: bolder;
}

.amplify {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
text-align: center;
color:#f5e719;
}

.valor {
font-family: 'PhosphatePro-Solid', sans-serif !important;
font-size: 2.3rem;
font-weight: 500;
line-height: 1.2;
text-align: center;
color:#fff;
}

.valor2 {
font-size: 2.0rem;
font-weight: 300;
line-height: 1.2;
text-align: center;
color:#1b5192;
}

.parallax {
/* imagem de fundo */
background-image: url("../img/bg-parallax.jpg");

/* altura */
height: auto;

/* efeito de rolagem */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

footer {
background: #000;
text-align: center !important;
color: #fff;
padding-top: 12px; 
}

footer img {
display: block;
width: 70%;
max-width: 128px;
margin-bottom: 10px !important;
}

footer a {
font-weight: 700;
color: #fff;
}

@media screen and (min-width:768px) and (max-width:1920px) {

	.desktop {
	display: inherit;
	}

	.mobile {
	display: none;
	width: 100%;
	}
}

@media screen and (max-width: 767px) {

	.headerdesk {
	display: none;
	}

	.headermobile {
	display: inherit;
	}
}

@media screen and (min-width : 240px) and (max-width: 812.99px) {  
	.desktop {
	display: none;
	}

	.mobile {
	display: inherit;
	width: 100%;
	}
	
	#patrocinadores div div figure {
	display: table;
	margin: 10px auto 45px auto;
	justify-content: center;
	align-items: center;
	height: 110px !important;
	}

	#patrocinadores div div figure img {
	display: block;
	margin: 5px auto 20px auto !important;		
	}

	#Secaohome {
	overflow: hidden;
	height: 100vh;
	}
}


/*Large screens - Desktop*/
@media screen and (max-width: 1500px) {

	.desktop {
	display: inherit;
	}

	.mobile {
	display: none;
	width: 100%;
	}

	.sub-menu-m4c {
	background: #efefef !important;
	color: #3F3F3F !important;
	}

	.navbar-toggle {
	background: #f5e719 !important;
	color: #efefef !important;
	}

	#manifesto {
	background: #3F3F3F;
	color: #fff;
	width: 92%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	box-shadow: 7px 7px 0 #000;
	}

	#sobre-ICAVAC {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 93%;
	margin-top: 7%;
	box-shadow: 7px 7px 0 rgba(0,0,0,.25);
	}

	#Mov9Cancer ul li {
	width: 31.33%;
	margin: 1%;
	}	

	.carousel-dsk {
	display: none !important;
	}

	.carousel-mob {
	display: block !important;
	}

	.data-prova {
	font-size: 1.35em;
	text-align: center !important;
	}

	#Inscricao .container {
	padding-left: 0;
	padding-right: 0;
	}

	.bloco-info {
	background: #fff;
	border-bottom: #3F3F3F solid 3px;
	width: 80%;
	max-width: 240px;
	margin: 40px auto;
	}

	.card-2 {
	background: #fff;
	border-bottom: #f5e719 solid 3px;
	width: 80%;
	max-width: 240px;
	margin: 40px auto;
	}

	.bloco-kit {
	background: transparent;
	width: 98%;
	margin: 40px auto;
	}

	.img-gallery ul li { 
	width: 31.33%;
	margin: 1% !important;
	display:block;
	float: left;
	}

	.bloco-etapa {
	width: 80%;
	float: none;
	margin: 40px auto;
	padding: 10px 0;
	}

	.bloco-etapa2 {
	width: 90%;
	float: none;
	margin: 40px auto;
	padding: 10px 0;
	}

	.botao-vermelho {
	text-align: center;
	padding: 12px 0;
	}

	.botao-camiseta {
	text-align: center;
	padding: 12px 0;
	font-size: 1.1rem;
	}

	.icone-botao, .icone-botao img {
	display: none;
	}

	#patrocinadores div div figure {
	display: table;
	margin: 10px auto 45px auto;
	}

	#patrocinadores div div figure img {
	display: block;
	margin: 5px auto 20px auto !important;
	}
}

/*medium screens - Laptops*/
@media screen and (max-width: 1024px) {  
	.desktop {
	display: inherit;
	}

	.mobile {
	display: none;
	width: 100%;
	}
	
	.sub-menu-m4c {
	background: #efefef !important;
	color: #3F3F3F !important;
	}

	.navbar-toggle {
	background: #f5e719 !important;
	color: #efefef !important;
	}

	#manifesto {
	background: #3F3F3F;
	color: #fff;
	width: 92%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	box-shadow: 7px 7px 0 #000;
	}

	#sobre-ICAVAC {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 93%;
	margin-top: 7%;
	box-shadow: 7px 7px 0 rgba(0,0,0,.25);
	}

	#Mov9Cancer ul li {
	width: 31.33%;
	margin: 1%;
	}	

	.carousel-dsk {
	display: none !important;
	}

	.carousel-mob {
	display: block !important;
	}

	.data-prova {
	font-size: 1.35em;
	text-align: center !important;
	}

	#Inscricao .container {
	padding-left: 0;
	padding-right: 0;
	}

	.bloco-info {
	background: #fff;
	border-bottom: #3F3F3F solid 3px;
	width: 80%;
	max-width: 240px;
	margin: 40px auto;
	}

	.card-2 {
	background: #fff;
	border-bottom: #f5e719 solid 3px;
	width: 80%;
	max-width: 240px;
	margin: 40px auto;
	}

	.bloco-kit {
	background: transparent;
	width: 98%;
	margin: 40px auto;
	}

	.img-gallery ul li { 
	width: 31.33%;
	margin: 1% !important;
	display:block;
	float: left;
	}

	.bloco-etapa {
	width: 80%;
	float: none;
	margin: 40px auto;
	padding: 10px 0;
	}

	.bloco-etapa2 {
	width: 90%;
	float: none;
	margin: 40px auto;
	padding: 10px 0;
	}

	.botao-vermelho {
	text-align: center;
	padding: 12px 0;
	}

	.botao-camiseta {
	text-align: center;
	padding: 12px 0;
	font-size: 1.1rem;
	}

	.icone-botao, .icone-botao img {
	display: none;
	}

	#patrocinadores div div figure {
	display: table;
	margin: 10px auto 45px auto;
	}

	#patrocinadores div div figure img {
	display: block;
	margin: 5px auto 20px auto !important;
	}
}

/*Small screens - tablets*/
@media screen and (max-width: 768px) {
{
	
	.desktop {
	display: none;
	}

	.mobile {
	display: inherit;
	width: 100%;
	}
	
	.sub-menu-m4c {
	background: #efefef !important;
	color: #3F3F3F !important;
	}

	.navbar-toggle {
	background: #f5e719 !important;
	color: #efefef !important;
	}

	#manifesto {
	background: #3F3F3F;
	color: #fff;
	width: 92%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	box-shadow: 7px 7px 0 #000;
	}

	#sobre-ICAVAC {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 93%;
	margin-top: 7%;
	box-shadow: 7px 7px 0 rgba(0,0,0,.25);
	}

	#Mov9Cancer ul li {
	width: 31.33%;
	margin: 1%;
	}	

	.carousel-dsk {
	display: none !important;
	}

	.carousel-mob {
	display: block !important;
	}

	.data-prova {
	font-size: 1.35em;
	text-align: center !important;
	}

	#Inscricao .container {
	padding-left: 0;
	padding-right: 0;
	}

	.bloco-info {
	background: #fff;
	border-bottom: #3F3F3F solid 3px;
	width: 80%;
	max-width: 240px;
	margin: 40px auto;
	}

	.card-2 {
	background: #fff;
	border-bottom: #f5e719 solid 3px;
	width: 80%;
	max-width: 240px;
	margin: 40px auto;
	}

	.bloco-kit {
	background: transparent;
	width: 98%;
	margin: 40px auto;
	}

	.img-gallery ul li { 
	width: 31.33%;
	margin: 1% !important;
	display:block;
	float: left;
	}

	.bloco-etapa {
	width: 80%;
	float: none;
	margin: 40px auto;
	padding: 10px 0;
	}

	.bloco-etapa2 {
	width: 90%;
	float: none;
	margin: 40px auto;
	padding: 10px 0;
	}

	.botao-vermelho {
	text-align: center;
	padding: 12px 0;
	}

	.botao-camiseta {
	text-align: center;
	padding: 12px 0;
	font-size: 1.1rem;
	}

	.icone-botao, .icone-botao img {
	display: none;
	}

	#patrocinadores div div figure {
	display: table;
	margin: 10px auto 45px auto;
	}

	#patrocinadores div div figure img {
	display: block;
	margin: 5px auto 20px auto !important;
	}
}

/*Extra small screens - phones*/
@media screen and (max-width: 480px) {
	
	.desktop {
	display: none;
	}

	.mobile {
	display: inherit;
	width: 100%;
	}
	
	.sub-menu-m4c {
	background: #efefef !important;
	color: #3F3F3F !important;
	}

	.navbar-toggle {
	background: #f5e719 !important;
	color: #efefef !important;
	}

	#manifesto {
	background: #3F3F3F;
	color: #fff;
	width: 92%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	box-shadow: 7px 7px 0 #000;
	}

	#sobre-ICAVAC {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 93%;
	margin-top: 7%;
	box-shadow: 7px 7px 0 rgba(0,0,0,.25);
	}

	#Mov9Cancer ul li {
	width: 31.33%;
	margin: 1%;
	}	

	.carousel-dsk {
	display: none !important;
	}

	.carousel-mob {
	display: block !important;
	}

	.data-prova {
	font-size: 1.35em;
	text-align: center !important;
	}

	#Inscricao .container {
	padding-left: 0;
	padding-right: 0;
	}

	.bloco-info {
	background: #fff;
	border-bottom: #3F3F3F solid 3px;
	width: 80%;
	max-width: 240px;
	margin: 40px auto;
	}

	.card-2 {
	background: #fff;
	border-bottom: #f5e719 solid 3px;
	width: 80%;
	max-width: 240px;
	margin: 40px auto;
	}

	.bloco-kit {
	background: transparent;
	width: 98%;
	margin: 40px auto;
	}

	.img-gallery ul li { 
	width: 31.33%;
	margin: 1% !important;
	display:block;
	float: left;
	}

	.bloco-etapa {
	width: 80%;
	float: none;
	margin: 40px auto;
	padding: 10px 0;
	}

	.bloco-etapa2 {
	width: 90%;
	float: none;
	margin: 40px auto;
	padding: 10px 0;
	}

	.botao-vermelho {
	text-align: center;
	padding: 12px 0;
	}

	.botao-camiseta {
	text-align: center;
	padding: 12px 0;
	font-size: 1.1rem;
	}

	.icone-botao, .icone-botao img {
	display: none;
	}

	#patrocinadores div div figure {
	display: table;
	margin: 10px auto 45px auto;
	}

	#patrocinadores div div figure img {
	display: block;
	margin: 5px auto 20px auto !important;
	}
}