
.navbar  {
    display: block;
    border-color: #EEE;
    padding-bottom: 15px;
}
.menu-icon {
    /*background-image: url(../img/icons.png);*/
    background-repeat: no-repeat;
    height: 176px;
    width: 138px;
    display: block;
    background-size: 350px 600px;
    margin: auto;
    position: relative;
 }
 header.masthead {
     overflow-x: hidden !important;
 }
 header.masthead > .row > .col-md-12 {
     padding: 0;
 }

#bg-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../img/cabecalho3.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
}

.menu-icon.ic-home {
    background-position-x: 0;
    background-position-y: 5px;
 }

 .menu-icon.ic-chair {
    background-position-x: -214px;
    background-position-y: 5px;
 }

 .menu-icon.ic-authorities {
    background-position-x: 0;
    background-position-y: -213px;
 }

 .menu-icon.ic-photos {
    background-position-x: -214px;
    background-position-y: -213px;
 }

 .menu-icon.ic-video {
    background-position-x: 0;
    background-position-y: -426px;
 }

 .menu-icon.ic-send {
    background-position-x: -214px;;
    background-position-y: -415px;
    height: 186px;
    top: -9px;
 }
 .auto-scroll {
     height: 100%;
     overflow-y: auto;
 }
 .box-img-president-text {
    display: none;
 }
 .list-card {
     display: flex;

 }
 .list-card-img {
   flex: 1;
   border-radius: 50%;
   margin-bottom: 40px;
 }
 .list-card-content {
    flex: 5;
    padding: 8px;
 }
 .list-card-img img {
     width: 100%;
     border-radius: 50%;
 }
 .list-card-content .card-content-title,
 .list-card-content .card-content-subtitle  {
  width: 100%;
 }
 .list-card-content .card-content-title {
     font-family: "MuseoSlab900";
     color: #fff;
     font-size: 18px;
     margin-bottom: 8px;
 }
 .list-card-content .card-content-subtitle {
    font-family: "MuseoSlab700";
    color: #fff;
    font-size: 14px;
 }

 .box-vertical-center {
    display: table;
    height: 100%;
    width: 100%;
 }
 .child-vertical-center {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
 }
 [data-simplebar] {
      overflow-y: auto;
 }
 section,
 header {
     overflow-x: hidden !important;
 }
 section .simplebar-content {
     overflow-x: hidden !important;
 }
 section .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
 }

 section .select2-container {
    width: 300px;
    margin-bottom: 30px;
 }

 section .select2-container--default .select2-selection--single {
     border-radius: unset;
     height: 38px;
     padding-top: 4px;
     border: unset;
     background-color: #f3fadc;
     border-bottom: 2px solid #9aaa60;
     outline: none;
   
 }

 section .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #9aaa60;
    font-family: "MuseoSlab900";
 }

 .box-logo-topo{
    position: fixed;
    left: -145px;
    top: -53px;
 }
 .box-logo-topo img {
     width: 487px;
 }
 body:not(.on-top) .box-logo-topo {
    display: none;
 }
 body:not(.on-top) #bg-transition {
     height: 223px;
     background-color: #AE955D;

 }
.on-top #logo-topo-mini {
    display: none;
}
#logo-topo-mini {
    position: relative;
    left: -15px;
    padding: 0;
  
}
#mainNav {
    transition: none !important;
}
#mainNav.navbar-shrink {
    background-color: #AE955D;
    padding: 0;
}
#mainNav.navbar-shrink .navbar-nav > li > a, #mainNav.navbar-shrink .navbar-nav > li > a:focus
, #mainNav.navbar-shrink .navbar-nav > li > a:hover{
    color: #fff;
}
.box-titulo-carrossel h4:nth-child(1){
     font-size: 1.4em;
     padding-top: 140px; 
     font-family: "GothamBold";
}
.box-titulo-carrossel h4:nth-child(2){
    font-size: 1.2em;
}

header.masthead{
    min-height: unset;
    height: 558px;
    overflow: hidden;
}
.carousel img {
    width: 100%;
}
a[aria-expanded] {
    display: block;
    width: 100%;
}
a[aria-expanded] .fa {
      float: left;
      display: none;
      font-size: 11px;
      padding-top: 6px;
      padding-right: 6px;
}
 
a[aria-expanded='false'] .fa-plus {
     display: block !important;
     color: #000000 !important;
}
 
a[aria-expanded='true'] .fa-minus {
     display: block !important;
     color: #000000 !important;
}
.card-body{
    padding: 0;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.form-control{
    font-family: "GothamBook";
    font-size: 0.8em;
    border: 1px solid #CCCCCC;
    background-color: transparent;
    border: 1px solid #999;
    border-radius: 0px;
    padding: 4px 6px;
    color: #555;
}
/*#contato div[class*='col-md']{
    padding: 5px !important;
}*/
#contato .col-md-6, #contato .col-md-12{
    padding: 3px 6px !important;
}
#contato .form-group{
    margin-bottom: 1px;
}
#botao_contato{
    font-family: "GothamBook";
    border: 1px solid #999;
    border-radius: 0px;
    background-color: transparent;
    padding: 4px 6px;
    font-size: 0.8em;
    color: #555;
    text-transform: none;
    letter-spacing: 0px;
}
.alinhamento-botao{
    text-align: right;
}
#btn-emitir {
    text-decoration: none;
    color: #333;
}
#btn-emitir .txt1 {
    font-family: 'Calibri' !important;
    color: #AE955D;
}

#btn-emitir .txt2 {
    font-family: 'Calibri-Bold' !important;
    color: #AE955D;
    font-size: 42px;
    
}
#btn-emitir p {
    font-style: italic;
    font-family: 'Calibri' !important;
    line-height: 1;
    font-size: 22px;
}
.map-responsive {
    border: 8px solid #AE955D;
    border-radius: 20px;
}
.form-control {
    border: 1px solid #AE955D;
    font-family: 'Calibri' !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #AE955D !important;
    opacity: 1 !important; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #AE955D !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #AE955D !important;
}

#botao_contato {
    border: 1px solid #AE955D;
    font-family: 'Calibri' !important;
    padding: 3px 12px;
    color: #AE955D;
}
.fonte-contato-linha-3 {
    font-family: 'Calibri' !important;
    color: #AE955D;
}
.container.footer {
   background-color: #fff;
   padding-top: 40px;
}
.label-concelho{
    font-family: 'Calibri-Bold' !important;
    color: #AE955D;
    font-size: 36px;  
    text-align: center;
    position: relative;
}
.label-concelho:before {
    content: "";
    position: absolute;
    height: 5px;
    left: 0;
    width: 70px;
    top: 19px;
    background: #AE955D;
    border-radius: 3px;
}

.label-concelho:after {
    content: "";
    position: absolute;
    height: 5px;
    right: 0;
    width: 70px;
    top: 19px;
    background: #AE955D;
    border-radius: 3px;
}
#icons-logos {
    padding-top: 35px;
    padding-bottom: 40px;
}
#icons-logos .col-md-3,
#icons-logos .col-md-2{
   padding: 0;
   text-align: center;
}
#mainNav .navbar-toggler {
    color: #fff;
}