/*
 Theme Name:   Betheme Child
 Description:  Betheme Child Theme
 Template:     betheme
 Version:      1.0.0 
 Text Domain:  betheme-child
*/
#Header{
	min-height: 80px !important;
}

.decor2-shadow{
	box-shadow: inset 0px -10px 0px 0px #8db3e0 !important;
	display: inline-block;
}

.QSC img{
	padding-top: 27px;
	height: 160px !important;
	width: 180px;
	padding-bottom:22px;
}
.rosette img{
	height: 206px !important;
	padding-top: 4px;
}
.recycle img{
	padding-top: 12px;
	padding-bottom: 25px;
}
.leafhouse img{
	margin-top: -31px;
}
.rosette .fadeInDown{
	animation-delay: 0.2s;
}
.recycle .fadeInDown{
	animation-delay: 0.4s;
}
.QSC .fadeInDown{
	animation-delay: 0.6s;
}

#Top_bar.is-sticky #logo img.logo-sticky{
	max-height: 55px;
}
.non-animate{
	animation: none;
}
.siphonic-outlet{
	margin-top: -5.2% !important;
	margin-bottom: 6% !important;
}
.square-box{
	margin: 0 !important;
	width: 100%;
}
.one.column {
    width: 100% !important;
}
.accreditation{
	margin-left: 13% !important;
    margin-top: 2% !important;
}
.photo_wrapper{
	overflow-x: hidden;
}
.flow-stage img{
	margin-left: -30%;
	max-width: 223% !important;
}
.breadcrumbs{
	display: none !important;
}
#subheader{
	padding: 80px 0 100px !important;
}
.slick-list .desc{
	color: #FFF !important;
}
#Footer{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8db3e0;
}
