/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: Calibri, sans-serif;
    overflow-x: hidden;
}

html {
    width: 100%;
    height: 100%;
}

@media(max-width:768px) {
    .mr,
    .height-parceiros-mobile {
        height: 120px !important;
    }


}

@media(min-width:767px) {
    .navbar {
        padding: 8px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
        border: 0 !important;
    }

    .top-nav-collapse {
        padding: 0;
    }
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

h1 {
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
    color: #D5005C;
}

/*h2,
h3,
h4 {
    font-weight: bold;
}*/

.ecofriendly {
    margin: 0 !important;
    width: 65px !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}

.inscricoes-section {
    height: auto;
    padding-top: 50px;
    background: #f3dce5;
}

.inscricoes-section h1 {
    margin-bottom: 40px;
    text-align: left;
}

.inscricoes-section span {
    font-size: 2em;
}

.home-section {
    height: auto;
    padding-top: 140px;
    background: #fff;
}

.home-section .logo-home {
    max-height: 100%;
}

.home-section .logo-home img {
    margin-top: 68px;
    width: 90%;
}

.home-section .logo-home h3 {
    margin-bottom: 30px;
}

.home-section .img-home img {
    margin-top: 5px;
    width: 100%;
    float: right;
    max-height:100%;
}

.home-section p {
    margin-top: 20px;
    margin-left: 20px;
    background-color: #D5005C;
    color: white;
    /*padding: 30px 40px;*/
    padding: 14px 40px;
    font-size: 1.1em;
    /*line-height: 1.3;*/
    line-height: 1.2;
}

.home-section h3 {
    margin-top: 24px;
    margin-left: 20px;
    text-align: justify;
    color: #D5005C;
    font-size: 1.5em;
}

.patrocinadores-section {
    height: auto;
    text-align: center;
    background: #fff;
}

.patrocinadores-section h1 {
    margin-top: 60px;
}

.enbaixador-section {
    height: 100%;
    padding-top: 150px;
    background: #f3dce5;
}

.enbaixador-section img {
    width: 81%;
    float: right;
}

.enbaixador-section h1 {
    text-align: left;
    margin: 0px;
    font-size: 3.5em;
}

.enbaixador-section h2 {
    color: #D5005C;
}

.enbaixador-section p {
    background-color: #D5005C;
    color: white;
    padding: 40px;
    font-size: 1.2em;
    line-height: 1.56;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .enbaixador-section p {
        line-height: 1.60;
    }
}

.contact-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #f3dce5;
}

/*#patrocinadores img {
    width: 100%;
}*/

.tshirt-section {
    height: auto;
    padding-top: 50px;
    background: #fff;
}

.tshirt-section img {
    /*width: 90%;
    display: table;
    margin: 0 auto;*/

    width: 49.5%;
    display: inline-block;
}

.sacomochila-section {
    height: auto;
    padding-top: 170px;
    background: #fff;
}

.sacomochila-section img {
    width: 70%;
    display: table;
    margin: 0 auto;
}

.faq-section {
    height: auto;
    padding-top: 50px;
    background: #f3dce5;
}

.objectivo-section {
    height: auto;
    padding-top: 50px;
}

.objectivo-section img {
  /*  width: 101.5%;*/

}

.objectivo-section .img-objectivo img {
    width: 100%;
    /*float: right;
    max-height:100%;*/
}

.objectivo-section p {
    background-color: #D5005C;
    color: white;
    padding-top: 15px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 15px;
    font-size: 1.2em;
    line-height: 1.43;
    text-align: justify;
    width: 100%;
    /*max-height:100%;
    height: 373px;*/
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .objectivo-section p {
        line-height: 1.40em;
    }
}

.resultados-section {
    height: auto;
    padding-top: 50px;
    background: #fff;
}

.galeria-section {
    height: auto;
    padding-top: 50px;
        background: #f3dce5;
}

.galeria-section img {
    width: 80%;
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
}

.galeria-section .embed-responsive {
    width: 80%;
    display: table;
    margin: 0 auto;
}

.contactos-section {
    height: 100%;
    padding-top: 100px;
    background: #f3dce5;
}

.contactos-section h1 {
    margin-bottom: 50px;
}

