@import url("https://fonts.googleapis.com/css?family=Nunito:400,700&amp;display=swap");

@font-face {
  font-family: "Safety";
  src: url("https://livingnewdeal.org/map/css/fonts/253B1A_0_0.woff") format("woff");
}

#map {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.map-overlay {
  position: absolute;
  top: 10px;
  padding: 0px;
  width: 430px;
}

.goback {
  position: relative;
  top: -20px;
  left: -27px;
  width: 430px;
  height: 60px;
  border-radius: 0px 30px 0px 0px;
}

.goback-text {
  position: relative;
  padding-left: 25px;
  top: 17px;
  color: #333333 !important;
}

.info {
  background-color: #fbfce9;
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  padding: 15px 25px 25px 25px;
  border-radius: 0px 30px 30px 0px;
  font-family: "Nunito", sans-serif;
  text-align: left;
  line-height: 14px;
  transition: left 0.5s;
}

#full-text{
  color:#333333
}

#full-text-mobile{
  display:none;
  color:#333333;
  font-size:14px;
  line-height:17px;
}


.highlight {
  background-color: #96232E;
}


#mobile {
  left: 0px;
  transition: left 0.5s;
}

#text{
  margin-top:15px;
 padding:15px;
}

h1 {
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  margin-top: 0px;

  /*text-transform: uppercase*/
}

h2 {
  font-weight: normal;
  font-size: 13px;
  margin: 0px 0px 0px 0px;
}

h3 {
  font-weight: normal;
  font-size: 12px;
  margin: 0px 50px 0px 0px;
}

h5 {
  font-size: 24px;
  margin-bottom: 5px;
  text-align: left;
  font-family: "Safety", sans-serif;
  color: #333333;
  /*text-transform: uppercase*/
}

#clickinfo {
  color: #333333;
  font-size: 20px;
  margin-bottom: -8px;
}
.bold {
  font-size: 13px;
  font-weight: bold;
}

.btn {
  margin-top: 5px;
  border-radius: 0.75rem;
  background-color: #333333;
  color: #ffffff;
  border-color: #333333;
  font-size: 13px;
}

#subtitle {
   margin-top:0px;
   margin-bottom:20px;
  font-size: 14px;
    font-family: "Nunito", sans-serif;
  }

#subtitle2 {
   margin-top:10px;
   font-size: 14px;
   font-family: "Nunito", sans-serif;
   display:none
  }

  #title {
    margin-top:-8px;
  font-size: 18px;
    font-family: "Nunito", sans-serif;
    font-weight:bold
  }

.btn:hover {
  border-radius: 0.75rem;
  background-color: #9c2931;
  color: white;
  border-color: #9c2931;
  font-size: 13px;
}

.dropdown-item {
  color: #335070;
  font-size: 13px;
}

.session {
  margin-top: 10px;
  padding: 15px;
}

#logo {
  margin-top: -10px;
  margin-bottom: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 90%;
}

#quetz{
  display:none;
  width:70%
}

.mapboxgl-ctrl-group > button {
  background-color: #f8f9fa;
}

.img {
  margin-top: 10px;
  width: 87%;
  height: 200px;
  background-size: 100%;
  background-position: 85% 73%;
}

.slide-button {
  position: relative;
  margin-right: 5px;
  left: 75%;
  top: -17px;
  border-width: 1px;
  background-color: #ffffff;
  color: #333333;
  border-color: #333333;
  padding: 4px 9px 4px 9px;
  border-radius: 15px;
  font-family: "Safety", sans-serif;
  font-size: 17px;
}

#slideButtonInfo {

  left: 90%;

}

.reset {
  margin-top:5px;
  width: 80px;
  height: 32px;
  top: 5px;
  left: 0px;
  border-radius: 12px;
  font-size: 15px;
  background-color: #9c2931;
  border:0;
  color: #fff;
  font-family: "Nunito", sans-serif;
}
#btn-link{
    background-color: #fbfce9;
    color:#333333;
    font-weight:bold
}

