/* your styles go here */
@font-face {
    font-family: 'ITC Avant Garde Gothic Std Demi';
    font-style: normal;
    font-weight: normal;
    src: local('ITC Avant Garde Gothic Std Demi'), url('fonts/itc-avant-garde-gothic-std-demi-589572a199962.woff') format('woff');
}    

@font-face {
    font-family: 'Avant Garde Book BT';
    font-style: normal;
    font-weight: normal;
    src: local('Avant Garde Book BT'), url('fonts/AVGARDN_2.woff') format('woff');
}

.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.Box_Shadow {
	border: 0.5px solid #BFBFBF; 
	box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.25);
	/* padding-bottom: 20px; */
}

.Gallery_Thumbnail {
    width:260px; 
    margin:10px; 
    border-radius: 2px
}