body {
    background-color: #f2f2f2;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #333;
}

h4{
    line-height: 26px;
}

p {
    line-height: 28px;
    margin-bottom: 25px;
}

#site-header {
    background-image: url('../img/bg3.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
	padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: #273645 solid 2px;
}

#testimonial {
    height: 500px;
    background-image: url('../img/mg4.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.carousel {
    text-align: center;
}
.carousel-inner i, .carousel-inner p{
    font-size: 26px;
}

.carousel-inner {
    max-width:700px;
    margin: 0 auto;
}

#site-header h1 {
	margin-top: 140px;
	color: white;
	font-size: 70px;
    font-weight:500;
}

#site-header h4 {
	color: white;
	font-size: 24px;
}

#screenshots h4 {
    color:#fff;
    font-weight:700;
}

#contact h3 {
    color:#fff;
    font-weight:700;
}

#contact h3 a {
    color:#fff;
}

#contact .section-head {
    padding-bottom: 0px;
}

#feedback h4 , #proto h3  {
    color:#fff;
    font-weight:700;
}

#feedback h3 {
    color:#fff;
    font-weight:700;
}

#feedback {
    background-color: #2c3e50;
}

#proto {
    background-color: #2c3e50;
    height: 220px;
}

.content-section {
	padding-top: 50px;
    padding-bottom: 70px;
}

.testimonials {
    color:#fff;
    font-size:20px;
    padding-top:180px;
}

#screenshots {
	display: block;
	background-color: #34495e;
	padding-bottom: 50px;
}

#contact {
    padding-bottom: 50px;
    background-image: url('../img/city.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    color: #fff;
}

.carousel-indicators {
    position: relative;
    bottom:auto;
    left:auto;
    width:auto;
    margin-left: 0px;
    margin-top:10px;
}

.info-sect {
    color: #f2f2f2;
    background-color: #2c3e50;
}
.info-sect h4 , .info-sect h2 {
    color: #f2f2f2;
}

.info-sect h2 {
    font-weight: 600;
}

.info-sect-2 {
    background-color: #34495e;
}

#carousel-slider{
    max-width:700px;
    margin: 0 auto;
}
#fea {
	background-color: #34495e;
    padding-bottom:30px;
    padding-top:30px;
}

.features-grid-info{
	margin:4em 0;
}

.features-info h4{
	font-weight:500;
	color:#f2f2f2;
}

.section-head h2{
	color:#f2f2f2;
	font-weight:800;
	font-size:30px;
}
.section-head h2 span{
	width:10%;
	background:#f2f2f2;
	height:2px;
	display:inline-block;
	vertical-align:middle;
}
.section-head {
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 800px;
    margin: 0 auto;
}

.features-grid {
    padding-left: 30px;
}
.features-grid-info {
    margin-left: 30px;
}

span.frist{
	margin-right:1em;
}
span.second{
	margin-left:1em;
}

.features-info i {
    font-size: 40px;
    color:#f2f2f2;
}
#fea h4 {
    color:#f2f2f2;
}
