body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.text-center .img-responsive {
    margin-left: auto;
    margin-right: auto;
}

.download-btn {
    margin-top: 20px;
    margin-bottom: 20px;
	color: #363b3f;
	background: #fff;
}

::selection {
    background: #fef032;
    color: #333;
    text-shadow: none;
}

/*
.row_1 {
	padding-top:50px;
}
*/

.row_2 {
	padding-top:50px;
}

.row_3 {
	padding-top:50px;
}

.div_download {
	padding-top:50px;
}

ul{
	font-size: 21px;
	text-align: justify;
    text-justify: inter-word;
}

.jumbotron .h1, .jumbotron h1 {
    font-size: 50px;
}



