@import url(https://fonts.googleapis.com/css?family=Lato:300,400);

body {
    background: #000;
    color: #FFF;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Ubuntu Condensed', sans-serif;*/
}

h1 {
    border-bottom: 3px solid #414141;
}

a {
    color: #FFF;
    text-decoration: none;
    border: none;
    outline: none !important;
}

a:focus {
    border: 0 !important;
}

a:hover {
    transition: color 1s;
    -webkit-transition: color 1s;
    text-decoration: none;
}

.margem-all{ margin: 10px; }
.margem-b{ margin-bottom: 10px; }
.margem-t{ margin-top: 10px; }
.margem-l{ margin-left: 10px; }
.margem-r{ margin-right: 10px; }
.padding-all{ padding: 10px; }
.padding-b{ padding-bottom: 10px; }
.padding-t{ padding-top: 10px; }
.padding-l{ padding-left: 10px; }
.padding-r{ padding-right: 10px; }

.panel a {
    color: #999;
}

.sidebar h2 {
    font-size: 18px;
    border-bottom: 1px solid #414141;
}

.sidebar a {
    font-weight: bold;
}

.sidebar li {
    margin-bottom: 0px;
}

.logo .fundo-linha, footer .fundo-linha {
    background-position: 0 60px;
}

hr.faixa {
    border: 0;
    padding: 5px;
}

.fundo-linha .center {
    margin: 0 auto;
}

h2.title {
    text-align: right;
    text-transform: uppercase;
    font-size: 20px;
    background: url('../images/title.png') right bottom no-repeat;
    padding-right: 20px;
    text-shadow: 2px 0px 7px rgba(0, 0, 0, 1);
    padding-bottom: 8px;
}

.ensaio-destaque h3 {
    margin: 0;
    font-size: 25px;
}

.ensaio-destaque .telefone {
    font-weight: bold;
    font-size: 120%;
    text-align: center;
}

#garota-dia {
    overflow: hidden;
}

#garota-dia .trifoto {
    bottom: 0;
    position: absolute;
    right: 10px;
}

.lista-acompanhantes .acompanhante {
    margin-bottom: 5px;
    font-size: 13px;
}

.lista-acompanhantes p {
    margin: 0;
}

.lista-acompanhantes .acompanhante h3 {
    margin: 0;
    font-size: 18px;
}

.lista-acompanhantes .acompanhante .telefone {
    color: #FFF;
    font-size: 13px;
}

.acompanhante .destaque {
    color: #ffcc00;
}

#home {
    font-size: 14px;
}

#home li {
    padding: 12px;
    border: 1px solid #FFF;
}

#home h1 {
    border: 0;
    margin: 0;
}

#home p {
    margin-bottom: 5px;
}

#home #cidades {
    margin: 20px 0;
}

#home #seletor-sexo a {
    font-size: 16px;
    text-transform: uppercase;
}

#home #seletor-sexo li.feminino a:hover {
    color: #ff0000;
}

#home #seletor-sexo li.masculino a:hover {
    color: #277eb8;
}

#home #seletor-sexo li.travesti a:hover {
    color: #c52398;
}

#home #cidades a {
    color: #FFCC00;
    font-weight: bold;
    font-size: 18px;
}

#home #cidades li:first-child {
    border: 0;
}

#home #cidades li {
    border: 0;
    padding: 0 10px;
    border-left: 1px solid #FFF;
}

#seletor {
    cursor: pointer;
}

.dropdown-header {
    background-color: #363636;
    color: #fff;
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 20px;
}

p.info {
    color: red;
}

#saiba-mais-info div.info a{
    color: #232323;
}

.destaque {
    color: #ffcc00;
    font-size: 60%;
}

.box {
    border: 1px solid #FFF;
}

.table tr.no-border td, .table tr.no-border th {
    border: 0;
}

#box-informacao {
    margin-top: 20px;
    padding: 0;
}

#box-informacao .titulo {
    border-bottom: 1px solid #414141;
    border-top: 1px solid #414141;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 0;
    background: #414141;
    clear: both;
}

#box-informacao .titulo:first-child {
    margin-top: 0;
}

#box-informacao span {
    color: #ffcc00;
    display: inline-block;
    margin-right: 20px;
    width: 100%;
    font-size: 12px;
}

#box-informacao .info {
    padding: 5px;
    width: 100%;
}

#ensaios-fotograficos .ensaio {
    margin: 10px 0;
}

#fotos .foto {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.mascara {
    position: absolute;
}

