body {
  background-color: rgb(255, 255, 255);
  font: 400 1em/1.6 'Source Sans Pro';
  color: #ffffff;
}

section {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 100px;
 }

.text p {
  margin-bottom: 1em;
}

.text a { text-decoration: underline; }

.intro {
  background-image: -webkit-linear-gradient(315deg, #eaeaea 0%, #888888 100%);
  background-image:    -moz-linear-gradient(315deg, #eaeaea 0%, #888888 100%);
  background-image:      -o-linear-gradient(315deg, #eaeaea 0%, #888888 100%);
  background-image:     -ms-linear-gradient(315deg, #eaeaea 0%, #888888 100%);
  background-image:         linear-gradient(135deg, #eaeaea 0%, #888888 100%);
}

.about {
  background-image: -webkit-linear-gradient(45deg, rgb(176, 0, 11) 0%, rgb(96, 0, 0) 100%);
  background-image:    -moz-linear-gradient(45deg, rgb(176, 0, 11) 0%, rgb(96, 0, 0) 100%);
  background-image:      -o-linear-gradient(45deg, rgb(176, 0, 11) 0%, rgb(96, 0, 0) 100%);
  background-image:     -ms-linear-gradient(45deg, rgb(176, 0, 11) 0%, rgb(96, 0, 0) 100%);
  background-image:         linear-gradient(405deg, rgb(176, 0, 11) 0%, rgb(96, 0, 0) 100%);
}

.companies {
  background-image: -webkit-linear-gradient(45deg, rgb(255, 255, 255) 0%, rgb(234, 234, 234) 100%);
  background-image:    -moz-linear-gradient(45deg, rgb(255, 255, 255) 0%, rgb(234, 234, 234) 100%);
  background-image:      -o-linear-gradient(45deg, rgb(255, 255, 255) 0%, rgb(234, 234, 234) 100%);
  background-image:     -ms-linear-gradient(45deg, rgb(255, 255, 255) 0%, rgb(234, 234, 234) 100%);
  background-image:         linear-gradient(405deg, rgb(255, 255, 255) 0%, rgb(234, 234, 234) 100%);
}

.contact { 
  padding-bottom: 250px; 
  background-image: -webkit-linear-gradient(135deg, rgb(51, 51, 51) 0%, rgb(17, 17, 17) 100%);
  background-image:    -moz-linear-gradient(135deg, rgb(51, 51, 51) 0%, rgb(17, 17, 17) 100%);
  background-image:      -o-linear-gradient(135deg, rgb(51, 51, 51) 0%, rgb(17, 17, 17) 100%);
  background-image:     -ms-linear-gradient(135deg, rgb(51, 51, 51) 0%, rgb(17, 17, 17) 100%);
  background-image:         linear-gradient(315deg, rgb(51, 51, 51) 0%, rgb(17, 17, 17) 100%);
}

.about .text, .contact .text {
  width: 39.25%;
  margin: 50px 0 0 1.5833333333%;
  text-align: justify;
  color: #ffffff;
}

.about .title, .contact .title {
  width: 25.5833333333%;
  margin: 50px 0 0 10%;
  font: !consolidated !consolidated;
  color: #ffffff;
}

.companies .title {
  font: !consolidated !consolidated;
  color: rgb(96, 0, 0);
}

.companies .text a { color: #333; }
.companies .text a:hover { color: #b0000b; }

.contact .text a { color: #fff; }
.contact .text a:hover { color: #b0000b; }

.container {
  float: left;
}

.container .title {
  width: 100%;
  font: !consolidated !consolidated;
}

.image {
  display: block;
  float: left;
  width: 307px;
  height: auto;
  overflow: hidden;
}

.intro .container {
  width: 39.25%;
  margin: 113px 0 0 1.5833333333%;
}

.intro .text {
  clear: both;
  width: 100%;
  margin-top: 25px;
  text-align: justify;
  color: rgb(0,0,0);
}

.intro .title {
  font: !consolidated !consolidated;
  color: rgb(0,0,0);
}

.logo {
  display: block;
  float: left;
  width: 25.5833333333%;
  height: auto;
  margin: 50px 0 0 10%;
  overflow: hidden;
}

.text {
  float: left;
}

.title {
  float: left;
  font: 2em/1.3 Cardo;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.container-2 {
  width: 66.4166666666%;
  margin: 50px 0 0 10%;
}

.container-3 {
  width: 61.3550815558%;
  margin: 31px 0 0 7.7791718946%;
}

.container-4 {
  width: 100%;
}

.container-5,
.container-6 {
  clear: both;
  width: 100%;
  margin-top: 40px;
}

.text-3 {
  clear: both;
  width: 30.7402760351%;
  margin-top: 31px;
  text-align: justify;
  color: rgb(96, 0, 0);
}

.companies div.text  {
  clear: both;
  width: 100%;
  margin-top: 25px;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(17, 17, 17);
}

.companies p.name {
  width: 100%;
  min-height: 16px;
  font: 700 1.3em/1.38 Cardo;
  text-transform: uppercase;
  color: rgb(85, 85, 85);
}

.title-2 {
  font: !consolidated !consolidated;
}

.title-1,
.title-3 {
  font: !consolidated !consolidated;
}

._text-6 {
  font: !consolidated !consolidated !consolidated;
}