/*!
 * Start Bootstrap - Agency v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
body {
  overflow-x: hidden;
  font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.pagina-pesquisa {
    background-image: url("../img/bg-cover.png");
    background-repeat: repeat;
}

p {
  line-height: 1.2; 
  font-size: 1em;
}

a {
  color: #ffffff; }
  a:hover {
    color: #fec503; }

.text-primary {
  color: #d9bd5e !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.h1, h1 {
    font-size: 1.5rem;
}
.h2, h2 {
    font-size: 1.4rem;
}
.h3, h3 {
    font-size: 1.3rem;
}
.h4, h4 {
    font-size: 1.2rem;
}
.h5, h5 {
    font-size: 1.15rem;
    font-weight: bold;
}
.h6, h6 {
    font-size: 1.0rem;
    font-weight: bold;
}

section {
    padding: 100px 0px 10px 0px; 
    min-height: 80vh;
}
#pesquisa_detalhe section {
    padding: 50px 0px 0px 10px; 
}

  section h2.section-heading {
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

@media (min-width: 768px) {
  section {
    padding: 150px 0; } }

.btn {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700; }

.btn-xl {
  font-size: 18px;
  padding: 20px 40px; }

.btn-primary {
  background: rgb(0,118,175) !important;
  background: rgba(0,118,175,1) !important;
  border-color: #1a384c; }

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background: rgb(0,118,175) !important;
    background: rgba(0,118,175) !important;
    border-color: rgb(0,0,0,0.5) !important;
    border-color: rgba(0,0,0,0.5) !important;
    color: #FFF; 
}

  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 118, 175, 0.5) !important; 
  }

::-moz-selection {
  background: #d9bd5e;
  text-shadow: none; }

::selection {
  background: #d9bd5e;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

body {
  -webkit-tap-highlight-color: #ffffff; }

#mainNav {
  background-color: #212529; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #1596d4;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
    outline: none;
    background-color: rgb(255,255,255) !important;
    background-color: rgba(255,255,255,0.2) !important;
  }
  #mainNav .navbar-toggler:hover {
    background-color: rgb(255,255,255) !important;
    background-color: rgba(255,255,255,0.3) !important;
  }
  #mainNav .navbar-toggler:active {
    background-color: rgb(255,255,255) !important;
    background-color: rgba(255,255,255,0.4) !important;
  }
  #mainNav .navbar-toggler:focus {
    background-color: rgb(255,255,255) !important;
    background-color: rgba(255,255,255,0.3) !important;
  }
  #mainNav .navbar-brand {
    color: #ffffff;
    font-family: 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive; }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #fec503; }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 400;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: white;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
      color: rgb(0,0,0);
      color: rgba(0,0,0,0.5);
    }
    #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link.active, #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link:hover {
       color: rgb(255,255,255);
       color: rgba(255,255,255,0.8);
    }
#mainNav {
  background-color: rgb(0,118,175);
  background-color: rgba(0,118,175,1);
}
.navbar-brand {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s; 
	text-indent: -1000px;
	overflow: hidden;
	background-image: url("../img/logo-desktop-off.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	width: 173px;
	height: 80px;
        display: block;
}
#mainNav .navbar-brand {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s; 
	text-indent: -1000px;
	overflow: hidden;
	background-image: url("../img/logo-desktop-off.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	width: 173px;
	height: 80px;
        display: block;
}
.masthead .navbar-brand {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s; 
	text-indent: -2000px;
	overflow: hidden;
	background-image: url("../img/logo-desktop-off-withshadow.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	width: 381px;
	height: 195px;
        margin: -40px auto 30px auto;
        display: block;
}
@media (min-width: 992px) {
  #mainNav {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent; }
    #mainNav .navbar-brand {
		font-size: 1.75em;
		text-indent: -1000px;
		overflow: hidden;
		background-image: url("../img/logo-desktop-off.png");
		background-repeat: no-repeat;
		background-position: center;
		width: 220px;
		height: 110px;
		border-radius: 5px;
                display: none;
	  }
    #mainNav.navbar-shrink .navbar-brand {
	  background-image: url("../img/logo-desktop-off.png");
		background-color: transparent;
		width: 173px;
		height: 80px;
                display: block;
	  }
    #mainNav .navbar-nav .nav-item .nav-link {
      padding: 1.1em 1em !important; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      background-color: rgb(0,118,175); 
      background-color: rgba(0,118,175,1); 
    }
      #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0; } }

header.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/header-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 22px;
      font-style: italic;
      line-height: 22px;
      margin-bottom: 25px;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 40px;
      font-weight: 700;
      line-height: 50px;
      margin-bottom: 25px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px;
	}
  .pagina-home header.masthead .intro-text {
    padding-top: 230px;
    padding-bottom: 160px;
    }
    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 1.1em 1.67em !important;
    }
    #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link {
        padding: 1.1em 0.85em !important;
    }
    header.masthead .intro-text .intro-lead-in {
      font-size: 40px;
      font-style: italic;
      line-height: 40px;
      margin-bottom: 25px;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 65px;
      font-weight: 700;
      line-height: 75px;
      margin-bottom: 50px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; } }

.service-heading {
  margin: 15px 0;
  text-transform: none; }

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px; }
  #portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto;
    cursor: pointer; }
    #portfolio .portfolio-item .portfolio-link .portfolio-hover {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-transition: all ease 0.5s;
      -moz-transition: all ease 0.5s;
      transition: all ease 0.5s;
      opacity: 0;
      background: rgb(254, 209, 54);
      background: rgba(254, 209, 54, 0.9);
    }
      #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
        opacity: 1; }
      #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
        font-size: 20px;
        position: absolute;
        top: 50%;
        width: 100%;
        height: 20px;
        margin-top: -12px;
        text-align: center;
        color: white; }
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
          margin-top: -12px; }
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
          margin: 0; }
  #portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    background-color: #fff; }
    #portfolio .portfolio-item .portfolio-caption h4 {
      margin: 0;
      text-transform: none; }
    #portfolio .portfolio-item .portfolio-caption p {
      font-size: 16px;
      font-style: italic;
      margin: 0;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

#portfolio * {
  z-index: 2; }

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px; } h1, h1 {
    font-size: 1.7rem;
    }
    .h2, h2 {
        font-size: 1.9rem;
    }
    .h3, h3 {
        font-size: 1.8rem;
    }
    .h4, h4 {
        font-size: 1.5rem;
    }
    .h5, h5 {
        font-size: 1.3rem;
    }
    .h6, h6 {
        font-size: 1.2rem;
    }

}

.portfolio-modal {
  padding-right: 0px !important; }
  .portfolio-modal .modal-dialog {
    margin: 1rem;
    max-width: 100vw; }
  .portfolio-modal .modal-content {
    padding: 100px 0;
    text-align: center; }
    .portfolio-modal .modal-content h2 {
      font-size: 3em;
      margin-bottom: 15px; }
    .portfolio-modal .modal-content p {
      margin-bottom: 30px; }
    .portfolio-modal .modal-content p.item-intro {
      font-size: 16px;
      font-style: italic;
      margin: 20px 0 30px;
      font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    .portfolio-modal .modal-content ul.list-inline {
      margin-top: 0;
      margin-bottom: 30px; }
    .portfolio-modal .modal-content img {
      margin-bottom: 30px; }
    .portfolio-modal .modal-content button {
      cursor: pointer; }
  .portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent; }
    .portfolio-modal .close-modal:hover {
      opacity: 0.3; }
    .portfolio-modal .close-modal .lr {
      /* Safari and Chrome */
      z-index: 1051;
      width: 1px;
      height: 75px;
      margin-left: 35px;
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      background-color: #212529; }
      .portfolio-modal .close-modal .lr .rl {
        /* Safari and Chrome */
        z-index: 1052;
        width: 1px;
        height: 75px;
        /* IE 9 */
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        background-color: #212529; }

.timeline {
  position: relative;
  padding: 0;
  list-style: none; }
  .timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: '';
    background-color: #e9ecef; }
  .timeline > li {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px; }
    .timeline > li:after, .timeline > li:before {
      display: table;
      content: ' '; }
    .timeline > li:after {
      clear: both; }
    .timeline > li .timeline-panel {
      position: relative;
      float: right;
      width: 100%;
      padding: 0 20px 0 100px;
      text-align: left; }
      .timeline > li .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0; }
      .timeline > li .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0; }
    .timeline > li .timeline-image {
      position: absolute;
      z-index: 100;
      left: 0;
      width: 80px;
      height: 80px;
      margin-left: 0;
      text-align: center;
      color: white;
      border: 7px solid #e9ecef;
      border-radius: 100%;
      background-color: #148ec9; }
      .timeline > li .timeline-image h4 {
        font-size: 10px;
        line-height: 14px;
        margin-top: 12px; }
    .timeline > li.timeline-inverted > .timeline-panel {
      float: right;
      padding: 0 20px 0 100px;
      text-align: left; }
      .timeline > li.timeline-inverted > .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0; }
      .timeline > li.timeline-inverted > .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0; }
    .timeline > li:last-child {
      margin-bottom: 0; }
  .timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit; }
    .timeline .timeline-heading h4.subheading {
      text-transform: none; }
  .timeline .timeline-body > ul,
  .timeline .timeline-body > p {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .timeline:before {
    left: 50%; }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px; }
    .timeline > li .timeline-panel {
      float: left;
      width: 41%;
      padding: 0 20px 20px 30px;
      text-align: right; }
    .timeline > li .timeline-image {
      left: 50%;
      width: 100px;
      height: 100px;
      margin-left: -50px; }
      .timeline > li .timeline-image h4 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 16px; }
    .timeline > li.timeline-inverted > .timeline-panel {
      float: right;
      padding: 0 30px 20px 20px;
      text-align: left; 
    }
}

