body {
/*    background-color: white;*/
}

.logo h1{
	color:#721B08;
}


.fa.fa-facebook {
    background-color: #9c9d9e;
    color: white;
    padding: 3px;
    
    border-radius: 7px;
}

.SocialIcons {
text-align:right;
margin-top: 34px;
}
.navbar-default {
    background-color: #00b8e6 !important;

	}
.dropdown-menu > li > a:hover {
    color: blue !important;
    background-image: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	    background-color:#fff!important;
		color:black!important;
}
.list-inline{
	color:white;
}

.left carousel-control{
	color:black;
}
.right carousel-control{
	color:black;
}
.navbar-default .navbar-nav > li > a {
    color: white !important;
      font-size: 18px;
}
.navbar {
    margin-bottom: 0px !important;
} 
.carousel-caption h3 {
    background-color:#3BBADC;
    padding: 20px;
    opacity: 0.78
}
.carousel-caption {
    bottom: -40px !important; 
}
.ServicesSection {
    margin-top: 50px;
    text-align: center;
}
.services img {
      border-radius: 50%;
    transition: all 0.2s ease-in-out 0s;  
    box-shadow: 0 0 0 7px #e0e0e0;
   
}
.services img:hover {
     box-shadow: 0 0 0 7px #0bb1e5;
}
.services h2 {
    color: #721B08;
      font-size: 28px;
    margin: 0;
    padding: 22px 0 11px;
    text-align: center;
}
.services p {
    color: #999999;
      line-height: 1.5em;
}
.btn-primary {
    color:#0bb1e5 ! important;
    border:none;
    color:white 	! important;
	    margin-top: 19px !important;
}
.WelcomeText {
      color: #0bb1e5;
      font-style: italic;
}

.MarginTopSection{
    margin-top: 50px;
}
.MarginRightContent p{
    margin-left: 10px;
    color: #999999;
}
.BrandFloat {
    text-align: right;
}
.BrandFloat h4{
    text-align: center;
    margin: 0px;
      font-size: 28px;
}
carousel-indicators .active{
	background-color:#0bb1e5	! important;
}
carousel-indicators  li{
	border:#0bb1e5	! important;
}
footer h4 {
    text-align: center;
    color: #0bb1e5;
    font-size: 20px;
    padding-top: 20px;
}
footer ul li{
  list-style-type: none;  
  font-size: 17px;
}
footer {
background-color: #333538;
color: white;
margin-top: 20px;
}
/*.Address {
    text-align: center;
}*/
.FooterButton {
    margin-bottom: 10px;
}
.FooterLogo {
  text-align: right;
}
.CopyFooter {
    background-color: black;
    color: white;
	
}
.CopyFooter p{
	padding-right:403px;
	padding-top:16px;
}

.InnerPAges h2 {
     color:#721B08;
     text-align: center;
     margin-top: 30px;
}
.brandsImg  {
    list-style-type: none;
      list-style-image: url('../images/product logos/arrowf.png');
}
.ContactNumbers  {
	    list-style-type: none;
}
.ContactNumbers li {
	 margin-bottom: 10px;
}
.brandsImg  li a {
    text-decoration: none;

}
.brandsImg li {
     margin-bottom: 10px;
}

.Address address{
	text-align:center;
	
}
.CarSlider img {
	width:100%;
}
marquee {
    margin-top: 30px;
}
.left carousel-control{
	padding-top:
}

/* CSSTerm.com CSS Horizontal menu with images */

.css_menu_two_line {
	width:100%;
	overflow:hidden;
}

.two_line_menu {
    position: absolute;
    margin-bottom: 40px;
background-color:#00b8e6;
}

.two_line_menu a {
    display: block;
	
    color: #fff;
    text-decoration: none;
    padding:10px;
}

.two_line_menu li:hover a {
    color: #000;

}
.menu_line {
    background:white;
    width: 12px;
    height: 165px;
    display: inline;
    float: left;
    position: relative;
}
.two_line_menu li { display: inline-block; }


.two_line_menu li:hover ul {
    display: inline-block;
    position: absolute;



}

.two_line_menu li ul li:hover a { color: #000; }
