@import url(reset.css);

*:focus {
  outline:none;
}

@font-face {
  font-family: 'Futura-Book-Regular';
  src: url('../fonts/a_FuturicaBook.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PFBeauSansPro-Regular";
  src:url("../fonts/PFBeauSansPro-Regular.otf");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family: 'MetaPro';
  src: url('../fonts/MetaPro-Normal.ttf');
}

header, section, hgroup, nav, footer, article {
  display: block;
}

strong {
  font-weight:bold;
}

.clear{
  clear: both;
}

a:hover{
  text-decoration:none;
}


body {
  background: #fff;
  color:#000;
  font-family: MetaPro, Myriad Pro;
  font-size: 16px;
}

#wrapper {
  width: 100%;
  padding-top: 83px;
}

header {
  background: url("../img/header-bg.png") repeat-x scroll 0 0 transparent;
  width: 100%;
  height: 83px;
  position: fixed;
  z-index: 999;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=90);
  -khtml-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
}

header.active {
  background: #fff;
}

header.active .last-child{
  background: url("../img/yellow.png") no-repeat scroll 0 0px transparent;
}

header.active .shadow {
  display:block;
}

header.active #top-menu ul li a{
  color:#000;
}

header.active #top-menu ul li a:hover, header.active #top-menu ul li.active a{
  color:#fff;
}

header.active #top-menu ul li:last-child a{
  -ms-border-radius: 20px;
}

.last-child  {
  height: 36px;
  padding-right: 7px;
  margin-top: -3px;
}

.last-child a {
  line-height: 36px !important;
}

.last-child:hover{
  background: url("../img/yellow.png") no-repeat scroll 0 0 transparent !important;
}


.last-child:hover a, .last-child:hover a span {
  background: none !important;
  color:#000 !important;
}

.header-content {
  width: 975px;
  height: 100%;
  margin:0 auto;
}

#top-menu {
  padding-top: 30px;
}

#top-menu ul{
  display:block;
}

#top-menu ul li{
  display:block;
  float:left;
  margin-left: 43px;
}

#top-menu ul li:first-child {
  margin-left:0;
}

#top-menu ul li:last-child a, .last-child a {
  color: #fec707;
}

#top-menu ul li a{
  height: 31px;
  color: #e1e1e1;
  display: block;
  font-size: 16px;
  text-decoration: none;
  line-height: 31px;
}

#top-menu ul li a span {
  margin:0 15px;
  height: 31px;
  display:block;
}

#top-menu ul li:hover, #top-menu ul li.active{
  background: url("../img/menu_a_left.png") no-repeat scroll left 0 transparent;
}

#top-menu ul li:hover a, #top-menu ul li.active a{
  background: url("../img/menu_a_right.png") no-repeat scroll right 0 transparent;
}

#top-menu ul li:hover a span, #top-menu ul li.active a span{
  background: url("../img/menu_a_center.png") repeat-x scroll right 0 transparent;
}

#info {
  background: url("../img/bg-gradient.jpg") repeat-x scroll center 0 transparent;
  height: 502px;
}

.info-content {
  background: url("../img/bg.jpg") no-repeat scroll center 0 transparent;
  width: 100%;
  height: 100%;
}

.shadow {
  background: url("../img/shadow.png") repeat-x scroll center 0 transparent;
  width: 100%;
  height: 5px;
  position:absolute;
  bottom: -6px;
  display:none;
}

.info-content-body {
  width: 975px;
  margin:0 auto;
  position:relative;
}

.flag {
  background: url("../img/flag.png") no-repeat scroll center 0 transparent;
  width: 110px;
  height: 109px;
  position:absolute;
  right:0;
  top:0;
  color:#fff;
  text-align:center;
  font-size: 18px;
}

.flag span {
  font-size: 20px;
  font-weight:bold;
  display:block;
  margin: 10px 0 5px;
}

.flag p {
    font-size: 13px;
    line-height: 15px;
    padding-left: 5px;
}

.info-block {
  margin-left: 300px;

  width: 378px;
  padding-top: 175px;
}

.info-block h3{
  font-size: 20px;
  color:#9e0039;
  font-weight:bold;
  margin-bottom: 10px;
  padding-left: 0;
}