@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px; }
    .timeline > li .timeline-panel {
      padding: 0 20px 20px; }
    .timeline > li .timeline-image {
      width: 150px;
      height: 150px;
      margin-left: -75px; }
      .timeline > li .timeline-image h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px; }
    .timeline > li.timeline-inverted > .timeline-panel {
      padding: 0 20px 20px; } }

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px; }
    .timeline > li .timeline-panel {
      padding: 0 20px 20px 100px; }
    .timeline > li .timeline-image {
      width: 170px;
      height: 170px;
      margin-left: -85px; }
      .timeline > li .timeline-image h4 {
        margin-top: 40px; }
    .timeline > li.timeline-inverted > .timeline-panel {
      padding: 0 100px 20px 20px; } }

.team-member {
  margin-bottom: 50px;
  text-align: center; }
  .team-member img {
    width: 225px;
    height: 225px;
    border: 7px solid #fff; }
  .team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none; }
  .team-member p {
    margin-top: 0; }

section#contato {
  background-color: #212529;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center; }
  section#contato .form-group {
    margin-bottom: 25px; }
    section#contato .form-group select, section#contato .form-group input,
    section#contato .form-group textarea {
      padding: 20px; }
    section#contato .form-group input.form-control, section#contato .form-group select.form-control {
      height: auto; }
    section#contato .form-group textarea.form-control {
      height: 180px; }
  section#contato .form-control:focus {
    border-color: #1a384c;
    box-shadow: none; }
  section#contato ::-webkit-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contato :-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* Firefox 18- */
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contato ::-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* Firefox 19+ */
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contato :-ms-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

