.integrate-hero
	background-image: url(../background/overlay/Restaurant-Back-Office.png)
	color: #ffffff
	background-color: $dark
	.mask
		background-image: url(../background/overlay/isometric-squares.svg)
		background-size: contain
		background-position: center bottom -5%
	.container
		z-index: 10
	.card
		border-radius: 1.75rem	
		width: 15rem
		margin: 15px auto
		height: 15rem

.video_left_listing
	margin-bottom : 20px
	padding: 0px
	li
		margin-bottom: 15px
		text-align: center
		color: #ccc
		list-style-type : none

.app-detail-page
	height : 750px

.int-orange
  background-color: #de7c33
  &:hover
    opacity : 0.9
    background-color: #de7c33
  &:focus
    opacity : 0.9
    background-color: #de7c33
.int-grey
  background-color: #C0C0C0
  &:hover
    opacity : 0.9
    background-color: #C0C0C0
  &:focus
    opacity : 0.9
    background-color: #C0C0C0