*{ padding:0;
	margin:0;
}


#header {
	background-image:url("img/CMSACover.jpg");
	height: 100vh;
	background-size:cover;
	background-position:center;
	}
	
.navbar {
	margin-right:-15px;
	
	}	

	
.navbar-nav a {
	font-size:12px;
	
	}
	
.navbar-nav ul {
	padding-right:15px;
	
	}

.navbar-nav li a {
	float:right;
	color:#000!important;
	}

.navbar-brand img{
	width:135px;
	margin-left:3px;
	}
	
.navbar-toggler {
	border:none!important;
	outline:none!important;
	} 
	
nav .fa-bars {
	color: #F00;
	font-size: 26px;
	}
	
/*------------------Welcome Text-----------------------------------*/
.welcome {
	padding: 20px 20px;
	margin-top: -250px;
	background-color: #fff;
	box-shadow: 0 0 20px 7px rgba(0,0,0,0.2);
	}
	
.welcome h5 {
	color: #333;
	}
	
.welcome p {
	font-size:11px;
	}

.welcome .home-btn {
	margin-top: 5px;
	padding: 5px 30px;
	border-radius: 30px;
	color: #fff;
	background-color: #013f7e;
	
	}
	
.welcome .btn:focus {
	box-shadow: none;
	
	}
	
	
/*-------------------------------------About Us---------------------------------*/	
#about {
	padding-top: 100px;
	padding-bottom: 100px;
	} 
	
#about .col-md-6{
	padding: 20px 10px;
	} 
	
#about h3 {
	margin: 20px auto;
	
	}
	
/*-----------------------------------Services------------------------------------*/
#services {
	background-color: #efefef;
	padding-top: 80px;
	/*padding-bottom: 80px;*/
	
	}
	
#services .col-md-4{
	padding: 20px;
	
	}
	
#services .col-md-4 h4 {
	padding: 5px;
	text-align: center;
	}
	
#services .col-md-4 img {
	width: 100%;
	
	}

	
#services .col-md-4 p {
	padding: 5px;
	text-align: justify;
	
	}
	
#services ul{
	padding-left:20px;
	
	}

#services .home-btn {
	margin-top: 5px;
	padding: 5px 30px;
	border-radius: 30px;
	color: #fff;
	background-color: #013f7e;
	/*margin: 0 36%;*/
	
	}
#services span {text-align: center;}
	
#services .btn:focus {
	box-shadow: none;
	
	}

/*-------------------------------------------------------CM Store ---------------------------------------------*/	

																	/*-------------------------------------------------------CM Store Testing Area  ---------------------------------------------*/	

#cmstore .carousel-inner {
	padding-top: 70px;
	padding-bottom:20px;
	}
	
#cmstore .carousel-inner h1 {
	color: #013f7e;
	
	
	}
	
#cmstore .carousel-inner p {
	padding-bottom:10px;
	text-align:center;
	
	}
	


#cmstore {
	background-color: #efefef;
	}
	
#cmstore img{
	
	max-width:800px;
	margin:0 auto;
	}
	
#cmstore .carousel a {
	position:absolute;
	top:25%;
	
	}

#cmstore .home-btn {
	margin-top: 5px;
	padding: 5px 30px;
	border-radius: 30px;
	color: #fff;
	background-color: #013f7e;
	margin: 0 38%;
	margin-bottom: 5px;
	
	}
	
#cmstore .btn:focus {
	box-shadow: none;
	
	}
	#cmstore span {text-align: center;}
																	/*-------------------------------------------------------CM Store Testing Area  ---------------------------------------------*/	





	
/*-----------------------------------------------------------Features----------------------------------------------*/
#features { 
	
	padding-top:100px;
	padding-bottom:100px;
	background: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url("img/slider1.jpg");
	background-position: center;
	background-size:cover;
	background-attachment: fixed;
	color: #fff;
}

/*Not sure about the padding here. If any errors check this ection  
	.col-md-6 img {
	padding-left:;
	}
*/
#features .col-md-6 {
	padding: 20px;	
	}
	

	
.feature-box {
	height: 120px;
}