footer {
  padding: 25px 0;
  text-align: center; }
  footer .copyright {
    font-size: 11px;
    line-height: 40px;
    text-transform: none;
    color: rgb(0,0,0);
    color: rgba(0,0,0,0.5);
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  footer .navbar-brand {
    background-image: url("../img/logo-desktop-on.png");
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 40px;
    display: block;
    text-align: center;
  }
ul.social-buttons {
  margin-bottom: 0; }
  ul.social-buttons li a {
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    border-radius: 100%;
    outline: none;
    background-color: #212529; }
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
      background-color: #148ec9;
}
	  
.opacityDefault {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.enquete-form {
    position: relative;
}
@keyframes show {
    from { opacity: 0;}
    to { opacity: 1;}
}
@keyframes hide {
    from { opacity: 1;}
    to { opacity: 0;}
}

.enquete-question {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
}
.enquete-question.active {
    display: block;
    opacity: 1;
    animation-name: show;
    animation-duration: 1.5s;
}
input[type='button'],.enquete-question input[type='submit'] {
    visibility: hidden;
    opacity: 0;
    float: none;
    margin: 0px auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
}
.enquete-question input[type='button'].active,.enquete-question input[type='submit'].active {
    visibility: visible;
    opacity: 1;
    border: none;
    box-shadow: 0 0 0 0.2rem rgba(0, 118, 175, 0) !important; 
    animation-name: show;
    animation-duration: 1s;
}
.enquete-item {
    padding: 10px;
    background: rgb(238,238,238);
    background: rgba(238,238,238,1);
    border-style: solid;
    border-width: 5px;
    border-color: rgb(255,255,255);
    border-color: rgba(255,255,255,0);
    box-sizing: border-box;
    width: 100%;
    display: block;
    color: #999999;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
}
.enquete-item:hover {
    background: rgb(255,255,255);
    background: rgba(255,255,255,0.5);
    color: rgb(0,118,175);
    color: rgba(0,118,175,0.8);
    text-decoration: none;
}
.enquete-item:active , .enquete-item.active {
    background: rgb(0,118,175);
    background: rgba(0,118,175,0.1);
    color: rgb(0,118,175);
    color: rgba(0,118,175,0.8);
    text-decoration: none;
}
svg.smiles * {
    color: rgb(255,255,255);
    color: rgba(255,255,255,0.7);
    fill: rgb(255,255,255);
    fill: rgba(255,255,255,0.7);
}
.enquete-item[rel='1'] {
    border-right-width: 0px;
    background: rgb(204,0,0);
    background: rgba(204,0,0,0.2);
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    
}
.enquete-item[rel='2'] {
    border-right-width: 0px;
    border-left-width: 0px;
    background: rgb(244,204,102);
    background: rgba(244,204,102,0.2);
    
}
.enquete-item[rel='3'] {
    border-right-width: 0px;
    border-left-width: 0px;
    background: rgb(153,153,153);
    background: rgba(153,153,153,0.2);
    
}
.enquete-item[rel='4'] {
    border-right-width: 0px;
    border-left-width: 0px;
    background: rgb(51,153,255);
    background: rgba(51,153,255,0.2);
    
}
.enquete-item[rel='5'] {
    border-left-width: 0px;
    background: rgb(0,153,0);
    background: rgba(0,153,0,0.2);
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.enquete-item[rel='1'].active  {
    background: rgb(204,0,0);
    background: rgba(204,0,0,0.7);
    border-color: rgb(204,0,0);
    border-color: rgba(204,0,0,0.7);
}
.enquete-item[rel='1']:hover, .enquete-item[rel='1'].active:hover  {
    background: rgb(223,87,87);
    background: rgba(223,87,87,0.7);
}
.enquete-item[rel='2'].active  {
    background: rgb(244,204,102);
    background: rgba(244,204,102,0.7);
    border-color: rgb(244,204,102);
    border-color: rgba(244,204,102,0.7);
}
.enquete-item[rel='2']:hover, .enquete-item[rel='2'].active:hover  {
    background: rgb(255,223,143);
    background: rgba(255,223,143,0.7);
}

.enquete-item[rel='3'].active  {
    background: rgb(153,153,153);
    background: rgba(153,153,153,0.7);
    border-color: rgb(153,153,153);
    border-color: rgba(153,153,153,0.7);
}
.enquete-item[rel='3']:hover, .enquete-item[rel='3'].active:hover  {
    background: rgb(197,197,197);
    background: rgba(197,197,197,0.7);
}
.enquete-item[rel='4'].active  {
    background: rgb(51,153,255);
    background: rgba(51,153,255,0.7);
    border-color: rgb(51,153,255);
    border-color: rgba(51,153,255,0.7);
}
.enquete-item[rel='4']:hover, .enquete-item[rel='4'].active:hover  {
    background: rgb(125,190,255);
    background: rgba(125,190,255,0.7);
}
.enquete-item[rel='5'].active {
    background: rgb(0,153,0);
    background: rgba(0,153,0,0.7);
    border-color: rgb(0,153,0);
    border-color: rgba(0,153,0,0.7);
}
.enquete-item[rel='5']:hover, .enquete-item[rel='5'].active:hover {
    background: rgb(75,175,75);
    background: rgba(75,175,75,0.7);
}
.enquete-item.active svg.smiles * {
    color: rgb(255,255,255);
    color: rgba(255,255,255,0.7);
    fill: rgb(255,255,255);
    fill: rgba(255,255,255,0.7);
}
.bloco {
    border-radius: 10px;
    padding: 10px;
    background: #f7f7f7;
    border: solid 1px #ededed;
    margin-bottom: 20px;
    min-height: auto;
}
.bloco .confirm {
    display: none;
    position: absolute;
    top: -10px;
    right: 10px;
    color: #aeba69;
    background: #FFF;
    padding: 10px;
    font-size: 30px;
    border: solid 1px #b8cdb4;
    border-radius: 100px;
}
.bloco.respondida {
    background-color: #edf2ec;
    border: solid 1px #b8cdb4;
}
.bloco.respondida .confirm {
    display: block;
}
.bloco.file a {
    color: #333333;
    text-decoration: none;
    text-align: left;
    display: block;
}
.bloco .service-heading a {
    text-align: center;
}
.bloco.file ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.bloco.file li:first-child {
    border-top: solid 0px #ededed;
}
.bloco.file li {
    border-top: solid 1px #ededed;
    list-style: none;
    padding: 2px;
    margin: 2px;
}
.bloco.file a:hover {
    color: #cc9900;
    text-decoration: none;
}
.bloco.file a:hover .text-muted {
    color: #ebc165 !important;
    text-decoration: none;
}

input[type='submit'],input[type='button'] {
    cursor: pointer;
}
div#alertaMsg{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
}

div#alertaMsg div{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -1;
}

div#alertaMsg p{
    width: 300px;
    background-color:#fff;
    color: #333;
    left: 50%;
    top: 50%;
    position: absolute;
    margin-left: -150px;
    margin-top: -60px;
    text-align: center;
    border: 2px solid #e8e8e8;
    padding: 20px 15px;
     border-radius: 10px;
}