.mascara.B {
    bottom: 0;
}

.mascara.T {
    top: 0;
}

.mascara.M {
    top: 50%;
}

.mascara.R {
    right: 0;
}

.mascara.L {
    left: 0;
}

.mascara.C {
    left: 50%;
}

.antifurto {
    position: absolute;
    z-index: 90;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100vh;
}

#assinar-vip h3 {
    color: #ffcc00
}

#assinar-vip .jumbotron {
    color: #000;
    background: #ffcc00;
}

#saiba-mais-info {
    display: none;
}

#publicidade, #anuncio-lateral {
    overflow: hidden;
}

.foto-frame {
    position: relative;
}

.marcador {
    position: absolute;
}

.marcador.exclusiva {
    bottom: 0;
    left: 0;
    width: 37%;
}

.marcador.embreve {
    bottom: 0;
    right: 0;
    width: 100%;
}

.marcador.prime {
    bottom: 0;
    right: 0;
    width: 25%;
}

.destaque .marcador.exclusiva {
    width: 59px;
}

.marcador.cartao {
    top: 2px;
    left: 2px;
}

.marcador.cartao span {
    float: left;
    display: inline-block;
    margin-right: 2px;
    width: 25px;
}

#form-busca {
    background: #1E1E1E;
    border: none;
    padding: 20px;
    margin-bottom: 20px;
    color: #FFF;
    overflow: hidden;
}

#form-busca label {
    display: block;
}

#form-busca .idade span {
    margin: 0 10px;
}

#form-busca input {
    margin-bottom: 10px;
    width: 100%;
}

#form-busca button {
    margin-top: 25px;
}

#form-busca .campo {
    min-height: 72px;
}

#fale-conosco-form dd {
    margin-bottom: 10px;
}

.errors {
    background: #C60002;
    margin-top: 5px;
    padding: 2px;
    padding-left: 20px;
}

.img-center.img-responsive {
    margin: 0 auto;
}

#home-nova {
    padding: 40px 15px 10px;
    color: #5b5555;
    font-size: 14px;
    background-size: 100%;
    min-height: 590px;
    display: block;
    overflow: hidden;
}

#texto-home {
    padding: 10px;
}

#home-nova #texto-home h1 {
    font-size: 18px;
    margin: 0;
    text-decoration: none;
    border: none;
    color: #5b5555;
    font-weight: bold;
}

#home-nova a.btn {
    padding: 5px;
    display: block;
    color: #FFF;
    width: 75px;
    font-size: 14px;
    border-radius: 0;
    margin-top: 10px;
}

#home-nova a.btn-azul {
    background: #23919c;
}

#home-nova a.btn-vermelho {
    background: #7f0d0b;
}

#home-nova #info-sair {
    margin: 90px 0;
    font-weight: bold;
}

.home-nova b {
    color: #FFF;
}

#fique-vontade {
    font-size: 18px;
    margin: 30px 0;
}

#linha {
    background: url(../images/linha-divisao.png) center center no-repeat;
    text-align: center;
    text-transform: uppercase;
}

#linha h2 {
    font-size: 24px;
}

.home-nova .seleciona-sexo {
    min-height: 600px;
}

.home-nova .cidades {
    margin-top: 20px;
}

.home-nova .cidades a {
    font-size: 24px;
    color: #ffcc00;
}

.home-nova h3 {
    text-transform: uppercase;
    font-size: 22px;
}

.home-nova #entrar {
    overflow: hidden;
}

.home-nova h4 {
    fon-size: 24px;
    font-weight: bold;
    margin: 20px 0;
}

.home-nova #termos-uso {
    font-size: 18px;
    font-weight: bold;
}

.home-nova .vermelho {
    color: #8a302f;
}

.home-nova .abre-cidades {
    cursor: pointer;
}

.home-nova .cidades {
    display: none;
}

@media (max-width: 767px) {
    #garota-dia .trifoto {
        width: 100%;
        position: relative;
    }

    .lista-vertical .acompanhante {
        min-height: 310px;
    }

    .lista-horizontal .acompanhante {
        min-height: 170px;
    }

    .home-nova h3 {
        font-size: 18px;
    }

    .home-nova .cidades a {
        font-size: 16px;
        padding: 3px;
        margin: 5px 0;
        display: block;
    }

    #home-nova {
        min-height: 815px;
        display: block;
    }

}

