﻿/*#pagelogo{
    height: 50vh;
}

#titlesCont, #Logodiv {
    padding-top: 10vh;
}

#landing {
    height: 120vh;
    margin: 0;
    padding: 0;
    width: 100%;
}*/
 .menucontainer {
    position: fixed;
    z-index: 8;
  }

.separador{
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
    margin-top: -8%;
}

#separador5, #separador6{
    float: left;
}

#peixe{
    float:left;
}

#extrattl {
    color: #80272d;
}



#separador2{
    /*padding: 0;*/
    /*margin: 0;*/
    width: 100%;
    /*position: relative;*/
    margin-top: -20px !important;
}

/*#botao {
    margin-top: 10vh;
    cursor: pointer;
}*/

/*#LandingTitles {
    color: white;
    font-family: 'Lato';
    font-weight: 700;
    text-align: center;
}*/



.Titlediv, .Titlelogo{
     display: inline-table !important;
     margin-bottom:20px;
}

.Titlediv {
    margin-left: 0px;
}

.Title{
    color: #80272d;
    font-family: 'Lato';
    font-weight: 700;
    font-size: 30px;
    display: inline-table;
}

.subtituloNumero {
    color: #80272d;
    font-family: 'Lato';
    font-weight: 400 !important;
    font-size: 25px;
}

.SubTitle{
    font-family: 'Lato';
    font-weight: 300;
    font-size: 15px;
}

.Text{
    font-family: 'Lato';
    font-weight: 300;
    font-size: 15px;
    line-height: 27px;
    margin-bottom:20px;
}


.imagecontainer{
    padding-bottom:40px;
}

.Question{
    font-family: 'Lato';
    font-weight: 500;
    color: #80272d;
    font-size: 15px;
    margin-bottom:20px;
}

#especiesdiv .Question {
    margin-top: 20px;
}

#videoM {
    display: none;
}

video {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    object-fit: fill;
}

#videocontainer{
    margin-top:40px;
    margin-bottom:40px;
}


#video:hover {
    cursor: pointer;
    filter: brightness(70%);
    transition: all .5s ease-in-out;
}



.Tricolumn{
    column-count: 3;
    margin-bottom: 40px;
}

#truta, #beijaflor{
    width: 100%;
}


#fourthBackground{
    background-color:lightgray;
    padding-bottom: 100px;
}


#sixthBackground{
    background-color:lightgray;
    padding-bottom: 130px;
    float: left;
}

#nineth{
    padding-bottom: 30px;
}

#col1img {
    height: 403px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#col2txt {
    background: #80272d;
    min-height: 403px;
        font-family: 'Lato';
    font-weight: 300;
    font-size: 13px;
    line-height: 27px;
    color: white;
}

#col2txt > .Text{
    padding-top:20px;
}

.imgtextpanel {
    z-index: 1;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}


#poluicaodiv{
    text-align:center;
}

    #poluicaodiv img{
        margin-bottom:20px;
    }


#especiesdiv{
    text-align:center;
    margin-top:60px;
}

    #especiesdiv > div{
         min-height: 200px;
    }

#cobradiv{
    margin-top: -10%;
}

#tenthBackground {
    padding-bottom: 130px;
    float: left;
    background-color: #80272d;
    background-image: url(../images/g5354.png);
}

#tenthBackground  .Title, #tenthBackground  .SubTitle{
    color:white;
}

#tenth{
    z-index: 1;
}

.generalItembk {
    margin-bottom: 30px;
}

.generalItembk{
    background:white;
}

.generalItembk > div{
    padding-left:10px;
    padding-bottom: 2px;
}

.Name{
    font-family: 'Lato';
    font-size: 20px;
    color: #80272d;
    font-weight: 700;
}

.Species{
    font-family: 'Lato';
    font-size: 15px;
    font-weight: 300;
}


.buttonCard {
    width: 140px;
    height: 50px;
    float: right;
    background-color: white;
    font-family: 'Lato';
    font-weight: 300;
    font-size: 15px;
    color: #80272d;
    border: none;
    transition: all;
}



.buttonCard:hover {
    background-color: black;
    transition: all 0.4s ease-in-out;
    outline: none;
}


.Status-perigo{
    color: #ec8906;
    font-weight: 400;
}

.Status-vulneravel{
    color: #ffc000;
    font-weight: 400;
}

.Status-ameacado{
    color: #298319;
    font-weight: 400;
}


    
.buttondiv{
    height: 60px;
}

.tablediv{
    padding-left:0;
    padding-right:0;
    margin-top: 100px;
}

.tablediv .header{
    background-image: url(../images/tabela_1.jpg);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
    margin-bottom: 20px;
    margin-top: 20px;
    /*margin-right: 30px;*/
}

    .tablediv #header1 {
        background-image: url(../images/tabela_1.jpg);
    }

    .tablediv #header2 {
        background-image: url(../images/tabela_especies.jpg);
    }


.tablediv .header >.text-center {
    padding-top: 27px;
    color: white;
    font-family: 'Lato';
    font-size: 25px;
}

.tablediv th {
    text-align: center;
    font-family: 'Lato';
    background-color: #80272d;
    color: white;
    font-weight: 300;
    font-size: 15px;
    border-right: solid 2px white;
    vertical-align: middle;
    width:33%;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.tablediv td {
    text-align: center;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    vertical-align: middle;
    
}

td, th {
    font-family: 'Lato';
}

.numberNew {
    font-size: 45px;
    font-weight: 700 !important;
}

#redir7{
    font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    #second {
        margin-top: 40px;
    }

    #fifth {
        margin-top: 40px;
    }

    #col2txt {
        min-height: 260px;
    }

    #seventh {
        margin-top: 40px !important;
    }

    .imagecontainer {
        padding-bottom: 0px;
    }

    #oxi {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px)
{
    .table-responsive>.table>tbody>tr>td {
        white-space: normal !important;
    }

    #oxi {
        margin-bottom: 0px;
    }
}


@media (max-width: 992px) {

    .Tricolumn {
        column-count: 1;
    }

    .stamp {
        width:100%;
    }

    .imgtextpanel {
        z-index: 1;
        margin-bottom: 10px;
    }


   

    #pagelogo {
        width: 320px;
    }

}