.guide{
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.guide-geral{
    position: relative;
}

#separador-pagina img{
    width: 100%;
    height: 100%;
}

body {
    text-align: left;
   font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    background-color: '{cor_body}';
    color: '{cor_fonte}';

}

h1{
    font-family: 'Oswald', sans-serif;
    padding-bottom: 14px;
    color: #FFF;
    font-size: 28px;
    text-align:center;
    font-weight: 400;
  
}
    

h2{
    font-family: 'Oswald', sans-serif;
    color: #7f9d56;;
    padding-top: 6px;
    padding-left: 50px;
    text-align:center;
    font-size: 28px;
   
}
   
#sombra {
}


.whatsapp {
    position: fixed;
    top: 16%;
    right: 1%;
    padding: 10px;
    z-index: 10000000;

}

#faixa-topo{
	background: #819e58;
    width: 100%;
    height: 41px
}

.info-top{
    color: #fff;
    font-size: 12px;
    line-height: 40px;
}

.icon{
    float: left;
    font-size: 20px;
    margin-right: 20px;
    margin-top: 8px;
}

#mail{
    float: left;
    margin-left: 50px;
}

.info-top p{
    padding: 0px;
}

#redes-sociais-top{
    float: right;
}

#redes-sociais-top i{
    font-size: 20px;
    color: #fff;
    line-height: 40px;
}

#redes-sociais-top a{
    margin: 0 10px;
    width: 40px;
    height: 40px;
    background:#819e58;
    float: left;
    text-align: center;
}

#redes-sociais-top a:hover{
    background: #5cc6d0;
    transition: background-color 0.4s ease-in-out;
}

.text-top{
    float: left;
}

.caixa-texto {
    padding: 0 !important;
    font-family: 'Montserrat', sans-serif;
}

.caixa {
    margin-top: 0 !important;
}

#corpo {
    /*width: '{largura_corpo}'px;*/
    margin: auto;
    background: '{cor_corpo}';
}

#corpo > .caixa-fotos-index {
    margin-left: 10px;
}

#conteudo {
    width: 100%;
    background: #fff;
    min-height: 400px;
    padding: 70px 0 25px 0;
    position: relative;
}

#img-pagseguros {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
}

#pesquisa{
    bottom: 10px;
    right: 10px;
    clear: both;
    position:absolute;
    z-index:100;
}

#pesquisa input[type=text]{
    width: 160px;
    margin: 0;
    margin-right: 5px;

}

#pesquisa select{
    margin: 0;
    margin-right: 5px;
}

a {
    color: '{cor_link}';
    text-decoration: none;
}

a:hover {
    color: '{cor_link_hover}';
    text-decoration: underline;
}

.caixa {
    margin-top: 15px;
}

.caixa-texto {
    padding: 5px;
    line-height: 150%;
    text-align: justify;
    border: 0px #fff solid;
}

.caixa-texto ul {
    /*list-style: inside;*/
}

/*.caixa-texto img,*/
.caixa-texto .imagem {
    float:left;
    margin:0 10px 10px 0;
}

.borda {
    border: 2px solid '{cor_borda}';
}


.borda:hover,
.borda-agenda,
.borda-audio,
.borda-localizacao {
    border: 2px solid '{cor_borda_hover}';
}

/*Proteção*/
#rodape,
#rodape-conteudo,
#logo,
#logo a img {
    visibility:visible !important;
    opacity: 1 !important;
    /*position: static !important;*/
}


#rodape {
   display: table;
    background-image: linear-gradient(to bottom, #374621, #5f773c, #2e4015);
    width: 100%;
    padding: 27px 0;
    border-top: 3px solid #fff;
}

#rodape-conteudo {
  /*  display: table-cell;
    vertical-align: middle;*/
}

.endereco {
    width:100%;
    font-size: 12px;
    margin-top: 7px;
}


/* POPUPS */
.popup-container {
    z-index: 25000;
    width: 100%;
    height: 100%;
    position:fixed;
    text-align:center;
    display:table;
    visibility: hidden;
}

.popup-container .sombra{
    background: transparent url('{url_imagens}png-opacity-pack/preto-50.png') repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    cursor:pointer;
}

.popup-conteudo {
    display:table-cell;
    vertical-align:middle;
}

.popup-caixa {
    display:inline-block;
    position:relative;
    text-align: left;
    padding: 20px;
    border-radius:20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border:1px solid #FBD850;
    min-height: 100px;
    min-width: 300px;
}

.popup-fechar {
    position: absolute;
    z-index: 30000;
    right:-24px;
    top:-24px;
}

.caixa-topo {
    position: relative;
}

#key_security {
    display:none;
}

.css-botao{
    background: transparent url('{url_imagens}css-botao.jpg') repeat-x top left;
    display: inline-block;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 5px;
    font-weight: bold;
    font-size:9px;
    height:20px;
    line-height:20px;
    border:1px solid #999;
    color: #000;
}

.css-botao:hover{
    background-position: bottom left;
    text-decoration: none;
    color: #000;
}

.total{
    border-top:1px solid #ccc;
}

.breadcrumb {
    margin-bottom: 35px;
}

.breadcrumb a {
    color: '{cor_h1_h3}';
}


table.listar td:last-child,
table.listar td:nth-last-of-type(2)
{
    text-align: center;
    width: 23px;
    padding: 5px 0;
}

table.listar tr:nth-child(odd) td{
    background-color: #ebf4ff;
}

table.listar tr td{
    background-color: #fff;
    color: #000;
}

table.listar tr:first-child td {
    background-color: transparent;
}

table.listar{
    clear:both;
    border-radius: 7px 7px 0 0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

table.listar td,table.listar th{
    text-align: left;
    padding: 5px 7px;
}

table.listar th{
    font-weight: bold;
    color: #fff;
    padding: 10px 7px 10px;
    background: #105ab5;
}

table.listar th:first-child{
    border-radius: 6px 0 0 0;
    border-top-left-radius: 6px;
}

table.listar th:last-child{
    border-radius: 0 6px 0 0;
    border-top-right-radius: 6px;
}

table.listar a{
    cursor: pointer;
}

.guide-contato h1,
.guide-parceiros h1,
.guide-comentarios h1,
.guide-video-principal h1{

    
}

@media screen and (max-width: 1169px){
    .guide{
        width: 90%;
    }

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

    .guide{
         width: 90%;
    }

    .guide-menu {
        height: 265px;
    }

	.login-top{
		width:100%;
		display: block;
		padding-top: 10px;
		text-align: center;
	}

    .address-top li{
        text-align: center;
        float: inherit;
    }

    .popup-caixa {
        width: 80%;
        margin-top: 40px;
    }

    .popup-img img{
        width: 100%;
        height: 100%;
        float: left;
    }

    .popup-conteudo{
        display: initial;
    }

    .whatsapp {
    position: fixed;
    top: 20%;
    right: 1%;
    padding: 10px;
    width: 40px;
    height: 40px;
    z-index: 10000000;

}

/* @media screen and (max-width: 700px){
    .guide-texto-index h1,
    .guide-contato h1,
    .guide-video-principal h1{
        line-height: 31;
    }
} */