/*
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 .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.previous-page2 {
  left: 24px;
}
.p-title {
  padding: 10px 90px;
  -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;
  position: absolute;
  top: 23px;
  left: 175px;
  background-color: #ed384c;
  font-size: 40px;
}
.p-body {
  margin: 120px auto 0px;
  display: block;
  background-color: #70faea;
  padding: 20px;
  width: 1125px;
  height: 370px;
  color: #575756;
  letter-spacing: 1px;
  -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: 10px 10px 16px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 10px 16px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 16px 3px rgba(0, 0, 0, 0.2);
}
#page1 .btnCC {
  left: 600px;
  top: 615px;
}
#popup1 p {
  width: 540px;
  font-size: 30px;
  margin-left: 550px;
}
#popup2 img {
  height: 590px;
}
#popup2 p {
  margin-top: 330px;
}
#popup3 p {
  font-size: 30px;
  margin: 0 0 30px 0px;
}
#popup3 img {
  display: block;
  margin: 0 auto;
}
