/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24/06/2015, 08:30:22 AM
    Author     : ETorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20/06/2015, 03:17:38 PM
    Author     : etorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20/06/2015, 11:10:02 AM
    Author     : etorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16/06/2015, 10:29:35 PM
    Author     : etorres
*/
.ggc_contenido {
  background: url(../img/bg.png) #ffffff;
}
.wrapper {
  padding-top: 10px;
}
.wrapper .page {
  width: 1200px;
  height: 620px;
  margin: 30px auto 0;
  color: #575756;
  font-size: 25px;
  letter-spacing: 1px;
}
.wrapper .page .nav-buttons {
  position: absolute;
  top: 590px;
}
.wrapper .page .nav-buttons:hover :first-child {
  opacity: 1 !important;
}
.wrapper .page .nav-buttons.next-page {
  right: 30px;
}
.wrapper .page .nav-buttons.previous-page {
  left: 30px;
}
.wrapper .page .nav-buttons.next-page2 {
  right: 419px;
}
.wrapper .page .nav-buttons.previous-page2 {
  left: 24px;
}
.wrapper .page .nav-buttons.next-page2,
.wrapper .page .nav-buttons.previous-page2 {
  top: 311px;
}
.wrapper .page .two-column h3 {
  text-align: center;
  margin: 0px;
}
.wrapper .page .two-column p {
  font-size: 25px;
  margin-top: 5px;
}
.wrapper .page .two-column video {
   margin-top: 100px;
}
.wrapper .page .special-div {
  position: absolute;
  text-align: center;
  color: #FFF;
  font-size: 35px;
}
.wrapper .page.special-page {
  margin-top: 24px;
}
.textarea-question {
  display: block;
  margin-bottom: 20px;
}
.textarea-question label {
  font-size: 23px;
  font-weight: 700;
  text-align: center;
  padding: 6px 13px 0;
  width: 90%;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
}
.textarea-question textarea {
  width: 95%;
  font-size: 20px;
  height: 167px;
  padding: 6px 12px;
  line-height: 1.42857;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #dddddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.textarea-question textarea#q4 {
  height: 140px;
}
.textarea-question label,
.textarea-question textarea {
  margin: 0px auto;
  display: block;
}
.text-color-1 {
  background: #36a9e1;
}
.text-color-2 {
  background: #f9b233;
}
#page2 .two-column {
  padding-top: 30px;
}
#page2 .two-column .left-side {
  margin-left: 40px;
}
#page2 .two-column .right-side {
  margin-left: 10px;
}
#page3 .special-div {
  top: 200px;
  left: 270px;
  width: 290px;
}
#page4 .special-div {
  top: 220px;
  left: 220px;
  width: 400px;
}
#page5 .special-div {
  top: 160px;
  left: 150px;
  width: 540px;
}
#page6 .special-div {
  top: 50px;
  left: 150px;
  width: 540px;
}
#page6 .special-div img {
  margin-left: -63px;
}
#page6 .btnCC {
  left: 400px;
  top: 525px;
}
#page7 .special-div {
  top: 50px;
  left: 150px;
  width: 540px;
}
#page7 .special-div p {
  width: 260px;
  text-align: right;
  margin-top: 80px;
  margin-left: -30px;
}
#page7 .special-div img {
  margin-left: 257px;
  margin-top: -190px;
}
#page7 .btnCC {
  left: 40px;
  top: 525px;
}
#page8 .special-div {
  top: 50px;
  left: 150px;
  width: 540px;
}
#page8 .special-div p {
  width: 350px;
  margin-top: -450px;
  text-align: left;
  margin-left: 270px;
}
#page8 .special-div img {
  margin-left: -340px;
  margin-top: 8px;
}
