.jumbotron2{
	background-image: url(/img/home-sample.jpg);
	background-size: cover;
    background-position: center 20%;
	height: 500px;
}


.MuiButtonBase-root {
    color: inherit;
    border: 0;
    cursor: pointer;
    margin: 0;
    display: inline-flex;
    outline: 0;
    padding: 0;
    position: relative;
    align-items: center;
    user-select: none;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
}



.MuiAppBar-root {
    width: 100%;
    display: flex;
    z-index: 1100;
    box-sizing: border-box;
    flex-shrink: 0;
    flex-direction: column;
}

.jss11 {
    color: #fff;
    position: absolute;
    box-shadow: none;
    background-color: transparent;
}

.MuiToolbar-root {
    display: flex;
    position: relative;
    align-items: center;
}

.MuiTypography-body1 {
    font-size: 1rem;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
}

.MuiButton-root {
    color: rgba(0, 0, 0, 0.87);
    padding: 6px 16px;
    font-size: 0.875rem;
    min-width: 64px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    line-height: 1.75;
    border-radius: 4px;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
}

.MuiTouchRipple-root {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    overflow: hidden;
    position: absolute;
    border-radius: inherit;
    pointer-events: none;
}

.MuiButton-text {
    padding: 6px 8px;
}

.jss3 {
    flex-grow: 1;
}

.MuiToolbar-gutters {
    padding-left: 24px;
    padding-right: 24px;
}

.MuiToolbar-regular {
    min-height: 64px;
}

.MuiButton-root:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.08);
}

.jss11 {
    color: #fff;
    position: absolute;
    box-shadow: none;
    background-color: transparent;
}

.jss4 {
    height: 300px;
    position: relative;
}

.jss7 {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-size: cover;
    background-position: center 40%;
}

.jss89{
	color: #fff;
	text-decoration: none;
}

.MuiButton-label{
	color: #fff;
}

.site-index{
	overflow: hidden;
}

.jss12{
	color: rgba(0, 0, 0, 0.87);
    padding: 16px; 
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 2px 1px -1px rgba(0,0,0,0.12);
	border-radius: 4px;
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: #fff;
	text-align: justify;
	font-size:14px;
	/*margin: 16px;*/
}

.jss12 h2{
	font-size:20px;
	text-align:center;
	margin-bottom: 20px;
}

.jss17{
	text-align:center;
	color: rgba(0, 0, 0, 0.87);
    padding: 16px;
}

.MuiSvgIcon-fontSizeLarge {
    font-size: 2.1875rem;
}
.MuiSvgIcon-root {
    fill: currentColor;
    width: 35px;
    height: 35px;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}

.MuiTypography-h6 {
    font-size: 1.25rem;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.0075em;
}

footer.page-footer .footer-copyright{
	background-color: rgb(238 238 238) !important;
	color: rgba(0, 0, 0, 0.54) !important;
}
footer.page-footer a{
	color: rgba(0, 0, 0, 0.54) !important;
}

.side-nav ul{
	background-color: #40434d;
}

.light-blue-skin .side-nav .sidenav-bg:after{
	background: #40434d !important;
}

.light-blue-skin .navbar{
    background-color: #3f51b5 !important;
}

.light-blue-skin .side-nav .collapsible li .collapsible-header:hover{
	background-color: rgba(0, 0, 0, 0.14) !important;
}

.light-blue-skin .side-nav .collapsible li .collapsible-header.active{
	background-color: rgb(92 ,95, 104) !important;
}

a.waves-effect{
	text-decoration: none;
}

.jss5 {
    top: 0;
    left: 0;
    color: #fff;
    right: 0;
    bottom: 0;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
}

.MuiTypography-h3 {
    font-size: 3rem;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    line-height: 1.04;
    letter-spacing: 0em;
    padding: 16px 32px 14px;
    position: relative;
	cursor:pointer;
}

.MuiTypography-h3:hover{
	border: 5px solid #fff;
}

.help-block-error{
	color: #f00;
}
.card{
	margin-bottom:15px;
}
.c-img{
	height:140px;
	overflow: hidden;
	padding: 5px;
	position: relative;
}

.c-img .card-img-top{	
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 90%;
}

.bcontact{
	background-image:url(/img/contact-us.jpg)
}

.bbcont{
	opacity: 1;
}

.bbcont .MuiButtonBase-root{
	width:100%;
}

.overview{
	height: 190px;
    display: block;
    overflow: hidden;
}

.badge-primary2{
	color: #fff !important;
    background-color: #81adf5 !important;
}

.list-group-item.menu{
	padding: 5px 15px !important;
	background-color:#f9f0fe;
}

.list-group-item.menu.a{
	color:#d278fe;
	font-weight: 800;
}

.list-group-item+.list-group-item .active{
	background-color: #a6c;
}

.activep{
	background-color: #a6c !important;
}

.activep a{
	color: #fff !important;
}

.quantity{
	width: 60px;
}

.hide{
	display:none;
}