@font-face {
    font-family: 'Poppins-ExtraBold';
    src: url('Poppins-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Light';
    src: url('Poppins-Light.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: 'Poppins-Light', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins-ExtraBold', sans-serif !important;
}

h1, .h1 {
  font-size: 3rem;
  font-family: 'Poppins-ExtraBold', sans-serif !important;
}

h2, .h2 {
  font-size: 2.7rem;
  font-family: 'Poppins-ExtraBold', sans-serif !important;
}

h3, .h3 {
  font-size: 2.4rem;
  font-family: 'Poppins-ExtraBold', sans-serif !important;;
}

h4, .h4 {
  font-size: 1.7rem;
  font-family: 'Poppins-ExtraBold', sans-serif !important;
}

h5, .h5 {
  font-size: 1.4rem;
  font-family: 'Poppins-ExtraBold', sans-serif !important;;
}

h6, .h6 {
  font-size: 1.2rem;
  font-family: 'Poppins-ExtraBold', sans-serif !important;
}

@media (max-width: 414px) {
  h1, .h1 {
    font-size: 2.6rem;
  }
}

@media (max-width: 414px) {
  h2, .h2 {
    font-size: 2.2rem;
  }
}

@media (max-width: 414px) {
  h3, .h3 {
    font-size: 2.0rem;
  }
}

@media (max-width: 414px) {
  h4, .h4 {
    font-size: 1.6rem;
  }
}

@media (max-width: 414px) {
  h6, .h6 {
    font-size: 1rem;
  }
}

@media (max-width: 414px) {
  h5, .h5 {
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  h6, .h6 {
    font-size: 0.6rem;
  }
}

.headerdesk {
    display: inherit;
}

.headermobile {
    display: none;
}

@media screen and (max-width: 767px) {

    .headerdesk {
        display: none;
    }
    
    .headermobile {
        display: inherit;
    }

}

.img-center {
    display: block;
    margin: 0 auto;
}

.pagina-inicial {
    /*background: url(../img/bgsite.jpg) top center no-repeat;*/
	background: #000;
}

#Institucional {
    padding-bottom: 40px;
}

#Secaokits {
	background-color: transparent;
}

#inscricao {
	background-color: #fff;
}

#Secaokits2 {
    margin-top: 10px;
    padding-top: 30px;
}

#Secaocomofunciona {
	background-color: #87441E;
    margin: 0 auto;
    padding: 30px;
}

#Secaohashtag {
    margin: 0 auto;
	background: url(../img/bg-hashtag.png) bottom center repeat; 
}

#SecaoGaleria {
    margin: auto;
}

#SecaoInfos {
    background: #CAD5E0;
    padding: 30px 0;
}

#patrocinadores {
    margin: 0 auto;
    padding-top: 60px;
	background: #1d1d1d;
}

#patrocinadores div div figure {
    display: table;
    margin: 10px auto 45px auto;
}

#patrocinadores div div figure img {
    display: inline-table;
    margin-top: 5px;
}

#SecaoGaleria {
	background-color: #a6db31;
	background-position: center;
	display: block;
	margin: auto;
	padding: 30px;
}

#comochegar {
    background-color:#a6db31;
	padding-bottom: 10px;
}

.bloco-kit {
    background: transparent;
    width: 48%;
	margin: 1%;
}

.bloco-info {
    background: #fff;
    border-bottom: #3F3F3F solid 3px;
    width: 31%;
    margin: 1%;
    padding-top: 10px;
}

.jumbotron {
    background-color: transparent;
    color: #87441E;
  }
 
.nav-tabs .nav-link:hover {
	color:#ffffff;
}


.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: #87441E !important;
    border: none;
}

/*NAVBAR*/
.nav {
    padding: 0;
}

.nav-vermelho {
    background: #78A516;
    border-radius: 0;
    border: 0;
    border-bottom: #874214 solid 3px;
	padding: 5px;
	font-family: 'Poppins-ExtraBold', sans-serif !important;
	font-size: 1.7rem;
}

.navbar-white li a {
    color: #fff !important;
    transition: ease-in-out 0.2s;
}

.navbar-white li a:hover {
    background: #874214 !important;
    color: #fff !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: #874214 !important;
}

.sub-menu-m4c li {
    padding: 15px 0;
}

.sub-menu-m4c li:hover {
    background: #874214 !important;
    color: #fff !important;
}

.sub-menu-m4c li a:hover {
    background: transparent !important;
    color: #fff !important;
}

.botao-vermelho {
    background: #87441E;
	font-family: 'Poppins-ExtraBold', 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-vermelho:hover {
    background: #000;
    color: #fff;
    transition: 0.2s ease-in;
}

.botao-saibamais {
    background: #4a9e00;
	font-family: 'Poppins-ExtraBold', 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-saibamais:hover {
    background: #000;
    color: #fff;
    transition: 0.2s ease-in;
}

.botao-camiseta {
    background: #000;
	font-family: 'Poppins-ExtraBold', 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: 'Poppins-ExtraBold', 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-inscricao {
    background: #87441E;
	font-family: 'Poppins-ExtraBold', sans-serif !important;
	font-size: 2.0rem;
    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-inscricao:hover {
    background: #000;
    color: #fff;
    transition: 0.2s ease-in;
}

.botao-voltar {
    background: #1d1d1d;
	font-family: 'Poppins-ExtraBold', sans-serif !important;
	font-size: 2.0rem;
    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-voltar:hover {
    background: #999;
    color: #1d1d1d;
    transition: 0.2s ease-in;
}

#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;
}

.card-body i {
    text-align: center !important;
    display: block;
    font-size: 6em;
    padding: 10px 0;
    color: #87441E;
}

.card-body h4 {
    text-align: center !important;
    display: block;
    padding: 10px 0;
    color: #87441E;
}

.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-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: #87441E;
    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;
}

.data-vermelha {
    text-transform: uppercase;
    text-align: center;
    color: #3F3F3F;
    font-size: 2em !important;
}

.titulos {
    display: block;
    padding: 12px 0 12px 12px;
    border-left: #3F3F3F solid 6px;
    text-transform: uppercase;
}

.link-como-chegar {
    text-transform: uppercase;
    color: #3F3F3F;
    text-align: center;
    font-weight: bolder;
    padding: 15px 0;    
}

.bolder-txt {
    font-weight: bolder;
}

.preco {
    text-align: center;
}

.amplify {
    font-size: 150%;
}

.parallax {
  /* imagem de fundo */
  background-image: url("../img/bg-parallax.png");

  /* altura */
  height: auto;

  /* efeito de rolagem */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#patrocinadores div div h6 {
    font-size: 1.6em !important;
    text-align: center;
	color: #fff;
}

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 (min-width : 240px) and (max-width: 767.99px) {  

	.desktop {
        display: none;
    }

    .mobile {
        display: inherit;
		width: 100%;
    }
	
	.sub-menu-m4c {
        background: #efefef !important;
        color: #3F3F3F !important;
    }

    .navbar-toggle {
        background: #3F3F3F !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;
    }

    .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;
    }
}