.btn:hover {
  border-radius: 0.75rem;
  background-color: #9c2931;
  color: white;
  border-color: #9c2931;
  font-size: 13px;
}


.slide-button:focus {
  outline: none;
}

.slide-button:hover {
  background-color: #333333;
  color: #ffffff;
  transition: ease 0.6s;
}

.mapboxgl-ctrl-geocoder {
  font-size: 14px !important;
  line-height: 20px;
  height: 34px !important;
  font-family: "Nunito", sans-serif !important;
  position: relative;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  background-color: white !important;
  width: 78% !important;
  min-width: 240px;
  z-index: 1;
  border-radius: 0.75rem !important;
  transition: width 0.25s, min-width 0.25s;
}

.mapboxgl-ctrl-geocoder--input {
  color: #333333 !important;
}

.loader {
  margin: -10px 0 0 -250px;
  height: 100px;
  width: 20%;
  position: fixed;
  text-align: center;
  padding: 1em;
  top: 45%;
  left: 40%;
  margin: 0 auto 1em;
  z-index: 9999;
}

#arrow-mobile {
  visibility: hidden;
  font-size: 0px;
}

h5#arrow-mobile {
    color: #a91b22;
}
/*
Set the color of the icon
*/

.dropdown-menu {
  border-radius: 0.75rem;
  padding: 15px 0;
  font-size: 14px;
  line-height: 25px;
  border-width: 1px;
  border-color: 5f666c;
  background-color: #fbfce9;
}

.dropdown-submenu {
  position: relative;
  padding: 0 15px;
}
.dropdown-submenu li {
  padding: 0 15px;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-border-radius: 0.75rem;
  -moz-border-radius: 0.75rem;
  border-radius: 0.75rem;
}

.dropdown-submenu:hover > .dropdown-menu {
  color: chocolate;
}

a {
  color: #6c757d;
}

a:hover {
  color: #6c757d;
  text-decoration: none;
}

.dropdown-item {
  color: #6c757d;
  padding: 0px;
  font-size: 14px;
}

.dropdown-item:hover {
  color: #333333;
  font-weight: bold;
}
.test0 {
  background-repeat: no-repeat;
  padding-left: 50px;
  display: block;
  height: 25px;
  background-size: 12%;
}

.test1 {
  background-image: url("https://livingnewdeal.org/map/img/iconG-01.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  display: block;
  height: 25px;
  background-size: 12%;
}
.test2 {
  background-image: url("https://livingnewdeal.org/map/img/iconG-02.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  display: block;
  height: 25px;
  background-size: 12%;
}
.test3 {
  background-image: url("https://livingnewdeal.org/map/img/iconG-03.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  display: block;
  height: 25px;
  background-size: 12%;
}
.test4 {
  background-image: url("https://livingnewdeal.org/map/img/iconG-04.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  display: block;
  height: 25px;
  background-size: 12%;
}
.test5 {
  background-image: url("https://livingnewdeal.org/map/img/iconG-05.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  display: block;
  height: 25px;
  background-size: 12%;
}
.test6 {
  background-image: url("https://livingnewdeal.org/map/img/iconG-06.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  display: block;
  height: 25px;
  background-size: 12%;
}
.test7 {
  background-image: url("https://livingnewdeal.org/map/img/iconG-07.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  display: block;
  height: 25px;
  background-size: 12%;
}
.test8 {
  background-image: url("https://livingnewdeal.org/map/img/iconG-08.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  display: block;
  height: 25px;
  background-size: 12%;
}

.test9 {
  background-image: url("https://livingnewdeal.org/map/img/iconG-09.png");
  background-repeat: no-repeat;
  padding-left: 50px;
  display: block;
  height: 25px;
  background-size: 12%;
}

#mobile-info {
  width: 440px;
  /* height: 700px; */
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  background-color: #fbfce9;
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  color: #335070;
  border-radius: 30px ;
  font-family: "Nunito", sans-serif;
  text-align: left;
  left: -700px;
  transition: left 0.8s;
  
}

ul {
  padding-left: 20px;
}

#list2 {
  margin: 10px 0px 10px 0px;
  width: 180px;
}
#list1 {
  width: 200px;
  margin: 10px 0px 10px 40px;
}

#button-zoom {
  position: fixed;
  top: 150px;
  right: 8px;
  width: 34px;
  height: 34px;
  display: block;
  padding: 0;
  border-style: solid;
  border-radius: 0.3em;
  border-color: #d8cfc0;
  background-color: white;
  cursor: pointer;
}

.icon {

  background-image: url("https://livingnewdeal.org/map/img/zoomout.png");
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  padding: 15px;
  background-size: 100%;
}

.mapboxgl-popup {
  color: #335070;
  position: absolute;
  display: -webkit-flex;
  display: flex;
  will-change: transform;
  pointer-events: none;
  margin-top: -5px;
}

.mapboxgl-popup-content {
  padding: 20px;
  background-color: #fbfce9;
  visibility: visible;
  border-radius: 20px !important;
  border-color: #fff;
  border-style: solid;
  text-align: center;
  font-weight: bold;
  font-family: "Nunito", sans-serif;
}
/* width */
::-webkit-scrollbar {
  width: 8px;
  margin-right: 50px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #333333;
}

  #reset2,  #search2{
    visibility: hidden;
  }

@media only screen and (max-width: 500px) {
  #search,
  #reset {
    display: none;
  }
  button.mapboxgl-ctrl-geocoder--button {
    top: 0 !important;
  }
  #dropdown-menu1 .dropdown-submenu > .dropdown-menu {
    top: 20px;
    left: 110px;
  }
  #dropdown-menu2 .dropdown-submenu > .dropdown-menu {
    top: 20px;
    left: 65px;
  }
  .map-overlay {
    position: absolute;
    top: 92%;
    padding: 10px;
    width: 100%;
    text-align:center;
  }
    #reset2,  #search2{
    visibility: visible;
  }


