/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2025 | 14:56:32 */
/*-------------------------- S C R E E N S ----------------------------*/
@media screen and (min-width:1750px) and (max-width:1850px){body{zoom:0.95 !important;}}
@media screen and (min-width:1650px) and (max-width:1750px){body{zoom:0.9 !important;}}
@media screen and (min-width:1450px) and (max-width:1650px){body{zoom:0.85 !important;}}
@media screen and (min-width:1350px) and (max-width:1450px){body{zoom:0.8 !important;}}
@media screen and (min-width:767px) and (max-width:1350px){body{zoom:0.75 !important;}}


/*------------------------------------------ C O M P U T E R S --------------------------------------------*/
@media screen and (min-width: 1250px) {

.team .item .name {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 55px;
    align-content: center;
}

	
	
	
}/*------ C O M P U T E R S  +  T A B L E T S -------*/
@media screen and (min-width: 767px) {
  
}/*------------------------------------------ A L L  T A B L E T S --------------------------------------------*/
@media screen and (min-width: 767px) and (max-width: 1250px) {
  
}/*--- T A B L E T S - B I G ------*/
@media screen and (min-width: 1000px) and (max-width: 1250px){ 
  
}/*--- T A B L E T S - M E D I U M ---*/
@media screen and (min-width: 850px) and (max-width: 1000px) {
  
}/*--- T A B L E T S - S M A L L ---*/
@media screen and (min-width: 767px) and (max-width: 850px) {
  
}/*------------------------- T A B L E T S + M O B I L E ---------------------------*/
@media screen and (max-width: 1250px) {
 
.hide-mobile {display: none;}
	
/* header#masthead {
    position: sticky;
    top: 0;
    padding: 15px;
    box-shadow: 0 5px 10px #00000000;
}
.nav-up header#masthead {
    box-shadow: 0 5px 10px #00000008;
} */
	
header#masthead {
    padding: 15px;
}
	
	
header#masthead .header-top-right {
    width: 100%;
    text-align: center;
}
header#masthead .header-top-right .textwidget.custom-html-widget {
    text-align: left;
}
header#masthead .header-top-right .textwidget.custom-html-widget img {
    width: 150px;
}
	
/*---HOME---*/
.home-banner-glass-video .elementor-background-video-hosted {
	object-position: top right;
	height: 235px !important;
}
.home-banner-glass-video .overlay-mobile-video {
    background-image: linear-gradient(0deg, #fff, transparent, transparent);
}	
.home-banner-glass-text {background: #fff;}
	
.home-box-items .item .elementor-widget-wrap {
    position: relative;
}
.home-box-items .elementor-container.elementor-column-gap-default {
    gap: 10px;
	justify-content: space-between;
}
.home-box-items .item {
	position: unset;
    width: calc(50% - 5px) !important;
    height: 180px;
	margin: 0 0 2.5px;
}
.home-box-items .item.expanded .elementor-widget-wrap {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}	
.home-banner-glass-video.integration .elementor-background-video-hosted {
    object-position: bottom;
}	
	
	
footer#colophon {
    margin: 20px 0 0;
    padding: 35px 20px;
}
footer#colophon .footer-middle {
    flex-wrap: wrap;
    font-size: 14px;
}
footer#colophon .footer-middle .footer-quarter.footer-middle-first {
    width: 100%;
    padding: 0 0 30px;
}
footer#colophon .footer-middle .footer-quarter.footer-middle-first img {
    height: 35px;
}
footer#colophon .footer-middle .footer-quarter {
    width: 50%;
    padding: 0;
}
.footer-middle .footer-quarter .widget-title {
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 16px;
}
.footer-middle .footer-quarter ul a {
    padding: 5px 0;
    line-height: 1.2;
}	
	
	
	
	
	
	
}/*------------------------------------------ M O B I L E --------------------------------------------*/
@media screen and (max-width: 767px) {

.animated {
    animation-delay: 0s !important;
}
	
.main_cta .elementor-button .elementor-button-content-wrapper {
    gap: 10px !important;
}
.main_cta .elementor-button .elementor-button-content-wrapper .elementor-button-text {
    min-width: fit-content !important;
}
.main_cta .elementor-button-icon svg {
    height: 35px;
    width: 35px;
}	
	
	
	
	
	
	
	
	
}/*-----S M A L L  M O B I L E -----*/
@media screen and (max-width: 350px) {
  
}