

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0;
}

/* HOME */
.titulo.cabecalho {margin:55px 0;}
.titulo.cabecalho h3 {
    padding-top:20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 300;
    background: transparent url('/imagens/bg-dot.jpg') repeat-x left 72%;
    font-size: 30px;
}
.titulo.cabecalho h3 a {padding:0 15px;}
.titulo.cabecalho h3 a:hover {text-decoration:none;}
.titulo.cabecalho .linha-titulo {width: 65px;height: 4px;margin: 0 auto;}

/* LAYOUT */
.portal-bloco {clear:both;}

/*
================================
Beneficios Home
================================
*/

.bg-pattern {
    /*background: url('/imagens/fundotopo.png') -37px -43px repeat;  */
    margin-top: 0px;
}
.beneficios-home .no-padding {
    padding-left: 5px;
    padding-right: 5px;
}
.beneficios-home {
    width: 100%;
    float: left;
    padding: 0 10px;
}
.beneficios-home .item {
    padding: 2px;
}
/*.beneficios-home a:hover .texto h2 {
    color: #FFF;
    transition: 0.3s;
}*/
.beneficios-home .bloco {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding: 0 0 25px 0;
    overflow: hidden;
    border-radius: 0px;
}
.beneficios-home .imagem {
    width: 100%;
    height: 246px;
    float: left;
    -webkit-box-shadow: 0 5px 7px -4px #848383;
    -moz-box-shadow: 0 5px 7px -4px #848383;
    box-shadow: 0 5px 7px -4px #848383;
    border-radius: 100% 100% 100% 100%;
}

.beneficios-home .bloco img {
    border-radius: 10px;
    opacity: 1.0;
    filter: alpha(opacity=9);
}

.beneficios-home a .bloco:hover img {
    opacity: 0.4;
    filter: alpha(opacity=40);
    transition: 0.3s;
}

.beneficios-home .texto {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 5px;
    text-align: center;
    border-top: 2px solid #FFF;
}
.beneficios-home .texto h2 {
    color: #48646F;
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.beneficios-home .texto h2 a {
    color: #555;
}

/*
================================
Canais de atendimento 
================================
*/
#atendimento-home-base {
    width: 100%;
    height: 550px;
    padding: 50px 0 0px 0;
    background: url(../../../imagens/fundoservicosl.jpg) #e8ebed center;
    float: left;
    margin-top: 60px;
    margin-bottom: 60px;
    box-shadow: 0 1px 8px 3px rgba(0,0,0,.13);
}
.imagem-atendente {
    float: left;
    z-index: 3;
    display: block;
    margin: 0;
    bottom: 0;
    position: relative;
}
.botao-atendimento{
    width: 100%;
    float: left;
    margin: 35px 0px 25px 0;
    padding: 8px 0 8px 0;
    color: #7BB4C8;
    transition: 0.2s;
    text-align: center;
    border: none;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.03em;
    background-color: #FFF;
    border: 1px solid #7BB4C8;
    z-index: 0;
    bottom: 0;
}
.botao-atendimento .fa{
    font-size: 22px;
    color: #7BB4C8;
    margin-right: 10px;
}
.botao-atendimento span{
    /*! line-height: 40px; */ 
}
.titulo-atendimento-home {
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.box-informacao {
    margin-bottom: 47px;
}
.titulo-atendimento-home h1 {
    text-transform: uppercase;
    font-size: 39px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 300;
    line-height: 52px;
    color: #FFF;
}
.titulo-atendimento-home p {
    font-size: 20px;
    font-weight: 300;
    color: #FFF;
    margin-bottom: 30px;
}

.atendimento-desc i{
    font-size: 30px;
    margin-right: 10px;
    float: left;
    margin-top: -6px;
}
.atendimento-desc h2{
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 20px;
    margin-top: 0;
    color: #47646F;
}
.atendimento-desc h3{
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 15.5px;
    margin-top: 0;
    color: #47646F;
    padding-right: 20px;
    line-height: 20px;
}
.atendimento-desc h3 span{
    font-weight: 600;

}
.atendimento-desc > .btn{
    width: 100%;
    padding: 0px;
}
.atendimento-desc > .btn a{
    float: left;
    color: #FFF;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding: 12px 12px 5px 12px;
    letter-spacing: 1px;
    margin-top: 0px;
    border: 1px solid transparent;
    border-image-source: none;
    border-image-slice: 100%;
    border-image-width: 1;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100%;
    border-image-slice: 1;
    text-transform: uppercase;
    width: 100%;
    /*! margin-right: 20px; */
    transition: all 0.2s ease-in-out 0s;
    cursor: pointer;
    height: 100%;
    display: block;
    
    text-decoration: none;
}

.atendimento-desc > .btn a:hover{
    color: #7BB4C8;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(-80deg, #FFF, #FFF);
    background-image: -moz-linear-gradient(-80deg, #FFF, #FFF);
    background-image: -o-linear-gradient(-80deg, #FFF, #FFF);
    background-image: -ms-linear-gradient(-80deg, #FFF, #FFF);
    background-image: linear-gradient(-80deg, #FFF, #FFF);
    border-radius: 30px;
    transition: 0.4s;
}

.atendimento-desc {
    margin-top: 0px;
    margin-bottom: 25px;
}

#noticias img {
    border-radius: 15px;
}

/*
================================
Recadastramento Home
================================
*/
.recadastramento-home {
    background: url(../../../imagens/fundoRecadastramento.jpg) #e8ebed center fixed;
    box-shadow: 0 1px 8px 3px rgba(0,0,0,.13);
    color: #FFF;
    margin-top: 55px;
}
.recadastramento-home .rc-detalhes {
    padding: 52px 0;
    text-align: center;
}
.recadastramento-home .rc-detalhes h2 {
    font-size: 35px;
    margin: 0 0 15px 0;
    font-weight: 400;
}
.recadastramento-home .rc-detalhes p {
    margin-bottom: 0;
}
.recadastramento-home .rd-info {
    background: #47646F none repeat scroll 0 0;
    padding: 39px 25px;
    text-align: center;
    border-radius: 25px;
}
.recadastramento-home .rd-info p {
    color: #FFF;
    font-size: 18px;
}
.recadastramento-home .rd-info ul {
    margin-top: 20px;
}
.recadastramento-home .rd-info ul li {
    display: inline-block;
    margin-right: 15px;
}
.recadastramento-home .rd-info ul li:last-child {
    margin-right: 0;
}
.recadastramento-home .rd-info ul li a {
    display: block;
    padding: 12px 25px;
    border: 1px solid #FFF;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 25px;
}
.recadastramento-home .rd-info ul li a:hover {
    background: #FFF;
    color: #4A9F4A;
    transition: 0.2s;
}

.portal-nuvemtag img{
    border-radius: 25px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.portal-nuvemtag img:hover {
    opacity: 1.0;
    filter: alpha(opacity=9);
    transition: 0.3s;
}

/*#myCarousel {
    box-shadow: 0px 10px 9px -8px #999;
    z-index: 999999 !important;
    overflow: hidden;
}*/