@charset "utf-8";
/* CSS Document */


body {
	background: #717171;
	font-family: 'Roboto', sans-serif;
	color:#fff;
}
.container {
	max-width:1000px;
	margin:0 auto;
}
strong{font-weight: 800;}
.warp {
    background: #000 url(images/bg2.png) no-repeat top left;
    padding: 200px 40px 10px 40px;
    margin: 40px 0;
	border: 40px solid #333;
	position:relative;
}
.text {
    background: #000 url(images/bg1.jpg) no-repeat center center;
    background-size: 80%;
}
.warp p {
    font-weight: 300;
    line-height: 24px;
}
.button-sec li {
    list-style: none;
    display: inline-block;
    text-align: center;
	margin:0 18px;
}
.button-sec ul {
    text-align: center;
    padding: 0;
    margin: 50px 0;
    display: inline-block;
    width: 100%;
}
a {
    color: #c1272d;
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
a:hover {
    color: #ffffff;
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
.havelavabit li a {
	font-style:italic;
}
.button-sec li a {
    text-decoration: none;
    padding: 15px 50px;
    background: #c1272d;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Open Sans';
    border-radius: 4px;
   	-webkit-box-shadow: 0px 0px 6px 0px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 6px 0px #ccc; /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 6px 0px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
	border:2px solid #c1272d;

}
.button-sec li a:hover {
    background: none;
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);

}
.footer p {
    font-size: 12px;
    float: left;
    margin: 0;
}
.button-sec {
    margin-bottom: 50px;
}
.social li {
	list-style:none;
	display: inline-block;
}
ul.social {
    text-align: right;
    margin: 0;
    padding: 0;
}
.header-social {
  padding: 0;
  position: absolute;
  right: 30px;
  top: 0;
}
.social img, .header-social img {
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
.header-social li {
  display: inline-block;
  list-style: outside none none;
}
.social img:hover, .header-social img:hover {
	opacity:0.6;
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
.footer {
    margin: 10px 0;
}
.text-sec th {
    padding: 10px;
    background: #333333;
    color: #fff;
	border: 1px solid #fff;
}
table {
    border-collapse: collapse;
	width: 100%;
}
td {
    padding: 20px;
    border: 1px solid #fff;
	font-weight: 300;
}
form#contact-form label {
    margin-top: 10px;
    clear: both;
	width:20%;
	display:inline-block;
	font-weight:300;
}
fieldset {
  padding: 30px;
}
.textfield {
  width: 76.1%;
}
.amount {
  width: 80%;
}
.amount-sec {
  float: left;
}
.amount > span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -9px;
}
form#contact-form input {
  background: #717171 none repeat scroll 0 0;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  height: 30px;
  margin: 0 0 30px;
  padding: 4px 12px;
}
.lastname {
  text-align: center;
}
.textfieldname {
  width: 25.8%;
}
#contact-form-wrapper {
    margin-top: 30px;
    padding-top: 40px;
    width: 100%;
}
form#contact-form button {
  background: #c1272d;
  border: 2px solid #c1272d;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  padding: 10px 70px;
  text-align: center;
  cursor:pointer;
  margin: 40px 0;
}
.payment p {
  margin-top: 0;
}
.havebit {
  width: 100%;
}
form#contact-form button:hover {
  background: none;
  transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
.submit-button {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.dime {
  background: #333333;
  display: inline-block;
  padding: 30px 50px;
  margin: 20px 0;
}
.dime h4 {
  margin: 10px 0;
}
.dime .col-sm-4 img {
  float: left;
  margin-right: 10px;
}
.dime p {
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}
.row.first {
  display: inline-block;
  margin-bottom: 20px;
}
.col-sm-4 {
  float: left;
  padding: 0 10px;
  width: 30.2%;
}
.mode td:first-child {
  text-align: center;
}
.required {
    color: #c1272d;
}
.check {
  float: left;
  margin: 0 10px 0 0 !important;
}
.accept {
  margin: 2px;
}
.payment .col-sm-3:first-child {
  padding: 0;
  width: 19%;
}
.payment .textfield {
  width: 86%;
}
.payment .col-sm-3:last-child {
  padding-right: 0;
}
.payment .col-sm-3 {
  float: left;
  padding: 0 1.5%;
  width: 24.5%;
}
.price {
  text-decoration: line-through;
}
.price {
  background: #ed1d24 none repeat scroll 0 0;
  margin-right: 10px;
  padding: 3px 10px;
  text-decoration: line-through;
}
.row.payment {
  display: inline-block;
  width: 100%;
}
.tutorial img {
  width: 100%;
}
.exep {
  float: left;
  margin-right: 10px;
  margin-top: -8px;
}

iframe .Overlay-Badge, iframe .Overlay-Badge--bottomLeft, iframe .Overlay-BadgeImage {
  display: none !important;
}

