@font-face {
font-family: 'FuturaBT-BoldItalic';
font-style: normal;
font-weight: normal;
src: local('FuturaBT-BoldItalic'), url('FuturaBT-BoldItalic.woff') format('woff');
}


@font-face {
font-family: 'FuturaBT-Book';
font-style: normal;
font-weight: normal;
src: local('FuturaBT-Book'), url('FuturaBT-Book.woff') format('woff');
}

body {
    overflow-x: hidden !important;
    height: 100%;
    color: #666666;
    font-family: 'FuturaBT-Book', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'FuturaBT-BoldItalic', sans-serif !important;
}

.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;
}

/*h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 3rem;
  font-family: 'lemonmilkregular' !important;
}

h2, .h2 {
  font-size: 2.2rem;
  font-family: 'lemonmilkregular' !important;
}

h3, .h3 {
  font-size: 2.4rem;
  font-family: 'lemonmilkregular' !important;
}

h4, .h4 {
  font-size: 1.7rem;
  font-family: 'lemonmilkregular' !important;
}

h5, .h5 {
  font-size: 1.25rem;
  font-family: 'lemonmilkregular' !important;
}

h6, .h6 {
  font-size: 1rem;
  font-family: 'lemonmilkregular' !important;
}

@media (max-width: 414px) {
  h1, .h1 {
    font-size: 1.3rem;
  }
}

@media (max-width: 414px) {
  h2, .h2 {
    font-size: 1.1rem;
  }
}

@media (max-width: 414px) {
  h3, .h3 {
    font-size: 1.2rem;
  }
}

@media (max-width: 414px) {
  h4, .h4 {
    font-size: 0.8rem;
  }
}

@media (max-width: 414px) {
  h6, .h6 {
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 834px) {
  h6, .h6 {
    font-size: 0.6rem;
  }
}*/

.img-center {
    display: block;
    margin: 0 auto;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}

.center2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}

.pagina-inicial {
    background: url(../img/bg.jpg) top center no-repeat;
}

.white-container {
    background: #fff !important;
    margin: -20px auto 0 auto!important;
}

#contador {
    padding: 5px 20px;
    width: 100%;
    background: #0074b5;
    color: #fff;
    font-weight: bolder;
    text-align: center !important;
}

.bloco-horario {
	width: 12.285%;
	margin: 0 1%;
	float: left;
}

.days, .hours, .minutes, .seconds, .comma {
	color: #fff;
	font-size: 36px;
	text-align: center;
}

.timeRefDays, .timeRefHours, .timeRefMinutes, .timeRefSeconds {
    color: #fff !important;
    text-align: center !important;
    text-transform: uppercase;
	font-size: 10px;
}

#Institucional {
    padding-bottom: 40px;
}

.txt-institucional {
    background: #0074b5;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -40px;
    margin-top: 7%;
    box-shadow: 7px 7px 0 #b7b7b7;
}

#sobre-ICAVAC {
    background: #E2EBF7;
    color: #000;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -40px;
    margin-top: 7%;
    box-shadow: 7px 7px 0 rgba(0,0,0,.25);
}

#sobre-ICAVAC img {
    margin:20px auto;
    width: 80%;
    max-width: 320px;
}

.txt-institucional a {
    background: #fff;
    color: #0074b5 !important;
    margin: 0  auto;
    box-shadow: 10px 10px 0 rgba(0,0,0,.15);
}

#Inscricao {
    background: #fff;
    text-align: center;
}

#SecaoKits {
    background: #fff;
    margin: 0 auto;
    padding: 30px;
}

#SecaoComoChegar {
    margin: 30px auto;
}

#SecaoGaleria {
	background: #0678b6 url(2020/img/img-galeria.jpg) top center no-repeat;
    margin: 30px auto;
}

#SecaoInfos {
    background: #0678b6;
    padding: 30px 0;
}

#SecaoCorrida {
    background: #fff;
    padding: 10px 0;
}

#SecaoApresentacao {
    background: #7ec74c;
    padding: 15px 0;
}

#SecaoPercurso {
    background: #E2EBF7;
}
#patrocinadores {
    margin: 20px auto;
    padding-top: 20px;
    /*border-top: #dedede solid 0.1px;*/
}

#patrocinadores div div figure {
    display: table;
    margin: 10px auto 45px auto;
}

#patrocinadores div div figure img {
    display: inline-table;
    margin-top: 5px;
}

.bloco-kit {
    background: #dedede;
    width: 48%;
    margin: 1%;
}

.bloco-info {
    background: #fff;
    border-bottom: #0074b5 solid 3px;
    width: 48%;
    margin: 1%;
    padding-top: 10px;
}

.bloco-info i {
    color: #0164a9;
    font-size: 6em;
    margin: 0 auto !important;
    padding: 0;
    text-align: center !important;
    display: block;
}

.bloco-info h3, .bloco-info p {
    color: #414042 !important;
    text-align: center;
    margin: 0 auto 10px auto;
}

.home-logo {
    display: block;
    margin: 3% auto;
    text-align: center !important;
}

.nav {
    padding: 0;
}