@media (min-width: 768px) {
    .lista-vertical .acompanhante {
        min-height: 410px;
    }

    .lista-horizontal .acompanhante, #resultado-busca .acompanhante {
        min-height: 213px;
    }

    #garota-dia .trifoto {
        width: 63.6667%;
    }

    #box-informacao {
        clear: both;
    }
}

@media (min-width: 992px) {
    .lista-vertical .acompanhante {
        min-height: 500px;
    }

    .lista-horizontal .acompanhante {
        min-height: 193px;
    }

    #resultado-busca .acompanhante {
        min-height: 242px;
    }

    #box-informacao {
        clear: inherit;
    }
}

@media (min-width: 1200) {
    .lista-vertical .acompanhante {
        min-height: 575px;
    }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}

/*
.container{
    max-width: 780px;
}*/
#content .row {
    padding: 0 10px;
}

.acompanhante .descricao {
    font-family: Verdana;
    font-size: 12px;
}

.pp_content_container .pp_details {
    margin-right: 5px;
    margin-left: 5px;
}

a.pp_close {
    right: 10px;
}

.jGrowl-close {
    display: none;
}

.sidebar h2, h1 {
    color: #ffcc00;
}

#panico {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
    display: none;
    width: 100%;
    height: 100%;
    background: url(../images/google.png) center 250px no-repeat #FFF;
}

#panic-button {
    width: 125px;
    height: 125px;
    text-indent: -9000px;
    background: url('../images/panico.png') top left no-repeat;
    position: fixed;
    right: 10px;
    bottom: 40px;
}

.chamada-concurso {
    color: #FFCC00;
    font-size: 25px;
    margin-bottom: 10px;
}

.observacao-concurso {
    margin-bottom: 30px;
    line-height: 14px;
}

#acompanhantes-exclusivas h3 {
    margin-top: 3px;
}

#acompanhantes-exclusivas .acompanhante {
    min-height: 256px;
}

#votacao-acompanhante {
    margin-top: 10px;
    background: #AA0000;
    overflow: hidden;
}

#votacao-acompanhante a {
    text-indent: -9000px;
    width: 100%;
    display: block;
}

.vota-musa {
    margin: 5px 0 10px;
    background: #BF0001;
    border: 2px solid #C60002;
    padding: 3px 10px;
}

.vota-musa:hover {
    color: #FFCC00;
}

#search-gata {
    width: 270px;
    padding: 5px 5px;
    margin-bottom: 10px;
}

#box-addthis {
    margin-top: 10px;
}

#box-addthis h3 {
    margin-top: 0;
}

.parceiro {
    margin-bottom: 10px;
}

#telefone-nav, #telefone-nav b {
    color: #FFF;
    font-size: 25px;
    padding: 10px 0;
}

.alerta {
    width: 200px;
    position: fixed;
    right: 10px;
    top: 30%;

}

.btn-twitter {
    font-weight: normal !important;
}

.icon-twitter {
    background: url(../images/twitter.png) top left no-repeat;
    width: 20px;
    height: 16px;
    display: block;
    float: left;
    display: inline-block;
    margin-right: 5px;
}

label.error {
    color: #FF0000;
    padding-left: 15px;
    font-weight: normal;
    font-size: 80%;
}

#home-novissima {
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-color: #FFF;
}

#home-novissima #box-cidade {
    color: #333333;
    font-size: 15px;
    z-index: 90;
    background: rgba(255, 255, 255, 0.4);
}

#home-novissima #box-cidade h1 {
    font-size: 15px;
    border: none;
    font-weight: bold;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#home-novissima #box-cidade select, #home-novissima #box-cidade p {
    width: 80%;
    margin: 20px auto;
}

#home-novissima #box-cidade select {
    font-size: 18px;
    height: 54px;
    font-weight: bold;
}

#home-novissima #box-cidade #btn-entrar, #home-novissima #box-cidade #sair {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#home-novissima #box-cidade #btn-entrar {
    margin-bottom: 20px;
    padding: 20px 40px;;
    background: #00b861;
    border: none;
    color: #FFF;
}

#home-novissima #box-cidade #sair {
    color: #a61924;
}

#home-novissima #aviso {
    font-size: 13px;
    line-height: 24px;
}

#home-novissima .logo {
    margin: 20px auto 40px;
    position: absolute;

}

#overlay {
    background: rgba(35, 35, 35, 0.65);
    width: 100vw;
    height: 100vh;
    position: fixed;
    display: block;
    top: 0;
    left: 0;
}

#footer-novissimo {
    padding: 30px 0;
}

