/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');*/
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans');*/
/*@import url('https://fonts.googleapis.com/css?family=Merriweather');*/
/* --------------- reset / init */

/* @import url(https://db.onlinewebfonts.com/c/991ddcb16516dd104b6a7229dd50eb28?family=Galano+Grotesque+Black);
@import url(https://db.onlinewebfonts.com/c/0007c768c0c6149485a44a0409d9433c?family=Galano+Grotesque); */
@font-face {
  font-family: 'Galano Grotesque';
  src: url("/fonts/GalanoGrotesqueRegular.otf") format("opentype");
}
*{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-family: 'Galano Grotesque', sans-serif;}
body{font-family: 'Galano Grotesque', sans-serif;}
h1,h2,h3{font-family: 'Galano Grotesque', sans-serif;}
a{text-decoration: none}
a:hover{text-decoration: underline;}
/* --------------- section.main */
section.main{
    background: #2d2d2e;
    display: block;
    margin: 0 auto;
    position: relative;
    /* background: #025188!important; */
    background: #005fcc!important;
}
section.main .main_bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(https://i.ytimg.com/vi/tD5q7SCQa_g/maxresdefault.jpg);background-size: cover;opacity: .01; z-index: 0; }
section#menu{text-align: center;position: relative; z-index: 2;}
section#menu .menu_top{padding: 10px;position: relative;height: 200px;}
section#menu .menu_top ul li{display: inline-block;}
section#menu .menu_top .socials{position:  absolute;width:  200px;text-align:  left;padding: 28px 0;top:  0;left:  0;}
section#menu .menu_top .socials h5{color:  #f5f5f5;font-weight: normal;font-size: .8em;text-transform:  uppercase;margin-bottom: 3px;}
section#menu .menu_top .socials a{ color: white; /*color: rgba(255, 255, 255, 0.75);*/width: 24px;height: 24px;text-align:  center;display:  inline-block;background: #005fcc;margin-right: 5px;}
section#menu .menu_top #logo{max-width: 350px;max-height: 150px;}
section#menu .menu_top .info{position: absolute; width: 185px; text-align: left; padding: 26px 0; right: 0; top: 0;}
section#menu .menu_top .info h5{color:  #F5F5F5;font-weight: normal;font-size: .8em;text-transform:  uppercase;margin-bottom: 3px;}
section#menu .menu_top .info a{color: #F5F5F5;width: 36px;height: 28px;text-align:  center;display:  inline-block;margin-right: 5px;border-radius: 2px;}
section#menu .links {padding: 20px 10px;border-top: 1px solid rgba(255, 255, 255, 0.05);z-index: 2;display: flex;justify-content: space-between;align-items: center;}

form.search-form {display: flex;align-items: center;}
input.form-control.search-input {flex-grow: 1;height: 34px;padding: 5px;border: 1px solid #005fcc;border-radius: 3px;}
button.btn.btn-default.search-btn {color: #F5F5F5;}
/* custom imagens */
.custom-images {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;display: flex;justify-content: space-between;}
.custom-img {position: relative;height: auto; }
.custom-img:first-child { align-self: flex-start; width: 10%;}
.custom-img:last-child {align-self: flex-end; width: 10%;}
/* --------------- ul.sub_menu */
ul.sub_menu {display: inline-block;}
ul.sub_menu li{display: inline-block;text-transform: uppercase;/* font-weight: 600; */padding: 0 8px;color: white;font-size: 1.1em;}
ul.sub_menu li a{color: #F5F5F5; text-decoration: none;}
ul.sub_menu li a.active{color: rgb(8, 203, 96);}
ul.sub_menu li a:hover, ul.sub_menu li a:active{color: rgb(8, 203, 96);}
ul.sub_menu li i{font-size: 14px;margin-left: 5px;}

.dropdown-open{display: inline-block;transform: rotate(45deg);-webkit-transform: rotate(45deg);border-right: 2px solid;border-bottom: 2px solid;margin-left: 6px;position: relative;}
.dropdown-open.size7{width: 7px;height: 7px;margin-bottom: 3px;}
.dropdown-open.size9{width: 9px;height: 9px;margin-bottom: 4px;}

.che-right{display: inline-block;width: 11px;height: 11px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);border-right: 3px solid;border-bottom: 3px solid;margin-left: 4px;margin-bottom: 4px;position: relative;border-radius: 1px;margin-right: 7px;border-color: #00883d;}
input, select, textarea{color: #00883d;font-family: 'Titillium Web', sans-serif;}



/* --------------- section.view */
section.view{position:  fixed;width:  100%;height:  100%;left:  0;top:  0;background: rgba(0, 0, 0, 0.65);z-index: 99999;text-align:  center;padding-top: 4%;display: none;}
section.view .actions{color:  wheat;z-index:  9999;position:  fixed;right:  0;top:  0;padding: 15px 40px;width:  100%;text-align:  right;}
section.view .actions span{color: white;text-decoration:  none;display:  inline-block;margin: 0 10px;cursor: pointer;}
section.view img{max-width: 900px;max-height: 550px;}

/* --------------- .response */
.response{width: 1200px;display: block;margin: 0 auto;position:  relative;}
.response_fx{position:  absolute;width:  100%;height: 200px;background: #f9f9f9;opacity: .03;}
.response.noticia{position:  relative;padding-bottom:  100px;}
.response.noticia .wrapper-left{display:  inline-block;float:  left;margin-right: 10px;}
.response.noticia .wrapper-left #image_banner{width: 750px;height: 364px;display:  inline-block;margin-top: 10px;margin-right: 10px;padding: 30px;background: #cbced1;cursor:  pointer;}
.response.noticia .wrapper-left #image_banner .tag{width: 690px;position:  absolute;bottom: 30px;display:  inline-block;}
.response.noticia .wrapper-left #image_banner .tag span{background: #023c2e;padding: 5px 15px;display:  inline-block;color:  white;text-transform:  uppercase;}
.response.noticia .wrapper-left .text-content{font-size: 1.1em;text-align: justify;color: #243a4f;}
.response.noticia .wrapper-left .text-content h2{color: #023c2e;padding: 5px 0;padding-bottom: 10px;font-weight: normal;font-size: 1.5em;line-height: 1.2;opacity: .95;}
.response.noticia .wrapper-left .text-content .info{padding: 5px 10px;display:  inline-block;color: #21496e;text-transform:  uppercase;font-size: 13px;}
.response.noticia .wrapper-left .text-content p{margin-bottom: 15px;}
.response.noticia .wrapper-left .text-content a{padding: 15px 0;display:  inline-block;color: #00883d;}
.response.noticia .wrapper-right{width: 420px; display: inline-block; float: left; margin: 10px; padding: 30px 20px; background: rgba(251, 251, 251, 0.6);}
.response.noticia .wrapper-right h4.title{font-weight:  normal;text-transform:  uppercase;margin-bottom: 10px;}
.response.noticia .wrapper-right a:last-child{border: none;}
.response.noticia .wrapper-right a{display:  inline-block;float:  left;margin-bottom: 10px;padding-bottom: 8px;border-bottom: 1px solid #e6e6e6;display: inline-block;line-height: 1.2;font-size: 1em;color: #164067;font-weight: normal;text-decoration: none;}
.response.noticia .wrapper-right a h4{display:  inline-block;line-height: 1.2;font-size: 1em;color: #164067;font-weight:  normal;}
.response.noticia .wrapper-right a .tag{padding: 5px 20px; display: inline-block; color: white; font-weight: normal; text-transform: uppercase; font-size: .7em; margin-right: 5px;}

.response .wrapper-left .text-content .gallery-wrapper{background: #fcfcfc; border-top: 1px solid #e6e6e6; margin-top: 30px;}
.response .wrapper-left .text-content .gallery-wrapper h4{margin: 5px; font-weight: normal;}
.response .wrapper-left .text-content .gallery-wrapper .image{width: 115px;height: 100px;display: inline-block;margin-top: 10px;margin: 5px;position: relative;/* padding: 30px; */float: left;overflow: hidden;cursor: pointer;}
.response .wrapper-left .text-content .gallery-wrapper .icon{width: 60px;height: 60px;background: url(../static/map.png);position: relative;z-index: 9;background-size: cover;display: block;margin: 0 auto;/* margin-top: 90px; *//* margin-left: 90px; */opacity: .2;position: absolute;top: 0;left: 0;}
.response .wrapper-left .text-content .gallery-wrapper .preview{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: #f7f7f7;}

#menu_secretarias_dropdown{position:  absolute;width: 100%;/* height:  200px; */background: white;z-index:  99999;border-bottom: 10px solid #f6f6f6;padding: 15px;padding-bottom: 50px; display: none}
#menu_secretarias_dropdown .response{position:  relative;}
#menu_secretarias_dropdown .response h4{font-weight:  normal;margin-bottom: 5px;border-bottom: 1px solid #f6f6f6;padding: 0 10px;padding-bottom: 5px;font-size: 1.3em}
#menu_secretarias_dropdown .response a{display: inline-block;padding: 10px 0;width: auto;margin: 0;float:  left;font-weight: normal;font-size: 1em;color: #023e2f;margin-bottom: -6px;text-decoration: none;height: auto;}
#menu_secretarias_dropdown .response a{padding: 20px;}
#menu_secretarias_dropdown .response a:hover{text-decoration: underline;}
#menu_secretarias_dropdown .response a .vereador{width: 90px;height: 100px;display: inline-block;margin-top: 10px;margin: 5px;position: relative;float: left;overflow: hidden;padding: 10px 0;}

#menu_camara_dropdown{position:  absolute;width: 100%;/* height:  200px; */background: white;z-index:  99999;border-bottom: 10px solid #f6f6f6;padding: 15px;padding-bottom: 50px; display: none}
#menu_camara_dropdown .response{position:  relative;}
#menu_camara_dropdown .response h4{font-weight:  normal;margin-bottom: 5px;border-bottom: 1px solid #f6f6f6;padding: 0 10px;padding-bottom: 5px;font-size: 1.3em}
#menu_camara_dropdown .response a{display: inline-block;padding: 10px 0;width: auto;margin: 0;float:  left;font-weight: normal;font-size: 1em;color: #023e2f;margin-bottom: -6px;text-decoration: none;height: auto;}
#menu_camara_dropdown .response a{padding: 20px;}
#menu_camara_dropdown .response a:hover{text-decoration: underline;}
#menu_camara_dropdown .response a .vereador{width: 90px;height: 100px;display: inline-block;margin-top: 10px;margin: 5px;position: relative;float: left;overflow: hidden;padding: 10px 0;}

#menu_contato_dropdown{position:  absolute;width: 100%;/* height:  200px; */background: white;z-index:  99999;border-bottom: 10px solid #f6f6f6;padding: 15px;padding-bottom: 50px; display: none}
#menu_contato_dropdown .response{position:  relative;}
#menu_contato_dropdown .response h4{font-weight:  normal;margin-bottom: 5px;border-bottom: 1px solid #f6f6f6;padding: 0 10px;padding-bottom: 5px;font-size: 1.3em}
#menu_contato_dropdown .response a{display: inline-block;padding: 10px 0;width: auto;margin: 0;float:  left;font-weight: normal;font-size: 1em;color: #023e2f;margin-bottom: -6px;text-decoration: none;height: auto;}
#menu_contato_dropdown .response a{padding: 20px;}
#menu_contato_dropdown .response a:hover{text-decoration: underline;}
#menu_contato_dropdown .response a .vereador{width: 90px;height: 100px;display: inline-block;margin-top: 10px;margin: 5px;position: relative;float: left;overflow: hidden;padding: 10px 0;}

#menu_servicos_dropdown{position:  absolute;width: 100%;/* height:  200px; */background: white;z-index:  99999;border-bottom: 10px solid #f6f6f6;padding: 15px;display: none}
#menu_servicos_dropdown .response{position:  relative;}
#menu_servicos_dropdown .response a{width: 290px;height: 90px;display:  inline-block;margin-top: 10px;margin: 5px;position:  relative;float:  left;overflow: hidden;background: #f6f6f6;padding: 10px 0}
#menu_servicos_dropdown .response a:hover{background:  #f2f2f2}
#menu_servicos_dropdown .response a img{width: 70px;display: inline-block;float: left;filter:  hue-rotate(235deg);}
#menu_servicos_dropdown .response a .text{display: inline-block;padding: 12px 0;width: 220px;}
#menu_servicos_dropdown .response a .text h4{font-weight: normal;font-size: 1.1em;color: #023e2f;margin-bottom: -6px;}
#menu_servicos_dropdown .response a .text span{font-size: .9em;display: inline-block;color: #143656}

section.links_uteis{border-bottom: 7px solid #efefef;background: #14a538;}
section.links_uteis .wrapper{padding: 13px 0;}
section.links_uteis .wrapper .left{width: 640px;display:  inline-block;font-size:  18px;margin-top: -2px;}
section.links_uteis .wrapper .left h4{display:  inline-block;text-transform:  uppercase;color: white;font-size: 16px;font-size: .8em;}
section.links_uteis .wrapper .left ul{display:  inline-block;list-style:  none;color:  #c61241;}
section.links_uteis .wrapper .left ul li{font-size: .8em;padding:  0 7px;display:  inline-block;}
section.links_uteis .wrapper .left ul li a{color: white}
section.links_uteis .wrapper .right{width: 556px;display: inline-block;}
section.links_uteis .wrapper .search_ghost{position:  absolute;width: 342px;background: #f2f2f2;height: 41px;right: -3px;top: 0px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
section.links_uteis .wrapper .search{position:  relative;}
section.links_uteis .wrapper .search span{position:  absolute;right: 0;top: -28px;font-size: 13px;padding: 10px 13px;color: #999;z-index: 9;}
section.links_uteis .wrapper .search input{height: 34px;position:  absolute;top: -28px;background: #f9f9f9;border: 1px solid #f9f9f9;border-radius: 3px;outline:  none;padding:  5px;font-size: 14px;color: #105797;font-size: 14px;right:  0;width: 60%;}

.response.noticia-intro .wrapper .search input{height: 34px;position:  absolute;top: -28px;background: #f9f9f9;border: 1px solid #f9f9f9;border-radius: 3px;outline:  none;padding:  5px;font-size: 14px;color: #105797;font-size: 14px;right:  0;width: 60%;}
.response.noticia-intro .feature_1{width: 820px;height: 364px;background: #efefef;display:  inline-block;margin-top: 10px;margin-right: 10px;position:  relative;padding: 30px;float:  left;cursor:  pointer;}
.response.noticia-intro .feature_1 .filter{position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(13, 84, 148, 0.07);}
.response.noticia-intro .feature_1 .text{width: 760px;position:  absolute;bottom: 30px;}
.response.noticia-intro .feature_1 .text a.tag{padding: 5px 15px;display:  inline-block;color: white;text-transform:  uppercase;text-decoration: none;height: 34px;}
.response.noticia-intro .feature_1 .text h2{background: #02508882;color:  white;padding: 10px;padding-bottom: 20px;font-weight: normal;font-size: 1.5em;line-height: 1.2;}
.response.noticia-intro .feature_1 .text .published{background: #02508882;padding: 5px 10px;display:  inline-block;color:  white;text-transform:  uppercase;font-size: 13px;}
.response.noticia-intro .feature_2{width: 370px;height: 364px;background: #efefef;display:  inline-block;margin-top: 10px;position:  relative;padding: 30px;float:  left;cursor:  pointer;}
.response.noticia-intro .feature_2 .filter{position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(13, 84, 148, 0.07);}
.response.noticia-intro .feature_2 .text{width: 310px;position:  absolute;bottom: 30px;}
.response.noticia-intro .feature_2 .text a.tag{padding: 5px 15px;display:  inline-block;color:  white;text-transform:  uppercase;text-decoration: none;height:  34px;}
.response.noticia-intro .feature_2 .text h2{background: #02508882;color: white;padding: 5px 10px;padding-bottom: 10px;font-weight: normal;font-size: 1.3em;line-height: 1.2;}
.response.noticia-intro .feature_2 .text .published{background: #02508882;padding: 5px 10px;display:  inline-block;color:  white;text-transform:  uppercase;font-size: 13px;}

.response.noticia-mais{position:  relative;margin-top: 10px;padding: 10px 0;border-top: 1px solid #eaebeb;}
.response.noticia-mais .more-box{display:  inline-block;width: 400px;float:  left;margin-bottom:  20px;}
.response.noticia-mais .more-box .date{width: 75px;text-align:  center;color:  #999;float:  left;}
.response.noticia-mais .more-box .date .date-m{display:  block;font-size: 1.2em;line-height: 1;}
.response.noticia-mais .more-box .date .date-d{display:  block;font-size: 2.2em;line-height:  1;}
.response.noticia-mais .more-box .date .date-y{display:  block;line-height: 1;}
.response.noticia-mais .more-box h4{display:  inline-block;width: 325px;padding:  0 5px;line-height: 1.2;font-size:  1.1em;color: #164067;font-weight:  normal;}
.response.noticia-mais .more-box h4 .tag{padding: 5px 20px; display: inline-block; color: white; font-weight: normal; text-transform: uppercase; font-size: .7em; margin-right: 5px;}

.response.response.servicos{position:  relative;}
.response.response.servicos .wrapper-title h2{background: #ffffff;color: #025188;padding: 10px 30px 10px 0;font-weight: normal;font-size: 1.5em;line-height: 1.2;display: inline-block;float: inherit;position: relative;z-index: 1;}
.response.response.servicos .wrapper-title span{content: ''; position: absolute; width: 100%; height: 1px; background: #eaebeb; top: 23px; left: 0;}
.response.response.servicos a{width: 290px;height: 90px;display:  inline-block;margin-top: 10px;margin: 5px;position:  relative;float:  left;overflow: hidden;background: #f6f6f6;padding: 10px 0}
.response.response.servicos a:hover{background:  #f2f2f2}
.response.response.servicos a img{width: 70px;display: inline-block;float: left;filter: hue-rotate(235deg);}
.response.response.servicos a .text{display: inline-block;padding: 12px 0;width: 220px;}
.response.response.servicos a .text h4{font-weight: normal;font-size: 1.1em;color: #023e2f;margin-bottom: -6px;}
.response.response.servicos a .text span{font-size: .9em;display: inline-block;color: #143656}

.response.response.servicos a.large{width: 450px;height: max-content;display:  inline-block;margin-top: 10px;margin: 5px;position:  relative;float:  left;overflow: hidden;background: #f6f6f6;padding: 10px 0}
.response.response.servicos a.large .text span{font-size: 1.0em;display: inline-block;color: #143656}

.response.newsletter{width: 100%;background: #ebeaea;padding: 40px 0;margin-top: 20px;border-top: 10px solid #f6f6f6;}
.response.newsletter .wrapper-newsletter{text-align: center;}
.response.newsletter .wrapper-newsletter h4{font-weight: normal; display: inline-block; color: #125798; font-size: 1em; font-size: 1.1em; margin-right: 11px;}
.response.newsletter .wrapper-newsletter input{height: 3em; outline: none; border: 1px solid #ebeaea; width: 300px; padding: 5px 10px;}
.response.newsletter .wrapper-newsletter a#sing_newsletter{background: #125798;padding: 10.5px 20px;display: inline-block;color: white;font-weight: normal;text-transform: uppercase;font-size: .7em;margin-left: -8px;border: 1px solid #d8d8d8;border-left: 0;}

.response_full.image-gallery{background: #f6f6f6;padding: 10px;margin-top: 20px;padding-bottom: 30px;position:  relative;}
.response_full.image-gallery .fx{position: absolute; width: 100%; height: 100%; background: url(https://www.guiadoturismobrasil.com/up/img/1446897607.jpg); left: 0; top: 0; background-size: cover; opacity: .02;}
.response_full.image-gallery .response .wrapper-title h2{background: #f3f4f6;color: #164067;padding: 10px 30px 10px 0;font-weight: normal;font-size: 1.5em;line-height: 1.2;display: inline-block;float: inherit;position: relative;z-index: 1;}
.response_full.image-gallery .response .wrapper-title span{content: ''; position: absolute; width: 100%; height: 1px; background: #eaebeb; top: 23px; left: 0;}
.response_full.image-gallery .response .image-wrapper{width: 290px;height: 290px;display:  inline-block;margin-top: 10px;margin: 5px;position:  relative;padding: 30px;float:  left;overflow: hidden;}
.response_full.image-gallery .response .image-wrapper .map{width: 60px;height: 60px;background: url(../static/map.png);z-index: 9;background-size: cover;display: block;margin: 0 auto;opacity: .2;position:  absolute;top:  0;left:  0;}
.response_full.image-gallery .response .image-wrapper .zoom{width: 60px;height: 60px;background: url(../static/zoom.png);position: relative;z-index: 9;background-size: cover;display: block;margin: 0 auto;margin-top: 90px;margin-left: 90px;opacity:  .4;}
.response_full.image-gallery .response .image-wrapper .image{width:  100%;height:  100%;position:  absolute;left:  0;top:  0;}

.response_full.footer{background: #005fca;padding: 30px;/* margin-top: 20px; */padding-bottom: 30px;position:  relative;}
.response_full.footer .fx{position: absolute;width: 100%;height: 100%;background: url(https://www.guiadoturismobrasil.com/up/img/1446897607.jpg);left: 0;top: 0;background-size: cover;opacity: .015;}
.response_full.footer .response .wrapper-title h2{background: #025188;color: #ffffff;padding: 10px 30px 10px 0;font-weight: normal;font-size: 1.5em;line-height: 1.2;display: inline-block;float: inherit;position: relative;z-index: 1;}
.response_full.footer .response .wrapper-title span{content: '';position: absolute;width: 100%;height: 2px;background:#025188;top: 23px;left: 0;}
.response_full.footer .response .footer-link-menu{padding: 30px 0px;width: 20%;float:  left;}
.response_full.footer .response .footer-link-acesso-rapido{padding: 30px 0px;width: 20%;float:  left;}
.response_full.footer .response .footer-link-secretaias{padding: 30px 0px;width: 35%;float:  left;}
.response_full.footer .response .footer-link-contato{padding: 30px 0px;width: 24%;float:  left;}
.response_full.footer .response .footer-link span{display: inline-block;width: 11px;height: 11px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);border-right: 3px solid;border-bottom: 3px solid;margin-bottom: 1px;position: relative;border-radius: 1px;margin-right: 7px;border-color: #ebbb00;margin-left: -4px;}
.response_full.footer .response .footer-link h4{color:  white;font-weight: normal;text-transform: uppercase;font-size: 1.1em;display: inline-block;}
.response_full.footer .response .footer-link ul{list-style:  none;color: #fff;margin-top: 15px;}
.response_full.footer .response .footer-link ul li a{color:#fff}

.separator {width: 100%;height: 60px; overflow: hidden;position: relative;margin-top: 10px;}
.separator .imagem-acima-footer {width: 100%;height: 100%; overflow: hidden;position: relative; background: url('../static/footer.png') right;  background-size: contain;}

/*.response_full.cidade:before{content: '';position:  absolute;width:  100%;height: 200px;background: #f9f9f9;background: url(../static/efxbg.jpg);background-size: cover;opacity: .03;background-position:  center;}*/
/*.response.cidade{position:  relative;padding-bottom:  100px;}*/
/*.response.cidade .wrapper-left{width: 750px;display:  inline-block;float:  left;margin-right: 10px;}*/
/*.response.cidade .wrapper-left .cover{width: 750px; height: 364px; display: inline-block; margin-top: 10px; margin-right: 10px; position: relative; padding: 30px; background: #cbced1;}*/
/*.response.cidade .wrapper-left .cover .text{width: 760px;position:  absolute;bottom: 30px;}*/
/*.response.cidade .wrapper-left .cover .text .tag{padding: 5px 15px; display: inline-block; color: white; text-transform: uppercase;}*/
/*.response.cidade .wrapper-left .wrapper-content{font-size: 1.1em;}*/
/*.response.cidade .wrapper-left .wrapper-content h2{color: #6d6d6d;padding: 5px 0;padding-bottom: 10px;font-weight: normal;font-size: 1.5em;line-height: 1.2;opacity: .95;}*/
/*.response.cidade .wrapper-left .wrapper-content .published{padding: 5px 10px;display:  inline-block;color: #21496e;text-transform:  uppercase;font-size: 13px;}*/
/*.response.cidade .wrapper-left .wrapper-content p{margin-bottom: 15px;}*/
/*.response.cidade .wrapper-left .wrapper-content a{color: #c61241}*/
/*.response.cidade .wrapper-left .image-gallery{background: #fcfcfc; border-top: 1px solid #e6e6e6; margin-top: 30px;}*/
/*.response.cidade .wrapper-left .image-gallery h4{margin: 5px; font-weight: normal;}*/
/*.response.cidade .wrapper-left .image-gallery .image-wrapper{width: 115px;height: 100px;display: inline-block;margin-top: 10px;margin: 5px;position: relative;float: left;overflow: hidden;}*/
/*.response.cidade .wrapper-left .image-gallery .image-wrapper .map{width: 60px;height: 60px;background: url(../static/map.png);position: relative;z-index: 9;background-size: cover;display: block;margin: 0 auto;opacity: .2;position: absolute;top: 0;left: 0;}*/
/*.response.cidade .wrapper-left .image-gallery .image-wrapper .image{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: #f7f7f7;}*/

.response_fx{position:  absolute;width:  100%;height: 200px;background: #f9f9f9;opacity: .03;}
.response.cidade{position:  relative;padding-bottom:  100px;}
.response.cidade .wrapper-left{display:  inline-block;float:  left;margin-right: 10px;}
.response.cidade .wrapper-left #image_banner{width: 750px;height: 364px;display:  inline-block;margin-top: 10px;margin-right: 10px;padding: 30px;background: #cbced1;cursor:  pointer;}
.response.cidade .wrapper-left #image_banner .tag{position:  absolute;bottom: 30px;display:  inline-block;}
.response.cidade .wrapper-left #image_banner .tag{padding: 5px 15px;display:  inline-block;color:  white;text-transform:  uppercase;}
.response.cidade .wrapper-left .text-content{font-size: 1.1em;text-align:  justify;color:  #243a4f;}
.response.cidade .wrapper-left .text-content h2{color: #6d6d6d;padding: 5px 0;padding-bottom: 10px;font-weight: normal;font-size: 1.5em;line-height: 1.2;opacity: .95;}
.response.cidade .wrapper-left .text-content .info{padding: 5px 10px;display:  inline-block;color: #21496e;text-transform:  uppercase;font-size: 13px;}
.response.cidade .wrapper-left .text-content p{margin-bottom: 15px;color: initial!;color: #243a4f!important;font-family: 'Titillium Web', sans-serif!important;font-size: 1.1em!important;background-color: transparent!important;margin: 0!important;}
.response.cidade .wrapper-left .text-content a{color: #00883d;}
.response.cidade .wrapper-right{width: 420px;display: inline-block;float: left;margin: 10px;padding: 30px 20px;background: rgba(251, 251, 251, 0.65);}
.response.cidade .wrapper-right h4.info{font-weight:  normal;margin-bottom: 10px;}
.response.cidade .wrapper-right .text-content.image{width: 115px;display:  inline-block;float:  left;}
.response.cidade .wrapper-right .text-content.image .image-cover{width: 115px;height: 132px;display: inline-block;position: relative;float: left;overflow: hidden;background:  black;}
.response.cidade .wrapper-right .text-content.image .image-cover .source{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;background: #00883d;}
.response.cidade .wrapper-right .text-content.image .socials{display: block;margin-top: 5px;clear:  both;}
.response.cidade .wrapper-right .text-content.image .socials a{color: rgba(255, 255, 255, 0.75);width: 24px;height: 24px;text-align:  center;display:  inline-block;background: #cbced1;/* margin-right: 5px; */ float: left;}
.response.cidade .wrapper-right .text-content.bio{display:  inline-block;float:  left;margin-bottom: 10px;margin-bottom: 10px;padding-bottom: 5px;width: 265px;padding: 0 15px;}
.response.cidade .wrapper-right .text-content.bio h4{display:  inline-block;line-height: 1.2;font-size: 1.1em;color: #6d6d6d;font-weight:  normal;text-transform:  uppercase;}
.response.cidade .wrapper-right .text-content.bio p{font-size: .9em; margin-top: 10px;}
.response.cidade .wrapper-right .info-bottom{border-top: 4px solid #f2f2f2;font-size: .9em;color: #a6a6a6;margin-top: 15px;padding: 10px 0;}
.response.cidade .wrapper-right .info-bottom span{display: block;}

.response.vereador{position:  relative;padding-bottom:  100px;}
.response.vereador .wrapper-left{width: 750px;display:  inline-block;float:  left;margin-right: 10px;}
.response.vereador .wrapper-left #image_banner{width: 750px;height: 364px;display:  inline-block;margin-top: 10px;margin-right: 10px;padding: 30px;background: #cbced1;cursor:  pointer;}
.response.vereador .wrapper-left #image_banner .tag{position:  absolute;bottom: 30px;display:  inline-block;}
.response.vereador .wrapper-left #image_banner .tag{padding: 5px 15px;display:  inline-block;color:  white;text-transform:  uppercase;}
.response.vereador .wrapper-left .text-content{font-size: 1.1em;text-align:  justify;color:  #243a4f;}
.response.vereador .wrapper-left .text-content h2{color: #6d6d6d;padding: 5px 0;padding-bottom: 10px;font-weight: normal;font-size: 1.5em;line-height: 1.2;opacity: .95;}
.response.vereador .wrapper-left .text-content .info{padding: 5px 10px;display:  inline-block;color: #21496e;text-transform:  uppercase;font-size: 13px;}
.response.vereador .wrapper-left .text-content p{margin-bottom: 15px;color: initial!;color: #243a4f!important;font-family: 'Titillium Web', sans-serif!important;font-size: 1.1em!important;background-color: transparent!important;margin: 0!important;}
.response.vereador .wrapper-left .text-content a{color: #00883d;}
.response.vereador .wrapper-right{width: 420px;display: inline-block;float: left;margin: 10px;padding: 30px 20px;background: rgba(251, 251, 251, 0.65);}
.response.vereador .wrapper-right h4.info{font-weight:  normal;margin-bottom: 10px;}
.response.vereador .wrapper-right .text-content.image{width: 115px;display:  inline-block;float:  left;}
.response.vereador .wrapper-right .text-content.image .image-cover{width: 115px;height: 132px;display: inline-block;position: relative;float: left;overflow: hidden;background:  black;}
.response.vereador .wrapper-right .text-content.image .image-cover .source{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;background: #00883d;}
.response.vereador .wrapper-right .text-content.image .socials{display: block;margin-top: 5px;clear:  both;}
.response.vereador .wrapper-right .text-content.image .socials a{color: rgba(255, 255, 255, 0.75);width: 24px;height: 24px;text-align:  center;display:  inline-block;background: #cbced1;/* margin-right: 5px; */ float: left;}
.response.vereador .wrapper-right .text-content.bio{display:  inline-block;float:  left;margin-bottom: 10px;margin-bottom: 10px;padding-bottom: 5px;width: 265px;padding: 0 15px;}
.response.vereador .wrapper-right .text-content.bio h4{display:  inline-block;line-height: 1.2;font-size: 1.1em;color: #6d6d6d;font-weight:  normal;text-transform:  uppercase;}
.response.vereador .wrapper-right .text-content.bio p{font-size: .9em; margin-top: 10px;}
.response.vereador .wrapper-right .info-bottom{border-top: 4px solid #f2f2f2;font-size: .9em;color: #a6a6a6;margin-top: 15px;padding: 10px 0;}
.response.vereador .wrapper-right .info-bottom span{display: block;}

.response.noticias-lista{position:  relative;padding-bottom:  50px;padding-top: 40px;}
.response.noticias-lista .wrapper-left{width: 750px;display:  inline-block;float:  left;margin-right: 10px;}
.response.noticias-lista .wrapper-left .text-content{font-size: 1.1em;}
.response.noticias-lista .wrapper-left .text-content h2{color: #6d6d6d;padding: 5px 0;padding-bottom: 10px;font-weight: normal;font-size: 1.5em;line-height: 1.2;opacity: .95;}
.response.noticias-lista .wrapper-left .text-content .info{padding: 5px 10px;display:  inline-block;color: #21496e;text-transform:  uppercase;font-size: 13px;margin-bottom: 10px;}
.response.noticias-lista .wrapper-left .text-content .info a{display:  inline-block;width: 100%;float:  left;margin-bottom:  15px;text-decoration: none}
.response.noticias-lista .wrapper-left .text-content .list-item{display: inline-block; width: 100%; float: left; margin-bottom: 15px; text-decoration: none;}
.response.noticias-lista .wrapper-left .text-content .list-item .date{width: 75px;text-align:  center;color:  #999;float:  left;}
.response.noticias-lista .wrapper-left .text-content .list-item .date .date-m{display:  block;font-size: 1.2em;line-height: 1;}
.response.noticias-lista .wrapper-left .text-content .list-item .date .date-d{display:  block;font-size: 2.2em;line-height:  1;}
.response.noticias-lista .wrapper-left .text-content .list-item .date .date-y{display:  block;line-height: 1;}
.response.noticias-lista .wrapper-left .text-content .list-item h4{display:  inline-block;width: 675px;padding:  0 5px;line-height: 1.2;font-size:  1.1em;color: #164067;font-weight:  normal;padding:  15px 5px;}
.response.noticias-lista .wrapper-left .text-content .list-item h4 .tag{padding: 5px 20px;display:  inline-block;color:  white;font-weight: normal;text-transform:  uppercase;font-size: .7em;margin-right:  5px;height: 26px;}
.response.noticias-lista .wrapper-left .text-content .list-item h4 .published{padding: 5px 10px;display:  inline-block;color: #21496e;text-transform:  uppercase;font-size: 13px;}

.licitacoes-section {
    margin-top: 20px;
    text-align: center;
    padding: 10px;
  }
  
  .carrossel-title {
    font-size: 24px;
    font-weight: bold;
    color: #005fcc; /* Ajuste a cor conforme necessário */
    text-transform: uppercase;
    margin-bottom: 10px;
    position: relative;
  }
  
  .carrossel-title::after {
    content: '';
    display: block;
    width: 250px;
    height: 3px;
    background-color: #005fcc;
    /* Cor da linha */
    margin: 5px auto 0;
    border-radius: 2px;
}
.licitacoes-container {
    margin: 30px auto;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
    position: relative;
}

.licitacoes-container .section-title {
    font-size: 1.8rem;
    color: #005fcc;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.licitacoes-container .section-title::after {
    content: '';
    width: 50px;
    height: 2px;
    background-color: #005fcc;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}

.licitacoes-cards {
    display: flex;
    justify-content: center;
}

.licitacoes-cards .card {
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    width: 100%;
    max-width: 400px;
    text-align: left;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin: auto;
}

.licitacoes-cards .card p {
    font-size: 0.9rem;
    color: #333;
    margin-bottom: 10px;
}

.licitacoes-cards .card .status {
    font-weight: bold;
    color: white;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
}

.licitacoes-cards .card .status.aberto {
    background-color: #08cb60;
}



.response.secretarias{position:  relative;padding-bottom:  50px;padding-top: 40px;}
.response.secretarias .wrapper-left{width: 750px;display:  inline-block;float:  left;margin-right: 10px;}
.response.secretarias .wrapper-left .text-content{font-size: 1.1em;}
.response.secretarias .wrapper-left .text-content h2{color: #6d6d6d;padding: 5px 0;padding-bottom: 10px;font-weight: normal;font-size: 1.5em;line-height: 1.2;opacity: .95;}
.response.secretarias .wrapper-left .text-content .info{padding: 5px 10px;display:  inline-block;color: #21496e;text-transform:  uppercase;font-size: 13px;margin-bottom: 10px;}
.response.secretarias .wrapper-left .text-content .info a{display:  inline-block;width: 100%;float:  left;margin-bottom:  15px;text-decoration: none}
.response.secretarias .wrapper-left .text-content .list-item-view{border-bottom: 7px solid #efefef;padding-bottom: 15px;display: inline-block;width: 100%;float: left;text-decoration: none;margin-bottom: 10px;}
.response.secretarias .wrapper-left .text-content .list-item-view h4{display: inline-block; line-height: 1.2; font-size: 1.1em; color: #164067; font-weight: normal; margin-bottom: 5px; width: 486px; padding: 0;}
.response.secretarias .wrapper-left .text-content .list-item-view .image{width: 115px;height: 115px;display: inline-block;float: left;margin: 0 15px;border-radius: 500px;}
.response.secretarias .wrapper-left .text-content .list-item-view .text-content-1{font-size: .85em;width: 290px;display:  inline-block;margin-right: 25px;text-align:  justify;float:  left;}
.response.secretarias .wrapper-left .text-content .list-item-view .text-content-1 p,
.response.secretarias .wrapper-left .text-content .list-item-view .text-content-2 p{margin-bottom: 5px;}
.response.secretarias .wrapper-left .text-content .list-item-view .text-content-1 b,
.response.secretarias .wrapper-left .text-content .list-item-view .text-content-2 b{color: #56b07e;font-size: 15px;}
.response.secretarias .wrapper-left .text-content .list-item-view .text-content-2{font-size: .85em;width: 275px;display:  inline-block;float:  left;}
.response.secretarias .wrapper-left .text-content .list-item-view .text-content-2 span{display:  block;color: #00883d;}
.response.secretarias .wrapper-left .text-content .list-item{display: inline-block;width: 100%;float: left;text-decoration: none;margin-bottom: 10px;}
.response.secretarias .wrapper-left .text-content .list-item h4{display:  inline-block;line-height: 1.2;font-size:  1.1em;color: #164067;font-weight:  normal;margin-bottom: 5px;width: 486px;padding: 0;}
.response.secretarias .wrapper-left .text-content .list-item h4 .tag{padding: 5px 20px;display:  inline-block;color:  white;font-weight: normal;text-transform:  uppercase;font-size: .7em;margin-right:  5px;height: 26px;}
.response.secretarias .wrapper-left .text-content .list-item h4 .published{padding: 5px 10px;display:  inline-block;color: #21496e;text-transform:  uppercase;font-size: 13px;}

.response.ouvidoria{position:  relative;padding-bottom:  100px;padding-top: 40px;}
.response.ouvidoria .wrapper-left{width: 750px;display:  inline-block;float:  left;margin-right: 10px;}
.response.ouvidoria .wrapper-left .text-content{font-size: 1.1em;}
.response.ouvidoria .wrapper-left .text-content h2{color: #6d6d6d;padding: 5px 0;padding-bottom: 10px;font-weight: normal;font-size: 1.5em;line-height: 1.2;opacity: .95;}
.response.ouvidoria .wrapper-left .text-content .info{padding: 5px 10px;display:  inline-block;color: #21496e;text-transform:  uppercase;font-size: 13px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form{width: 750px;box-sizing: content-box;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group{display: inline-block; padding: 10px; float: left;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group input{height: 34px;float: left;border: 1px solid #d8d8d8;padding: 2px 10px;font-size: 16px;outline: none;border-radius: 2px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group select{height: 34px; float: left; border: 1px solid #d8d8d8; padding: 2px 10px; font-size: 16px; outline: none; border-radius: 2px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .t-group textarea{margin: 0px -1px 0px 0px;height: 217px;width: 730px;float: left;border: 1px solid #d8d8d8;padding: 2px 10px;font-size: 16px;outline: none;border-radius: 2px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.x50{width: 375px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.x100{width: 750px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .t-group{display: inline-block;padding: 10px;float: left;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .ouvidoria-send{margin-top: 10px;background: #30185cb2;padding: 8px 20px;display: inline-block;color: white;font-weight: normal;text-transform: uppercase;font-size: 0.8em;margin-right: 5px;border: 0;margin: 10px;cursor: pointer;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.manifestacao label{width: 115px;display:  inline-block;float:  left;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.manifestacao select{width: 240px;height: 34px;float: left;border: 1px solid #d8d8d8;padding: 2px 10px;font-size: 16px;outline: none;border-radius: 2px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.regiao label{float:  left;width: 65px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.regiao select{width: 290px;height: 34px;float: left;border: 1px solid #d8d8d8;padding: 2px 10px;font-size: 16px;outline: none;border-radius: 2px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.sigilo label{float:  left;width: 120px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.sigilo select{width: 235px;height: 27px;float: left;border: 1px solid #efefef;height: 34px;float: left;border: 1px solid #d8d8d8;padding: 2px 5px;font-size: 16px;outline: none;padding: 2px 10px;font-size: 16px;outline: none;border-radius: 2px;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.nome label{float:  left;width: 50px;padding:  3px 0;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.endereco label{float: left;width: 75px;padding: 3px 0;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.fone label{float: left;width: 60px;padding: 3px 0;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.resposta label{float: left;width: 145px;padding: 3px 0;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.email label{float: left;width: 60px;padding: 3px 0;}
.response.ouvidoria .wrapper-left .text-content .ouvidoria-form .i-group.mensagem label{float: left;padding: 3px 0;}
/* ---------------- warp rigght*/
.response.ouvidoria .wrapper-right{width: 420px; display: inline-block; float: left; margin: 10px; padding: 30px 20px; background: rgba(251, 251, 251, 0.6);}
.response.ouvidoria .wrapper-right h4.title{font-weight:  normal;text-transform:  uppercase;margin-bottom: 10px;}
.response.ouvidoria .wrapper-right a:last-child{border: none;}
.response.ouvidoria .wrapper-right a{display:  inline-block;float:  left;margin-bottom: 10px;padding-bottom: 8px;border-bottom: 1px solid #e6e6e6;display: inline-block;line-height: 1.2;font-size: 1em;color: #164067;font-weight: normal;text-decoration: none;}
.response.ouvidoria .wrapper-right a h4{display:  inline-block;line-height: 1.2;font-size: 1em;color: #164067;font-weight:  normal;}
.response.ouvidoria .wrapper-right a .tag{padding: 5px 20px; display: inline-block; color: white; font-weight: normal; text-transform: uppercase; font-size: .7em; margin-right: 5px;}


/* --------------- .options / actions */
.open{display: block!important;}
.clear{clear: both;}
.off{display: none!important;}

.tag-cidade:before{content: '#cidade'}
.tag-cidade{background: #6d6d6d}
.tag-0:before{content: '#noticias'}
.tag-0{background: #025188;}
.tag-1:before{content: '#educacao'}
.tag-1{background: #02508882;}
.tag-2:before{content: '#governo'}
.tag-2{background: #025188}
.tag-3:before{content: '#prefeitura'}
.tag-3{background: #025188}

/* --------------- .collors */
.c1{color: #004b8e!important}
.c2{color: #feb800!important}
.c3{color: #c61141!important}
.c4{color: #025188!important}
.c5{color: #013162!important}
.c6{color: #007843!important}
.c7{color: #58c52e!important}
.c8{color: #ff1322!important}
.c9{color: #164067!important}

.bg1{background: #004b8e!important}
.bg2{background: #feb800!important}
.bg3{background: #c61141!important}
.bg4{background: #025188!important}
.bg5{background: #013162!important}
.bg6{background: #007843!important}
.bg7{background: #58c52e!important}
.bg8{background: #ff1322!important}
.bg9{background: #164067!important}


.bgtop1{background: #10589a!important}
.bgtop1{background: #016b49!important;}

.carousel-control-next {
    background-color: rgba(128, 128, 128, 0.615) !important;
    margin-top: -28px;
    margin-bottom: 184px;
    right: 36px !important;  
    width: 40px !important;  
    height: 25px !important;
}

.carousel-control-prev {
    background-color: rgba(128, 128, 128, 0.615) !important;
    margin-top: -28px;
    margin-bottom: 184px;
    right: 81px !important;
    left: auto !important;
    width: 40px !important;
    height: 25px !important;
}

#licitacoesCarousel .card{
  border: none;
  border-radius: 5px;
  padding: 15px;
  width: 100%;
  max-width: 400px;
  text-align: left;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  margin: auto;
  font-size: 11px;
  color:#a3a3a3;
  padding: 1px;
}

#licitacoesCarousel .card-title {
  font-size: 0.9rem;
  color: #333;
  margin-bottom: 10px;
}

#licitacoesCarousel .card-body {
  background: rgba(0, 0, 0, 0.1);
    
}

#licitacoesCarousel .card-footer{
  background-color: #397944 !important;   
  padding: 2px 10px 10px !important;  
}