#text{
  height:fit-content;
  text-align:left;
}

  #title {
    margin-top: 0px;
  }

  #button-zoom {
    position: fixed;
  }

  

  #mobile {
    position:absolute;
    top:56%;
    text-align:center;
    height:1190px;
    transition: top 0.5s;
   
  
  }

    .info {
    border-radius: 30px;
    text-align:center;
   
  }

  #mobile-info {
    position:absolute;
    left: 2.3% !important;
    width: 95%;
    border-radius:30px;

  }

h5#arrow-mobile {
    color: #a91b22;
}

  #arrow-mobile {
    text-align: center;
    visibility: visible;
    font-size: 25px;
  }

  #arrow-mobile2 {
    text-align: center;
    visibility: visible;
    font-size: 25px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  #slideButton,  #slideButtonInfo {
    visibility: hidden;
  }


  #slideInfo{
    top:-26px;
  }

  h2 {
       font-weight: normal;
    font-size: 13px;
    margin: 2px 0px -7px 0px;
  }

  h3 {  
    font-weight: normal;
    font-size: 12px;
    margin: 0px 2px -7px 0px;
  }

  h5{
    text-align:center;
  }

  .img{
  width:100%;
  background-size: 100%;
  background-position: 0% 0%;
  }

  .goback {
    position: relative;
    top: 1px;
    left: 1%;
    width: 80%;
    height: 40px;
    border-radius: 30px;
    margin-bottom: 30px;
  }

  .goback-text {
    font-size: 18px;
    top: 3px;
  }

  #search, #search2{
    margin-left:30px;
  }

  #quetz{
  display: block;
  margin-top:0px;
  width:100%;
  text-align:center;
}

 p{

  text-align:center;
}

#subtitle2 {
   display:block
  }

input.mapboxgl-ctrl-geocoder--input {
    height: 35px;
}
svg.mapboxgl-ctrl-geocoder--icon.mapboxgl-ctrl-geocoder--icon-search {
    top: 6px;
}

#toFilters{
  text-decoration:underline;
}

#full-text{
  display:none;
}

#full-text-mobile{
  display:block;
}

a{
  text-decoration:underline;
  color:#333333
}

.pop{
  margin-bottom:15px;
}
}