@charset "utf-8";
/* CSS Document */

/*img {
    overflow: clip;
	overflow-clip-margin: 100vh;
}*/
img#exp {
    max-width: 100%;
    height: 100%;
	object-fit: cover;
}

.allButFooterExpertise {
	width: 100%;
	height: auto;
	padding-bottom: 5rem;
	background-color: #FFFFFF;
	position: relative;
	display: inline-block;
}
.expertise_container_outer {
	position: relative;
	left: 0;
	right: 0;
	top: 11.875rem;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0rem;
	max-width: 100%;
	height: calc(100vh - 21vh);
	box-sizing: border-box;
	background-color: #FFFFFF;
	overflow: hidden;
}
.expertise_text-wrapper-background {
	position: absolute;
	display: flex;
	top: 0rem;
	left: 0;
	right: 0;
	padding: 40px;
	min-height: calc(100vh);
	width: calc(100%);
	height: auto;
	z-index: 97;
	background-color: rgba(255, 255, 255, 0.85);
}
.expertise_text-wrapper {
	position: absolute;
	display: flex;
	top: 0rem;
	left: 0;
	right: 0;
	padding: 40px;
	width: calc(100%);
	max-width: 1243px;
	margin: auto;
	z-index: 97;
}
.expertise_text_2 {
	line-height: calc(2rem + .2vw);
	text-align: justify;
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
	overflow-y: visible;
	z-index: 96;
}
.expertise_title_bar_2 {
	position: absolute;
	display: flex;
	top: 0rem;
	left: 0;
	right: 0;
	width: calc(100%);
	max-width: 1243px;
	margin: auto;
	z-index: 98;
	color: #F1B71C;
	font-size: calc(.9rem + .1vw);
	font-weight: 700;
	padding: 1.5rem .5rem .5rem 40px; 
	text-align: left;
	text-transform: uppercase;
}
.exp_button {
	max-width: 100%;
	margin: auto;
	padding-left: 30%;
	padding-right: 30%;
	left: 0;
	right: 0;
	top: 126px;
	display: flex;
	flex-direction: row;
	width: auto;
	z-index: 99;
	background-color: rgba(196,196,196,1.00);
	position: fixed;
	height: 4rem;
	justify-content: space-between;
}

.filterBtn {
  	border: none;
  	background-color: transparent;
	padding: 0.3rem;
  	color: #404041;
	font-family: 'Fira Sans', sans-serif;
	font-size: calc(.4rem + .4vw);
	font-weight: 700;
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
	cursor: pointer;
	outline: none;
	-webkit-hyphens: none;
  	-ms-hyphens: none;
  	hyphens: none;
}
.filterBtn:hover {
	color: #FFFFFF;
}
.filterBtn.on {
  	color: #FFFFFF;	
	}
.filterDiv {
    color: #404041;
    outline: none;
	font-family: 'Fira Sans', sans-serif;
	display: none;
	position: relative;
}

button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hide {
  display: none;
}
.show {
	display: block;
}
.w3-bar-bottom{
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 137px;
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: space-between;
    position: relative;
	max-width: 100%;
	margin: auto;
	z-index: 100;
	background-color: #404041;
}

@media (max-width:600px) {
	
	.w3-bar-bottom{
	justify-content: space-evenly;
	height: 236px;
}
	.border_right {
    margin-right: 0rem;
    padding: 0px 0rem 0px 0rem;
}
	.allButFooterExpertise {
	padding-bottom: 0rem;
	display: inline-block;
}
	.expertise_container_outer {
	top: 25vw;
	margin-bottom: 0vh;
	height: 310vw;
}
	.expertise_text-wrapper {
	min-height: calc(100%);
	padding: 2.1rem 1.3rem .5rem 1.5rem;
}	
	
	.expertise_title_bar_2 {
	justify-content: left;
	padding: 1.4rem .5rem .5rem 1.5rem;
}
	.filterDiv {
    padding-bottom: 0vh;
	position: relative;
	top: 0vw;
}	
	.exp_button {
	padding: 4% 3% 4% 4.3%;
	display: flex;
	top: 25vw;
	flex-direction: row;
	position: relative;
	height: 3rem;
	align-items: center;
}

.filterBtn {
  	border: none;
  	background-color: transparent;
	padding: 0.3rem;
	font-size: calc(.7rem + .4vw);
	text-align: center;
	outline: none;
}	
.filterBtn:hover {
	color: #FFFFFF;
}
.filterBtn.on {
	background-color: transparent;
  	color: #FFFFFF;	
}

	.filterBtn {
	font-size: calc(.8rem + .1vw);
}		
}

@media (max-height: 735px) and (max-width: 600px) {
/*	.allButFooterExpertise {
	min-height: 227vh;
	padding-bottom: 8rem;
}*/
}
@media (min-width: 601px) and (max-width: 1290px) {
	.expertise_container_outer {
	margin-bottom: 0vw;
}
	
	.filterBtn {
	font-size: calc(.7rem + .2vw);
}		
}

