*{

		margin: 0px;
		padding: 0px;
}

#box{
	width: 100%;
	height: 500px;
	background-color: #811F01;
	margin-top: 0px;
	margin-left: 0px;
}

#box2 {
	width: 100%;
	height: 100px;
	background-color: #4A4A4A;
	margin-top: 0px;
	margin-left: 0px;
  }

#logo{
	width: 10%;
	float: 1px;
	margin: 8px;
}

#buttonone{
	position: absolute;
	width: 122px;
	height: 40px;
	margin-top: 25px;
	margin-left: 10px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttonone:hover{
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}

#buttontwo{
	position: absolute;
	width: 100px;
	height: 40px;
	margin-top: 25px;
	margin-left: 140px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttontwo:hover{
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}


#buttonthree{
	position: absolute;
	width: 115px;
	height: 40px;
	margin-top: 25px;
	margin-left: 255px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttonthree:hover{
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}

#buttonfour{
	position: absolute;
	width: 115px;
	height: 40px;
	margin-top: 25px;
	margin-left: 385px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttonfour:hover{
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}


#buttonfive{
	position: absolute;
	width: 128px;
	height: 40px;
	margin-top: 25px;
	margin-left: 520px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttonfive:hover{
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}


#buttonsix{
	position: absolute;
	width: 115px;
	height: 40px;
	margin-top: 25px;
	margin-left: 1060px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttonsix:hover{
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}

#buttonseven{
	position: absolute;
	width: 115px;
	height: 40px;
	margin-top: 25px;
	margin-left: 1200px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttonseven:hover{
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}

#buttonnine{
	position: absolute;
	width: 115px;
	height: 40px;
	margin-left: 1230px;
	margin-top: 165px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttonnine:hover{
	width: 142px;
	height: 40px;
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}

#buttonten{
	position: absolute;
	width: 142px;
	height: 40px;
	margin-left: 1084px;
	margin-top: 165px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttonten:hover{
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}


#buttoneleven{
	position: absolute;
	width: 110px;
	height: 40px;
	margin-left: 970px;
	margin-top: 165px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttoneleven:hover{
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}


#buttontwole{
	position: absolute;
	width: 115px;
	height: 40px;
	margin-left: 850px;
	margin-top: 165px;
	color: white;
	background-color: transparent;
	border-style: solid;
	border-color: white;
	border-radius: 12px;
}
#buttontwole:hover{
	background-color: red;
	color: white;
	border-color: red;
	cursor: pointer;
}
#texta{
	position: absolute;
	margin-left: 100px;
	margin-top: 175px;
	color: white;
	font-size: 35px;
}



#popular12{
	position: absolute;
	margin-left: 50px;
	margin-top: 424px;
	font-size: 60px;
}


#searchbar{
	position: absolute;
	width: 470px;
	height: 40px;
	border-radius: 12px;
	background-color: white;
	margin-top: 120px;
	margin-left: 850px;
	outline-style: none;
	padding-left: 10px;
	border-style: none;
}

#searchbutton{
	position: absolute;
	width: 105px;
	height: 40px;
	border-radius: 0px;
	background-color: #00A551;
	margin-top: 120px;
	margin-left: 1239px;
	outline-style: none;
	padding-left: 10px;
	border-style: none;
	text-align: center;
	color: white;

}
#searchbutton:hover{
	background-color: red;	
	color: white;
	border-color: red;
	cursor: pointer;
}


.g {
	padding: 50px;
    float: left;
    width: 26%;
}

div.gallery img {
  width: 190%;
  height: auto;
}


#popular002{
	position: absolute;
	margin-left: 69px;
	margin-top: 134%;
	font-size: 60px;
}

.f {
	padding: 102px;
	float: left;
	width: 12%;
  
}

div.gallery img {
  width: 100%;
  height: auto;
}

#popular1202{
	position: absolute;
	margin-left: -1212px;
	font-size: 60px;
	/* font-size: ; */
}

.mh {
	padding: 82px;
	margin-left: 3px;
	margin-top: 0px;
	float: left;
	width: 29%;
}