#footer-novissimo span {
    color: rgba(255, 255, 255, 0.30);
    font-size: 13px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#footer-novissimo a {
    color: #FFF;
    font-size: 15px;
    padding: 10px 0;
}

#home-novissima #box-blur {
    background-position: center center;
    filter: blur(10px);
    -moz-filter: blur(10px);
    -webkit-filter: blur(10px);
    clip: rect(0px, 570px, 350px, 0px);
}

#anuncie-novo-header {
    height: 100vh;
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}

#anuncie-novo-header #box-anuncie {
    position: absolute;
    top: 60%;
    left: 50%;
    width: 580px;
    height: 230px;
    margin-left: -290px;
    margin-top: -165px;
}

#anuncie-novo-header h1 {
    color: #FFF;
    border: none;
    font-weight: bold;
}

#anuncie-novo-main {
    background: #FFF;
    padding: 40px 0;
    color: #232323;
}

#anuncie-novo-main h1 {
    font-size: 42px;
    border: none;
    color: #232323;
}

#anuncie-novo-main b {
    color: #232323;
}

#anuncie-novo-main a {
    color: #a61924;
}

#anuncie-novo-main #seletor-sexo {
    background: #eff1f2;
    padding: 10px 0;
    overflow: hidden;
    margin: 30px 0 50px;
    clear: both;
}

#anuncie-novo-main label {
    width: 100%;
}

#anuncie-novo-main label small {
    font-size: 70%;
    color: #9f9f9f;
    font-weight: normal;
    float: right;
}

#anuncie-novo-main .form-control {
    margin-bottom: 15px;
}

#anuncie-novo-header .btn-success, #anuncie-novo-main .btn-success {
    padding: 6px 70px;
    margin-top: 30px;
}

#anuncie-novo-main #seletor-sexo .radio-inline {
    margin-left: 10px;
}
#anuncie-novo-main .anuncie-foto{
    margin-bottom: 20px;
}
#busca-acompanhante{
    width: 100%;
    margin-top: 10px;
}
/* xs */
@media (max-width: 767px) {
    #home-novissima {
        background-color: #6a6a6b;
        background-position: left top;
        background-size: auto;
        padding-top: 122px;
    }

    #home-novissima span {
        font-size: 10px;
    }

    #home-novissima a {
        font-size: 13px;
    }

    #home-novissima #box-blur, #home-novissima #box-cidade {
        position: relative;
        box-sizing: border-box;
        width: 300px;
        margin: 0 auto;
        height: 410px;
    }

    #home-novissima .logo {
        left: 10px;
        top: 10px;
    }

    #home-novissima #box-blur {
        position: absolute;
        top: 122px;
        left: 50%;
        margin-left: -150px;
        background-position: -29px -123px;
        clip: rect(0px, 300px, 410px, 0px);
        background-repeat: no-repeat;
    }

    #home-novissima #box-cidade {
        padding: 20px;
    }

    #home-novissima #box-cidade select, #home-novissima #box-cidade p {
        width: 100%;
    }

    #home-novissima #box-cidade #btn-entrar {
        padding: 10px;
    }

    #home-novissima #aviso {
        padding: 20px 0;
    }
    #anuncie-novo-header #box-anuncie {
        width: 290px;
        margin-left: -145px;
    }
}

/* sm */
@media (min-width: 768px) {

    #home-novissima, #overlay {
        min-height: 100vh;
    }

    #home-novissima #box-blur {
        background-size: 260vw;
    }

    #home-novissima #box-blur {
        background-position: center center;
        clip: rect(0px, 570px, 350px, 0px);
    }

    #home-novissima #box-cidade {
        background: rgba(255, 255, 255, 0.4);
    }

    #home-novissima #box-cidade, #home-novissima #box-blur {
        padding: 30px;
        width: 570px;
        height: 350px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -205px;
        margin-left: -300px;
    }

    #home-novissima #aviso {
        position: absolute;
        bottom: 20px;
        width: 740px;
        left: 50%;
        margin-left: -370px;
    }
}

/* md */
@media (min-width: 992px) {
    #home-novissima #box-blur {
        background-size: 160vw;
    }
}

/* lg */
@media (min-width: 1200px) {
    #home-novissima #box-blur {
        background-size: 100vw;
    }
}

/* FRONT-END */
#form-busca{

}

#circle {
  background-color: #aaa;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: relative;
}

#circle img {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.bg-gray{
    background: #232323; /* For browsers that do not support gradients */
}

.publi-interna{
    margin-bottom: 20px!important;
    margin: 20px auto;
}


