#documents .document__type:before{
  content: none;
}
.leaflet-popup-content{
  margin-right: 5px;
  width:300px;
}

.leaflet-popup-content .map-info-wrap::-webkit-scrollbar {
  width: 7px;
  border-radius: 3px
}

.leaflet-popup-content .map-info-wrap::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
  margin-top: 10px;
  margin-bottom: 5px
}

.leaflet-popup-content .map-info-wrap::-webkit-scrollbar-thumb {
  background: #d4d4d4;
  border-radius: 3px;
}
.leaflet-popup-content p {
  margin: 10px 0;
}
.map-info-wrap p {
  line-height: 2.5rem;
}

.leaflet-popup-content .map-info-wrap::-webkit-scrollbar-thumb:hover {
  background: #b1b1b1
}

.leaflet-popup-content .map-info-wrap {
  padding: 0;
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden
}
.map-info-wrap strong {
  display: inline-block;
}

.contact-card .icon-center {
  height: 70px;
  margin-bottom: 15px;
}
#success{
  padding:50px;
}
#map{
  margin-bottom: 20px;
}
.filter input {
  width: 100px;
}
.filter-search input[type='search']{
  width:auto;
}
.filter-search label{
  display: none;
}
.filter-search .search-help-link{
  display: none;
}
.filter-search .filter-item, .filter-search .filter-item input{
  width: 100%;
}
#links .slide .text a.title {
  color: #0f0f0f;
  text-transform: none;
  font-size: 15px;
}
#links .slide .text a.title:hover{
  text-decoration: none ;
}
.content img{
  max-width: 100%;
}
.content .format-file{
  padding: 2px;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 4px;
}

.content .format-file:hover{
  text-decoration: none;
}
.content-footer .back a:before {
  content: "";
  background-image: url(/themes/anofm/images/black_arrow.svg);
  height: 16px;
  width: 10px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 1rem;
}
.content-footer .link {
  margin-top: 0;
}
.content-footer .back a {
  color: #333;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.84px;
  text-transform: uppercase;
}
.search-body-legi .search-body, .filter-item .search-body {
  width:100%;
}
.nav-tabs{
  margin-top: 15px;
}

.tabs-body .filter-item{
  display:none;
}
.tabs-body .filter-item:first-child{
  display:block;
}

#news .card .image img {
  max-height: 150px;
  object-fit: cover;
}

#a-slider .pic img{
  object-fit: cover;
  max-height: 150px;
  width: 100%;
}
.gallery-wrap img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}
.gallery-list .my-gallery img{
  max-height: 174px;
}

.table-wrap p {
  margin-bottom: 5px;
}

header #filter-app {
  display:none
}

.filter .hidden-block .filter-item{
  display: none!important;
}

.images-slider .slick-prev,.images-slider .slick-next{
  position: absolute;
  top: calc(50% - 15px);
  z-index: 1000;
}
.images-slider .slick-next{
  right: 0;
}
.images-slider .slick-arrow{
  background-color: rgba(255,255,255,0.75);
  padding: 10px;
}
.total-wrapper{
  margin-top: 10px;
}
.total-wrapper span{
  font-size: 14px;
}
[v-cloak] {
  display: none;
}
#edit-submit-legi{
  display: none;
}

.news-card {
  transition: all 200ms;
}

.inline .news-card{
  width: 100%;
}
.inline .news-card .content-wrapper{
  display: grid;
  grid-template-columns: 4fr 9fr;
  grid-column-gap: 15px;
  padding: 20px;
}
.inline .news-card .pic{
  order:1;
  grid-row-end: 4;
  grid-row-start: 1;
  height: 150px;
}
.inline .news-card .pic img{
  object-fit: cover;
  height: 150px;
}
.inline .news-card .meta{
  order:2;
  margin-bottom: 0;
}
.inline .news-card .list-title{
  order:3;
  height: auto;
}
.inline .news-card .total-wrapper{
  order:4;
}
.inline .news-card .list-title a{
  overflow: hidden;
  max-width: 20ch;
}

.display-control{
  display: flex;
  align-items: end;
  flex-wrap: nowrap;
  justify-content: flex-end;
  margin-bottom: 29px;
}

.display-control .button-group,.display-control .button-group button{
  height: 22px;
  outline: 0;
}
.display-control .button-group .grid, .display-control .button-group .inline {
  background-color: transparent;
  margin-left: 16px;
  padding: 0;
  border: none;
}
.display-control  .button-group .grid svg path,.display-control  .button-group .inline svg path{
  fill: #aaa;

}
.display-control  .button-group .grid.active svg path, .display-control  .button-group .inline.active svg path {
  fill: #287dc3;
}

#news .card{
  margin-left: 0;
  margin-right: 0;
}
#news-slider .slick-prev{
  left: -40px;
  position: absolute;
  top: calc(50% - 25px);
}
#news-slider .slick-next{
  right: -40px;
  position: absolute;
  top: calc(50% - 25px);
}

