﻿html
{
    position: relative;
    min-height: 100%;
}

body
{
    border: none;
    margin: 0px auto;
    padding-top: initial;
    margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

/*============menu responsivo*/
 .topnav {
       background-color: #333;/*cor escura*/
       /*background-color:#c1aa74;*/
    vertical-align: central;
    text-align: center;
      overflow: hidden;

}

.topnav a {
                padding: 3px 25px;
                display: inline-block;
                align-items: center;
                font-size: larger;
                font-family: 'Arial Rounded MT';
                /* visual do link */
                background-color: rgba(17, 17, 17, 0.88);/*cor escura*/
                /*background-color:#c1aa74;*/
                /*color: #333;*/
                color: white;
                text-decoration:none;
                border-bottom: 0,1px solid #EDEDED;
  /*text-align: center;*/

}

.topnav a:hover {
                    /*background-color: rgba(134, 113, 93, 0.45);*/
                    border-bottom: 3px solid white;
}

.active {
  /*background-color: rgb(147, 111, 76);
  color: white;*/
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: left;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }


  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}

/*================Fim menu responsivo*/


#menu
{
    vertical-align: central;
    text-align: center;
}

    #menu ul
    {
        padding: 1px;
        margin: 1px;
        /*background-color:#EDEDED;*/
        background-color: rgb(147, 111, 76);
        list-style: none;
    }

        #menu ul li
        {
            display: inline-block;
        }

            #menu ul li a
            {
                padding: 3px 25px;
                display: inline-block;
                align-items: center;
                font-size: larger;
                font-family: 'Arial Rounded MT';
                /* visual do link */
                background-color: rgba(17, 17, 17, 0.88);
                /*color: #333;*/
                color: white;
                text-decoration: none;
                border-bottom: 0,1px solid #EDEDED;
            }

                #menu ul li a:hover
                {
                    /*background-color:#D6D6D6;
    color: #6D6D6D;*/
                    background-color: rgba(134, 113, 93, 0.45);
                    border-bottom: 3px solid white;
                }
<!-- teste da parte de baixo -->
#menuadm
{
    vertical-align: central;
    text-align: center;
}

#menuadm ul
{
    padding: 0px;
    margin: 0px;
    /*background-color:#EDEDED;*/
    background-color: rgba(122, 120, 120, 0.75);
    list-style: none;
}

    #menuadm ul li
    {
        display: list-item;
    }

        #menuadm ul li a
        {
            padding: 2px 25px;
            display: inline-block;
            align-items: center;
            font-size: larger;
            font-family: 'Arial Rounded MT';
            /* visual do link */
            /*background-color:#EDEDED;*/
            background-color: rgba(17, 17, 17, 0.88);
            /*color: #333;*/
            text-decoration: none;
            border-bottom: 3px solid #EDEDED;
        }

            #menuadm ul li a:hover
            {
                /*background-color:#D6D6D6;
    color: #6D6D6D;*/
                background-color: rgba(134, 113, 93, 0.45);
                border-bottom: 3px solid #EA0000;
            }
/*teste*/
.fancybox-slide--video .fancybox-content
{
    width: 533px;
    height: 300px;
    max-width: 80%;
    max-height: 80%;
    margin: 0;
}

#footer
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: -100%;
    /*color: white;*/
}
/*Escrita em cima da imagem*/
.image
{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 1%;
    left: 1px;
}
h2
{
    position: absolute;
    top: -150%;
    left: 12.5%;
    width: 80%;
    height: 100%;
}
h2 span
    {
        color: white;
        font: 24px/45px Helvetica, Sans-Serif;
        letter-spacing: -1px;
        /*background: rgba(0, 0, 0, 0.83);  fallback color*/
        background: rgba(0, 0, 0, 0.26);
        padding: 10px;
    }
/*================================================================================*/
#Curio
{
    /*width: 100%;*/
    padding: 13px;
    border-radius: 12px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    /*text-shadow: 0px 0px 5px black;*/
    text-shadow: 0px 0px 5px White;
}
#Curio p
    {
        text-align: justify;
    }
/**/
.mySlides
{
    display: none;
    width: 320px;
    height: 320px;
    opacity: 0;
}
#fundoSite
{
    background-image: url('/Imagens/Fundo.jpg');
    opacity:inherit;
    /*background-image: url('/Imagens/Fundo%20pagina.jpg');*/
    background-size: 111% 100%;
}
#FundoPlantel
{
    background-image: url('/Imagens/Fundo%20pagina.jpg');
    background-size: 155% 100%;
}
#Contato
{
    /*width: 100%;*/
    padding: 13px;
    border-radius: 12px;
    color: black;
    font-size: 17px;
    /*text-shadow: 0px 0px 5px black;*/
}
#Contato p
    {
        text-align: justify;
    }
