body {padding-top: 50px;
	line-height: 1.5;
font-size: 16px;}
/***********start overiding bootstrap*******/
h1, h2, h3, h4, h5, lead {font-family: 'Roboto', sans-serif;}
/*main navbar*/
.h1 {margin-bottom:25px;}
.text9 {text-decoration: }
.navbar {min-height:40px;}
/*active link*/
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color:none;
    background-color: #FFF;
	text-align: center;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #004080}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #888;
}
.market {
	
	padding-top:50px;
	padding-bottom:30px;
	
}

.red{
color: rgba(183,0,3,1.00);
}

.blue9{
color: #095377;
}
 .logo {
	  position: fixed;
	  top:0px;
	 width:100%;
	 padding-top:15px;
	padding-bottom:15px;
	
	background-image:url("../images/bgtop.gif")
	
	

}
 .green{ background-color:#089C29;
 }
 .smlogo{
	 padding:30px;
 }
	 .market{ background-image:url(../images/bakmark.jpg);}
	.market p{
	padding:10px;
	
	} 
	
	
	
	
	.gray{ background-color:#F2F2F2;
 }
 
 
 .gray2{ background-color:#FFF6F1;
 }
 
 
 .white{ background-color:#FFFFFF;
 }
 
	
	.blue{ background-color:#31639C;
 }
 
 .light-blue{ background-color:#4273C5;
 }
 
 
 .purple{ background-color:#7331A5;
 }
 
 
 .yellow{ background-color:#FFC500;
 }
 
 
 .text-index{ font-family:  sans-serif;
              color: #FFF;
	          font-size:14px;
	          margin-top:0px;
 }
 
 
 
 .title-index{ font-family: 'Roboto', sans-serif;
              color: #FFF;
	          font-size:18px;
	          margin-top:0px;
 }
 
 .smlogo{
	 padding:30px;
 }
	 .market{ background-image:url(../images/bakmark.jpg);}
	.market p{
	padding:10px;
	
	} 
	