div#alertaMsg p img{
    margin-bottom: 10px;
}

div#alertaMsg p a{
    border: 1px solid #e8e8e8;
    padding: 3px 15px;
    font-weight: bold;
	text-decoration: none;
	color: #333;
}
form .erro {
	background-color: #FFE8E9 !important;
	border: solid 1px #D6A9A9 !important;
}

.bloco.tab .btn { 
    font-size: 15px;
    bottom: auto;
    position: relative;
    left: auto;
    right: auto;
}
.bloco.tab.respondida .btn { 
    background-color: #9e9e9e!important;
    border-color: #808080!important;
    
}
.bloco.tab.respondida .btn-primary:active, .bloco.tab.respondida .btn-primary:focus, .bloco.tab.respondida .btn-primary:hover { 
    background-color: #a9a9a9!important;
    border-color: #9e9e9e!important;
    color: #FFF;
}
#sobre .bloco {
    color: #8f8e8e;
}
.btn-md {
    font-size: 16px;
    padding: 10px 20px;
}
@media (min-width: 768px) {
    .bloco {
        min-height: 350px;
    }
    #sobre .bloco {
        min-height: 150px;
    }
    .bloco.tab .btn {
        bottom: 40px;
        position: absolute;
        left: 40px; 
        right: 40px; 
    }
}
section#home {
    padding: 0px;
}

