.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-26 .elementor-element.elementor-element-143ff51b > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-26 .elementor-element.elementor-element-143ff51b img{width:30px;}.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,
					 .elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-tabs .elementor-tab-content{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-26 .elementor-element.elementor-element-6f9b0741 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title, .elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title:before, .elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title:after, .elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-content, .elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tabs-content-wrapper{border-width:1px;}.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title, .elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title a{color:#3c83b5;}.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title.elementor-active,
					 .elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title.elementor-active a{color:#ffffff;}.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-content{color:#000000;}@media(max-width:1024px){.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title{font-size:15px;}.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-content{font-size:15px;}}@media(max-width:767px){.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title{font-size:15px;}.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-content{font-size:15px;}}/* Start custom CSS for image, class: .elementor-element-143ff51b */.elementor-26 .elementor-element.elementor-element-143ff51b{
    margin-bottom: 0
}/* End custom CSS */
/* Start custom CSS for tabs, class: .elementor-element-6f9b0741 */.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title.elementor-active{
    background-color: var(--darkBlue);
    border:none;
}

@media screen and (min-width:768px){
.elementor-26 .elementor-element.elementor-element-6f9b0741.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{
    border-style: none!important;
}

.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tabs-content-wrapper{
        border-top: 3px solid var(--yellow)!important;
}
}

@media screen and (max-width:1024px){

.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tabs-wrapper{
    overflow:auto;
}

/*Fade on tab wrapper*/
.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tabs-wrapper:after{
    content: "";
    display: block;
    position: absolute;
    height:59px;
    width:30px;
    top:0;
    right:0;
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%);
    z-index: +1;
}

.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title:after,.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title:before{
    display:none;
}    

.elementor-26 .elementor-element.elementor-element-6f9b0741 .elementor-tab-title{
    white-space:nowrap;
}
    
}/* End custom CSS */
/* Start custom CSS *//* STAFF PAGE */
.team_topcontent,.section_title{ 
    display: none; 
} 

.content{ 
    background-color:var(--blue) ; 
    border-color:var(--yellow) ; 
    min-height: 180px; 
} 

.content_title{ 
    font-weight: bold; 
		font-size:20px;
} 

.content_title,.content_title+div,.content_description,.content_button a{ 
        font-family: "Roboto", Sans-serif;
        color:white;
}

.content_title+div,.content_description,.content_button a{
	font-size:15px;
}

.content_button a:hover{
    background-color: var(--yellow);
    color:var(--blue);
    border-color:  var(--yellow);
    
}

@media screen and (max-width: 1024px){

.content_title{ 
    font-size:18px; 
}
     
.content_title+div,.content_description{ 
    font-size:15px; 
}     
}

@media screen and (max-width:1024px) and (min-width:768px) and (orientation:portrait){
    .content { 
    min-height: 180px; 
} 
}

@media screen and (max-width: 767px) and (orientation: portrait){ 
.team_btmcontent{ 
    display: flex;   
        flex-wrap: nowrap;   
        overflow-x: auto;   
        -webkit-overflow-scrolling: touch;   
        scroll-snap-type: x mandatory;   
} 
.btmcontent_row{ 
    overflow-x: unset; 
    -webkit-overflow-scrolling: unset; 
    max-width: calc(70vw * 3); 
    width:auto; 
} 
.btmcontent_column{  
        width: 70vw!important;  
        padding:5px;  
    }


.content_title{ 
    font-size:4.5vw;
} 
.content_title+div,.content_description{ 
    font-size:4vw; 
}     
.content { 
    min-height: 50vw; 
} 
} 
@media screen and (max-width: 767px) and (orientation: landscape){ 
.team_btmcontent{ 
    display: flex;   
        flex-wrap: nowrap;   
        overflow-x: auto;   
        -webkit-overflow-scrolling: touch;   
        scroll-snap-type: x mandatory;   
} 
.btmcontent_row{ 
    overflow-x: unset; 
    -webkit-overflow-scrolling: unset; 
    max-width: calc(33vw * 3); 
    width:auto; 
} 
.btmcontent_column{  
        width: 33vw!important;  
        padding:5px;  
    }

.content{ 
    min-height:180px; 
}

}

/*ellipsis*/
.content_title+div,.content_button{
	text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
	color:white;
}

.content_title+div:hover,.content_button:hover{
  overflow: visible;
  white-space: normal;
}/* End custom CSS */