@import url("fonts.css");
@import url('https://fonts.googleapis.com/css?family=Dancing+Script');
/* :::::::::::::::::::::::::::::: PADRÕES ::::::::::::::::::::::::::::::*/
/* Ocultado temporariamente */
.ocult-temp { display: none }

/* CSS reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
a:link { outline: none; }
body {
    background: #454545;
    color: #fff;
    font: normal 16px Calibri, Garuda, Kalimati;
}
.no-padding { padding: 0 !important; }
p { text-align: justify; }
.up { text-transform: uppercase; }
textarea { resize: vertical; }
.table {
    display: table;
    height: 100%;
    width: 100%;
}
.cell {
    display: table-cell;
    vertical-align: middle;
}
a:hover,a:focus,.close:hover,.close:focus,.btn:hover,.btn:focus {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
h1,h2,h3,h4,h5,h6 { font-family: 'FuturaBT-Book'; }
* { word-wrap: break-word; }
.msg {
    color: #222;
    font-size: 1.01em;
    padding: 10px;
}

/* :::::::::::::::::::::::::::::: TOPO ::::::::::::::::::::::::::::::*/
.bg-topo {
    background-image: url("../img/bg-left.png"), url("../img/bg-right.png"), url("../img/bg-topo1.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: 0 -22px, 812px -50px, 1px 10px;
    min-height: 240px;
    margin-bottom: 2px;
    padding-top: 4px;
}
.topo { margin-top: 10px; }
.logo a {
    display: block;
    margin: 37px auto;
    max-width: 171px;
}
.redes {
    text-align: center;
    margin-top: 70px;
}
.redes .rede {
    min-width: 57px;
    text-indent: -9999px;
}
.redes .rede a {
    background: transparent url('../img/redes.png') no-repeat;
    display: block;
    height: 57px;
    margin: 0 auto;
    max-width: 57px;
}
.rede.fpage a { background-position: -67px center; }
.rede.face a { background-position: -134px center; }
.rede.youtube a { background-position: -268px center; }
.rede.twitter a { background-position: -335px center; }
.rede.insta a { background-position: -201px center; }
.tel-topo a {
    display: block;
    color: #fff;
}
.tel-topo {
    float: right;
    font-family: "FuturaBT-Book";
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: -1px;
    margin-top: -40px;
    margin-right: 50px;
}
.tel-topo .wapp {
    background: url("../img/lwapp.png") no-repeat;
    display: inline;
    padding-right: 36px;
}


/* :::::::::::::::::::::::::::::: MENU ::::::::::::::::::::::::::::::*/
.menu-principal { font: small-caps bold 1.2em FuturaBT-Book, Calibri, Garuda, Kalimati; }
.menu-principal .nav-pills li a { border-radius: 0; display: block; min-height: 70px; line-height: 45px; }
.menu-principal .navbar { background-color: #ee165d; border:none; border-radius: 0; }
.menu-principal .nav-pills>li>a { color: #fff; }
.menu-principal .nav-pills>li.active>a,
.menu-principal .nav-pills>li.active>a:focus,
.menu-principal .nav-pills>li.active>a:hover,
.navbar-default .menu .navbar-toggle:hover .icon-bar { background-color: rgba(0, 0, 0, 0.2); }
.menu-principal .nav-pills>li>a:focus,
.menu-principal .nav-pills>li>a:hover,
.navbar-default .menu .navbar-toggle:hover .icon-bar { background-color: rgba(0, 0, 0, 0.2); }
.navbar-default .navbar-collapse {
    margin: 0;
    padding: 0;
}
.how.navbar-text { margin: -2px 20px -10px 0; }

/* :::::::::::::::::::::::::::::: NUNCIE AQUI ::::::::::::::::::::::::::::::*/
.anuncie-aqui img {
    margin: 0 auto 20px auto;
    width: 100%;
}
.anuncie-aqui img,
.anunc .img-bn img { max-height: 160px; }
.banner .img-bn img {
    max-height: 100%;
    max-width: 768px;
}

/* :::::::::::::::::::::::::::::: SLIDER ::::::::::::::::::::::::::::::*/
.swiper-container,.img-gs { max-height: 480px; }
.swiper-container {
    width: 100%;
    margin: 0 auto;
}
.sld-princ .swiper-container,.img-gs {
    background: #000;
    border: 12px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.sld-princ .swiper-container .bt-sld {
    background: #000; /* Fallback browsers */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)"; /* IE 8 */
    filter: alpha(opacity=72); /* IE 5-7 */
    -moz-opacity: 0.72; /* Netscape */
    -khtml-opacity: 0.72; /* Safari 1.x */
    background-color: rgba(0, 0, 0, 0.72); /* Browsers que prestam */
    cursor: pointer;
    height: 50px;
    padding-top: 12px;
    padding-left: 5px;
    position: absolute;
    width: 34px;
    z-index: 10000;
}
.sld-princ { margin-bottom: 10px; }
.sld-princ a { color: #fff; text-decoration: none; }
.sld-princ .swiper-container .bt-sld span { font-size: 1.6em; }
.sld-princ .swiper-container .swiper-button-prev { left: 1px; }
.sld-princ .swiper-container .swiper-button-next { right: 1px; }

.sld-princ .txt-sld {
    background: #000; /* Fallback browsers */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)"; /* IE 8 */
    filter: alpha(opacity=72); /* IE 5-7 */
    -moz-opacity: 0.72; /* Netscape */
    -khtml-opacity: 0.72; /* Safari 1.x */
    background-color: rgba(0, 0, 0, 0.72); /* Browsers que prestam */
    display: block;
    font-size: 1.2em;
    margin-top: -60px;
    padding: 14px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 50%;
}
.sld-princ .txt-sld .glyphicon { margin-left: 5px; }

.img-gs {
    border-bottom: none;
    max-width: 360px;
    margin: 0 auto;
    /*overflow: hidden;*/
}
.img-gs a { color: #fff; }
.img-gs .txt-gs {
    background: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.2em;
    padding: 10px;
    text-align: center;
}
.img-gs img { margin: 0 auto; }
.vid-dest iframe {
    height: 472px;
    margin: 0 auto;
    outline: 1px solid;
}

/* :::::::::::::::::::::::::::::: PUBLICIDADE ::::::::::::::::::::::::::::::*/
.blocos-publ {
    background: #313131;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.blocos-publ.p .bloco{
    margin-bottom: 10px;
}
.blocos-publ h1 {
    color: #14c0ca;
    font-size: 1.2em;
    margin: 12px auto 14px 40px;
}
.blocos-publ img { margin: 0 auto; }

/* :::::::::::::::::::::::::::::: FESTAS HOME ::::::::::::::::::::::::::::::*/
.blocos-festas { background: #313131; }
.blocos-festas .bloco { margin-top: 12px; }
.blocos-festas h2 {
    font-size: 1.2em;
    margin: 20px auto 20px 15px;
}
.blocos-festas a {
    color: #fff;
    text-decoration: none;
}
.mais {
    margin: 0 24px 13px 0;
    text-align: right;
}
.mais a { color: #fff; }
.mais a:hover,
.mais a:focus { text-decoration: underline; }

/* :::::::::::::::::::::::::::::: VÍDEOS ::::::::::::::::::::::::::::::*/
.blocos-publ.videos {
    background: none;
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.blocos-publ.videos h1 {
    color: #01f813;
    margin-left: 20px;
}
.blocos-publ.videos .bloco { margin-bottom: 30px; }
.bloco iframe {
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    margin: 0 auto;
}

/* :::::::::::::::::::::::::::::: NOTÍCIAS HOME ::::::::::::::::::::::::::::::*/
.noticias { margin-bottom: 30px; }
.noticias a {
    color: #fff;
    display: block;
}
.noticias a:hover,
.noticias a:focus {
    font-weight: bold;
    text-decoration: none;
}
.noticias h3 {
    border-bottom: 1px dotted #d7cb15;
    color: #d7cb15;
    font-size: 1.4em;
    margin-top: -16px;
    margin-bottom: 30px;
    text-align: center;
}
.noticias .mais { margin-bottom: -15px; }
.noticias .mais a { color: #d7cb15; }
.noticias .mais a:hover,
.noticias .mais a:focus {
    font-weight: normal;
    text-decoration: underline;
}
.bloc-rs {
    background: #313131;
    padding: 30px;
}
.noticias .noticia { margin: 10px auto 30px auto; }
.noticias .noticia .txt { padding-left: 10px; }
.relacionamento { margin-bottom: 10px; }
.relacionamento a {
    color: #03f5e5;
    display: block;
    font-family: 'FuturaBT-Book';
    font-size: 1.8em;
}
.miniatura img { max-width: 100px; }

/* :::::::::::::::::::::::::::::: PÁGINA DE NOTÍCIAS ::::::::::::::::::::::::::::::*/
.bc-noticia h2 {
    /*font-family: FuturaBT-Book;*/
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    text-shadow: 1px 1px 5px #1b1b1b;
}
/*.text-not { font-family: FuturaBT-Book !important; }*/
.text-not img { margin: 0 20px 20px 0 !important; }
.text-not p {
    font-family: FuturaBT-Book;
    font-size: 1.3em;
    padding: 0 26px 26px 0;
}
.bc-noticia .fonte-noticia {
    color: #03f5e5;
    padding-right: 26px;
    text-align: right;
}
.bc-noticia .data-post-not { color: #03f5e5; }
.pg-noticias .thumbnail {
    background: transparent;
    border: none;
}
.pg-noticias .thumbnail p,
.pg-noticias .thumbnail a { color: #fff; }
.pg-noticias .thumbnail p { margin: 8px 0; }
.pg-noticias .thumbnail img { min-height: 100px }
.pg-noticias .thumbnail h4 {
    color: #fff;
    font-weight: bold;
}
.pg-noticias .thumbnail .btn { width: 100%; }
.pg-noticias .tit2 {
    color: #fff32e;
    font-size: 1.6em;
    margin-bottom: 20px;
    margin-left: 20px;
}

/* :::::::::::::::::::::::::::::: BARRA DOS TÍTULOS E DIVISÓRIAS ::::::::::::::::::::::::::::::*/
.barra-topo { margin-bottom: 35px; }
.barra-topo h1 {
    color: #1fd6d4;
    margin-top: 0;
}
.barra-topo hr { border: 2px solid #212121; }
.barra-topo h1 {
    font-size: 1.6em;
    margin-top: 15px;
    text-align: center;
}
.barra-topo .linha span.informe {
    background: #000;
    color: #1fd6d4;
    float: right;
    font-size: 1.1em;
    margin-top: -20px;
    margin-right: 6px;
    padding: 10px 25px;
}
.barra-topo .linha a { color: #1fd6d4; }

.barra-topo.ft hr { border-color: #fff; } /* Barra página de Fotos */
.barra-topo.vd hr { border-color: #06fd00; } /* Barra página de Vídeos */
.barra-topo.vd h1 { color: #06fd00; } /* Página de Vídeos */
.barra-topo.am hr { border-color: #fff32e; }
.barra-topo.am h1 { color: #fff32e; }

/*    LINHAS/BARRAS DIVISÓRIAS    */
.linha-agenda.white {
    border: 1px dashed #fff;
    margin: 42px auto;
    width: 95%;
}
.linha-agenda { border: 1px dashed #1fd6d4; }
.linha-agenda.black {
    border: 1px dashed #222;
    margin: 0 auto 30px auto;
    width: 60%;
}
.sort .linha-agenda.black { margin-top: 30px; } /* Sorteio */
.cont-bg hr.linha-agenda.black {
    margin-top: 30px;
    width: 100%;
}

/* :::::::::::::::::::::::::::::: PÁGINA DE AGENDA E SORTEIOS ::::::::::::::::::::::::::::::*/
.blocos { margin-bottom: 30px; }
.bloco-festa {
    background: #222;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    margin-left: 150px;
    max-width: 610px;
    padding: 10px 24px 10px 50px;
}

.blocos.ag .bloco-festa {
    min-height: 300px;
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.blocos.ag .bloco-festa img {
    float: right;
    max-height: 280px;
}
.blocos.ag .bloco-festa .t-img { text-align: center; }
.blocos.ag .bloco-festa h1 { margin-bottom: 30px; }

.bloco-festa p { line-height: 1.4em; }
.bloco-festa h1 {
    font-size: 1.9em;
    margin-top: 0;
    text-align: center;
}
.bloco-festa .dia {
    background: #ff4567;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    float: left;
    font-size: 2.7em;
    margin-top: 20px;
    margin-left: -170px;
    padding: 6px 12px;
    text-shadow: 1px 1px 5px #1b1b1b;
    text-transform: uppercase;
}
.bloco-festa p span { color: #1fd6d4; }
.loc-vendas { text-align: center; }
.loc-vendas .venda {
    color: #222;
    font-size: 1.1em;
    font-weight: bold;
    height: auto;
    margin-bottom: 40px;
}
.loc-vendas .venda .logo-venda a {
    display: block;
    height: auto;
    margin: 0 auto 14px;
    position: relative;
    max-width: 150px;
}
.propagandas {
    margin-top: 30px;
    margin-bottom: 30px;
}
.propagandas a {
    cursor: context-menu;
    display: block;
    margin: 0 auto;
    max-width: 300px;
}
.propagandas img { margin: 0 auto; }
a.np {
    color: #fff;
    cursor: pointer;
    font: bold 1.4em 'FuturaBT-Book', Calibri, Garuda, Kalimati;
    margin-top: -18px;
    text-align: center;
}

/***** Sorteio *****/
.blocos.sort .bloco-festa {
    margin-bottom: 10px;
    padding-right: 30px;
}
.blocos.sort .bloco-festa h1 {
    color: #1fd6d4;
    font-size: 1.3em;
    margin: 32px 0 40px 0;
    padding-left: 35px;
}
.blocos.sort .bloco-festa .dia {
    font-size: 2.4em;
    text-transform: lowercase;
}
.blocos.sort .bloco-festa .sort_dt { text-transform: uppercase; }
label {
    color: #1fd6d4;
    cursor: pointer;
    font-size: .9em;
    padding-right: 0;
}
input[type="tel"], input[type="email"], input[type="text"], textarea, select {
    border-radius: 0 !important;
    -webkit-box-shadow: 5px 5px 15px 0 rgba(0,0,0,1) !important;
    -moz-box-shadow: 5px 5px 15px 0 rgba(0,0,0,1) !important;
    box-shadow: 5px 5px 15px 0 rgba(0,0,0,1) !important;
}
select#pagina {
    display: inline;
    width: 60px;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,1) !important;
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,1) !important;
    box-shadow: 0 0 0 0 rgba(0,0,0,1) !important;
}
.banner-sort img { margin: 0 auto; }
.result-sort { text-align: center; }
.result-sort ul {
    list-style: none;
    margin: 0 0 40px 0;
    padding: 0;
}
.result-sort ul li {
    color: #1fd6d4;
    font-size: 1.5em;
}
.result-sort h2 { font-size: 1.2em; }
.result-cont {
    float: right;
    margin-bottom: 10px;
}

/* :::::::::::::::::::::::::::::: PÁGINA DE GUIA ITABUNA ::::::::::::::::::::::::::::::*/
.barra-topo .linha span.informe.vd {
    background: #02ac03;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
}
.informe.vd .glyphicon {
    display: block;
    float: right;
    font-size: 1.3em;
    margin-left: 10px;
}

/* Nova */
.busca-guia {
    background: #696969;
    margin-bottom: 30px;
}
.busca-guia input {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,1) !important;
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,1) !important;
    box-shadow: 0 0 0 0 rgba(0,0,0,1) !important;
}
/*.busca-guia input[type='text'] { width: %; }*/
p.leg-guia {
    color: #fff !important;
    font-size: .75em;
    margin-top: 15px;
    margin-bottom: -5px;
    text-align: right;
}
.menu-guia { /*margin-top: 30px;*/ padding: 0 }
.menu-guia a {
    color: #fff;
    display: block;
    padding: 14px;
    text-align: center;
    text-decoration: none;
}
.menu-guia .panel {
    background: #ff5a95;
    border-radius: 0;
    border: none
}
.menu-guia .panel-body,
.menu-guia .panel-heading { padding: 0; }
.menu-guia .panel-title a[class] { background: #b22a55; }
.menu-guia .panel-title a,
.menu-guia .panel-title a[class='collapsed']{ background: #ff5a95; }
.menu-guia .panel-title a:hover { background: #b22a55; }
.menu-guia .panel-body a { background: #b14e6d; }
.menu-guia .panel-body a.set,
.menu-guia .panel-body a:hover { background: #9c506c; }
.menu-guia .panel-group .panel { margin-top: 0; border-bottom: 1px dashed #fff; }
.menu-guia .panel-group .panel:last-child { border-bottom: none; }
.edit {
    background: red;
    font-size: .4em;
    margon-top: 15px;
    margin-left: 5px;
}
.edit a { position: absolute }


.m-guia { font: normal 1.1em Calibri, Garuda, Kalimati; }
.m-guia .nav-pills li a { border-radius: 0; display: block; text-align: center; }
.m-guia .navbar { background-color: #302c2d; border:none; border-radius: 0; }
.m-guia .nav-pills>li>a { background: #ff5a95; border-bottom: 1px dashed #fff; color: #fff; margin-bottom: -2px }
.m-guia .nav-pills>li.subcategoria>a { background: #b14e6d !important; }
.m-guia .nav-pills>li:last-child a { border-bottom: none; }
.m-guia .nav-pills>li.active>a,
.m-guia .nav-pills>li.active>a:focus,
.m-guia .nav-pills>li.active>a:hover,
.mguia.navbar-default .navbar-toggle:hover .icon-bar { background: #b22a55; font-weight: bold }
.m-guia .nav-pills>li>a:focus,
.m-guia .nav-pills>li>a:hover,
.mguia.navbar-default .navbar-toggle:hover .icon-bar { background-color: #9c506c; }
.mguia.navbar-default .navbar-collapse {
    margin: 0;
    padding: 0;
}
.bloco-guia {
    background: #222;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    box-shadow: 5px 5px 10px 0 rgba(0,0,0,1);
    padding: 10px 24px 10px 40px;
}
.bloco-guia span.glyphicon { margin-right: 10px; }
.bloco-guia p {
    color: #1fd6d4;
    line-height: 1.5em;
}
.bloco-guia h1 {
    font-size: 1.6em;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
}
.bloco-guia p span { color: #fff; }
.tit-guia {
    margin-bottom: 30px;
    text-align: center;
}
.bloco-guia a {
    color: #1fd6d4;
    line-height: 1.5em;
}
.tit-guia h4 {
    background: #f05b92;
    display: inline-block;
    padding: 8px 60px;
}
.glyphicon.glyphicon-no-ico,
.glyphicon.insta,
.glyphicon.face,
.glyphicon.wapp {
    height: 20px;
    width: 19px
}
.glyphicon.face { background: url('../img/lfb.png') no-repeat; }
.glyphicon.wapp { background: url('../img/lwapp-guia.png') no-repeat; }
.glyphicon.insta { background: url('../img/linsta-guia.png') no-repeat; }
.icones { text-align: center }
.icones img { margin-bottom: 8px }

/* :::::::::::::::::::::::::::::: PÁGINA DE CONTATO ::::::::::::::::::::::::::::::*/
.contatos a,
.contatos {
    color: #1fd6d4;
    font-size: 1.3em;
    margin-bottom: 15px;
    text-align: center;
}
.obg {
    font-size: .8em;
    margin-top: -10px;
    margin-bottom: 10px;
}
.obg span { float: right; }

/* :::::::::::::::::::::::::::::: PÁGINA DE VÍDEOS ::::::::::::::::::::::::::::::*/
.pg-videos iframe {
    height: 260px;
    margin: 0 auto 15px auto;
    width: 90%;
}
.pg-videos .video { margin-bottom: 30px; }
.pg-videos .video:last-child { margin-bottom: 0; }

/* :::::::::::::::::::::::::::::: PÁGINA DE FOTOS, ÁLBUM DE FOTOS, ENQUETE E GATA ITAFEST ::::::::::::::::::::::::::::::*/
.aviso-fotos { position: absolute; }
.albuns .album {
    margin-bottom: 12px;
    position: relative;
}
.pg-fts.albuns .album { margin-bottom: 34px; }
.cont-border {
    margin: 0 auto;
    height: 180px;
    outline: 1px solid #000;
    overflow: hidden;
}
.album .legenda {
    background: #000; /* Fallback browsers */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)"; /* IE 8 */
    filter: alpha(opacity=72); /* IE 5-7 */
    -moz-opacity: 0.72; /* Netscape */
    -khtml-opacity: 0.72; /* Safari 1.x */
    background-color: rgba(0, 0, 0, 0.72); /* Browsers que prestam */
    bottom: 0;
    color: #fff;
    font-size: .9em;
    padding: 4px 0 2px 8px;
    position: absolute;
}
.cont-border, .album .legenda { width: 240px; }

.bt {
    color: #fff;
    width: 100%;
    font-size: 1.5em;
}

.coment-prod {
    background: #222;
    -webkit-box-shadow: 5px 5px 15px 0 rgba(0,0,0,1);
    -moz-box-shadow: 5px 5px 15px 0 rgba(0,0,0,1);
    box-shadow: 5px 5px 15px 0 rgba(0,0,0,1);
    margin-top: 20px;
    padding: 15px;
}
.lnk-def {
    color: #6f6f6f;
    font-size: 2em;
}

/***** Gata Itafest ****/
.gitfs .album a { max-width: 250px; }
.gitfs .album .legenda {
    bottom: 15px;
    font-size: 1.2em;
    padding: 12px 0;
    text-align: center;
}
.gitfs .album .cont-border {
    -webkit-box-shadow: 5px 5px 15px 0 rgba(0,0,0,1);
    -moz-box-shadow: 5px 5px 15px 0 rgba(0,0,0,1);
    box-shadow: 5px 5px 15px 0 rgba(0,0,0,1);
}
.tit-gi {
    font-family: 'Dancing Script';
    font-size: 2em;
    height: 60px;
    letter-spacing: 0;
    margin-top: 20px;
    text-align: center;
}
.tit-gi .obj {
    background: url("../img/flor.png") no-repeat;
    height: 47px;
    width: 110px;
}
.tit-gi .obj-esq { float: left; }
.tit-gi .obj-dir { float: right; }

.dados-album {
    font-family: FuturaBT-Book;
    margin-top: 40px;
}
.fb-comments { background: #313131; }

/* Enquete */
.enquete .pds-box { margin: 0 auto !important; }
.videos-gata iframe {
    height: 400px;
    width: 100%
}
.videos-gata .video-gata { margin-bottom: 40px; }
.videos-gata .video-gata:last-child { margin-bottom: 0; }


/* :::::::::::::::::::::::::::::: GATA ITAFEST ::::::::::::::::::::::::::::::*/
.m-ensaio { font: 1.8em 'Dancing Script', Calibri, Garuda, Kalimati; }
.m-ensaio .nav-pills li a { border-radius: 0; display: block; line-height: 45px; }
.m-ensaio .navbar { background-color: #302c2d; border:none; border-radius: 0; }
.dropdown-menu>li>a,
.m-ensaio .nav-pills>li>a { background: #302c2d; color: #fff; }
.m-ensaio .nav-pills>li.active>a,
.m-ensaio .nav-pills>li.active>a:focus,
.m-ensaio .nav-pills>li.active>a:hover,
.navbar-default .menu .navbar-toggle:hover .icon-bar { background-color: #202020; }
.m-ensaio .nav-pills>li>a:focus,
.m-ensaio .nav-pills>li>a:hover,
.navbar-default .menu .navbar-toggle:hover .icon-bar { background-color: rgba(0, 0, 0, 0.2); }
.navbar-default .navbar-collapse {
    margin: 0;
    padding: 0;
}

.cont h3 {
    font-family: 'Dancing Script';
    font-size: 2em;
    margin-bottom: 10px;
    margin-left: 40px;
}
.perfil-gata {
    background: #202020;
    font-size: 1.2em;
    padding: 30px 60px;
}
.perfil-gata ul {
    line-height: 1.9em;
    list-style: none;
}
.perfil-gata .label-gt { color: #ee165d; }
.perfil-gata a { color: #fff; }

/* :::::::::::::::::::::::::::::: PERGUNTAS FREQUENTES ::::::::::::::::::::::::::::::*/
.perguntas { font-size: 1.1em; }
.perguntas ol li {
    color: #1fd6d4;
    margin-bottom: 22px;
}
.perguntas ol li span { color: #fff; }

/* :::::::::::::::::::::::::::::: RODAPE ::::::::::::::::::::::::::::::*/
.rodape {
    background: #ee165d;
    font: bold 1.1em 'FuturaBT-Book', Calibri, Garuda, Kalimati;
    height: 80px;
    margin-top: 30px;
    padding: 5px;
    text-align: center;
}
.rodape .pf {
    float: right;
    font-size: .8em;
}
.rodape .pf a { color: #fff; }
.rodape a.ltemp {
    color: #fff;
}
.rodape a.ltemp:hover {
    cursor: default;
    text-decoration: none;
}
.adm a {
    color: #fff;
    font-size: .8em;
}

/* :::::::::::::::::::::::::::::: ERROS ::::::::::::::::::::::::::::::*/
.error body, html.error, .error .tudo { height: 99%; margin: 0 !important; padding: 0 !important; }
.error body {
    font-size: 2em;
    text-align: center;
}
.error .logo-erro {
    display: inline-block;
    margin: 0 auto 20px auto;
    max-width: 380px;
}
.error .cont-erro {
    font-family: "FuturaBT-Book";
    padding-bottom: 20px;
    text-transform: uppercase;
}
.error .cont-erro p,
.error .cont-erro h1 { font-size: 1.2em; }
.error .cont-erro p { text-align: center; }
.error a {
    color: #fff;
    text-decoration: none;
    text-transform: none;
}
.error a span { opacity: 0; }
.error a:hover span {
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.error hr {
    border: none;
    border-bottom: 1px solid;
    width: 20%;
}
.error .glyphicon { font-size: 1.5em; }
.error .glyphicon:hover {
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(260deg);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

/* :::::::::::::::::::::::::::::: MEDIA QUERY ::::::::::::::::::::::::::::::*/
@media (max-width: 1100px) {
    .menu-principal { font-size: .9em; }
}
@media (max-width: 1200px) {
    .menu-principal { font-size: .85em; }
}
@media (max-width: 1300px) {
    .menu-principal { font-size: .7em; }
}
@media (max-width: 950px) {
    .blocos.ag .bloco-festa img {
        float: none;
        margin: 10px auto;
    }
}
@media (max-width: 767px) {
    .bg-topo { background-repeat: no-repeat, no-repeat, repeat; }
    .topo { height: 300px; } /* Pra dar o Whatsapp */
    .tel-topo {
        margin-top: 20px;
        margin-right: 20px;
    }
    .sld-princ .txt-sld { /* Legenda slider */
        font-size: .75em;
        margin-top: -50px;
        width: 100%
    }
    .logo a { margin: 15px auto; }
    .redes { margin-top: 20px; }

    /* Blocos da página de Agenda */
    .bloco-festa {
        margin-left: 0;
        padding: 10px;
    }
    .bloco-festa .dia {
        float: none;
        font-size: 1.2em;
        margin-top: 2px;
        margin-bottom: 8px;
        margin-left: 0;
        padding: 4px 12px;
    }
    .bloco-festa h1 { font-size: 1.3em; }
    .barra-topo .linha span.informe {
        margin-right: 0;
        text-align: right;
        width: 100%;
    }
}
@media (max-width: 345px) {
    body { overflow-x: hidden; }
    .topo { height: 355px; }
}