@media (max-width: 597px) and (max-height: 618px){
	.w3-bar-bottom{
	justify-content: space-evenly;
	height: 236px;
}
	.border_right {
    margin-right: 0rem;
    padding: 0px 0rem 0px 0rem;
}
	.allButFooterExpertise {	
	padding-bottom: 5rem;
	display: inline-block;
}
	.expertise_container_outer {
	top: 25vw;
	margin-bottom: 0vh;
	height: 290vw;
}	
	.filterDiv {
	position: relative;
}
	.expertise_text-wrapper-background {
	min-height: 250vw;
	width: calc(100%);
	height: auto;
	z-index: 97;
	background-color: rgba(255, 255, 255, 0.85);
}
.expertise_text-wrapper {
	top: 1.8rem;
	text-align: justify;
	min-height: calc(100%);
	padding: .5rem 1.2rem .5rem 1.3rem;
}	
	
	.expertise_text_2 {
	color: #404041;
	font-family: 'Fira Sans', sans-serif;
	font-size: calc(1rem + .1vw);
	font-weight: 400;
	line-height: calc(1.7rem + .2vw);
	text-align: justify;
		height: auto;
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
	display: inline-block;		
}
	.expertise_title_bar_2 {
	font-size: calc(.875rem + .1vw);
	-webkit-hyphens: none;
	hyphens: none;
	padding: 1.5rem .5rem .5rem 1.2rem;
}
}
@media (max-width: 597px) and (max-height: 575px){
	.w3-bar-bottom{
	justify-content: space-evenly;
	height: 236px;
}
	.border_right {
    margin-right: 0rem;
    padding: 0px 0rem 0px 0rem;
}
	.allButFooterExpertise {	
	padding-bottom: 0rem;
	display: inline-block;
}
	.expertise_container_outer {
	top: 25vw;
	margin-bottom: 0vh;
	height: 335vw;
}	
	.filterDiv {
	position: relative;
}
	.expertise_text-wrapper-background {
	min-height: 250vw;
	width: calc(100%);
	height: auto;
	z-index: 97;
	background-color: rgba(255, 255, 255, 0.85);
}
.expertise_text-wrapper {
	top: 1.8rem;
	text-align: justify;
	min-height: calc(100%);
	padding: .5rem 1.2rem .5rem 1.3rem;
}	
	
	.expertise_text_2 {
	color: #404041;
	font-family: 'Fira Sans', sans-serif;
	font-size: calc(.875rem + .1vw);
	font-weight: 400;
	line-height: calc(1.7rem + .2vw);
	text-align: justify;
		height: auto;
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
	display: inline-block;		
}
	.expertise_title_bar_2 {
	font-size: calc(.875rem + .1vw);
	-webkit-hyphens: none;
	hyphens: none;
	padding: 1.5rem .5rem .5rem 1.2rem;
}
}
@media (max-width: 597px) and (max-height: 450px){
	.w3-top {
	height: 28vw;
	}
.w3-bar {
	left: 4vw;
	position: fixed;
	top: 2vw;
  	width: 50vw;
  	background-color: #404041;
	float: left;
}
.w3-bar-item-ssa-logo{
	display:block;
	width: 100%;
	padding-top: 1vw;
	padding-bottom: 0vw;
	padding-left: 0vw;
	border:none;
	outline:0;
	position: fixed;
	top: 2vw;
	left: 4vw;
}
.nav_ssa {
	padding-bottom: 1vw;
	position: fixed;
	right: 2.25vw;
	left: 66vw;
	top: 2vw;
  	width: 29.5vw;
}
.w3-bar-item-ssa {
	padding:1vw 1vw 1vw 1vw;
	right: 14vw;
	line-height: 1.1;
}	
	
	.w3-bar-bottom{
	justify-content: space-evenly;
	height: 236px;
}
	.border_right {
    margin-right: 0rem;
    padding: 0px 0rem 0px 0rem;
}
	.allButFooterExpertise {	
	padding-bottom: 0rem;
	display: inline-block;
}
	.exp_button {
	padding: 6% 3% 2% 4.3%;
	display: flex;
	top: 25vw;
	flex-direction: row;
	position: relative;
	height: 3rem;
	align-items: center;
}
	.expertise_container_outer {
	top: 25vw;
	margin-bottom: 0vh;
	height: 400vw;
}	
	.filterDiv {
	position: relative;
}
.expertise_text-wrapper {
	top: 1.8rem;
	text-align: justify;
	min-height: calc(100%);
	padding: .5rem 1.2rem .5rem 1.3rem;
}	
	
	.expertise_text_2 {
	color: #404041;
	font-family: 'Fira Sans', sans-serif;
	font-size: calc(.8rem + .1vw);
	font-weight: 400;
	line-height: calc(1.7rem + .2vw);
	text-align: justify;
		height: auto;
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
	display: inline-block;		
}
	.expertise_title_bar_2 {
	font-size: calc(.875rem + .1vw);
	-webkit-hyphens: none;
	hyphens: none;
	padding: 1.5rem .5rem .5rem 1.2rem;
}	
}