section#sobre {
    background-color: #f9f9f9;
}
.mascara-circular {
    border-radius: 200%;
    overflow: hidden;
    min-height: 100px;
    min-width: 100px;
    border: solid 1px #ebebeb;
}
#identificarusuario .mascara-circular {
    min-height: 80px;
    min-width: 80px;
    height: 80px;
}
#pesquisa_detalhe .mascara-circular {
    min-height: 100px;
    min-width: 100px;
    height: 100px;
}
    
    
.mascara-quadrado {
    border-radius: 15px;
    overflow: hidden;
    min-height: 200px;
    min-width: 200px;
    border: solid 1px #ebebeb;
}

section#noticias a {
    color: #2e3235;
    text-decoration: none;
}
section#noticias a p {
    color: #8f8e8e
}
section#noticias a:hover * {
    color: #000000;
    text-decoration: none;
}
section#noticias h4 {
    text-transform: uppercase;
}
section#contato .bloco {
    background-color: #fff;
    padding: 30px 30px;
    color: #7c7c7c;
    font-size: 1.15em;
    min-height: 760px;
}
section#contato h2 {
    color: #212529;
}
section#contato h4 {
    font-size: 1.1em;
    color: #7c7c7c;
    border-bottom: solid 1px #dddddd;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
}
section#contato i {
    margin-right: 10px;
}
section#contato ul.contato {
    list-style: none;
    margin-left: 0px;
    padding-left: 3px;
    display: block;
}
section#contato ul.contato li{
    line-height: 1.4em;
    margin: 8px 0px;
}
section.py-5 {
    min-height: auto;
    border-top: solid 1px #f3f3f3;
}
li.endereco {
    font-size: 0.8em;
}

.passoapasso .concluido, .passoapasso .andamento {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
}
.passoapasso i {
    margin-right: 5px;
    color: #999999;
}


.passoapasso .error i {
    color: #993333;
}
.passoapasso .concluido i {
    color: #25ae88;
}
.passoapasso label {
    display: none;
}

form input:not([type="submit"]), form input:not([type="button"]), form select, form textarea {
    -webkit-border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    
    border: solid 1px #cccccc;
    background: #fff;
}

form input.error {
    border: solid 1px #ae3525;
    background: #fff4f4;
}
form input.success {
    border: solid 1px #25ae88;
    background: #f4fffc;
}