.elementor-49236 .elementor-element.elementor-element-57b2864a:not(.elementor-motion-effects-element-type-background), .elementor-49236 .elementor-element.elementor-element-57b2864a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-49236 .elementor-element.elementor-element-57b2864a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-49236 .elementor-element.elementor-element-57b2864a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-49236 .elementor-element.elementor-element-15b3679a > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-16d380e */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.tabs {
  overflow: hidden;
  position: relative;
}

.tabs nav {
	min-width: 600px;
}

.tabs nav {
	position: relative;
	z-index: 1;
	text-align: center;
}
.tabs nav a img {
    width: auto;
    height: 32px;
    object-fit: contain;
    padding: 5px 0;
}
.tabs nav a .b {
    opacity: 0.3;
}
.tabs nav a .c {
    display: none;
}
  .tabs nav a {
  	position: relative;
  	display: inline-block;
  	padding: 0 13px 5px 8px;
  	color: #fff;
  	text-decoration: none;
  	margin: 0;
  	/*border-right:solid 1px lightgrey;*/
  }
  .tabs nav a:hover .c,
  .tabs nav a.active .c{
      display: inline-block;
  }
  .tabs nav a:hover .b,
  .tabs nav a.active .b{
      display: none;
  }
/*.tabs nav a:nth-child(1) {
    border-left:solid 1px lightgrey;
}
.tabs nav a.active {
    background-color: white;
}*/

.tabs nav a:nth-child(1) img,
.tabs nav a:nth-child(4) img,
.tabs nav a:nth-child(5) img{
    padding-bottom: 10px
}/* End custom CSS */