

.redside {
  border-left-style: solid;
  padding-left: 20px;
  border-color: #cc0000;
  border-width: 5px;
}
.yellowside {
  border-left-style: solid;
  padding-left: 20px;
  border-color: #e6b800;
  border-width: 5px;
}



#redstrip{
background-color: #cc0000;
height: 10px;
width: 20%;
float: left;
}

#yellowstrip{
background-color: #e6b800;
height: 10px;
width: 20%;
float:left;
}

#brownstrip{
background-color: #86592d;
height: 10px;
width: 20%;
float: left;
}

#bluestrip{
background-color: #005ce6;
height: 10px;
width: 20%;
float: left;
}

#greenstrip{
background-color: #00b359;
height: 10px;
width: 20%;
float: left;
}



.about-us {
    background-color: #efefef;
    font-family: FamiliarProBold;
    padding-top: 10px;
    border-width: 0px 0 0 0;
    border-style: solid;
    border-color: #CF7F26;
    text-align: center;

}
#eleg {
  color: grey;
}
#feglarge {
  font-size: 19px;
}
#topfeg {
  font-size: 17px;
}
.about-us h2 {

    color: #393c3d;
    font-size: 24px;
}
.about-us p {
    font-size: 15px;
    margin-bottom: 25px;
    border-style: solid;
    border-width: 1px 0 1px 0px;
    border-color: black;
    margin-top: 25px;
    padding: 41px 70px 42px 70px;
}

.about-us img {
  margin-top: 25px;
  margin-bottom: 25px;
  height: 220px;
  width: 100%;

}

.fegthumb {
    background-color: #efefef;
    border-bottom: 1px solid #dbdbdb;
    font-family: FamiliarProBold;
    padding-top: 10px;
    padding-bottom: 20px;

}

.fegthumb .thumbnail {
 background-color: #f7f7f7;
}

.fegthumb .fegbtn {
 
}


.pull-left {
  padding-left: 0px;
}

.pull-right {
    padding-top: 64px;

}

body { padding-top: 110px; }
.navbar {
  padding-top: 10px;
  box-shadow: 0px 0px 5px 0px grey;
  background-color: rgba(255, 255, 255, .92);
  border-width: 4px 0 0 0;
  border-style: solid;
  border-color: #3299BB;
}

.columbarium {
  background-color: #efefef;
}

@font-face {
    font-family: FamiliarProBold;
    src: url('../fonts/FamiliarPro-Bold.ttf');
}


.navbar a {
  color: #000000;
  font-size: 14px;
  padding: 5px 1px 2px 1px;
  font-family: FamiliarProBold;
  text-decoration: none;
}



.pull-right li {
  border-style: dotted;
  border-width: 0 3px 0 0;
  border-color: #737373;
  padding: 6px 30px 6px 30px;
}

.navbar #navact {
  background-color: #f0f0f0;
  padding: 5px 30px 5px 0px;
}



.navbar #last {
  border-width: 0 0 0 0;

}

.navbar a:hover {
  text-decoration: none;
  border-width: 0 0 2px 0;
  border-style: solid;
  border-color: #3299BB;
}

.navbar a:active {
  text-decoration: none;
}
.navbar a:visited {
  text-decoration: none;
}

.navbar li {
  display: inline;
}

.navbar img {
  height: 85px;
  width: 385px;
}

.columbarium .jumbotron {
  background-image: url('images/Kitchen-Renovations-Castle-Hill.jpg');
  height: 100px;
  box-shadow: inset 0px -10px 5px -10px grey, inset 0px 10px 5px -10px grey ;
  padding-top: 20px;
  margin-top: 30px;

}

.cobmhead {
  background-color: rgba(0, 0, 0, .5);
  width: 330px;
  height: 80px;
  padding-left: 10px;
}

.jumbotron .container {
  position: relative;
  max-width: 970px;
}

.jumbotron h1 {
  color: #fff;
  font-size: 48px;  
  font-family: FamiliarProBold;
  font-weight: bold;
}

.jumbotron p {
  font-size: 20px;
  color: #fff;
}

.learn-more {
  background-color: #4D4D4D;
}

.learn-more p {
color: #f7f7f7;
}

.learn-more h3 {
  font-family: FamiliarProBold;
  font-size: 18px;
  font-weight: bold;
  color: #f7f7f7;
}

.learn-more a {
  
}

.partners {
  background-color: #EBEBEB;
  height: 200px;
}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 350px;
}
.item:nth-child(1) {
  background-image: url('../images/DSC_9966.jpg');
  background-position: center; 
}
.item:nth-child(2) {
  background-image: url('../images/marble-granite-work-roma-2.jpg');
  background-position: center; 
}
.item:nth-child(3) {
  background-image:url(../images/bnimg_001.jpg);
  background-position: center; 
}

.topbar {
  display: inline-block;
  height: 100px;
  width: 100px;
  background-color: red;
}
.submenu {
    border-style: solid;
  border-width: 0 0 1px 0;
  border-color: black;
  padding-bottom: 0px;
  margin-bottom: 0;
  background-color: #222222;
  color: white;

}
.submenu li{
  display: inline;
  padding: 5px 0 6px 0;
  margin: 0 30px 0 30px;
  font-style: italic;


}


.submenu a {
  color: white;
}
.submenu #colfirst {
  margin: 0 30px 0 0;
}

.submenu ul {
  padding-top: 4px;
  padding-left: 0;
  margin-left: 0;
  padding-bottom: 4px;
  margin-bottom: 0;
  list-style-type: none;
}

.coltile img {
  width: 100%;
  height: 300px;
  padding: 3px 3px 3px 0px;
}

.coltile {
  background-color: #FFFFFF;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: #dbdbdb;
  margin: 20px 0 20px 0;
  box-shadow: 2px 2px 5px #888888;
  border-radius: 5px;

}

.coltile h1 {
  font-family: FamiliarProBold;
  margin: 10px 0px 10px 0px;
  background-color: #FFFFFF;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color: #dbdbdb;
  padding: 0px 10px 10px 10px;
}

.coltile p {
  margin: 3px 0px 10px 10px;
  font-size: 15px;
  font-weight: bold;
}
.coltile a {
  text-decoration: none;
  color: black;
}

.contact-info {
  background-color: #3299BB;
  color: white;
  height: 40px;
}

.contact-info .hedx{
  font-size: 27px;
  font-family: FamiliarProBold;
  display: inline;
  padding: 20px 0px 0px 180px;
  margin: 20px 20px 0px 20px;
}

.contact-info .hedy {
  font-size: 27px;
  font-family: FamiliarProBold;
  display: inline;
  padding: 20px 0px 0px 0px;
  margin: 20px 20px 0px 20px;
}

.contact-info .ghiconx {
  font-size: 27px;
  font-family: FamiliarProBold;
  display: inline;
  padding: 20px 75px 0px 260px;
}


.contact-info .ghicony {
  font-size: 27px;
  font-family: FamiliarProBold;
  display: inline;
  padding: 20px 75px 0px 80px;
}

.fegthumb .image { 
   position: relative; 
   width: 100%;
}

.fegthumb h2 { 
   position: absolute; 
   top: 91px; 
   left: 0; 

}

.fegthumb h2 span { 
   color: white; 
   font: bold 24px/45px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.5);
}

.thum1 {
  padding: 120px 103px 123px 104px;
}

.thum2 {
  padding: 120px 136px 123px 136px;
}

.thum3 {
padding: 120px 106px 123px 105px;
}

.fegthumb h2 span:hover {
   background: rgba(0, 0, 0, 0.2);
}

.fegthumb img {
  height: 270px;
  width: 350px;
}