.percurso-section {
    height: auto;
}

.percurso-section img {
    display: table;
    margin: 0 auto;
    width: 100%;
    margin-top: 40px;
}

.percurso-section h1 {
    margin-bottom: 40px;
}

.programa-section {
    height: auto;
    padding-top: 50px;
    color: white;
}

.programa-section .programa-bot {
    margin-top: 30px
}

.programa-fundo-2 {
    width: 100%;
    background: #D5005C;
    height: 200px;
    margin-top: 20px;
}

.programa-section h3 {
    margin-top: 10px;
    font-size: 1.3em;
}

.programa-separa {
    margin-bottom: 15px;
}

.programa-separa > p {
    margin-top: 10px;
    color: #D5005C;
    font-size: 1em;
    margin-left: 30px;
}

.programa-separa > p b {
    font-size: 1.1em;
}

.programa-section .programa-fundo {
    background-color: #D5005C;
    padding-left: 15px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.transportes-section {
    height: auto;
    /*padding-top: 100px;*/
    background: #fff;
    /*margin-bottom: 100px;*/
}

.transportes-section h1 {
    margin-bottom: 30px;
}

.gratuito {
    background-color: #F3DCE5;
    margin-right: 0px;
}

.gratuito h2 {
    color: #D5005C;
    text-align: center;
}

.premios-section {
    height: auto;
    padding-top: 50px;
    background: #f3dce5;
}

.premios-section img {
    width: 100%;
}

.regulamento-section {
    background: #f3dce5;
    padding-top: 50px;
}

.navbar {
    background-color: #D5005C;
}

.navbar-default .navbar-nav > li > a {
    color: white;
}

section {
    padding-bottom: 50px;
}

.navbar-header img {
    width: 100px;
    margin-top: -12px;
    padding-top: 0px;
}

.navbar-header img {
    width: 140px;
    margin-top: -12px;
    padding-top: 0px;
}

#page-top > nav > div > div.collapse.navbar-collapse.navbar-ex1-collapse > ul > img {
    float: left;
    height: 40px;
    margin-top: 5px;
    margin-left: 15px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:active,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #D5005C;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #D5005C;
}

.btn {
    border-radius: 0px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-color: #D5005C;
    margin-bottom: 15px;
}

.btn:hover {
    background-color: #FDB5CB;
    border-color: #D5005C;
}

.icons {
    position: fixed;
    z-index: 100;
    top: 200px;
    right: 0px;
    width: 53px;
    height: auto;
    background-color: #D5005C;
    box-shadow: -2px -2px 10px #888888;
}

.icons img {
    width: 53px;
    padding: 5px;
}

.icons .icon-top img {
    width: 57px;
    padding-top: 15px;
    padding-right: 7px;
}

.icons .icon-bot img {
    padding-top: 15px;
    margin-bottom: 5px;
}

.green {
    background-color: #ECECBE;
    padding-bottom: 3px;
}

.green h4 {
    padding-top: 20px;
}

.green-top {
    margin-top: -30px;
    padding-top: 30px;
    background-color: #ECECBE;
}

.btn-cp {
    margin-top: 40px;
}

.btn-sdt {
    margin-top: 60px;
}

footer {
    position: fixed;
    z-index: 100;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 30px;
    background-color: #D5005C;
    box-shadow: -2px -2px 10px #888888;
    color: #DF2066;
    background-color: #CBD100;
    text-align: center;
}

footer a {
    color: #DF2066;
}

footer a:hover {
    color: #DF2066;
}

.Tabela_01 {
    width: 50%;
    height: 50%;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: white;
}


.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
   padding: 0;
   margin: 0;
}

tr,
td,
th,
tbody,
table,
thead,
tfoot {
    padding: 0;
    margin: 0;
}

tr img,
td img,
th img,
tbody img,
table img,
thead img,
tfoot img {
    padding: 0;
    margin: 0;
    width: 100%;
} 

.col-centered{
    float: none;
    margin: 0 auto;
}

.lang {
    float: right;
}

.lang li {
    float: left;
    list-style: none;
    color: white;
    margin: 0px;
    margin-top: 15px;
}

.lang span {
    margin-left: 5px;
    margin-right: 5px;
}