#news-slider  .pic {
  overflow: hidden;
  height: 140px;
  position: relative;
}
#news-slider .main-image {
  object-fit: cover;
  height: 100%;
}
@media screen and (max-width: 1199px){
  #news{
    margin-left: 40px;
    margin-right: 40px;
  }

}
#subscribe{
  background-color: #eaeaef;
  padding-top: 30px;
  padding-bottom: 30px;
}
.subscribe-form input[type='email']{
  width: 100%;
  max-width: 500px;
  height: 43px;
  font-size: 14px;
}
#subscribe form{
  align-items: center;
}

.subscribe-form .icon{
  margin-right: 20px;
}
.subscribe-form h3{
  margin: 0 20px 0 0;
  font-weight: 400;
  flex-shrink: 0;
}
.subscribe-form .btn{
  font-size: 1.4rem;
}
@media (max-width: 768px){
  .subscribe-form h3,.subscribe-form .icon,.subscribe-form input[type='email']{
    margin-bottom: 20px;
  }
}
.account-form button {
  display: none;
}
.account-form label {
  margin-left:0;
  margin-right:20px;
}
.account-form .search-body{
  padding: 0px!important;
  border: none;
}
.account-form .d-flex{
  display: block;
}
.account-form {
  margin-left: 25%;
  margin-right: 25%;
}
.account-form .filter-item{
  margin-bottom: 20px;
}
.account-form input[type="text"],.account-form input[type="password"]{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.account-form input[type="text"]:focus,.account-form input[type="password"]:focus{
  border-color: #333 !important;
  outline: none;
  color: #333;
}
.account-form input[type="submit"]{
  color: #fff;
  background-color: #287dc3;
  border-color: #287dc3;
  font-size: 1.4rem;
  border-radius: 30px;
  padding: 10px 16px;
  line-height: 1.3333333;
  box-shadow: none !important;
  border-style: none;
}
.contextual-links{
  display:none!important;
}
@media (min-width: 768px) {

  .to-left .submenu {
    left: -100%;
  }

  .to-left li.has-submenu:before {
    transform: rotate(180deg);
    left: 1.3rem;
    top: 17px !important;
  }
  .menu-navbar ul li ul.to-left li a{
    padding-left: 3.2rem;
  }

}
#links img{
  width: 45px;
}
#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #5a5a5a; /* Add a dark-grey background on hover */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 50%; /* Rounded corners */
  font-size: 18px; /* Increase font size */
  width: 50px;
  height: 50px;
  transform: rotate(270deg);
}

#myBtn:hover {
  background-color: #5a5a5a; /* Add a dark-grey background on hover */
  background-color: #6d6d6d; /* Add a dark-grey background on hover */

}
#myBtn:before{
  content: url(/themes/anofm/images/arrow1.svg);
  left: 19px;
  top: 11px;
  position: absolute;
}
#main-slider .image-container img {
  object-fit: cover;
  width: 100%;
}
@media (min-width: 768px) {
  #main-slider .image-container img {
    /*max-height: 460px;*/
    /*height: 460px;*/
    /*height: 460px;*/
    object-fit: cover;
    width: 100%;
  }
  #main-slider{
    /*height: 460px;*/
    overflow-y: hidden;
  }
}
#map{
  margin-bottom: 0;
}

#documents .document {
  padding-left: 1.8rem;
  padding-right: 1.5rem;
}
.menu-navbar a{
  cursor: pointer;
}
@media (min-width: 510px) {
  .navbar-default .navbar-home {
    width: 310px;
  }
}
.navbar-logo-block img{
  margin-right: 25px;
}

.media-oembed-content {
  max-width: 100%;
  width: 100%;
  height: 27vw;
}
@media (max-width: 768px) {
  .media-oembed-content {
    height: 27vh;
  }
}
.content img.align-left {
  margin-right: 20px;
}
.content img.align-right {
  margin-left: 20px;
}

.content article.align-left{
  margin-right: 20px;
  margin-bottom: 15px;
}
.content article.align-right{
  margin-left: 20px;
  margin-bottom: 15px;
}
.views-table{
  position: relative;border-collapse: separate;border-spacing: 0;
}
.views-table th{
  position: sticky;
  top: 0px;
  background-color: white;
  border-bottom: 1px solid #287dc3;
}
article.align-center{
  text-align: center;
}
article.align-center video{
  width: 100%;
  height: auto;
}
article.align-left{
  text-align: left;
}
article.align-right{
  text-align: right;
}
#banners{
  margin-top: -8px;
}
#main-slider{
  background-color: white;
}
#main-slider .overlay {
   background-image: linear-gradient(
    270deg
    , rgba(0,51,168,0.13) 0%, #287dc3 82%);

}
#main-slider .image-container img{
  object-fit: contain;
}
.overlay__container{
  padding-left: 20px;
}
@media (max-width: 1199px){
  .main-slider-container{
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

}
