.richmedia,
body.loader {
    overflow: hidden
}

@font-face {
    font-family: margueriteregular;
    src: url(../fonts/marguerite-webfont.woff2) format('woff2'), url(../fonts/marguerite-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

html * {
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important
}

body {
    font-size: 100%;
    font-family: Lato, sans-serif;
    overflow-x: hidden
}

body,
html {
    background: url(../../images/agoraelei/bg.png)!important
}

.no-js #loader {
    display: none
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0
}

.se-pre-con,
.se-pre-con #porcentagem {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

#logo-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99;
    width: 200px;
    height: 250px;
    margin: -125px 0 0 -100px
}

.se-pre-con {
    height: 100%;
    z-index: 8888;
    background: rgba(8, 54, 75, .9)
}

.se-pre-con #porcentagem {
    z-index: 99;
    height: 250px;
    font-family: margueriteregular, serif;
    font-size: 120px;
    text-align: center;
    letter-spacing: -.05em;
    color: rgba(0, 126, 185, .9)
}

.celular-telas .mao-app .chamada-icons,
.celular-telas .mao-app .chamada-icons>*,
.modal-dialog .modal-content .modal-body,
.modal-dialog .modal-content .modal-body p,
.modal-dialog .modal-content .modal-body strong,
.modal-dialog .modal-content .modal-header .modal-title,
.modal-dialog .modal-content .modal-header .numero-lei,
.richmedia .txt-sobre-app p,
.richmedia .txt-sobre-app strong,
.thumb-leis .inner-thumbs h2 small,
.thumb-leis .inner-thumbs h2 strong,
.txt-sobre-app p,
.txt-sobre-app strong {
    font-family: Lato, sans-serif!important
}

.se-pre-con #porcentagem small {
    font-size: 70px
}

.se-pre-con .estBar {
    position: relative;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 15px;
    background: rgba(0, 91, 134, .5)
}

.se-pre-con .estBar #bar {
    position: absolute;
    z-index: 100;
    left: 50%;
    display: block;
    width: 0;
    height: 12px;
    margin-top: 2px;
    background: #007eb9
}

.logo-agoraelei {
    width: 339px;
    height: 264px;
    margin: -38px -30px -20px -19px
}

@media (max-width:768px) {
    .logo-agoraelei,
    .logo-agoraelei.pull-right {
        display: inline-block;
        float: none!important
    }
}

.txt-sobre-app {
    position: relative;
    top: 65px;
    width: 98%;
    max-height: 460px;
    margin-left: 5%;
    padding-right: 20px
}

.txt-sobre-app p,
.txt-sobre-app strong {
    font-size: 16.5px;
    color: #000
}

.btn-voltar {
    position: absolute;
    z-index: 6;
    width: 100px;
    height: 35px;
    padding-right: 5px;
    line-height: 35px;
    background: #007eb9;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.btn-voltar:hover {
    background: #003953;
    text-decoration: none;
    color: #ff0
}

.glow-logo {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 0;
    background: url(../assets/images/agoraelei/img-glow-logo.png) no-repeat;
    width: 546px;
    height: 329px;
    margin-left: -98px
}

.celular-telas {
    position: absolute;
    z-index: 3;
    right: 0;
    width: 470px
}

.celular-telas .mao-app {
    position: relative;
    margin-top: 70px
}

.celular-telas .mao-app .mao-celular,
.celular-telas .mao-app .telas-app {
    position: absolute
}

.celular-telas .mao-app .mao-celular {
    z-index: 2;
    right: 30px;
    top: 0
}

.celular-telas .mao-app .telas-app {
    z-index: 1;
    left: 49px;
    top: 43px
}

@media (max-width:498px) {
    .celular-telas .mao-app .mao-celular,
    .celular-telas .mao-app .telas-app {
        -webkit-transform: scale(.95);
        -moz-transform: scale(.95);
        -o-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
        margin-top: 100px
    }
    .celular-telas .mao-app .telas-app {
        top: 45px;
        left: 52px
    }
}

.celular-telas .mao-app .chamada-icons {
    display: block;
    width: 220px;
    height: 700px;
    color: #000;
    font-size: 27px
}

.celular-telas .mao-app .chamada-icons em {
    color: #000;
    display: block;
    font-weight: 700;
    font-style: normal;
    text-decoration: none
}