.ah {
  padding: 0px;
  margin-left: 498px;
  margin-top: -310px;
  float: left;
  width: 100%;
}

div.gallery img {
  width: 190%;
  /* height: auto; */
}

.ah	 {
	padding: 0px;
	margin-left: 476px;
	margin-top: -307px;
	float: left;
	width: 100%;
}

.aj	 {
	padding: 0px;
	margin-left: 476px;
	margin-top: -308px;
	float: left;
	width: 100%;
}

div.gallery img {
  width: 100%;
  height: auto;
}

.jumbotron {
	padding: 84px
	
}

div.Busines{
	margin: 5px;
	border: 1px solid #ccc;
	float: left;
	width: 10px;
  }

			@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,700);
			body {
			 font-family:Rubik,sans-serif;
			 position:relative;
			 font-weight:400;
			 font-size:15px
			}
			ul {
			 padding:0;
			 margin:0
			}
			li {
			 list-style:none
			}
			a:focus,a:hover {
			 text-decoration:none;
			 -webkit-transition:.3s ease;
			 -o-transition:.3s ease;
			 transition:.3s ease
			}
			a:focus {
			 outline:0
			}
			img {
			 max-width:100%
			}
			p {
			 font-size:16px;
			 line-height:30px;
			 color:#898b96;
			 font-weight:300
			}
			h4 {
			 font-family:Rubik,sans-serif;
			 margin:0;
			 font-weight:400;
			 padding:0;
			 color:#363940
			}
			a {
			 color:#5867dd
			}
			.no-padding {
			 padding:0!important
			}
			.go_top {
			 line-height:40px;
			 cursor:pointer;
			 width:40px;
			 background:#5867dd;
			 color:#fff;
			 position:fixed;
			 -webkit-box-shadow:0 4px 4px rgba(0,0,0,.1);
			 box-shadow:0 4px 4px rgba(0,0,0,.1);
			 -webkit-border-radius:50%;
			 border-radius:50%;
			 right:-webkit-calc((100% - 1140px)/ 2);
			 right:calc((100% - 1140px)/ 2);
			 z-index:111;
			 bottom:80px;
			 text-align:center
			}
			.go_top span {
			 display:inline-block
			}
			.footer-big {
			 padding:105px 0 65px 0
			}
			.footer-big .footer-widget {
			 margin-bottom:40px
			}
			.footer--light {
			 background:#e7e8ed
			}
			.footer-big .footer-menu ul li a,.footer-big p,.footer-big ul li {
			 color:#898b96
			}
			.footer-menu {
			 padding-left:225px
			}
			.footer-menu ul li a {
			 font-size:15px;
			 line-height:32px;
			 -webkit-transition:.3s;
			 -o-transition:.3s;
			 transition:.3s
			}
			.footer-menu ul li a:hover {
			 color:#5867dd
			}
			.footer-menu--1 {
			 width:100%
			}
			.footer-widget-title {
			 line-height:42px;
			 margin-bottom:10px;
			 font-size:18px
			}
			.mini-footer {
			 background:#192027;
			 text-align:center;
			 padding:32px;
			 height: 10px;
			 width: 100%;
			}
			/* .mini-footer p {
			 margin:0;
			 line-height:26px;
			 font-size:15px;
			 color:#999
			}
			.mini-footer p a {
			} */
			.mini-footer p a:hover {
			 color:#34bfa3
			 
			}
			.widget-about img {
			 display:block;
			 margin-bottom:30px
			}
			.widget-about p {
			 font-weight:400
			}
			.widget-about .contact-details {
			 margin:30px 0 0 0
			}
			.widget-about .contact-details li {
			 margin-bottom:10px
			}
			.widget-about .contact-details li:last-child {
			 margin-bottom:0
			}
			.widget-about .contact-details li span {
			 padding-right:12px
			}
			.widget-about .contact-details li a {
			 color:#5867dd
			}
			@media (max-width:991px) {
			 .footer1 {
			  padding-left:0;
			 }
			}
			.footeraboutus{
				margin-left: -152px;
			}

		


	/* :end */
			
	.row {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: 0px;
		margin-left: -1179px;}

/* end */


