.elementor-35 .elementor-element.elementor-element-75ae987.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-35 .elementor-element.elementor-element-81b947a{--display:grid;--e-con-grid-template-columns:repeat(4, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-35 .elementor-element.elementor-element-0f5c787{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-35 .elementor-element.elementor-element-422b50e img{opacity:0.85;}.elementor-35 .elementor-element.elementor-element-422b50e:hover img{opacity:1;}.elementor-35 .elementor-element.elementor-element-422b50e .widget-image-caption{text-align:center;font-family:"Literata", Sans-serif;font-weight:700;}.elementor-35 .elementor-element.elementor-element-2f12652{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-35 .elementor-element.elementor-element-67b79cb img{opacity:0.85;}.elementor-35 .elementor-element.elementor-element-67b79cb:hover img{opacity:1;}.elementor-35 .elementor-element.elementor-element-67b79cb .widget-image-caption{text-align:center;font-family:"Literata", Sans-serif;font-weight:700;}.elementor-35 .elementor-element.elementor-element-a204534{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-35 .elementor-element.elementor-element-574a7d1 img{opacity:0.85;}.elementor-35 .elementor-element.elementor-element-574a7d1:hover img{opacity:1;}.elementor-35 .elementor-element.elementor-element-574a7d1 .widget-image-caption{text-align:center;font-family:"Literata", Sans-serif;font-weight:700;}.elementor-35 .elementor-element.elementor-element-58fc46e{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}@media(min-width:768px){.elementor-35 .elementor-element.elementor-element-0f5c787{--width:100%;}.elementor-35 .elementor-element.elementor-element-2f12652{--width:100%;}.elementor-35 .elementor-element.elementor-element-a204534{--width:100%;}}@media(max-width:1024px){.elementor-35 .elementor-element.elementor-element-81b947a{--grid-auto-flow:row;}.elementor-35 .elementor-element.elementor-element-58fc46e{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-35 .elementor-element.elementor-element-81b947a{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-35 .elementor-element.elementor-element-58fc46e{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}}/* Start custom CSS */.filterDiv {
  float: left;
  color: #666;
  text-align: center;
  margin: 2px;
  display: none;
}

.show {
  display: block;
}

.container {
  width: 100%;    
  margin-top: 20px;
  overflow: hidden;
}

/* Style the buttons */
.btn {
  color: #fff;
  border: none;
  outline: none;
  padding: 1px 6px 1px 6px !important;
  margin-bottom: 5px;
  background-color: #000;
  cursor: pointer;
}

.btn:hover {
  background-color: #F4A81A;
  padding: 1px 6px 1px 6px !important;
}

.btn.active {
  background-color: #F4A01A;
  padding: 1px 6px 1px 6px !important;
  color: white;
}

h1 {
  margin-top: 25px  !important;
  margin-bottom: -20px  !important;
}/* End custom CSS */