*{padding: 0; margin: 0;}

/* EFEITO */

.imgt{
    width: 250px;
    height: auto;    
    border-radius: 15px 0 15px 0;
}

.motivos{
    padding: 5px;
    border-radius: 10px;
    background-color: #fff;
    color: #d52788;
    font-size: 14px;
}

.imgb{
    width: 80%;
    overflow: hidden;
    margin-left: 10%;
    border-radius: 10px; 
}
.poli{
    font-size: 10px;
    color:rgb(255, 255, 255);   
    cursor: pointer;
    text-decoration:underline;
}

.vninhad{
    position: fixed;
    bottom: 5px;
    margin-left: 5px;
    padding: 10px;
    z-index: 1100;
    border-radius: 7px;
    background-color: rgba(255, 68, 0, 0.841);
    filter:drop-shadow(0 0 5px rgba(7,7,7,0.8));
    
}

.vninhad a{
    color:rgb(255, 255, 255);
    font-size: 12px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-decoration: none;
}

.vninhad a:visited{
    color:rgb(255, 255, 255);
}
.poli a{
   
    color:rgb(255, 255, 255);

}

.imgb img{
    width: 100%;
    height: auto;     
    animation: zoom-in-zoom-out 50s ease infinite;
}

.btnfil{

    background-color: #9dff00;
    text-decoration: none;
    border-radius: 7px;
    padding: 10px;    
    font-size: 14px;
    filter:drop-shadow(0 3px 5px #555);
}
.corr{color:#111;}

.btnfil:hover .corr{color:#555;}

.btnfil a:link, a:visited{
    text-decoration: none;
    color:rgb(0, 0, 0);
   
}

.btnfil:hover{
    filter:drop-shadow(0 0 0 #555);
    box-shadow:inset 0 0 8px #555;

}

@keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.5, 1.5);
    }
    100% {
      transform: scale(1, 1);
    }
  }




/* FIM EFEITO*/

.pc{
    font-size:3px;
    color:rgba(255,255,255,0.3);
}

.barrasup{

    width: 80%;
    margin-left: 10%;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    background-color: #efd8ea;
    text-align: center;    
    align-items: center;
   }

.barrasup img{
    width: 250px;
    height: auto;
}

.menu{

    width: 80%;
    margin-left: 10%;
    padding: 7px 0;
    display: flex;
    justify-content: center;
    background-color: #b1cdcf;
    text-align: center;    
    align-items: center;
    box-shadow: 0 0 3px 5px rgba(255,255,255,0.5);
    z-index: 1999;

}

.btmenu{
    color:rgb(255, 255, 255);
    font-size: 20px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    margin: 1px 15px;
    cursor: pointer;
    text-shadow: 0 2px 4px #575858;
}

.btmenu:hover{
    
    font-size: 22px;   
    text-shadow: 1px 2px 4px #ffffff;
}

.banner {
    width: 80%;
    margin-left: 10%;    
}

.banner img{
    width: 100%;
}

.apresentacao{
    position: absolute;  
    margin-left: 5%;
    margin-top: -30%;   
    font-size: 45px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.filhotes{
    width: 80%;
    margin-left: 10%;
    text-align: center;      
    border: solid 1px rgb(184, 17, 100); 
    border-radius: 15px;
}

.filhotes button{
    width: 20%;    
    background-color: #d52788;
    color: rgb(255, 255, 255) ;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 24px;
    cursor: pointer;
    border-radius: 5px;
    padding: 20px 0;
    filter:drop-shadow(0 3px 5px rgb(1,1,1));
}

.filhotes button:hover{
   
    background-color: #f740a4;   
    font-size: 26px;
    
}

.filhotes h1{
    
    font-size: 30px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color:  #f740a4;  
    background-color: #efd8ea;
    padding: 60px 0;
    border-radius: 10px;
}

.filhotes h2{

    font-size: 30px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: rgb(112, 111, 111);
    padding-top: 120px;
    background-image: url("../imagens/patinhas-p.jpg");
    background-repeat: repeat-x;
    
}
.filhotes .corw{
    width: 70px;
    height: auto;
}

.filhotes h3{

    font-size: 25px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: rgb(112, 112, 112);
    padding: 30px 0;
    border: solid 1px #01a4b3;
    border-radius: 10px;
    width: 60%;
    margin-left: 20%;
    padding: 10px 0;
    box-shadow: 0 4px 6px #696969;
}

.descfil{
    width: 80%;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 300;
    font-family: Geneva, Tahoma, sans-serif;
    color: rgb(112, 112, 112);
    text-align: center;
    background-color: #f3eaef; 
    padding: 1%;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgb(112, 111, 111);

}

.giff{
   
    width: 70%;
    margin-left: 15%;
    text-align: center;

}
.giff img{
    height: 70px;
    width: auto;

}

.foto{
    width: 100%;
    margin-top: 20px;
}

.foto img{

    width: 80%;    
    border-radius: 10px;   

}

.info{
    width: 80%;
    display: flex;
    margin-left: 10%;   
    margin-top: 70px;
    justify-content: space-around;
    background-color: #01a4b3;
    padding: 50px 0;
}

.sobre{
    width: 40%;   
    padding: 20px 2%;
    text-align: center;      
    border: solid 1px rgb(180, 176, 178); 
    border-radius: 20px 20px 5px 20px;
    font-size: 20px;
    font-family: Helvetica, Arial, sans-serif;
    background-color: #eeeeee;
    color:#575858;
    font-weight: 100;
    box-shadow: 0 2px 5px #575858;
}



.sobre h2{
    font-size: 30px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: #01a4b3;
}

.sobre img{
    height: 200px;
    border-radius: 10px;
   
}

.tagss{

    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 10%;    
    padding: 30px 0;
    color:#c4c4c4;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 10px;
   
}
.tagss a:link,a:hover,a:visited{ color:#c4c4c4;text-decoration: none;}

.rodape{

    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 10%;   
    background-color: #770443;
    padding-top: 30px;
    color:#ffffff;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12px;
   
}

.heigg{
    height: 250px;
}

.rede{
    width: 33%;
    padding-left: 10px;
}

.rede img{
    width: 30px;
    height: 30px;
    margin-left: 15px;
    cursor: pointer;
}

.rede img:hover{
   border-radius: 50px;
   box-shadow: 0 2px 3px 5px #ffffff;
}

.atendimento{
    width: 33%;
    text-align: center;
    font-size: 16px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    padding-top: 20px;
}

.mapa{
    width: 30%;  
    text-align: right;
    padding-right: 20px;
}

.direitos{
    
    width: 100%;
    height: auto;
    display: flex;
    padding: 10px 0;
    justify-content: center;
    flex-direction: column;
    text-align: center;  
    border-top: solid 1px #ffffff;  
    align-items: center; 
    font-size: 14px;
    
}

.corw{
    width: 70px;
    height: auto;
}


.corac{
    width: 100%;
    height: 70px;
    position: fixed;
    top: 10%;
    margin-left: 5%;
    z-index:2000;
}

.banner .coracx{
    width: 200px;
    height: auto; 
    position: absolute;
    top: 22%;
    margin-left: 30%;
    opacity: 0.5;
}


.ww{
    width: 100%;
    height: 70px;
    position: fixed;
    bottom: 1%;
    margin-left: 5%;
    z-index:2000;
}

.ww img{
    width: 230px;
    height: auto; 
    border-radius: 15px; 
    filter: drop-shadow(-3px 0 5px #999);
    
}

.ww img:hover{
    
 
    zoom: 1.1;
    transition: all 1s;
    transition-delay: 1s;
   
}

.videos{

    width: 560px;
    height: 415px;
}

@media screen and (max-width: 769px){ 

    .videos{

        width: 260px;
        height: 165px;
    }

    .btnfil{

        
        padding: 7px;    
        font-size: 12px;
     
    }

    .giff img{
   
        height: 90px;
        
    
    }

    .descfil{
        width: 90%;
        margin-left: 5%;
        font-size: 18px;
        padding: 2%;

    }

    .ww{
        margin-left: 1%;
        bottom: 0.1%;
    }

    .ww img{
        width: 150px;
        height: auto;   
       
    }

    .menu{

        width: 100%;
        margin-left: 0;
        padding: 10px 0;
        display: flex;
        justify-content: center;
       
    }

    .barrasup{

        width: 100%;
        margin-left: 0;
        padding: 10px 0;
        display: flex;
        justify-content: center;
       
    }

    .barrasup img{
        width: 200px;
        height: auto;
    }
    
    .btmenu{
        
        font-size: 14px;        
        margin: 1px 10px;
    }

    .btmenu:hover{
    
        font-size: 14px;   
        text-shadow: none;
    }

    .banner {
        width: 100%;
        margin-left: 0;
    }

    .banner .coracx{
        width: 150px;
        height: auto; 
        position: absolute;
        top: 22%;
        margin-left: 30%;
        opacity: 0.5;
    }
    

    .apresentacao{

        width: 60%;
        margin-top: -35%;  
        font-size: 14px;
    }

    .filhotes{
        width: 100%;
        margin-left: 0;
        border-radius: 0;  
        margin-top: -20px;
    }

    .filhotes h1{

        font-size: 15px;   
        padding-top: 50px;   
        padding-bottom: 15px;   
        border-radius: 0;
        
    }

    .filhotes h2{

        font-size: 18px;   
        padding-top: 80px;   
        margin-top: -30px;
        background-size: 150px 50px;
    }

    .filhotes h3{

        font-size: 14px; 
        padding: 10px 0;     
        width: 80%;
        margin-left: 10%;
        box-shadow: 0 2px 4px #696969;
    }

    .filhotes button{
       
        font-size: 14px;
        width: 60%; 
    }

    .filhotes button:hover{
   
        background-color: #f740a4;   
        font-size: 14px;
        
    }

    .info{
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-left: 0;   
        margin-top: -14px;
        justify-content: center;
        padding-top: 50px;
        padding-bottom: 5px;
    }
    
    .sobre{
        width: 90%;   
        padding: 20px 0;
        margin-left: 5%;
        margin-bottom: 50px;
        font-size: 14px;
        font-weight: 300;
    }

    .sobre h2{
       
        font-size: 20px;
    }

    .sobre img{
        width: 100%;
        height: auto;
        border-radius: 0;
       
    }

    .rodape{

        width: 100%;
        display: flex;
        margin-left: 0; 
    }

    .rede{

        width: 100%;
        text-align: center;
        padding-left: 0;
    }

    .atendimento{

        width: 100%;
        padding: 5px 10px;
    
    }

    .direitos{
        font-size: 10px;
    }

    .mapa{

        width: 100%;
        text-align: center;
        padding-right: 0;
    }

}