/*
Theme Name: Patons Auto Service
Theme URI: http://www.qualikom.com/
Author: Muhammad Alyas
Author URI: http://www.qualikom.com/
Description: This custom theme is developed for Patons Auto Service.
Version: 1.0
Text Domain: qualikom
*/

.carousel-inner > .item > img {
    margin: 0 auto;
    padding-bottom: 50px;
}


#index p{
	font-size: 14px;
}

.row{
	padding: 10px 10px 10px 10px;
}

img{
	max-width: 100%;
}

#index h1 {

	color: #fff;
	background-color: #8C0000;
	text-align: center;
}

#index p#top_info a{
	font-size: 18px;
	text-align: center;
	color: #fff;
}

#index p#top_info{
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.nav navbar-nav li{
	
}

body{
	background-color: #8C0000;
}

#index p#info{
	color: #888888;
	font-size: 16px;
}

#map-canvas {
    width:100%;
    height:500px;
}

#footer{
	text-align: center;
}

a{
	text-decoration: none;
	color: #000;
}


a img { border: none; }

a:hover {
text-decoration: underline;
}

#index p span{
	color: #8C0000;
	font-size: 14px;
}

/*ourTeam.html styles*/

#index p.team_info{

	padding: 20px 0 20px 0;
	max-width: 350px;
	font-size: 14px;
}

/* iframe{ height: 1100px;} */