.info-white{
    background-color: #f3f3f3;
    padding: 14px;
}

.info-white .ensaio-destaque{
    -webkit-border-radius: 78%;
    -moz-border-radius: 78%;
    border-radius: 78%;
    margin: 46px auto;
    width: 78%;
    height: 78%;
    overflow:hidden!important;
}
.info-white .ensaio-destaque img{
    width: 100%;
}

.info-black{
    color: white;
    text-align: left;
}

.info-white p.red.telefone{
    font-size: 20px;
    font-weight: 900;
    text-align: center;
}

.box-white{
    margin-top: 10px;
    padding: 27px 15px;
    font-size: 15px;
    color: #232323;
    background-color: white;
    overflow: hidden;
}

.info-white h1{
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    color: #232323;
    font-size: 32px;
    font-weight: 900;
    border: none;
}

.ensaio small{
    font-size: 15px;
    font-weight: 700;
    color: #232323;
    line-height: 118px;
}

.descricao.box-white{
    text-align: left;

}

.descricao.box-white p ,.descricao.box-white span,.descricao.box-white h6 {
    font-weight: 700;
    font-size: 15px!important;
    font-family: 'Lato'!important;
    text-align: left!important;
    color: #232323!important;
}

.box-white .item{
    color: #232323;
    padding:0 15px ;
}

.box-white .titulo{
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 13px;
    margin-bottom: 13px;
    border-bottom: 1px solid #c9c9c9;
}
.box-white .info span{
    font-weight: 700;
    line-height: 24px;
}

.info-black p,.info-black h6{
    text-align: left!important;
    font-size: 15px!important;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 2px;
    font-family: 'Lato'!important;
}
.info-black p.red.telefone{
    font-size: 20px;
    font-weight: 900;
}

.info-black .destaque{
    color: white;
}

.info-black h1{
    font-weight: 900;
    font-size: 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: none;
    color: white;
}

.info-black span{
    font-size: 15px!important;
    color: white!important;
    font-family: 'Lato'!important;

}

.info-black .descricao{
    padding: 75px 130px 45px;
}

/* HEADER */

#header{
    background: #232323; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#232323, #2e2e2e); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#232323, #2e2e2e); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#232323, #2e2e2e); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#232323, #2e2e2e); /* Standard syntax */
    font-family: 'Lato';
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
}

#header .container{
    display: table;
    height: 160px;
}

#header .logo,
#header nav,
#header .base-bt{
    display: table-cell;
    vertical-align: middle;
}
#header .base-bt{
    text-align: right;
    width: 194px;
}

#header nav {
    text-align: right;
}

#header nav > ul{
    background: #363636; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#363636, #3e3e3e); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#363636, #3e3e3e); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#363636, #3e3e3e); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#363636, #3e3e3e); /* Standard syntax */
    margin-bottom: 0;
    height: 72px;
    line-height: 72px;
    padding: 0 24px;
    display: inline-block;
    margin-right: 25px;
}

#header nav > ul > li{
    display: inline-block;
    vertical-align: middle;
    padding: 0 27px;
    position: relative;
}

#header nav > ul > li button{
    letter-spacing: 1px;
    background-color: transparent;
    padding:0;
    border: none;
    text-transform: uppercase;
}

#header #bt-modal-pesquisa{
    text-transform: uppercase;
    color: #232323;
    background-color: #e3e3e3;
    line-height: 72px;
    border: none;
    padding: 0 64px;
    font-weight: 700;
    -webkit-transition: color .2s ease-in, background-color .2s ease-in;
    -moz-transition: color .2s ease-in, background-color .2s ease-in;
    -ms-transition: color .2s ease-in, background-color .2s ease-in;
    -o-transition: color .2s ease-in, background-color .2s ease-in;
    transition: color .2s ease-in, background-color .2s ease-in;
}

#header #bt-modal-pesquisa:hover,
#header #bt-modal-pesquisa:focus{
    color:white;
    -webkit-transition: color .2s ease-in, background-color .2s ease-in;
    -moz-transition: color .2s ease-in, background-color .2s ease-in;
    -ms-transition: color .2s ease-in, background-color .2s ease-in;
    -o-transition: color .2s ease-in, background-color .2s ease-in;
    transition: color .2s ease-in, background-color .2s ease-in;
}

#header #bt-modal-pesquisa:hover span::before,
#header #bt-modal-pesquisa:focus span::before{
    content: '';
    background-image: url(../images/bt-pesquisa-white.png);
    -webkit-transition: background-image .2s ease-in;
    -moz-transition: background-image .2s ease-in;
    -ms-transition: background-image .2s ease-in;
    -o-transition: background-image .2s ease-in;
    transition: background-image .2s ease-in;
}

