@import "reset.css";
@import "fonts.css";
body {
  background: url(../images/background.jpg) no-repeat center 0 #000;
}
.inside {
  width: 960px;
  max-width: 98%;
  margin: 0 auto;
  padding-top: 1px;
}
#header h1 {
  font-size: 64px;
  color: #f2f5fa;
  text-transform: uppercase;
  margin-top: 4px;
  font-family: "PTSans-Bold";
  letter-spacing: 1.2px;
  line-height: 73px;
  
}

#content-left .question input[type="text"] {
    background: rgba(255, 255, 255, 0.12) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #f2f5fa;
    display: block;
    font-family: "PTSans-Regular";
    font-size: 18px;
    height: 50px;
    margin-bottom: 15px;
    margin-top: 13px;
    padding-left: 16px;
    width: 298px;
}
#header2 {
    background: ;
    padding: 30px 0;
    background: url(../images/double_opacity.png) no-repeat center bottom #8f294e;
}
#header2 h2 {
  font-size: 30px;
  
  color: #fff;
  text-transform: uppercase;
  font-family: "PTSans-Regular";
  letter-spacing: 0.5px;
  line-height: 37px;
}
#header {
    padding-bottom: 51px;
    
}

#content {
  margin-top: 53px;
}
#content .inside {
  overflow: hidden;
}
.question h4 {
  color: #3498db;
  font-family: "PTSans-Bold";
  margin-bottom: 6px;
  margin-top: 2px;
  text-align: center;
}

#content-left h4 img {
    float: right;
    margin-top: 7px;
}
#content-left h4 {
    border-bottom: 1px solid #2a7aaf;
    color: #f2f5fa;
    cursor: pointer;
    font-family: "PTSans-Regular";
    font-size: 24px;
    text-decoration: none;
    text-align: left;
    letter-spacing: 0.4px;
    margin-bottom: 0;
    padding-bottom: 13px;
}

.level2 {
    display: none;
    padding-top: 7px;
}
#content-left {
  display: inline-block;
  vertical-align: top;
  width: 556px;
  margin-bottom: 14px;
}
#content-left h3 {
    font-size: 28px;
    font-family: "PTSans-Bold";
    text-transform: uppercase;
    color: #f2f5fa;
    letter-spacing: 0.5px;
    margin-bottom: 48px;
}
#content-left form {
  margin-top: 45px;
}


.form {
  position: relative;
}

#content-left .question {
    padding-bottom: 6px;
    padding-top: 6px;
}

#content-left .question li.active {
    background-position: 0 9px;
}
#content-left h4 {
    border-bottom: 1px solid #699c65;
    color: #f2f5fa;
    cursor: pointer;
    font-family: "PTSans-Regular";
    font-size: 24px;
    letter-spacing: 0.4px;
    margin-bottom: 0;
    padding-bottom: 13px;
}
.form input[type="text"] {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid #fff;
  display: block;
  color: #f2f5fa;
  width: 298px;
  height: 44px;
  padding-left: 16px;
  margin-bottom: 15px;
  font-family: "PTSans-Regular";
  font-size: 18px;
}
.form input[type="submit"] {
  background: #699c65;
  width: 316px;
  height: 54px;
  border: 1px solid #699c65;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-bottom-color: #537d50;
  text-transform: uppercase;
  color: #f2f5fa;
  font-size: 18px;
  text-align: center;
  font-family: "PTSans-Bold";
  cursor: pointer;
  -webkit-transition: 0.3s ease 0s;
          transition: 0.3s ease 0s;
}
.form input[type="submit"]:hover {
  border-color: #537d50;
  background: #537d50;
  -webkit-transition: 0.3s ease 0s;
          transition: 0.3s ease 0s;
}
#content-right {
  display: inline-block;
  vertical-align: top;
  background: rgba(0, 0, 0, 0.62);
  padding: 0 13px;
  float: right;
  width: 293px;
}
#content-right .form {
  display: none;
  margin-top: 30px;
}
h4.cr {
    color: #f2f5fa;
    font-family: "PTSans-Bold";
    font-size: 28px;
    letter-spacing: 0.5px;
    margin-bottom: 48px;
    text-transform: uppercase;
    display: none;
}
#content-right .question {
  border-top: 1px solid #093a38;
  padding-bottom: 6px;
  padding-top: 6px;
  display: none;
}
#content-right .question li {
  padding-left: 24px;
  background: url(../images/check.png) no-repeat 0px -72px;
  line-height: 30px;
  cursor: pointer;
  color: #f2f5fa;
  font-family: "PTSans-Regular";
}
#content-right .question li.active {
  background-position: 0 9px;
}
#content-right .question:first-child {
  border-top: none;
}
#content-right input[type="text"] {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid #fff;
  display: block;
  color: #f2f5fa;
  width: 274px;
  height: 50px;
  padding-left: 16px;
  margin-bottom: 15px;
  font-family: "PTSans-Regular";
  font-size: 18px;
  margin-top: 13px;
}
#content-right #content-right .form {
  display: none;
}
#footer {
  margin-top: 20px;
  background: #8f294e;
  padding: 17px 0;
}
#footer .inside {
  overflow: hidden;
}
#footer #footer-left {
  text-align: left;
  display: inline-block;
  font-family: "PTSans-Regular";
  vertical-align: top;
}

#footer #footer-right {
  display: inline-block;
  font-family: "PTSans-Regular";
  vertical-align: top;
  float: right;
}
#footer #footer-right p {
  color: #fff;
  list-style: none;
  line-height: 27px;
  margin-bottom: 5px;
}
#footer #footer-right h5 a {
  color: #3a0622;
  text-decoration: none;
}
.error {
  box-shadow: 0 0 3px #ff0000;
}
.check-fields {
  height: 40px;
  line-height: 40px;
  font-family: "PTSans-Regular";
}
.check-fields p {
  color: #ff0000 !important;
  margin-top: 0;
  display: none;
}
#thanks-page {
     font-family: "PTSans-Regular";
     text-align: center;
     margin: 0 auto;
     margin-top: 100px;
     color: #fff;
     width: 360px;
     border: 2px solid #3498db;
     border-radius: 8px;
     max-width: 94%;
     padding: 20px 3%;
     
}
#thanks-page h1 {
    font-size: 30px;
    margin-bottom: 20px;
}
#thanks-page h2 {
    font-size: 24px;
    margin-bottom: 30px;
}
#thanks-page h3 {
    font-size: 18px;
    margin-bottom: 50px;
}
#thanks-page a {
    margin-top: 50px;color: #3498db;
    font-size: 20px
}
.level2 {
    display: none;
    padding-top: 7px;
}
#content-left .question li {
    background: rgba(0, 0, 0, 0) url("../images/check.png") no-repeat scroll 0 -72px;
    color: #f2f5fa;
    cursor: pointer;
    font-family: "PTSans-Regular";
    line-height: 30px;
    padding-left: 24px;
}

.form p {
    color: #f2f5fa;
    font-family: "PTSans-Regular";
    font-size: 18px;
    letter-spacing: 0.4px;
    margin-left: 30px;
    margin-top: 30px;
    padding-bottom: 20px;
 
}
.form #arrow {
    top: 21px;
    height: 150px;
    left: 320px;
    position: absolute;
}
#content-left .question li.active {
    display: block;
}
#content-left h4.active {
    color: #699c65;
}
#logo_top {
    display: inline-block;
}