.info-lists {
  display:block;
  font-size: 20px;
  position: relative;
  width: 430px;
}

.info-lists li {
  display:block;
  margin-top: 27px;
}

.info-lists li img {
  margin-right: 15px;
  float: left;
}

.middle-menu {
  background: url("../img/bg-middle-menu.png") no-repeat scroll center 0 transparent;
  width: 981px;
  height: 87px;
  position:absolute;
  left: 0px;
  bottom: -140px;
  z-index: 2;
}

.only-today {
  background: url("../img/only-today.png") no-repeat scroll 0 0 transparent;
  width: 145px;
  height: 50px;
  font-size: 16px;
  padding-left: 5px;
  padding-top: 37px;
  text-transform: uppercase;
  float: left;
  font-weight: 700;
}

.price {
  float:left;
  line-height: 87px;
  padding-left: 15px;
}

.spec-price {
  float:left;
  font-weight:bold;
  font-size:30px;
  margin-right: 10px;
}

.old-price {
  float:left;
  color:#db1a4a;
  font-weight:bold;
  font-size: 25px;
}

.line {
  background: url("../img/line.png") no-repeat scroll 0 63% transparent;
  font-size: 20px;
}

.diskount {
  background: url("../img/diskount.png") no-repeat scroll 0 0 transparent;
  width: 120px;
  height: 121px;
  position:absolute;
  right: 228px;
  top: -23px;
  font-size: 18px;
  color:#fff;
  line-height: normal;
  text-align: center;
  padding-top: 35px;
  font-weight: bold;
}

.diskount div:first-child {
  font-size: 22px;
}

.btn-order {
  background: url("../img/btn-order.png") no-repeat scroll 0 0 transparent;
  width: 173px;
  height: 45px;
  display:block;
  float:right;
  text-align:center;
  line-height: 45px;
  color:#000;
  font-size: 22px;
  text-decoration:none;
  text-transform:uppercase;
  margin-top: 21px;
  margin-right: 30px;
}

#result {
  background: url("../img/bg-2.jpg") no-repeat scroll center 0 transparent;
  height: 531px;
  background-size: cover;
  position:relative;
}

.red-logo {
  background: url("../img/red-logo.png") no-repeat scroll 0 0 transparent;
  width: 93px;
  height: 400px;
  position:absolute;
  top: 50%;
  left: 15px;
  margin:-189.5px 0 0 0;
}

.result-content {
  width: 975px;
  margin:0 auto;
  padding-top: 120px;
  color:#fff;
}

.result-content h1 {
  text-align:center;
  font-size: 36px;
  margin-bottom: 70px;
}

.result-lists {
  font-size: 21px;
  overflow: hidden;
}

.result-lists .result-block{
  background: url("../img/galka.png") no-repeat scroll left top transparent;
  width: 50%;
  margin-bottom: 15px;
  float:left;
  min-height: 45px;
  background-position-y: 5px;
}

.result-lists span {
  padding-left: 25px;
  padding-right: 15px;
  display: block;
}

#effetcs {
  width: 1000px;
  margin:0 auto;
}

.table {
  background: url("../img/table.png") no-repeat scroll 0 0 transparent;
  width: 100%;
  height: 691px;
  background-size: 1000px 100%;
}

.table-content {
  padding: 75px;
}

.table-content h1{
  color:#9e0039;
  text-align:center;
  text-transform:uppercase;
  font-size: 30px;
  font-weight:bold;
  margin-bottom: 15px;
}

.table-content > p {
  text-align:center;
  color:#111;
  font-size: 30px;
}

.show-block {
  margin-top: 50px;
  float:left;
  width: 25%;
}

.show-block img {
  display:block;
  margin: 0 20px;
}

.show-block h3 {
  color:#898989;
  margin: 30px 0;
  padding: 0 20px;
}

.show-block p {
  color:#111111;
  font-size: 18px;
  padding: 0 20px;
}

#spec-tell {
  width: 1000px;
  margin:0 auto;
}

.spec-left, .spec-center, .spec-right {
  float:left;
}

.spec-left {
  width: 35%;
}

.spec-center {
  width: 30%;
  margin-left: 5%;
  margin-right: 5%;
}

