@font-face {
font-family: 'COMPCTAN';
font-style: normal;
font-weight: normal;
src: local('COMPCTAN'), url('COMPCTAN.woff') format('woff');
}


@font-face {
font-family: 'Montserrat-Regular';
font-style: normal;
font-weight: normal;
src: local('Montserrat-Regular'), url('Montserrat-Regular.woff') format('woff');
}

@font-face {
    font-family: 'museo900';
    src: url('../font/museo-900-webfont.woff') format('woff2'),
         url('../font/museo-900-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    overflow-x: hidden !important;
    height: 100%;
    font-family: 'Montserrat-Regular', sans-serif !important;
	text-align: justify;
}

.gold {
    color: #846421;
}

.gold-border {
    border: 5px solid #846421;
}

.dark-blue {
    color: #020a53;
}

.light-blue {
    color: #031198;
}

.grey {
    color: #343434;
}

.headerdesk {
    display: inherit;
}

.headermobile {
    display: none;
}

@media screen and (max-width: 767px) {

    .headerdesk {
        display: none;
    }
    
    .headermobile {
        display: inherit;
    }

}

.bg-mandala {
    background-image: url(../2020/img/bg-mandala.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 100%;
}

.bg-inscreva {
    background-image: url(../2020/img/bg-inscreva.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 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;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'museo900';
    text-transform: uppercase;
}

.img-center {
    display: block;
    margin: 0 auto;
}

.pagina-inicial {
    background: url(../img/bg.jpg) top center no-repeat;
}

.white-container {
    background: #fff !important;
    margin: -20px auto 0 auto!important;
}

#Institucional {
    padding-bottom: 40px;
}

#youmercado {
    background: #0089d4;
}

.txt-institucional {
    background: #006e84;
    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: #006e84 !important;
    margin: 0  auto;
    box-shadow: 10px 10px 0 rgba(0,0,0,.15);
}

#Inscricao {
    background: #fff;
    text-align: center;
}

#SecaoKits {
    background: #e4faff;
    margin: 0 auto;
    padding: 30px;
}

#SecaoComoChegar {
    margin: 30px auto;
}

#SecaoGaleria {
    margin: 30px auto;
}

#SecaoInfos {
    background-color: #020a53;
    padding: 30px 0;
}

#SecaoInfos2Edicao {
    background: url(../2020/img/fundoazul.jpg) no-repeat center;
    padding: 30px 0;
}

#SecaoInfos2 {
    background: #00457d;
    padding: 30px 0;
}

#SecaoInfos3 {
    /* background: url(../2020/img/fundoverdekits.jpg) no-repeat center; */
    padding: 30px 0;
}

#SecaoInfos3-2edicao {
    background: url(../2020/img/fundoazul2.jpg) no-repeat center;
    padding: 30px 0;
}

#SecaoPercurso {
    background: #E2EBF7;
}
#patrocinadores {
    margin: 60px auto;
    padding-top: 60px;
    border-top: #999 solid 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: transparent;
    width: 48%;
    margin: 1%;
}

.bloco-info {
    background: #fff;
    border-bottom: #25294d solid 3px;
    width: 48%;
    margin: 1%;
    padding-top: 10px;
}

.bloco-info2 {
    background: #fff;
    border-bottom: #25294d solid 3px;
    width: 98%;
    margin: 1%;
    padding-top: 10px;
}

.bloco-info i {
    color: #25294d;
    font-size: 4em;
    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;
	text-align: center;
}

.nav-vermelho {
    background: #fff;
    border-radius: 0;
    border: 0;
    border-bottom: #25294d solid 3px;
}

.navbar-white li a {
    color: #fff !important;
    transition: ease-in-out 0.2s;
	text-align: center;
}

.navbar-white li a:hover {
    background: #25294d !important;
    color: #fff !important;
    transition: ease-in-out 0.2s;
	text-align: center;
}

.navbar-toggle, .navbar-toggle:hover {
    border: none;
    transition: ease-in-out 0.2s;
    box-shadow: 0 0 5px rgba(0,0,0,0.5); 
	text-align: center;
}

.navbar-toggle:hover {
    background: #25294d !important;  
}

.m4c-active {
    background: #0C40BB !important;
}