#header #bt-modal-pesquisa span{
    display: block;
    position: relative;
}

#header #bt-modal-pesquisa span::before{
    content: '';
    width: 13px;
    height: 12px;
    position: absolute;
    background-image: url(../images/bt-pesquisa.png);
    background-repeat: no-repeat;
    background-position: center;
    left: -15px;
    top: 50%;
    margin-top: -6px;
    -webkit-transition: background-image .2s ease-in;
    -moz-transition: background-image .2s ease-in;
    -ms-transition: background-image .2s ease-in;
    -o-transition: background-image .2s ease-in;
    transition: background-image .2s ease-in;
}

#header #bt-modal-pesquisa span{
    display: block;
}

.dropdown-menu{
    padding: 20px 0;
    left: 50%;
    -ms-transform: translate(-50%, 0); /* IE 9 */
    -webkit-transform: translate(-50%, 0); /* Safari */
    transform: translate(-50%, 0);
}
.dropdown-menu::before{
    content:'';
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: -16px;
    border: 8px solid;
    border-color: transparent transparent white transparent;
}

.dropdown-menu>li>a{
    padding: 0 48px;
    line-height: 40px;
    font-weight: 700;
    color: #232323;
    font-size: 17px;
    position: relative;
    -webkit-transition: color .2s ease-in, background-color .2s ease-in;
    -moz-transition: color .2s ease-in, background-color .2s ease-in;
    -ms-transition: color .2s ease-in, background-color .2s ease-in;
    -o-transition: color .2s ease-in, background-color .2s ease-in;
    transition: color .2s ease-in, background-color .2s ease-in;
}
.dropdown-menu>li>a::before{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 30px;
    margin-top: -5px;
    top: 50%;
    border: 5px solid;
    border-color: transparent transparent transparent #232323;
    -webkit-transition: border-color .2s ease-in;
    -moz-transition: border-color .2s ease-in;
    -ms-transition: border-color .2s ease-in;
    -o-transition: border-color .2s ease-in;
    transition: border-color .2s ease-in;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus{
    color:white;
    background-image: none;
    -webkit-transition: color .2s ease-in, background-color .2s ease-in;
    -moz-transition: color .2s ease-in, background-color .2s ease-in;
    -ms-transition: color .2s ease-in, background-color .2s ease-in;
    -o-transition: color .2s ease-in, background-color .2s ease-in;
    transition: color .2s ease-in, background-color .2s ease-in;
}
.dropdown-menu>li>a:hover::before,
.dropdown-menu>li>a:focus::before{
    content: '';
    border-color: transparent transparent transparent white;
    -webkit-transition: border-color .2s ease-in;
    -moz-transition: border-color .2s ease-in;
    -ms-transition: border-color .2s ease-in;
    -o-transition: border-color .2s ease-in;
    transition: border-color .2s ease-in;
}

/* FOOTER */

#footer{
    background-color: #232323;
    padding-top: 45px;
    padding-bottom: 85px;
}

#footer li{
    text-transform: uppercase;
    color: #7c7c7c;
    font-weight: 700;
    font-size: 9px;
    margin-bottom: 13px;
}

#footer li a{
    text-transform: none;
    color: white;
    font-weight: 400;
    font-size: 13px;
}

#footer .bloco-anuncio{
    background-color: white;
    min-height: 150px;
    line-height: 150px;
    text-align: center;
}

#footer .bloco-anuncio span{
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #b6b6b6;
}

/* CLASSES */

.lista-acompanhantes .acompanhante,
.resultados .acompanhante{
    margin-bottom: 30px;
}

.lista-acompanhantes .acompanhante img,
.resultados .acompanhante img{
    -webkit-box-shadow: 5px 5px 20px -2px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 20px -2px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 20px -2px rgba(0,0,0,0.3);
}

.lista-acompanhantes .acompanhante p.data ,
.lista-acompanhantes .acompanhante p.telefone ,
.resultados .acompanhante p.data ,
.resultados .acompanhante p.telefone {
    font-weight: 700;
    font-size: 15px;
    color: #cfcfcf;
    letter-spacing: 1px;
}

.lista-acompanhantes .acompanhante h3,
.resultados .acompanhante h3{
    color:white;
    font-size: 23px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 13px;
}

