/*for red use #ff3333*/
body{
  
  background-image: url("https://gdurl.com/oglv") ;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: -2;
}
img.title{
  width: 100%;
  max-width: 100%;
  max-height: 35%;
  padding: 0px 0px;
  left: 100%;
}
ul.task-bar {
  border-radius: 0px 0px 25px 25px;
  list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
    
}
ul.task-bar2 {
  border-radius: 25px; 
  list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
    
}

li.task-bar {
  border-radius: 0px 0px 25px 25px; 
  float: left;
    background-color: #333;
    
}
li.task-bar2{
  border-radius: 25px;
  float: center;
    background-color: #333;
   position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
  z-index: 4;
}
li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 30px;
    border: 10px 10px;
    text-decoration: none;
    font-size: 20px;
}

li a:hover {
    background-color: #111;
}

h2.about-us{
 
}
h1.header{
  background-color: #ff3333;
}
div.intro {
  font-family: 'Work Sans', sans-serif;
background-color:  #ff3333;
  border-radius: 40px;
  border-style: solid;
  border-color: #000;
  width: 98%;
  color: white;
  opacity: 0.9;
  text-align: center;
  padding: 10px 15px;
   text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}
div.hours {
  font-family: 'Work Sans', sans-serif;
  background-color:  #ff3333;
  border-radius: 25px;
   border-style: solid;
  border-color: #000;
  width: 98.5%;
  color: white;
 
  opacity: 0.9;
  text-align: center;
   padding: 15px 12px;
   text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000,
} 
div.Backyard-menu1 {
  font-family: 'Work Sans', sans-serif;
  background-color:  #ff3333;
  border-radius: 25px;
  border-style: solid;
  border-color: #000;
  width: 98.5%;
  color: white;

  opacity: 0.9;
  text-align: center;
   padding: 15px 12px;
   text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000,
}
ul {
   list-style-type: none;
}
div.charleston-menu1{
  font-family: 'Work Sans', sans-serif;
  background-color:  #ff3333;
  border-radius: 25px;
  width: 98.5%;
  color: white;
  opacity: 0.9;
  text-align: center;
   padding: 15px 12px;
   text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000,
}
div.review{
   font-family: 'Work Sans', sans-serif;
  border-radius: 25px;
  background-color:  #ff3333;
  color: white;
  width: 98.5%;
  opacity: 0.9;
  text-align: center;
  padding: 10px 15px;
   text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}

div.contact{
 
 border-radius: 25px; 
  font-family: 'Work Sans', sans-serif;
  background-color:  #ff3333;
  border-style: solid;
  border-color: #000;
  width: 98%;
  color: white;
  
  opacity: 0.9;
  text-align: center;
  padding: 10px 15px;
   text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}
p.style6 {
  align: center;
  
}
div.task-bar {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
  z-index: 3;

}
div.task-bar2 {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
  z-index: 3;
  
  
}
h3.app{
  color:white;
 font-family: 'Work Sans', sans-serif;
}