.celular-telas .mao-app .chamada-icons em:before {
    content: '';
    position: absolute;
    top: -55px;
    right: 136px;
    width: 111px;
    height: 59px;
    background: url(../../images/agoraelei/seta-1.png) no-repeat
}

@media (max-width:498px) {
    .celular-telas .mao-app .chamada-icons em:before {
        display: none
    }
}

.celular-telas .mao-app .chamada-icons strong {
    display: block;
    font-weight: 400;
    color: #007eb9
}

.celular-telas .mao-app .chamada-icons .icons-small {
    position: relative;
    z-index: 3;
    margin-top: 20px
}

.celular-telas .mao-app .chamada-icons .icons-small .link-icon {
    display: inline-block
}

.celular-telas .mao-app .chamada-icons .icons-small span {
    display: block;
    font-size: 10px
}

.celular-telas .mao-app .chamada-icons .icons-small .criado-por {
    margin-top: 20px
}

.celular-telas .mao-app .chamada-icons .icons-small .criado-por span {
    padding-right: 13px
}

.celular-telas .mao-app .chamada-icons .icons-small .criado-por .logo-alep-pq {
    display: block;
    width: 60px;
    height: 74px;
    background: url(../images/logo-alep-pq.png)
}

.celular-telas .mao-app .chamada-icons em,
.celular-telas .mao-app .chamada-icons strong {
    font-size: 30px
}

.celular-telas .mao-app .chamada-icons small {
    font-size: 28px;
    color: #000
}

@media (max-width:768px) {
    .celular-telas .mao-app .chamada-icons {
        margin: -203px -50px 50px 0
    }
}

@media (max-width:581px) {
    .celular-telas .mao-app .chamada-icons {
        margin: -253px -50px 110px 0
    }
}

@media (max-width:451px) {
    .celular-telas .mao-app .chamada-icons {
        margin-right: -20px
    }
}