.feature-box .feature-left {
	height: 120px;
	width: 20%;
	float: left;
	}
	
.feature-box .feature-left .fa{
	padding-top: 13px;
	font-size: 50px;
	
	}
	
.feature-box .feature-right {
	height: 120px;
	width: 80%;
	float: left;
	}
	

.feature-box .feature-right h4 {
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
	}
	
.feature-box .feature-right p {
	padding-left: 15px;
	text-align: left;
	}
	
	
/*-------------------------------------------------------Gallery---------------------------------------------------*/


#gallery .carousel-inner {
	padding-top: 70px;
	padding-bottom:20px;
	}
	
#gallery .carousel-inner h1 {
	color: #013f7e;
	
	
	}
	
#gallery .carousel-inner p {
	padding-bottom:10px;
	text-align:center;
	
	}
	


#gallery {
	background-color: #efefef;
	}
	
#gallery img{
	
	max-width:800px;
	margin:0 auto;
	}
	
#gallery .carousel a {
	position:absolute;
	top:25%;
	
	}
/*-------------------------------------------------------Testimonials---------------------------------------------*/

#testimonials {
	padding-top: 70px;
	padding-bottom: 100px;
	}
	
#testimonials .col-md-4 {
	padding: 10px 30px;
	}
	
#testimonials img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-left: -30px;
	margin-top: -40px;
	border: 5px solid #fff;
	margin-bottom: 30px;
	}
	
.review {
	font-size: 16px;
	padding: 10px 10px 10px 30px;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.2);
	}

.review .fa-twitter {
	color: #013f7e
	}
	
#testimonials span {
	color: #013f7e;
	font-weight:600;
	font-size: 18px;
	}
	
#testimonials h1 {
	margin-bottom: 20px;
	color: #013f7e;
	}
	
#testimonials p {
	margin-bottom: 30px;
	}
	
#testimonials .middle {
	margin-bottom: -30px;
	margin-top: -30px;
	}
	
/*---------------------------------------------Subscribe----------------------------------------------------*/

.subscribe {
	padding: 80px 20px;
	background-color: #013f7e;
	position: relative;
	box-shadow: 0 0 20px 7px rgba(0,0,0,0.2);
	margin-bottom: -160px;
	}
	
.subscribe h3, .subscribe p {
	color:#FFF;
	}
	
.subscribe .input-group{
	border-radius: 30px;
	background: #fff;
	max-width: 800px;
	margin: 10px auto;
	padding: 5px;
	}
	
.subscribe .form-control{
	border: none;
	background: transparent;
	}
	
.subscribe .form-control:focus{
	box-shadow:none;
	background: transparent;
	}
	
.subscribe .input-group-append{
	background-image: linear-gradient(to right, #1c03bf, #5c8bef);
	border-radius: 30px;
	}
	
.subscribe .input-group-text{
	background: transparent;
	border: none;
	color: #fff;
	}

.subscribe .btn:focus{
	box-shadow:none;
	}
	
/*--------------------------------------------------------footer--------------------------------------------*/

#footer {
	margin-top: 80px;
	padding:100px;
	background-color: #efefef;
	color: #013f7e;
	}
	
.footer-logo {
	width: 150px;
	margin-top: 25px;
	margin-bottom: 15px;
	
	}
	
#footer h1 {
	font-size: 15px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
	
	}

#footer p {
	font-size: 12px;
	text-align: left;
	}
	
#footer .city {
	margin-left: 37px;
	}
	
#footer .row .fa {
	padding-right: 20px;
	font-size: 15px;
	}
	
#footer hr {
	margin-top: 10px;
	}
	
#footer .copyright {
	margin-bottom: -80px;
	text-align: center;
	font-size: 9px;
	

	}
	
#footer a:link		{ text-decoration:none; color: #013f7e;}
#footer a:visited	{ text-decoration:none; color: #013f7e;}
#footer a:active	{ text-decoration:none; color: #013f7e;}
#footer a:hover		{ text-decoration:none; color: #013f7e;}
#footer a:focus		{ text-decoration:none; color: #013f7e;}












