html, body {
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  /*width: 100%;*/
  /*display: table;*/
  font-weight: 300;
  /*font-family: 'Lato';*/
  font-family: 'Roboto', sans-serif;
  font-size: 16px; }

.container {
  /*text-align: center;*/
  /*display: table-cell;*/
  /*vertical-align: middle;*/ }

.content {
  /*text-align: center;*/
  /*display: inline-block;*/ }

.title {
  font-size: 40px;
  font-weight: bold; }

li {
  padding-left: 0px; }

.agile-color {
  color: #e65a34; }

.img-circle {
  border: solid 1px #2C3E50;
  height: 130px; }

@media (min-width: 990px) {
  .language-change > a {
    color: #e65a34 !important; }

  .language-change li a {
    color: #2C3E50 !important; } }
#thank_you h1 {
  color: #e65a34; }

/*# sourceMappingURL=www.css.map */