@media (max-width:768px) {
    .celular-telas .mao-app {
        margin-top: 135px
    }
    .celular-telas {
        position: relative!important;
        z-index: 3;
        width: 470px;
        top: 370px;
        left: 50%;
        margin-left: -235px!important;
        float: none!important;
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -o-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
    .celular-telas .mao-app .chamada-icons .icons-small {
        margin-right: 35px;
        margin-top: 20px;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@media (max-width:581px) {
    .celular-telas {
        top: 440px;
        margin-left: -260px!important;
        -webkit-transform: scale(.85);
        -moz-transform: scale(.85);
        -o-transform: scale(.85);
        -ms-transform: scale(.85);
        transform: scale(.85)
    }
}

.richmedia {
    position: relative;
    z-index: 10;
    background: url(../images/bg.png)!important;
    height: auto;
    min-height: 547px;
    max-height: auto
}

.richmedia .txt-sobre-app {
    position: relative;
    top: 65px;
    width: 98%;
    max-height: 460px;
    margin-left: 5%;
    padding-right: 20px
}

.richmedia .txt-sobre-app p,
.richmedia .txt-sobre-app strong {
    font-size: 16.5px;
    color: #000
}

@media (max-width:581px) {
    .richmedia .txt-sobre-app {
        max-height: inherit
    }
}

@media (max-width:992px) {
    .richmedia .txt-sobre-app .txt-inner {
        float: left;
        height: 271px;
        overflow: auto
    }
}

@media (max-width:768px) {
    .richmedia .txt-sobre-app {
        text-align: center
    }
    .richmedia .txt-sobre-app .txt-inner {
        text-align: left;
        height: auto;
        padding-bottom: 100px
    }
}

.richmedia .glow-mao {
    right: 0;
    bottom: 0;
    width: 668px;
    height: 556px;
    background: url(../../images/agoraelei/glow-mao.png) no-repeat
}

.richmedia .mask-mozaico {
    top: 0;
    left: 0;
    width: 100%;
    height: 418px;
    overflow: hidden;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0)
}

.richmedia .mozaico {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 836px;
    background: url(../../images/agoraelei/bg-mosaico.jpg) center top repeat-y;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60)
}

.richmedia .fx-mozaico {
    top: 0;
    left: 0;
    width: 100%;
    height: 418px;
    background: url(../../images/agoraelei/fx-mosaico.png) center top no-repeat;
    background-size: cover
}

.richmedia .lvl4 {
    position: relative;
    z-index: 4;
    margin-top: -10px
}

.richmedia .lvl3 {
    position: absolute;
    z-index: 3
}

.richmedia .lvl2 {
    position: absolute;
    z-index: 2
}

.richmedia .lvl1 {
    position: absolute;
    z-index: 1
}

.thumb-leis {
    padding: 0!important
}

.thumb-leis .saiba-mais {
    height: 10px;
    overflow: hidden
}

.thumb-leis .saiba-mais.open {
    height: 600px;
    overflow: visible
}

.thumb-leis .saiba-mais .inner-saiba-mais {
    height: 600px;
    background: #007eb9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.thumb-leis .inner-thumbs {
    min-height: 400px;
    padding-bottom: 40px;
    background: #fff
}

.thumb-leis .inner-thumbs .title-busca {
    padding-top: 30px
}

.thumb-leis .inner-thumbs h2 {
    margin: 0;
    padding: 14px 0 0;
    height: 66px;
    text-align: center;
    font-size: 25px;
    color: #007eb9
}

.thumb-leis .inner-thumbs h2 strong {
    color: #007eb9;
    display: inline-block;
    padding: 0 15px 17px;
    margin-bottom: 15px
}

.thumb-leis .inner-thumbs h2 small {
    display: block;
    font-size: 25px;
    font-weight: 400;
    color: #000
}

.thumb-leis .inner-thumbs .thumbs {
    padding: 0 30px;
    margin-top: 30px
}

.thumb-leis .inner-thumbs .thumbs .th {
    padding: 0!important;
    outline: #fff solid 2px
}

.thumb-leis .inner-thumbs .thumbs .th img {
    min-width: 100%!important;
    outline: #ff0 solid 1px
}

.thumb-leis .inner-thumbs .thumbs .th span.infos-hover {
    max-height: 220px;
    font-size: 15px
}

.thumb-leis .inner-thumbs .thumbs .th span.infos-hover .titulo,
.thumb-leis .inner-thumbs .thumbs .th span.infos-hover small.bt-fake {
    font-family: Lato, sans-serif!important;
    color: #fff
}

.thumb-leis .inner-thumbs .thumbs .th span.infos-hover .titulo {
    display: block;
    max-height: 170px;
    overflow: auto;
    font-size: 26px;
    font-weight: 400!important;
    margin-top: 10px
}

.thumb-leis .inner-thumbs .thumbs .th span.infos-hover small.bt-fake {
    display: block;
    background: #007eb9;
    padding: 2px 0;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px
}

@media (max-width:581px) {
    .thumb-leis .inner-thumbs .thumbs .th {
        width: 100%
    }
}

.modal {
    background-color: rgba(117, 117, 117, .6)
}

.modal-dialog .modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 100px;
}

.modal-dialog .modal-content .modal-header {
    position: relative;
    border: none
}

.modal-dialog .modal-content .modal-header .numero-lei,
.modal-dialog .modal-content .modal-header:after {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-color: #d3d3d3
}

.modal-dialog .modal-content .modal-header .close {
    position: absolute;
    right: 20px;
    top: 20px;
    outline: 0;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.modal-dialog .modal-content .modal-header .close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.modal-dialog .modal-content .modal-header img.img-responsive {
    width: 600px;
    height: auto
}

.modal-dialog .modal-content .modal-header .numero-lei {
    display: inline-block;
    margin-top: 15px;
    margin-left: -15px;
    padding: 5px 25px 5px 20px;
    font-size: 18px;
    font-weight: 700;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomright: 50px;
    background-clip: padding-box;
    -webkit-border-radius: 0 50px 50px 0;
    border-radius: 0 50px 50px 0
}

.modal-dialog .modal-content .modal-header .modal-title {
    margin-top: 20px;
    padding: 0 15px 15px;
    line-height: 35px;
    font-size: 32px;
    font-weight: 300;
    color: #000
}

.modal-dialog .modal-content .modal-header:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    height: 5px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    background-clip: padding-box;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0
}

.modal-dialog .modal-content .modal-body p {
    padding: 0 20px
}

.modal-dialog .modal-content .modal-body .txt-integra {
    position: relative;
    margin-top: 15px;
    padding-top: 20px
}