.dropdown-menu li a {
    color: #25294d !important;
}

.sub-menu-m4c li {
    padding: 10px 0;
}

.sub-menu-m4c li:hover {
    background: #ccc !important;
    color: #25294d !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 #25294d;
    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;
}

.botao-vermelho {
    background: #ffce00;
    display: block;
    margin: 0 auto -20px auto;
    padding: 12px auto 12px auto;
    max-width: 240px;
    width: 80%;
    border-radius: 10px;
    border: 0;
    color: #01915f;
    transition: 0.2s ease-in;
    position: relative;
    text-align: center !important;
    font-family: 'museo900';
}

.botao-vermelho2 {
    background: #ffce00;
    display: block;
    margin: 0 auto -20px auto;
    padding: 12px auto 12px auto;
    max-width: 100%;
    border-radius: 10px;
    border: 0;
    color: #01915f;
    transition: 0.2s ease-in;
    position: relative;
    text-align: center !important;
    font-family: 'museo900';
}

.botao-vermelho:hover {
    background: #031198;
    color: #ffffff;
    transition: 0.2s ease-in;
}

.botao-dourado {
    background: #ac9b64;
    display: block;
    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-dourado:hover {
    background: #58595B;
    color: #999;
    transition: 0.2s ease-in;
}


.botao-camiseta {
    background: #ac9b64;
    display: block;
    margin: 0 auto -20px auto;
    text-transform: uppercase;
    padding: 12px auto 12px auto;
    max-width: 480px;
    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: #58595B;
    color: #999;
    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: #25294d;
}

#Mov9Cancer ul li a {
    width: 100%;
    padding: 0;
    margin: 0;
}

#Mov9Cancer ul li a img {
    width: 100%;
}

#Copy9Mov div {
    padding-bottom: 40px;
}

.atracao img {
    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: #25294d;
}

.tab-m4c .active {
    background: #25294d;
    color: #fff;
    border-radius: 0;
}

.tab-m4c .active a{
    background: #25294d !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: #25294d;
    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 #25294d;
    border-radius: 0 !important;
}

.modal-2edicao {
    background: #fff;
    border-top: 3px solid #002d71;
    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: #25294d !important;
    border-radius: 5px !important;
    padding: 4px 12px 8px 12px;
    opacity: 1;
    transition: 0.2s ease-in;
}

.close-m4c span {
    color: #fff;
}

.close-2edicao {
    background: #002d71 !important;
    border-radius: 5px !important;
    padding: 4px 12px 8px 12px;
    opacity: 1;
    transition: 0.2s ease-in;
}

.close-m4c span {
    color: #fff;
}

.fas {
  color : white;
}

.botao-vermelho-modal {
    background: #25294d;
    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: #25294d;
    font-size: 2em !important;
}

.titulos {
    display: block;
    padding: 12px 0 12px 12px;
    border-left: #25294d solid 6px;
    text-transform: uppercase;
}

.link-como-chegar {
    text-transform: uppercase;
    color: #25294d;
    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 h6 {
    font-size: 1.35em !important;
    text-align: center;
}

footer {
    background: #000000;
    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 : 240px) and (max-width: 767.99px)
{   
    .sub-menu-m4c {
        background: #efefef !important;
        color: #25294d !important;
    }

    .navbar-toggle {
        background: #25294d !important;
        color: #efefef !important;
    }

    .data-prova {
        width: 70%;
        max-width: 240px;
        margin: 0 auto 40px auto;
    }

    .days, .hours, .minutes, .seconds, .comma {
        font-size: 24px;
    }

    #manifesto {
        background: #25294d;
        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: #25294d solid 3px;
        width: 80%;
        max-width: 300px;
        margin: 40px auto;
    }
	
	.bloco-info2 {
        background: #fff;
        border-bottom: #25294d solid 3px;
        width: 80%;
        max-width: 300px;
        margin: 40px auto;
    }

    .bloco-kit {
        background: transparent;
        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;
    }
    
    .botao-vermelho {
        text-align: center;
        padding: 12px 0;
    }
	
	.botao-camiseta {
        text-align: center;
        padding: 12px 0;
    }
    
    .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;
    }
}