/*active link*/
.navbar-inverse .navbar-nav > li > a {color: #095377;font-size:13px;}
/*Brand name*/
.navbar-inverse .navbar-brand {
	font-size:30px;
	color:rgb(204,204,204);
	padding:25px;
}
.navbar-inverse .navbar-brand span{color:rgb(255,0,0);}
/*drop down Menu*/
.dropdown-menu {
	background-color:rgb(0,0,0);
	border-top:3px solid rgb(255,0,0);
	min-width: 200px;
}
/*drop down Links*/
.dropdown-menu > li > a {color:rgb(204,204,204);padding: 6px 20px;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color:rgb(255,0,0);
	color:rgb(255,255,255);
	/*hover effect */
	padding-left:25px;
	/*to make th hover effect smother*/
	-webkit-transition:padding 0.7s ease; 
	-moz-transition:padding 0.7s ease;
	-o-transition:padding 0.7s ease;
	transition:padding 0.7s ease;
}
.dropdown-menu .divider {background-color:rgb(128,0,0);}
.navbar-right .dropdown-menu {left:auto;right:auto;}
/*didnt work with explorer
.navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}*/

.navbar-toggle {margin:18px}
/* carouse */
.carousel-caption {
	padding-bottom:80px;
	padding-right:20px;
	padding-left:20px;
	background:rgba(0,0,0,0.3);
}
.carousel-indicators {bottom:0px;}
.carousel-indicators li {
	height:15px;
	width:15px;
	border: 1px solid rgb(102,102,102);
}
.carousel-indicators .active {
	height:17px;
	width:17px;
	background-color:rgb(255,0,0);
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {width:100%}
/***********end overiding bootstrap*******/

/* start section about */
.about {padding-top:30px;padding-bottom:30px;}
.about span {color:rgb(255,0,0);}
.about .lead {
	color: #333;
	font-size:17px;
	margin-top:0px;
}
.features {
	background:url(../images/bak-photo.jpg);
	
	padding-top:25px;
	padding-bottom:25px;
}

.features2 {
	background-color:#EDEAEA;
	padding-top:25px;
	padding-bottom:25px;
}


.feat p {line-height:2em;}
.feat  {margin-bottom:30px;}
.features .feat span.glyphicon {font-size:30px;margin-bottom:10px;}
.features .feat span.glyphicon hover {color:rgb(255,0,0);}
/* start section about */

/* end testimonials section */
.testimonials {padding-top: 50px;padding-bottom:50px;}
.testimonials .lead {line-height: 2em;margin-bottom:10px;}
.testimonials span {
	font-size:17px;
	font-weight:bold;
	color:rgb(255,0,0);
}
.testimonials .carousel-inner {min-height:160px;}
.testimonials .carousel-indicators {
	position:static;
	width:100%;
	margin-left:auto;
	padding-top:20px;
}
.testimonials .carousel-indicators li{
	text-indent:0px;
	width:80px;
	height:80px;
	opacity:0.5;
	border: 2px solid rgb(255,255,255);
	border-radius:50%; /* Circle*/
	overflow:hidden; /* to let the photo inside the border*/
	margin:5px;
}
.testimonials .carousel-indicators li.active{
	opacity:1;
	width:80px;
	height:80px;
	background:none;
	border: 2px solid rgb(51,51,51);
	border-radius:50%;
	overflow:hidden;
}
.testimonials .carousel-indicators li img{max-width:100%;}
/* start section price table */
.price-table {
	background-color: #E7DCC9;
	padding-top:40px;
	padding-bottom:40px;
}
.price-table .price-box{
	background-color:rgb(255,255,255);
	padding:10px;
	border: 1px solid rgb(102,102,102);
	margin-bottom:15px;
}
.price-table .price-box:hover p{
	-webkit-transform:scale(1.1,1.1)rotate(360deg);/*scale to be bigger rotate to rotate */
	-moz-transform:scale(1.1,1.1)rotate(360deg);
	-o-transform:scale(1.1,1.1)rotate(360deg);
	transform:scale(1.1,1.1)rotate(360deg);
	border:2px solid rgb(153,153,153);
}
.price-table .price-box h3{margin:5px 0 15;}
.price-table .price-box p{
	font-size:35px;
	font-weight:bold;
	color:#666;
	width:100px;
	height:100px;
	background-color:rgb(204,204,204);
	border-radius:50%; /* to make a square*/
	line-height:100px; /* to make to text centered in the square*/
	border:2px solid rgb(255,255,255);
}
.price-table .price-box ul{line-height:250%;font-size:18px;}
.price-table .price-box a{margin-bottom:5px;}
/* end section price table */
/* start section our team */
.team {
	background:url("../images/back.jpg") no-repeat center center fixed;
	opacity:.8;
	width:100%;
	min-height:600px;
}
.team .team2 {
	background:rgba(2,2,2,0.6);
	color:rgb(255,255,255);
	min-height:600px;
	padding-top:40px;
	padding-bottom:40px;
}
.team2 .person {margin-bottom:40px; }
/* end section our team */

/* start section suscribe */
.subscribe {
	padding-top: 40px;
	padding-bottom:70px;
	
}
.subscribe .h1 {
	color:#888;
	letter-spacing:2px;
	margin-bottom:20px;
}
.subscribe p {margin-bottom:30px;}
.subscribe .form-control {
	border-radius:0;
	margin-right:-5px;
	width:300px;
}
.subscribe button {border-radius:0;}
/* end section suscribe */

/* start section stas */
.stats {
	background:url("../images/back.jpg") no-repeat center center fixed;
	min-height:300px;
	opacity:.9;
}
.stats .stats2 {
	background:rgba(2,2,2,0.7);
	color:#B6B5B5;
	min-height:300px;
}
.stats3 {margin-bottom:30px;}
.stats3:hover {color:rgb(255,255,255);	}
.stats3 p{
	font-size:60px;
	font-weight:600;
	margin-bottom:0px;
}
.stats3 span{font-size:18px;}
/* end section stas */
/* start section skills */
.skils {padding-top:40px;padding-bottom:60px;}
.skils h3 {font-weight:bold;margin-top:0px;}
.skils .progress {height:30px;}
.skils .progress-bar {
	line-height:30px; /*same as height to center vertically*/
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-indent:10px;/*sto make a space fefore the text*/
}
/* end section skills */

/* start section contact */
.our_contact {
	background:url("../images/back.jpg") no-repeat center center fixed;
	min-height:300px;
}
.contact_us {
	background:rgba(2,2,2,0.7);
	min-height:300px;
	color:rgb(153,153,153);
	padding-top:40px;
	padding-bottom:40px;
}
.contact_us p {margin-bottom:40px;}
.contact_us textarea {height:108px;}
.contact_us input[type="text"], .contact_us textarea{
	background:rgba(82,78,78,0.7);
	color:rgb(255,255,255);
	border:none;}
/* end section contact */
/* start section our clients */
.our_clients{
	background:#EEE;
	padding-top:20px;
	padding-bottom:20px;
}	
.our_clients img{
	opacity:0.4;
	filter:alpha(opacity=40);/*for internet explorer*/
	margin-top:20px;
	margin-bottom:20px;	}
.our_clients img:hover {opacity:1;}

/* end section our clients */
/* start section footer */
.footer {
	background:#333;
	color:#AAA;
	padding-top:10px;
	
}
.footer a{color:#AAA;	}
.footer a:hover {color:#FFF;}
.footer h3 {color:#0895d1;
	letter-spacing:1px;
	margin:30px 0px 20px;}

.footer .three-columns {overflow:hidden;}
.footer .three-columns li{
	width:30%;
	float:left;
	padding:5px 0;
}
.footer .social-list {overflow:hidden;margin:20px 0 10px;}
.footer .social-list li{
	float:left;
	margin:3px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.footer .social-list li:hover {opacity:1;filter:alpha(opacity=100);}
.footer .img-thumbnail {
	background:rgba(0,0,0,0.2);
	border:1px solid #444;
	margin-bottom:5px;}
.footer .copyright {
	background:#111;
	
	padding:20px 0;
	margin-top:10px;
	font-size:15px;
}
.footer span {color:#0895d1;}
/* end section footer */
/* start our grouping system */
.our_contact, .team, .stats {
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
.footer .social-list li, .our_clients img, .stats3, 
.testimonials .carousel-indicators li.active, 
.price-table .price-box p{
	-webkit-transition:all 0.5s ease-in-out; 
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;}	
/* end our grouping system */
/* there are 2 ways one to set the min & max width (in this way we have to type all the styles in every media) 
the other is to set min width only (in this case the style set in the first media will go through all other screens unless we overide it)*/
/* Mobiles and Tablets*/
@media (max-width:767px) 
{
	.navbar-nav > li > a {
		padding-top:10px;
		padding-bottom:10px;
		}
	
	
	h3, .h3 {
    font-size: 18px;
}
		.navbar-fixed-top .navbar-collapse, 
		.navbar-fixed-bottom .navbar-collapse
		{max-height:none
		}
		.navbar-fixed-top {
    top: 0px;}
	.navbar-nav {
    margin-top: 87.5px;
}
}
/* Small Screen*/
@media (min-width:768px) and (max-width:991px) 
{
	
}
/* Meduim Screen*/
@media (min-width:992px) and (max-width:1199px) 
{
	
}
/* Large Screen*/
@media (min-width:992px) 
{
	
}