.modal-dialog .modal-content .modal-body .txt-integra:after {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 60%;
    height: 5px;
    background-color: #d3d3d3;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0
}

.box-pesquisa button,
.divisor {
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 15px
}

.modal-dialog .modal-content .modal-body,
.modal-dialog .modal-content .modal-body p,
.modal-dialog .modal-content .modal-body strong {
    color: #000
}

.modal-dialog .modal-content .modal-body,
.modal-dialog .modal-content .modal-body p {
    font-size: 15px;
    font-weight: 400
}

.box-pesquisa {
    z-index: 1;
    position: relative
}

.box-pesquisa .input-group {
    margin: 0 auto
}

.box-pesquisa .input-group #txt_pesquisa {
    border-bottom: 0
}

.box-pesquisa a {
    color: #333
}

.box-pesquisa button {
    padding: 12px 12px 7px 10px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

.box-pesquisa .glyphicon {
    font-size: 185%;
    color: #fff
}

.box-pesquisa .ui-menu,
.box-pesquisa input {
    padding: 25px 10px;
    font-size: 200%;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px
}

.box-pesquisa .btn-default:active,
.box-pesquisa .btn-default:active:hover,
.box-pesquisa .btn-default:focus,
.box-pesquisa .btn-default:hover,
.box-pesquisa .ui-menu .ui-menu-item,
.box-pesquisa button,
.box-pesquisa input {
    background: #666!important;
    color: #fff!important
}

.box-pesquisa .form-control:-moz-placeholder,
.box-pesquisa .form-control:-ms-input-placeholder,
.box-pesquisa .form-control::-moz-placeholder,
.box-pesquisa .form-control::-webkit-input-placeholder {
    color: #fff
}

.box-pesquisa .btn-default,
.box-pesquisa .form-control {
    border-color: #666
}

.box-pesquisa .btn-default {
    border-left-color: #999
}

.divisor {
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background: #666;
    width: 60%;
    height: 5px
}

.divisor-branco {
    background: #fff;
    width: 100%;
    margin: 10px 0;
    height: 3px
}

.box-naocumprimento {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    padding: 5px 15px;
    width: 90%;
    margin: 50px auto 0;
    background: #666;
    font-family: 'Avenir Light', sans-serif;
    font-size: 150%
}

.box-naocumprimento h2 {
    font-size: 20px!important
}

.box-naocumprimento a {
    color: #fff;
    text-decoration: underline;
    padding-bottom: 7px;
    display: block;
    font-size: 21px!important
}

.box-naocumprimento p {
    color: #9a9a9a;
    font-size: 18px!important;
    margin: 0;
    padding: 0
}

.box-naocumprimento .telefone {
    margin: 0;
    font-size: 120%!important;
    text-decoration: none
}
.celular-telas.app-mobile{
	top: 520px; left: 0; width: 100%; margin-left: 0!important; /* position: relative!important; */
}
.celular-telas.app-mobile .mao-app .chamada-icons.icons-mobile{
 	 width: 100%; height: 540px; margin-top: -570px; margin-bottom: 190px; margin-right: 0; 
}
.celular-telas.app-mobile .mao-app .chamada-icons.icons-mobile .icons-small span{font-size: 15px;}
.celular-telas.app-mobile .mao-app .chamada-icons.icons-mobile .icons-small .link-icon{
	margin: 0 15px;
	-webkit-transform: scale(1.6); -moz-transform: scale(1.6); -o-transform: scale(1.6); -ms-transform: scale(1.6); transform: scale(1.6);
}
.bt-lojas .bt-google, .bt-lojas .bt-apple {
    display: inline-block !important;
    width: 125px;
    height: 37px;
    text-indent: -9999em;
    cursor: pointer !important;
}
.bt-lojas .bt-apple {
    margin-right: 1px;
    background: url(../../images/agoraelei/saibamais//bt-apple-store.png) no-repeat center;
}
.bt-lojas .bt-google {
    background: url(../../images/agoraelei/saibamais//bt-google-play.png) no-repeat center;
}

::-moz-selection {
    background: rgba(211, 211, 211, .6);
    color: #6d6d6d
}

::selection {
    background: rgba(211, 211, 211, .6);
    color: #6d6d6d
}