.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-49 .elementor-element.elementor-element-69e4103{text-align:center;}.elementor-49 .elementor-element.elementor-element-69e4103 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-style:italic;color:#000000;}.elementor-49 .elementor-element.elementor-element-d620969{margin-top:20px;margin-bottom:0px;}.elementor-49 .elementor-element.elementor-element-a1dff20{text-align:center;}.elementor-49 .elementor-element.elementor-element-a1dff20 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-style:italic;color:#000000;}.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-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-49 .elementor-element.elementor-element-a51ffba{text-align:center;color:#000000;}.elementor-49 .elementor-element.elementor-element-b496cca{margin-top:20px;margin-bottom:0px;}.elementor-49 .elementor-element.elementor-element-1ac050d{text-align:center;}.elementor-49 .elementor-element.elementor-element-1ac050d .elementor-heading-title{font-family:"Roboto", Sans-serif;font-style:italic;color:#000000;}.elementor-49 .elementor-element.elementor-element-fc77573{text-align:center;color:#000000;}.elementor-49 .elementor-element.elementor-element-b14c40b{margin-top:20px;margin-bottom:0px;}.elementor-49 .elementor-element.elementor-element-97a8470{text-align:center;}.elementor-49 .elementor-element.elementor-element-97a8470 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-style:italic;color:#000000;}.elementor-49 .elementor-element.elementor-element-4e74256{text-align:center;color:#000000;}.elementor-49 .elementor-element.elementor-element-78bc21f img{width:350px;}.elementor-49 .elementor-element.elementor-element-c09ce83{text-align:center;color:#000000;}@media(max-width:1024px){.elementor-49 .elementor-element.elementor-element-a51ffba{font-size:15px;}.elementor-49 .elementor-element.elementor-element-fc77573{font-size:15px;}.elementor-49 .elementor-element.elementor-element-4e74256{font-size:15px;}.elementor-49 .elementor-element.elementor-element-c09ce83{font-size:15px;}}/* Start custom CSS for shortcode, class: .elementor-element-66ca437 */.sq_content{
    min-height: 190px;
    text-align: left;
    border-bottom:5px solid #005b00;
}

.sq_content_title{
    color:#005b00;
    font-family: "Roboto", Sans-serif;
}

.sq_content_description{
    color:black;
    font-family: "Roboto", Sans-serif;
}

.sq_content_title{
    font-weight: bold;
}

.sq_image_bg img{
    height: 100%
}



@media screen and (max-width:767px) and (orientation:portrait){
.elementor-49 .elementor-element.elementor-element-66ca437 .elementor-shortcode{  
        display: flex;  
        flex-wrap: nowrap;  
        overflow-x: auto;  
        -webkit-overflow-scrolling: touch;  
        scroll-snap-type: x mandatory;  
    }  
.sq_row{ 
        flex: 0 0 auto;  
        max-width: calc((70vw * 3) + 15px);  
        scroll-snap-align: center ;  
        overflow: visible;  
        }  
     
.sq_column{ 
        width: 70vw!important; 
        padding:5px; 
    } 
    
    .sq_image{
        height:80vw;
    }
    
    .sq_content_title{
    font-size:4.5vw;
}
    .sq_content_description{
    font-size:4vw;
    }
    
    .sq_content {
    min-height: 170px;}
}

@media screen and (max-width: 767px) and (orientation: landscape){
.elementor-49 .elementor-element.elementor-element-66ca437 .elementor-shortcode{  
        display: flex;  
        flex-wrap: nowrap;  
        overflow-x: auto;  
        -webkit-overflow-scrolling: touch;  
        scroll-snap-type: x mandatory;  
    }  
.sq_row{ 
        flex: 0 0 auto;  
        max-width: calc((33vw * 3) + 15px);  
        scroll-snap-align: center ;  
        overflow: visible;  
        }  
     
.sq_column{ 
        width: 33vw!important; 
        padding:5px;
        scroll-snap-align: center ;
}

.sq_content{
    min-height: 25vw;
}

.button_email{
    padding:6px 12px;
}
}

/*ellipsis*/
.sq_content_description{
	text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.sq_content_description:hover{
  overflow: visible;
  white-space: normal;
}/* End custom CSS */
/* Start custom CSS */.section_title, .team_topcontent{
    display:none;
}

.content{
    border-color:#005b00;
}

.content_title,.content_title+div,.content_description,.button_email{ 
        font-family: "Roboto", Sans-serif;
        color:black;
        font-style: normal;
}

.content_title{
    font-weight: bold;
    color:#005b00;
}

.button_email{ 
    border-color: #005b00; 
    border-width: 2px; 
} 
.button_email:hover{ 
    background-color:#005b00; 
    border-color: #005b00; 
    border-width: 2px;
    color:#efefef;
} 

@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: 190px; 
} 
}

@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: 180px; 
} 
} 
@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:200px;
}   

}

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

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