.nav-vermelho {
    background: #0074b5;
    border-radius: 0;
    border: 0;
    border-bottom: #7fc241 solid 3px;
}

.navbar-white li a {
    color: #fff !important;
    transition: ease-in-out 0.2s;
}

.navbar-white li a:hover {
    background: #7fc241 !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: #fff !important;  
}

.m4c-active {
    background: #E8C4C8 !important;
}

.dropdown-menu li a {
    color: #0074b5 !important;
}

.sub-menu-m4c li {
    padding: 10px 0;
}

.sub-menu-m4c li:hover {
    background: #ccc !important;
    color: #0074b5 !important;
}

.sub-menu-m4c li a:hover {
    background: transparent !important;
    color: #fff !important;
}

.bloco-etapa {
    background: #fff;
    float: left;
    width: 40%;
    text-align: center !important;
    border-top: 3px solid #0074b5;
    margin: 20px 5% 60px 5%;
    box-shadow: 0 5px 10px rgba(0,0,0,0.5);
}

.bloco-etapa img {
    width: 90%;
    margin: -20px auto 0 auto;
    box-shadow: 0 3px 5px rgba(0,0,0,0.5);
    display: block;
}

.bloco-etapa2 {
    background: #fff;
    float: left;
    width: 90%;
    text-align: center !important;
    border-top: 3px solid #0074b5;
    margin: 20px 5% 60px 5%;
    box-shadow: 0 5px 10px rgba(0,0,0,0.5);
}

.bloco-etapa2 img {
    width: 90%;
    margin: -20px auto 0 auto;
    box-shadow: 0 3px 5px rgba(0,0,0,0.5);
    display: block;
}

.botao-vermelho {
    background: #0678b6;
	font-size: 3.0rem;
    display: block;
    margin: 0 auto -10px auto;
    text-transform: uppercase;
    padding: 12px auto 12px auto;
    max-width: 400px;
    width: 90%;
    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: #7ec74c;
    color: #fff;
    transition: 0.2s ease-in;
}

.botao-vermelho2 {
    background: #0678b6;
	font-size: 2.0rem;
    display: block;
    margin: 0 auto -10px auto;
    text-transform: uppercase;
    padding: 12px auto 12px auto;
    max-width: 300px;
    width: 90%;
    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-vermelho2:hover {
    background: #7ec74c;
    color: #fff;
    transition: 0.2s ease-in;
}

.icone-botao {
    background: #414042;
    height: 100%;
    width: 48px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    text-align: center;
}

.icone-botao img {
    height: 100%;
    min-width: 12px;
    padding: 1px;
    margin: 0;
}

#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: #0074b5;
}

#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 #0074b5; 
    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-m4c li a {
    color: #0074b5;
}

.tab-m4c .active {
    background: #0074b5;
    color: #fff;
    border-radius: 0;
}

.tab-m4c .active a{
    background: #0074b5 !important;
    color: #fff !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: #0074b5;
    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 #0074b5;
    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: #0074b5 !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: #0074b5;
    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: #7fc241;
    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: #0074b5;
    font-size: 2em !important;
}

.titulos {
    display: block;
    padding: 12px 0 12px 12px;
    border-left: #0074b5 solid 6px;
    text-transform: uppercase;
}

.link-como-chegar {
    text-transform: uppercase;
    color: #0074b5;
    text-align: center;
    font-weight: bolder;
    padding: 15px 0;    
}

.bolder-txt {
    font-weight: bolder;
}

.preco {
    text-align: center;
}

.amplify {
    font-size: 150%;
}

#patrocinadores div div h3 {
    font-size: 1.35em !important;
    text-align: center;
}

footer {
    background: #7fc241;
    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:320px) and (max-width:767px) {

    .desktop {
        display: none;
    }

    .mobile {
        display: inherit;
		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: #0074b5 !important;
    }

    .navbar-toggle {
        background: #0074b5 !important;
        color: #efefef !important;
    }

    .data-prova {
        width: 70%;
        max-width: 240px;
        margin: 0 auto 40px auto;
    }

    .days, .hours, .minutes, .seconds, .comma {
        font-size: 24px;
    }
	
	#SecaoCorrida {
    background: #fff;
	width: 90%;
    padding: 10px 0;
	}

    #manifesto {
        background: #0074b5;
        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: #0074b5 solid 3px;
        width: 90%;
        max-width: 240px;
        margin: 40px auto;
    }
	
	.bloco-info i {
		color: #0164a9;
		font-size: 6em;
		margin: 0 auto !important;
		padding: 0;
		text-align: center !important;
		display: block;
}

    .bloco-kit {
        background: #dedede;
        width: 98%;
        margin: 40px 1%;
    }
    
    .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-vermelho2 {
        text-align: center;
        padding: 12px 0;
    }
    
    .icone-botao, .icone-botao img {
        display: none;
    }
	
	.center {
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	  width: 60%;
	}
	
	#patrocinadores div div figure {
        display: table;
        margin: 10px auto 45px auto;
    }
    
    #patrocinadores div div figure img {
        display: block;
        margin: 5px auto 20px auto !important;
    }
}