.phone-numbers{ display:inline; list-style:none;}
.googinsta_icon{margin:20px; margin-left:70px;}
.carousel{
    background:#FFF;
    margin-top: 20px;
	width:300px;
}
.carousel .item{
    min-height: 50px; /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
}
.bs-example{
	margin: 0px;
}
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}
body { margin: 0; } 
div#slider { overflow: hidden;}
div#slider figure img { width: 20%; float: left;}
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
 
}
.slidrimg{height:235px;}
.notification_box{height:600px;}
.tophader{ background-color:#ec5237}
.img{height:140px; width:110px;}
.fontdropdowen{font-size:36px; float:right; height:35px;}
.content{border:#000 solid 1px; width:50%; margin-left:50px; margin-top:10px; height:35px; font-family:'1200'}
.srchhader{padding:10px !Important; font-size:16px !Important; padding-left:20px!Important; font-family:'1200'!Important;}
.side-menu ul li a { padding-left:10px !important}
.active a{background-color: #ff0 !important ; color: #000 !important ;  }
 .menu:hover {
  background-color:#251b18 !important;
  color: white;
  padding:8px !important;
}
.container{ width:10%}
.fa-map-marker{ color:#ec5237;}