.spec-right {
  width: 25%;
}

.spec-name {
  background: url("../img/podpis.png") no-repeat scroll left center transparent;
  font-size: 16px;
  font-weight:bold;
  margin-top: 20px;
}

.spec-name div {
  padding-left: 105px;
}

.spec-name span {
  color:#db1a4a;
}

.spec-center {
  font-size: 18px;
}

.spec-center h1{
  font-size: 36px;
  margin-bottom: 20px;
}

.spec-right img{
  display:block;
  margin:0 auto;
}

.spec-center p {
  margin-bottom: 20px;
}

.formula-block {
  margin-top: 40px;
  font-size: 18px;
}

.formula-block span{
  color:#db1a4a;
  font-weight:bold;
}

.sertificates {
  background: url("../img/two-line.png") repeat-x scroll 0 center transparent;
  width: 940px;
  margin:40px auto 0;
}

.sertificates-block {
  background: #fff;
  width: 380px;
  margin: 0 auto;
  padding:0 10px;
}

.sertificates-block img {
  margin-left: 10px;
}

.sertificates-block img:first-child {
  margin-left: 0;
}

#comments {
  width: 1000px;
  margin:0 auto;
}

#comments h1{
  font-size: 36px;
  text-align:center;
  margin: 60px 0;
}

.comment {
  background: url("../img/comments-block.png") no-repeat scroll right -25px transparent;
  margin-bottom: 10px;
  padding-bottom: 50px;
}

.comment-image {
  font-size: 15px;
  position: relative;
  float: left;
  width: 230px;
  padding-top: 90px;
  z-index: 2;
}

.comment-image img {
  width: 130px;
}

.comment-image span{
  width: 70px;
  display:block;
  position:absolute;
  top: 139px;
  right: 8px;
}

.comment-content {
  margin-left: 260px;
  padding: 52px 80px 35px 35px;
  border-radius: 20px;
  -ms-border-radius: 20px;
  font-size: 20px;
  font-family: Times New Romans;
  font-style:italic;
  text-decoration:underline;
  line-height: 32px;
  position:relative;
}

.comment-content:after {
}

#form {
  background: url("../img/flowers.jpg") no-repeat scroll center -150px transparent;
}