h2.title{
    font-size: 32px;
    background: none;
    font-weight: 900;
    color: white;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding-left: 130px;
    padding-bottom: 0;
    margin-bottom: 55px;
    position: relative;
}

h2.title::before{
    content: '';
    width: 110px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    background-color: white;
    box-shadow: 5px 5px 20px -2px rgba(0,0,0,0.3);
}



.container-search{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #272726;
    z-index: 100;
}

.container-search .container{
    height: 100%;
    min-height: 1060px;
    position: relative;
}

.container-search #close-search{
    position: absolute;
    right: 40px;
    top: 80px;
    background-color: transparent;
    border-radius:0;
    border: none;
    color:  #8f8f8f;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    cursor: pointer;
    z-index: 20;
}

.container-search .form-content{
    height: 100%;
    overflow-y: auto;
    padding: 80px 60px 0;
    background-color: #fefefe;

}

.container-search .form-content h1{
    font-size: 42px;
    font-weight: 900;
    color: #232323;
    border: none;
    text-transform: none;
    margin-bottom: 42px;
}

.container-search .form-content label{
    font-size: 18px;
    font-weight: 700;
    color: #232323;
    text-transform: none;
}

.container-search .form-content input,
.container-search .form-content select,
.container-search .form-content button{
    border-radius: 0;
}
.container-search .form-content button{
    background-color: #00b861;
    color: white;
    text-transform: uppercase;
    border: none;
    margin: 0 auto ;
    line-height: 48px;
    padding: 0 90px;
    display: table;
    font-size: 13px;
}

.container-search .form-content .form-group{
    margin-bottom: 30px;
}

.container-search .form-content .form-group.submit{
    margin-top: 80px;
}

.container-search .resultados{
    height: 100%;
    overflow: hidden;
    padding: 80px 60px 0;
    background-color: #272726;
}

.container-search .resultados .scroll{
    height: 770px;
    width: 100%;
    overflow: hidden;
}

.container-search .resultados h4{
    margin-bottom: 20px;
    font-weight: 900;
    font-size: 15px;
    text-transform: uppercase;
    opacity: 0;
}
.container-search .resultados h4 span{
    margin-right: 6px;
}
.banner-white{
    background-color: #f3f3f3;
    padding-top: 40px;
    padding-bottom: 80px;
    margin-bottom: 60px;
}

.publicidade{
    margin-bottom: 60px;
}
.publicidade img{
    display: inline-block;
}
#garota-dia{
    overflow:visible;
}
#garota-dia h2{
    margin-top: 55px;
    padding-left: 40px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px;
}

#garota-dia h1{
    color: #000000;
    font-weight: 900;
    border: none;
    font-size: 76px;
    text-transform: uppercase;
    margin-left: -20px;
}

#garota-dia p{
    font-size: 15px;
    font-weight: 700;
    color: #000000;
    padding-left: 40px;
    text-transform: uppercase;
    text-align: left;
}

#garota-dia p.telefone{
    color: #313131;
}

#garota-dia a{
    margin-top: 14px;
    display: block;
}

#garota-dia a span{
    padding-left: 40px;
    margin-bottom: 30px;
    display: block;
    font-size: 15px;
    font-weight: 900;
    color: black;
    text-decoration: underline;
    text-transform: uppercase;
}
#garota-dia a span.marcador{
    margin-bottom: 0;
    padding-left: 0;
}
#garota-dia a .m-left{
    margin-left: -50px;
    z-index: 1;
    position: relative;
}
#garota-dia a img{
    -webkit-box-shadow: 2px 2px 30px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 30px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 30px 0px rgba(0,0,0,0.3);
	width: 110%;
}

.antifurto{
    z-index: 1;
}
#ensaio-destaque{
    margin-top: 65px;
}

#ensai-destaque .acompanhante{
    margin-top: 13px;
    padding-left: 30px;
    padding-bottom: 100px;
    background-color: #f3f3f3;
    margin-left: -5px;
}

#ensaio-destaque .acompanhante h2{
    margin-top: 125px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px;
}

#ensaio-destaque .acompanhante h1{
    color: #000000;
    font-weight: 900;
    border: none;
    font-size: 56px;
    text-transform: uppercase;
}

#ensaio-destaque .acompanhante .descricao{
    text-align: left!important;
    padding-left: 0;

}
#ensaio-destaque .acompanhante p{
    font-size: 15px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    text-align: left!important;
}

#ensaio-destaque .acompanhante p.telefone, #ensaio-destaque .acompanhante p.telefone a{
    color: #313131;
}