.lang a {
    text-decoration: none;
    color: white;
}

.lang a:hover {
    text-decoration: none;
    color: white;
}

.nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.row-patr {
    max-width:80%;
    margin-left:10%;
    margin-right:0px;
}


.ts {
    padding-left:15px;
    padding-right:15px;
}
.r1 {
    padding-left:0px;
    padding-right:0px;
}
.box-size{
    width:95px;
}

.responsive_patrocinadoresOficiais,
.responsive-oficiais {
	width: 900px;
}

.patr-title {
    border: 2px solid;
    border-color:#c5d147;
    border-radius: 0 10px 0 10px;
    margin-left: 5px;
    margin-right: 5px;
    height:20px;
    margin-bottom: 5px;
}
.patr-title2 {
    border: 2px solid;
    border-color:#c5d147;
    border-radius: 0 10px 0 10px;
    margin-left: 20px;
    margin-right: 5px;
    margin-top:10px;
    height:20px;
    margin-bottom: 5px;
    max-width:96%;
}

.patr-title p {
    line-height: 15px;
    font-size:11px;
    color:#7d7f85;
    font-family: Calibri, sans-serif;
}
.patr-title2 p {
    line-height: 15px;
    font-size:11px;
    color:#7d7f85;
    font-family: Calibri, sans-serif;
}
.patr-blank {
    height:45px;
}
.extra{
    height:70px;
}
.logo-extra{
    height:105px !important;
}

.patr-logo {
    border: 2px solid;
    border-color:#d5005c;
    border-radius: 0 10px 0 10px;
    margin-left: 5px;
    margin-right: 5px;
    height:20px;
    margin-bottom: 5px;
}

.patr-logos {
    border: 2px solid;
    border-color:#0077c0;
    border-radius: 0 10px 0 10px;
    margin-left: 5px;
    margin-right: 5px;
    height:20px;
    margin-bottom: 5px;
    background-color: #0077c0;
}

.patr-logo2 {
    border: 2px solid;
    border-color:#d5005c;
    border-radius: 0 10px 0 10px;
    margin-left: 20px;
    margin-right: 5px;
    height:20px;
    margin-bottom: 5px;
    max-width:96%;
    padding-left: 2px;
    padding-right:0px;
}

.patr-logo img {
    float:left;
}
.patr-logo2 img {
    float:left;
}
.patr-logos img {
    float:left;
}
.medis {
    /*border-color:#122968 !important;
    background-color: #122968;*/
    height: 190px;
    border-color: white;
}
.medis-img {
    margin-top: -4px;
    margin-left: 8px;
    width: 150px;
}

.r {
    height:56px;
    padding-top:0px;
}

.mtv {
    margin-top: 3px;
    margin-left: 6px;
}
.tvcine{
    margin-top: 11px;
    margin-left: 1px;
    width: 95%;
}
.cm {
    margin-top: 8px;
    margin-left: 7px;
}
.cml {
    margin-top: 3px;
    margin-left: 3px;
}
.republica {
    margin-top: 3px;
    margin-left: 12px;
}
.procura1 {
   
    margin-top: 2px;
    margin-left: 6px;
   /* border-radius: 0 10px 0 0;*/
}
.procura2 {
    width: 93px;
    margin-left: 2px;
    margin-top: 4px;
}
.patrocinador2{
    margin-top:15px;
    width:180px;
}
.patrocinador1{
    width: 180px;
}
.patrocinadores-main{
    width:732px;
}
.t2 {
    /*margin-top: 8px;*/
    margin-left: 16px;
    /*height:33px;*/
}
.third{
    margin-top: 10px;
}

.bone-height {
	height: 70px;
}

.everis-height {
    height: 106px;
    padding-left: 6px;
    padding-top: 3px;
}

.bone-height-extra {
	height: 121px;
}

.t31 {
    margin-left: 18px;
}
.t32 {
    margin-left: 12px;
    width: 60px;
    margin-top: 8px;
}
.t33 {
    margin-top: 16px;
    margin-left: 14px;
}
.t34 {
    margin-top: 8px;
    margin-left: 12px;
}
.t35 {
    margin-top: 6px;
}
.t36 {
    margin-top: 14px;
    margin-left: 17px;
    width: 58%;
}
.t4 {
    margin-top: 20px;
    margin-left: 14px;
}