#Plantel
{
    color: black;
    font-size: 120%;
}
h1
{
    font-size: 25px;
    /*background:rgba(134, 113, 93, 0.45);*/
    padding: 20px;
    color: #660;
    text-shadow: 0 0 20px #fff, 0 -10px 20px #fff, 0 10px 20px #fff, -20px 0 40px #fff, 20px 0 40px #fff;
}
h3
{
    font-size: 25px;
    /*background:rgba(134, 113, 93, 0.45);*/
    padding: -22px;
    color: #660;
    text-shadow: 0 0 20px #fff, 0 -10px 20px #fff, 0 10px 20px #fff, -20px 0 40px #fff, 20px 0 40px #fff;
}
#noticias
{
    /*width: 100%;*/
    padding: 13px;
    border-radius: 12px;
    color: black;
    /*text-shadow: 0px 0px 5px black;*/
}
    #noticias p
    {
        text-align: justify;
    }

.link_noticia
{
    Color: rgb(7, 9, 103);
    text-shadow: 0px 0px 5px White;
}
/*.link_noticia:visited
{
    Color: red;
}*/
.Ti
{
    /*width: 100%;*/
    padding: 13px;
    border-radius: 12px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    /*text-shadow: 0px 0px 5px black;*/
    text-shadow: 0px 0px 5px White;
}
#Textos
{
    /*width: 100%;*/
    padding: 13px;
    border-radius: 12px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    /*text-shadow: 0px 0px 5px black;*/
    text-shadow: 0px 0px 5px White;
}
    #Textos p
    {
        text-align: justify;
    }
.Tex
{
    /*width: 100%;*/
    padding: 13px;
    border-radius: 12px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    /*text-shadow: 0px 0px 5px black;*/
    text-shadow: 0px 0px 5px White;
}
    .Tex p
    {
        text-align: justify;
    }
.Tex1
{
    /*width: 100%;*/
    padding: 13px;
    border-radius: 7px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    /*text-shadow: 0px 0px 5px black;*/
    text-shadow: 0px 0px 3px white;
}
    .Tex1 p
    {
        text-align: justify;
    }
.Tex13
{
    /*width: 100%;*/
    padding: 13px;
    border-radius: 7px;
    color: white;
    font-size: 3vw;
    /*text-shadow: 0px 0px 5px black;*/
    /*text-shadow: 0px 0px 3px white;*/
}
    .Tex13 p
    {
        text-align: justify;
    }

#descricao
{
    /*width: 100%;*/
    text-align: justify;
    padding: 2.5%;
    border-radius: 2.5%;
    color: black;
    font-weight: bold;
    font-size: 100%;
    /*text-shadow: 0px 0px 5px black;*/
    text-shadow: 0vw 0vw 7.5vw White;

}
#descricao p
    {
        text-align: justify;
    }
/*________________tentar fazer responsivo para celular*/

@media screen and (max-width: 200px)
{
    .menu .mySlides
    {
        width: 100%;
        height: 70%;
        opacity: 0;
    }

    .fundoSite
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }

    .FundoPlantel
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }
}

@media not all and (min-width:400px)

{
    .mySlides
    {
        width: 100%;
        height: 70%;
        opacity: 0;
    }
   

}

@media screen and (max-width: 300px)
{
    .mySlides
    {
        width: 100%;
        height: 70%;
        opacity: 0;
    }

    h2
    {
        position: absolute;
        top: auto;
        left: auto;
        width: auto;
        height: auto;
    }

    .fundoSite
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }

    .FundoPlantel
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }

       
}

@media screen and (max-width: 400px)
{
    .mySlides
    {
        width: 100%;
        height: 70%;
        opacity: 0;
    }

    .fundoSite
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }

    .FundoPlantel
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }

  

}

@media screen and (max-width: 500px)
{
    .mySlides
    {
        width: 100%;
        height: 70%;
        opacity: 0;
    }

    .fundoSite
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }

    .FundoPlantel
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }
}

@media screen and (max-width: 600px)
{
    .mySlides
    {
        width: 100%;
        height: 70%;
        opacity: 0;
    }

    .fundoSite
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }

    .FundoPlantel
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }
}

@media screen and (max-width: 700px)
{
    .mySlides
    {
        width: 100%;
        height: 70%;
        opacity: 0;
    }

    .fundoSite
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }

    .FundoPlantel
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }
}

@media screen and (max-width: 800px)
{
    .mySlides
    {
        width: 100%;
        height: 70%;
        opacity: 0;
    }

    .fundoSite
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }

    .FundoPlantel
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }
}

@media screen and (max-width: 900px)
{
    .mySlides
    {
        width: 100%;
        height: 70%;
        opacity: 0;
    }

    .fundoSite
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }

    .FundoPlantel
    {
        background-image: url('/Imagens/Fundo%20pagina.jpg');
        background-size: 155% 100%;
    }
}
/*========================================================================*/
.dados {
    bottom: 10px;
    right: 10px;
}

.text {
    font-family: "Arial Bold", Arial;
    font-weight: 700;
    font-size: 22px;
    color: #ffffff !important;
}

.Aqui {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-family: Arial;
    font-size: 8 pt;
    border: 1px solid Black;
    text-align: center;
} /*teste texbox*/