.form-content {
  background: -moz-linear-gradient(left,  #f6f6f6 1%, #ffffff 90%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #f6f6f6 1%,#ffffff 90%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #f6f6f6 1%,#ffffff 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  border-radius: 45px;
  width: 915px;
  margin: 0 auto;
  -webkit-box-shadow: 1px 1px 40px 0 rgba(0,0,0,0.7);
  box-shadow: 1px 1px 40px 0 rgba(0,0,0,0.7);
}

.form-content.style2 {
  width: 600px;
}

.form-container {
  padding: 10px 50px 50px 20px;
  position: relative;
}

.form-container .discount {
  background: rgba(0, 0, 0, 0) url("../img/diskount.png") no-repeat scroll center center;
  color: #ffffff;
  font-size: 19px;
  font-weight: bold;
  height: 83px;
  left: -40px;
  line-height: 1;
  padding-top: 40px;
  position: absolute;
  text-align: center;
  top: -50px;
  width: 120px;
}

.form-block {
  width: 400px;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 30px;
  float:left;
  border-radius: 80px;
  background: #fff;
}

.form-info .form-block {
  padding: 0;
  width: auto;
  float: none;
  background: transparent;
}

.form-block h1{
  font-size: 30px;
  margin-bottom: 25px;
}

.form-block form > div {
  margin-top: 15px;
  margin-bottom:3px;
}

.form-block span {
  font-size: 13px;
  font-family: Tahoma;
}

.form-block label {
  font-size: 18px;
}

.form-block input[type=text], .input-select {
  background: url("../img/input.png") no-repeat scroll 0 0 transparent;
  width: 301px;
  height: 32px;
  margin:0;
  padding:0;
  height: 32px;
  text-indent: 10px;
  margin-top: 3px;
  border:none;
  margin-bottom: 10px!important;
}

.select {
  position:relative;
  cursor:pointer;
}

.select-value {
  background: url("../img/sel.png") no-repeat scroll 95% center transparent;
  line-height: 32px;
}

.select-drop {
  background: url("../img/drop.png") repeat scroll 95% center #fff;
  border-right:1px solid #dddddd;
  border-left:1px solid #dddddd;
  width: 301px;
  display:none;
  position:absolute;
  z-index: 5;
  top: 25px;
  left: 0;
  padding-bottom: 2px;
  border: none;
}

.select-drop.input-select {
  height: auto;
}

.select-drop div {
  padding: 5px 0;
  cursor:pointer;
}

.select-drop div:hover {
  background: #d3d3d3;
  color:#fff;
}

.form-block p {
  margin-top: 5px;
}

.form-block input[type=submit] {
  background: url("../img/button.png") no-repeat scroll 0 0 transparent;
  width: 226px;
  height: 48px;
  border:none;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
  margin-top: 15px;
  font-size: 15px;
  cursor:pointer;
  letter-spacing: 5px;
  text-align:center;
}

.form-info {
  width: 225px;
  float:right;
  margin-right: 15px;
}

.form-info h2 {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 70px;
}

.style2 .form-info h2 {
  margin-top: 20px
}

.form-info h1 {
  font-size: 36px;
  font-weight:bold;
  text-align:center;
}

.icon-beg {
  background: url("../img/beg.png") no-repeat scroll center 0 transparent;
  width: 202px;
  height: 66px;
  margin:20px auto;
  font-size: 36px;
  font-weight:bold;
  line-height:66px;
  text-align:center;
}

.form-older-price {
  font-size: 18px;
  color:#636363;
  text-align:center;
}

.form-older-price  span {
  background: url("../img/grey-procherk.png") no-repeat scroll center center transparent;
}

.finish-discount {
  font-size: 18px;
  text-align:center;
  margin-top: 20px;
  line-height: 25px;
}

.timer {
  margin-top: 40px;
}

.style2 .finish-discount,
.style2 .timer {
  margin-top: 10px
}

.timer span {
  display: block;
}

.minutes, .seconds, .zap , .form-image {
  float:left;
}

.form-image {
  margin-top: 10px;
  margin-left: 15px;
}

.minutes {

}

.seconds {

}

.timer-info {
  font-size: 15px;
  text-align:center;
}

.zap {
  line-height: 80px;
  font-size: 24px;
  margin:0 5px;
}

.minute_1, .minute_2, .seconde_1, .seconde_2 {
  background: url("../img/timer.png") no-repeat scroll 0 0 transparent;
  font-family:PFBeauSansPro-Regular, Myriad Pro;
  width: 68px;
  height: 60px;
  font-size: 47px;
  float:left;
  line-height: 55px;
  letter-spacing: 8px;
  padding-left: 4px;
}

footer {
  border-top: 1px solid #d6d6d6;
  width: 975px;
  margin:0 auto;
  padding-top: 15px;
}

.footer-left {
  float:left;
}

footer p{
  color:#898989;
  font-size: 12px;
  margin-top: 10px;
}

.footer-right {
  float:right;
  text-align:right;
}

.error {
  border: 1px solid red !important;
}

.total-prx {
  font-weight: bold;
  font-size: 20px !important;
}


/*-FORM-*/

.product_count_block {

  display: block;
  font-size: 20px;
}

.product_count_block .inp {
  display: inline-block!important;
  margin: 0 0 0 10px!important;
  text-align: center!important;
  width: 75px!important;
  -webkit-background-size: 100% 100%!important;
  background-size: 100% 100%!important;
  background: url("../img/input.png") no-repeat scroll 0 0 transparent;
  text-indent: 0!important;
}

.controls {
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: middle;
  width: 20px;
}

.more, .less {
  background: rgba(0, 0, 0, 0) none no-repeat scroll left top;
  cursor: pointer;
  height: 12px;
  left: 0;
  position: absolute;
  width: 20px;
}

.more {
  background-image: url('../img/arrow_up_1.png');
  top: 1px;
}

.less {
  background-image: url('../img/arrow_down_1.png');
  bottom: 2px;
}

.pack {
  position: absolute;
  left: 53%;
      top: 27px;
    width: 320px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.style2 .pack {
  left: 160px;
  top: 55px;
  width: 260px;
}