#ensaio-destaque .acompanhante a{
    margin-top: 14px;
    display: block;
}

#ensaio-destaque .acompanhante span{
    display: block;
    font-size: 15px;
    font-weight: 900;
    color: black!important;
    text-transform: uppercase;
}

#form-busca{
    padding: 40px;
    background-color: #fefefe;
}

#form-busca label{
    font-size: 18px;
    font-weight: 700;
    color: #232323;
    text-transform: none;
}

#form-busca input,
#form-busca select,
#form-busca button{
    border-radius: 0;
}

#form-busca button{
    background-color: #00b861;
    color: white;
    text-transform: uppercase;
    border: none;
    margin: 0 auto ;
    line-height: 48px;
    padding: 0 90px;
    display: table;
    font-size: 13px;
}

#form-busca .form-group{
    margin-bottom: 15px;
}

#form-busca .submit{
    margin-top: 20px;
}

/* MEDIA CONTAINER 1440 FULL */

@media (min-width: 1440px){
    .container {
        width: 1410px;
    }
}

/* RESET CSS BROWSER*/

body{
    font-family: 'Lato';
    background-color: #333333;
}

ul{
    list-style: none;
    padding-left: 0;
    margin: 0;
}

#acompanhantes-em-breve{
    padding-bottom: 55px;
}

#acompanhantes-evidencia{
    padding-bottom: 55px;
    background-color: #404040;
}




@media (max-width: 1200px){
    .info-black .descricao{
        padding: 0;
    }
    #garota-dia h1{
        font-size: 32px;
        margin-left: 0;
    }
    #garota-dia a .m-left{
        margin-left: 0;
    }

    h2.title{
        font-size: 22px;
        padding-left: 30px;
    }

    h2.title::before{
        width: 20px;
    }

    #header #menu{
        width: 280px;
        text-align: center;
        position: absolute;
        left: 50%;
        margin-left: -140px;
        top: 20px;
        z-index: 1000;
    }
    .base-button{
        display: table-cell;
        vertical-align: middle;
    }
    #header #menu ul{
        height: auto;
    }
    #header #menu li{
        padding: 0 19px;
        display: block;
    }
    #header .navbar-toggle{
        float: none;
        display: inline-block;
        background-color: #e3e3e3;
        margin-left: 12px;
        z-index: 99;
    }

    #header .navbar-toggle span{
        background-color: #000;
    }
}

@media (max-width: 992px){
    .container-search #autocomplete{
        height: 70%;
    }
    .container-search .resultados{
        height: 350px;
    }
}

@media (max-width: 770px){
    .container-search .form-content{
        padding: 40px 14px;
    }
    .container-search .form-content h1{
        font-size: 28px;
    }
    #header .logo{
        width: 100%;
    }
    #header #bt-modal-pesquisa{
        padding: 0 24px;
        line-height: 35px;
    }
    .container-search #close-search{
        top: 20px;
    }
    h2.title{
        margin-bottom: 15px;
    }
    .lista-vertical .acompanhante {
        min-height: 315px;
    }
    .lista-acompanhantes .acompanhante, .resultados .acompanhante{
        margin-bottom: 10px;
    }
    .lista-acompanhantes .acompanhante h3, .resultados .acompanhante h3{
        font-size: 14px;
    }
    .lista-acompanhantes .acompanhante p.data, .lista-acompanhantes .acompanhante p.telefone, .resultados .acompanhante p.data, .resultados .acompanhante p.telefone{
        font-size: 13px;
    }
    #ensaio-destaque{
        background: #F3F3F3;
        overflow: hidden;
        padding: 10px 0;
    }
    #ensaio-destaque .acompanhante h2{
        margin-top: 10px;
    }
    #ensaio-destaque .acompanhante h1{
        font-size: 40px;
    }
    #ensaio-destaque .acompanhante{
        width: 100%;
        background: none;
        padding-bottom: 0;
    }
}

@media (max-width: 500px){
    #garota-dia h2{
        margin-top: 0;
        padding-left: 0;
        font-size: 200%;
    }
    .container-search .resultados{
        display: none;
    }
    #header #menu{
        margin-left: 0;
        left: 0;
    }
}

.banner-iframe{
    position: relative;
    height: 0;
    overflow: hidden;
}
.banner-iframe.topo{
    padding-bottom: 7.82%;
}
.banner-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lista-acompanhantes .acompanhante .antifurto img,
.resultados .acompanhante .antifurto img,
#garota-dia .antifurto img{
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}