/***
tabs css
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400);
 .tab-block .tab-mnu {
	 display: flex;
	 list-style: none;
     margin: 0;
     padding: 0;
}
 .tab-block .tab-mnu:after {
	 content: '';
	 display: table;
	 clear: both;
}
 .tab-block .tab-mnu li {
	 box-sizing: border-box;
	 float: left;
	 background-color: #ddd;
	 color: #000;
	 width: 130px;
	 text-align: center;
	 padding-top: 13px;
	 padding-bottom: 13px;
	 cursor: pointer;
     margin: 0;
     width: 100%;
}
 .tab-block .tab-mnu li:not(:last-child) {
	 border-right: 1px solid #4c607c;
}
 .tab-block .tab-mnu li:hover:not(.active) {
	 background-color: #c0c7cb;
}
 .tab-block .tab-mnu .active {
	 background-color: #fff;
	 color: #596165;
	 border-bottom: 1px solid #eaecec;
	 cursor: default;
}
 .tab-block .tab-cont {
	 box-sizing: border-box;
	 border-top: 1px solid white;
	 background-color: white;
	 color: #292d2f;
}
 .tab-block .tab-cont .tab-pane {
	 padding: 20px 25px;
}
/***End***/
/***accordion css****/

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
  }
  
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  .active, .accordion:hover {
    background-color: #ccc;
  }
  
  /* Style the accordion panel. Note: hidden by default */
  .panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
  }
  button.accordion.active:after {
    content: "\2212";
}
button.accordion:after {
  content: '\002B';
  float: right;
  margin-left: 5px;
  color: var(--color-accordion-toggle);
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  margin-top: -.2rem;
  padding-left: 3rem;
  transition: color .3s;
}

body .slider.slick-initialized.slick-slider.slick-dotted ul.slick-dots {
  display: flex;
  gap: 10px;
     justify-content: center;
bottom: 123px
}
body .slick-dots li button {
margin: 0;
}
body .slick-slider .slick-dots li
{
  padding: 0;
  margin: 0;
}
.slide-text {
height: 157px;
}

.entry-content ul {
  padding-left: 0;
  margin-left: 0;
}

button.labeled-graphic-marker.labeled-graphic-marker--visible {
  top: 21.8692%;
  left: 85.0588%;
  --color-lg-accent: #ffffff;
  --color-lg-font: #001337;
  transform: translate3d(0px, 0px, 0px);
  background-color: #ffffff;
  background: transparent;
}

/* .labeled-graphic-marker__pin {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="50px" height="50px"><path d="M 25 2 C 12.309295 2 2 12.309295 2 25 C 2 37.690705 12.309295 48 25 48 C 37.690705 48 48 37.690705 48 25 C 48 12.309295 37.690705 2 25 2 z M 25 4 C 36.609824 4 46 13.390176 46 25 C 46 36.609824 36.609824 46 25 46 C 13.390176 46 4 36.609824 4 25 C 4 13.390176 13.390176 4 25 4 z M 25 11 A 3 3 0 0 0 22 14 A 3 3 0 0 0 25 17 A 3 3 0 0 0 28 14 A 3 3 0 0 0 25 11 z M 21 21 L 21 23 L 22 23 L 23 23 L 23 36 L 22 36 L 21 36 L 21 38 L 22 38 L 23 38 L 27 38 L 28 38 L 29 38 L 29 36 L 28 36 L 27 36 L 27 21 L 26 21 L 22 21 L 21 21 z"/></svg>'), white;
  background-repeat: no-repeat;
  background-size: 33px;
  background-position: center;
}

.labeled-graphic-marker__pin--selected {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000" version="1.1" id="Capa_1" width="800px" height="800px" viewBox="0 0 416.979 416.979" xml:space="preserve"><g><path d="M356.004,61.156c-81.37-81.47-213.377-81.551-294.848-0.182c-81.47,81.371-81.552,213.379-0.181,294.85   c81.369,81.47,213.378,81.551,294.849,0.181C437.293,274.636,437.375,142.626,356.004,61.156z M237.6,340.786   c0,3.217-2.607,5.822-5.822,5.822h-46.576c-3.215,0-5.822-2.605-5.822-5.822V167.885c0-3.217,2.607-5.822,5.822-5.822h46.576   c3.215,0,5.822,2.604,5.822,5.822V340.786z M208.49,137.901c-18.618,0-33.766-15.146-33.766-33.765   c0-18.617,15.147-33.766,33.766-33.766c18.619,0,33.766,15.148,33.766,33.766C242.256,122.755,227.107,137.901,208.49,137.901z"/></g></svg>'), white;
  background-repeat: no-repeat;
  background-size: 33px;
  background-position: center;
} */
span.labeled-graphic-marker__pin.show, span.labeled-graphic-marker__pin.show i,.labeled-graphic-marker:hover .labeled-graphic-marker__pin:not(.labeled-graphic-marker__pin--selected).show, .labeled-graphic-marker:hover .labeled-graphic-marker__pin:not(.labeled-graphic-marker__pin--selected).show i {
  background: black;
  color: white;
}

.labeled-graphic-marker__pin, .labeled-graphic-marker__pin:hover {
  background-size: 36px;
}

.labeled-graphic-marker:hover .labeled-graphic-marker__pin:not(.labeled-graphic-marker__pin--selected):before {
  border-color: var(--color-lg-font);
  border: .15rem solid;
}

button.bubble__prev , button.bubble__next{
  background: transparent;
}

i.fa.fa-angle-left ,i.fa.fa-angle-right{
  font-size: x-large;
}

span.labeled-graphic-marker__pin.show{
  border: 2px solid white;
}
.warning_icons{
  height: auto;
  width: 35px;
  padding-top: 11px;
}

.postid-187 .noOutline .block-text__container p {
  text-align: center !important;
}

.postid-187 .noOutline .blocks-button--right span {
  color:rgb(239, 27, 168) !important;
}

@media (max-width:540px){
  .slick-prev, .slick-next{
      display: none;
  }
  body .slider {
      width: 100%;
  }

}


/***End***/