.penacova {
    margin-top: 15px;
    width: 80px;
    margin-left: 8px;
}

.apoio{
    width:111px;
}
.dois-apoio{
    width: 130px;
}

.apoio-primeiro {
	width: 198px;
}

.eurocabe{
    width: 95px;
}
.purina,
.adecco{
    width:85px;
}
.protechdry{
    width: 75px;
    margin-top: -3px;
}
.goldnutri{
    width: 46px;
    margin-top: 4px;
}
.escolasu{
    width: 90px;
    margin-top: 9px;
}


.lg{
    width:78px;
}
.parceiros{
    width: 645px;
}
.agua{
    width: 110px;
}
.oficiais2{
    width: 100px;
}
.apoioinstitucional {
	width: 260px;
}

.transportes2 {
    width: 180px;
}

.patrocinadores2 {
    width: 250px;
}

.ekice{
    width: 65px;
    margin-top: 2px;
}
.mitsubishi{
    width: 60px;
    margin-top: 3px;
}
.dieta{
    width: 65px;
    margin-top: 1px;
}
.lipton{
    width: 50px;
    margin-top: 6px;
}

.margTop10-Resp
{
    margin-top: 10px;
}

.margLeft25-Resp
{
    margin-left: 25%;
}

.patrocinadoresOficiais-1
{
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;
}
.patrocinadoresOficiais-2
{
    margin-top: 5px;
}

.marg-center > div
{
    /*margin: 0 15px;*/
}

.noMargLeft
{
    /*margin-left: 0 !important;*/
}

.noMargRight
{
    /*margin-right: 0 !important;*/
}


/*MODAL*/
.modal
{
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.modal_container
{
    margin: auto;
    width: 50%;
    position: relative;
    height: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);

    background-color: white;
}

.close_modal
{
    cursor: pointer;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    margin-right: 15px;
    margin-top: 5px;
    position: absolute;
    right: 0;
}

.modal_content
{
    text-align: center;
}

.modal_content img
{
    width: 100%;
    max-height: 697px;
    max-width: 694px;
}

.modal.open
{
    visibility: visible;
    opacity: 1;
    display: block;
}
.modal_link
{
    cursor: pointer;
}

.scrollBody
{
    overflow-y: hidden;
}

#ecoModal .modal_content {
    background-color: #D5005C;
    padding: 50px;
    color: #fff;
    text-align: left !important;
}

#ecoModal .modal_content p.title-eco {
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    margin-bottom: 25px;
}

#ecoModal .close_modal {
    color: #fff;
}

#ecoModal .modal_content p {
    line-height: 1.2;
    font-size: 16px;
}

#ecoModal .modal_content p a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

@media (max-width: 1200px)
{
    .row-patr
    {
        max-width: 100%;
        margin: 0;
    }
}

@media (max-width: 991px)
{
    .ecofriendly {
        width: 75px !important;
        position: relative;
            display: block;
            padding-top: 25px;
    }

    .home-section .logo-home img {
            margin-top: 0;
        }

    .margTop10-Resp
    {
        margin-top: 0;
    }

    .margLeft25-Resp
    {
        margin-left: 0;
    }

    /*.responsive_patrocinadoresOficiais
    {
        height: 120px;
    }*/

    .margBottom_patrocinadoresOficiaisRESP
    {
        margin-bottom: 60px;
    }

    .patr-blank
    {
        display: none;
    }

    .bone-height-extra {
    	height: 5px;
	}

	.container-outro {
		width: unset !important;
	}

	.responsive_patrocinadoresOficiais, 
	.responsive-oficiais {
    	width: unset;
	}

	.parceiros {
    	width: unset;
	}

    .green-mobile-2020 {
        margin-left: 15px;
        margin-right: 15px;
    }

}

@media (max-width: 767px)
{
    .navbar-header img {
        width: 100px;
    }
}

@media (max-width: 800px)
{
    .modal_container
    {
        width: 70%;
    }
}

@media (max-width: 580px)
{
    .modal_container
    {
        width: 90%;
    }
}

