.view, body, html {
	height: 100%
}
.title {
	font-size: 1.5rem;
	font-weight: 808;
	background: #fff;
	box-shadow: 1px 1px 3px #382d6f;
	border-radius: 7px;
	padding: 7px
}
.carousel {
	height: 50%
}
.carousel .carousel-inner {
	height: 100%
}
.carousel .carousel-inner .active, .carousel .carousel-inner .carousel-item {
	height: 100%
}
@media (max-width:776px) {
.carousel {
	height: 100%
}
}
.page-footer {
	background-color: #929fba
}
.vendor_name {
	font-size: 22px;
	text-shadow: 2px 8px 6px rgba(0,0,0,.2), 0 -5px 35px rgba(255,255,255,.3)
}
.section-part {
	min-height: 30px;
	line-height: 22px;
	display: inline-block;
	text-shadow: 2px 2px 0 #282323, 3px 3px 0 rgba(123,109,109,.15);
	font-family: verdana;
	padding: 3%;
	margin: 0
}
.fadeIn {
	border-radius: 0;
	box-shadow: 0 5px 3px #fbfbfb
}
.titleSection {
	float: left;
	min-height: 100px;
	width: 260px
}
html {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 400
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Segoe UI", Verdana, sans-serif;
	font-weight: 400;
	line-height: 1;
	margin: 20px 0
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit
}
h1 {
	font-size: 36px
}
h2 {
	font-size: 30px
}
h3 {
	font-size: 24px
}
h4 {
	font-size: 20px
}
h5 {
	font-size: 18px
}
h6 {
	font-size: 16px
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #eee;
	margin: 20px 0
}
#mainTitle {
	font-size: 20px;
	font-weight: 986
}
#titlediv {
	border-radius: 10px;
	width: 100%;
	margin: 0 auto 5px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700
}
.subtitle {
	font-family: Georgia, serif;
	font-size: 18px;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #000;
	font-weight: 800;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none
}
html {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 400
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Segoe UI", Verdana, sans-serif;
	font-weight: 400;
	line-height: 1;
	margin: 20px 0
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit
}
h1 {
	font-size: 36px
}
h2 {
	font-size: 30px
}
h3 {
	font-size: 24px
}
h4 {
	font-size: 20px
}
h5 {
	font-size: 18px
}
h6 {
	font-size: 16px
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #eee;
	margin: 20px 0
}
#mainTitle {
	text-shadow: -1px 2px 1px #900C3E, -2px 4px 1px #191c9d, -3px 6px 1px #b9bddb, 2px 2px 2px rgba(164,115,100,.4);
	font-size: 30px;
	font-weight: 986
}
#titlediv {
	border-radius: 10px;
	width: 100%;
	margin: 0 auto 5px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700
}
.subtitle {
	font-family: Georgia, serif;
	font-size: 18px;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #000;
	font-weight: 800;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none
}
.headingBck {
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	box-shadow: 0 0 1px #86757a;
	border-radius: 1%;
	margin: 1px;
	
}
.headingBck .section-part {
	font-family: Georgia, serif;
	word-spacing: 2px;
	color: #000;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
	margin: 3px;
	padding: 5px;
	font-size: 1rem
}
@media only screen and (max-width:600px) {
.section-part {
	font-family: Georgia, serif;
	word-spacing: 2px;
	color: #000;
	font-weight: 700;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
	margin: 3px;
	padding: 5px;
	font-size: 1rem
}
}