body {
margin:0;
padding:0;
}

#slider::after{
content:""
background-color:black;}

/*#menu{background-color:black;
position:fixed;
padding:0;
padding:43.5px 60px;
}*/

h4{font-weight:bold;
color:#2d2d2d;
}

h4:hover{color:#fd142f;}



/*#menu ul{padding:0px;
margin:0;
}

#menu ul li{list-style:none;
display:inline;
}

#menu ul li a:link,a:visited{
padding:40px;
text-decoration:none;
text-transform:uppercase;
color:white;
}

#menu ul li a:hover{
padding:40px;
text-decoration:none;
text-transform:uppercase;
color:#fd142f;
}
*/


#hline{
width:100px;
border: solid 2px #fd142f;
}

#about{background-color:#2d2d2d;
color:white;
padding:10px 80px;
}
/*
text-align:center;

font-style: normal;
}*/


section{background-color:white;
padding:10px 0px;
text-align:center;
}


h4{color:#2d2d2d;}

h4:hover{color:#fd142f;}



h5{color:white;
text-transform:uppercase;
font-weight:bold;
}

.h2text{
color:#fd142f;
font-size:36px;
text-transform:uppercase;
}

.h2data{
color:white;
font-size:36px;
text-transform:uppercase;
text-align:center;

}

.sub-h2{
color:#f62525;
text-align:center;
font-size:36px;
}

#gallary{/*background-color:#f62525;*/
background: url(../images/head.jpg) no-repeat fixed ;
background-size:100% 100%;
opacity: 1.0;
box-shadow: inset 0 0 0 300px rgba(0,0,0,0.5);
text-align:center;
color:white;
padding:10px 20px;
padding-bottom:20px;
}


#gallary img{margin:5px;
width:200px;
height:200px;
}

#contactus{/*background:url(../images/map.jpg) no-repeat center;*/
background-color:#2d2d2d;
color:white;
padding:10px 20px;

}

.content-header{
 font-family: 'Oleo Script', cursive;
  color:#fcc500;
  /*color:#f62525;*/
  font-size: 45px;
  }

#social{
text-align:center;
padding:10px 0;
margin:60px 0;
}

#social div span.glyphicon {
   /* background-color: #fd142f;*/
    border: 1px solid white;
     border-top-right-radius: 0.6em;
     border-bottom-left-radius: 0.6em;
     border-bottom-right-radius: 0.6em;
    height: 70px !important;
    padding: 18px 16px;
    text-align: center;
    font-size:30px;
    width: 70px !important;
   
}


.green{background-color: #2E8B57;}

.red{background-color: #fd142f;}

.yellow{background-color: #fcc500;}


/*.glyphicon-ring {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 4px solid white;
  color: white;
  display: inline-table;
  text-align: center;
}

.glyphicon-ring .glyphicon-bordered {
  font-size: 30px;
  vertical-align: middle;
  display: table-cell;
  }

.glyphicon-red {
  background: #f62525;
}*/

.social{padding:14px 0;
}

footer{
text-align:center;
padding:30px 0;
background-color:black;
color:grey;
}

footer:hover{
color:white;
}

footer i{
margin-top:6px;
}

footer #facebook:hover{
background-color: #3b5998;
}

footer #twitter:hover{
background-color:#0084b4;
}

footer #googleplus:hover{
background-color:red;
}

/*.container{padding:10px 0;
} problem was sueto this*/ 

 
.navbar {
   margin:0;
   padding-left:10px;
   background-color: rgba(0,0,0,0.5);
}



