@import url(../css/normalize.css);
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

#top .prices .price-detal, #order .prices .price-detal {
  font-size: 1.4375em;
  color: black;
  text-decoration: line-through;
  font-weight: 900;
  line-height: 90%; }

#top .prices .price-online, #order .prices .price-online {
  font-size: 2.125em;
  color: #ffd723;
  font-weight: 900;
  line-height: 90%; }

#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

#top .prices .price-detal, #order .prices .price-detal {
  font-size: 1.4375em;
  color: black;
  text-decoration: line-through;
  font-weight: 900;
  line-height: 90%; }

#top .prices .price-online, #order .prices .price-online {
  font-size: 2.125em;
  color: #ffd723;
  font-weight: 900;
  line-height: 90%; }

a.order {
  display: block;
  padding: 0 0.75em;
  text-decoration: none;
  text-align: center;
  line-height: 160%; }
  a.order:hover {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    a.order:hover span {
      color: black;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
  a.order span {
    color: white;
    font-size: 2.125em;
    font-weight: 900;
    line-height: 100%;
    text-transform: uppercase; }

#choice a.order {
  margin: 2em 1.25em 0 0;
  display: block;
  width: 50%;
  float: right; }

#order a.order {
  margin: 1em 0;
  display: block;
  width: 98%;
  float: right; }

@media (max-width: 48.75em) {
  #choice a.order {
    margin: 2em 0 0 0;
    display: block;
    width: 100%;
    float: none; }

  #order a.order {
    margin: 1em 0;
    display: block;
    width: 98%;
    float: right; } }
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

#top .prices .price-detal, #order .prices .price-detal {
  font-size: 1.4375em;
  color: black;
  text-decoration: line-through;
  font-weight: 900;
  line-height: 90%; }

#top .prices .price-online, #order .prices .price-online {
  font-size: 2.125em;
  color: #ffd723;
  font-weight: 900;
  line-height: 90%; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: "Open Sans", sans-serif;
  font-size: 16px; }

body {
  background: #ffd723 url(../image/bg-main.jpg) top center no-repeat;
  font-size: 100%; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

#wrapper, .center-block {
  width: 73.75em;
  position: relative;
  display: block;
  margin: auto; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.flexwrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.fl-col {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.wid500 {
  width: 31.25em; }

@media (max-width: 48.75em) {
  .wid500 {
    width: 100%; } }
.wid680 {
  width: 42.5em; }

@media (max-width: 48.75em) {
  .wid680 {
    width: 100%; } }
.wid113 {
  width: 7.0625em; }

@media (max-width: 48.75em) {
  .wid113 {
    width: 100%; } }
.wid520 {
  width: 32.5em; }

@media (max-width: 48.75em) {
  .wid520 {
    width: 100%; } }
.wid720 {
  width: 45em; }

@media (max-width: 48.75em) {
  .wid720 {
    width: 100%; } }
.wid360 {
  width: 22.5em; }

@media (max-width: 48.75em) {
  .wid360 {
    width: 100%; } }
.wid540 {
  width: 33.75em; }

@media (max-width: 48.75em) {
  .wid540 {
    width: 100%; } }
.wid460 {
  width: 28.75em; }

@media (max-width: 48.75em) {
  .wid460 {
    width: 100%; } }
@media (max-width: 48.75em) {
  body {
    background: #ffd723; }

  #wrapper, .center-block {
    width: 100%; }

  .flex {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

#top .prices .price-detal, #order .prices .price-detal {
  font-size: 1.4375em;
  color: black;
  text-decoration: line-through;
  font-weight: 900;
  line-height: 90%; }

#top .prices .price-online, #order .prices .price-online {
  font-size: 2.125em;
  color: #ffd723;
  font-weight: 900;
  line-height: 90%; }

#top {
  padding: 5em 28.75em 0em 0em;
  height: 30em;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  position: relative; }
  @media (max-width: 48.75em) {
    #top {
      padding: 0.625em; } }
  @media (max-width: 48.75em) {
    #top {
      height: auto; } }
  #top .image {
    position: absolute;
    top: 3.75em;
    left: 45em;
    width: 10em;
    z-index: 4000; }
    @media (max-width: 48.75em) {
      #top .image {
        display: none; } }
    #top .image img {
      display: block;
      width: 100%; }
  #top .image2 {
    position: absolute;
    right: 1.875em;
    bottom: -2.8125em;
    z-index: 3000; }
    @media (max-width: 48.75em) {
      #top .image2 {
        display: none; } }
    #top .image2 img {
      display: block;
      width: 100%; }
  #top .prices {
    position: absolute;
    top: 27.5em;
    right: 10em;
    width: 11.875em;
    height: 11.875em;
    background: #ff5301;
    border-radius: 50%;
    z-index: 5000;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media (max-width: 48.75em) {
      #top .prices {
        position: relative;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0; } }

#toplist {
  padding: 1.875em 23.75em 1.875em 0em;
  z-index: 3000;
  position: relative; }
  @media (max-width: 48.75em) {
    #toplist {
      padding: 0.625em; } }
  #toplist ol {
    margin: 0;
    padding: 0;
    counter-reset: i;
    list-style: none; }
    #toplist ol li {
      margin: 0;
      padding: 0 0.5em 0 3.125em;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      position: relative; }
      #toplist ol li:before {
        font-size: 1.3125em;
        background: url(../image/bg-toplist-li-before.png) top center no-repeat;
        width: 2.19048em;
        height: 2.09524em;
        text-align: center;
        color: white;
        font-style: italic;
        font-weight: 900;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 190%;
        padding: 0 0.25em 0 0;
        display: block;
        counter-increment: i;
        content: counter(i); }

#works_composition {
  border-top: 0.0625em solid black; }

#works {
  padding: 0em 0em 21.5em 0em;
  background: url(../image/image-works.jpg) bottom center no-repeat; }
  @media (max-width: 48.75em) {
    #works {
      padding: 0.625em; } }
  @media (max-width: 48.75em) {
    #works {
      background: 0; } }
  #works ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #works ul li {
      padding: 0.625em 0.625em 0.625em 1.875em;
      background: rgba(255, 255, 255, 0.05);
      /* Old browsers */
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.05) 0%, white 10%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.05)), color-stop(10%, white));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.05) 0%, white 10%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0.05) 0%, white 10%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.05) 0%, white 10%);
      /* IE10+ */
      background: linear-gradient(to right, rgba(255, 255, 255, 0.05) 0%, white 10%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0.05)', endColorstr='white',GradientType=1 );
      /* IE6-9 */
      margin: 0 0 0.375em 0;
      position: relative; }
      #works ul li:before {
        width: 1.3125em;
        height: 1.25em;
        background: url(../image/bg-li.png) top left no-repeat;
        display: block;
        content: '';
        position: absolute;
        top: 0.25em;
        left: 0; }
      #works ul li:last-child {
        margin: 0; }

#composition .content {
  padding: 0.625em;
  background: rgba(255, 255, 255, 0.4);
  margin: -0.625em 0 0 0; }
#composition .element {
  margin: 0 0 0.625em 0; }

#reviews .element {
  margin: 0 0 0.625em 0;
  padding: 0 1em; }

@media (max-width: 48.75em) {
  #results {
    display: none; } }

#order {
  padding: 0em 21.875em 0em 0em;
  position: relative; }
  @media (max-width: 48.75em) {
    #order {
      padding: 0.625em; } }
  #order .image {
    position: absolute;
    top: -3.375em;
    right: 3.75em;
    width: 8.375em;
    z-index: 4000; }
    @media (max-width: 48.75em) {
      #order .image {
        display: none; } }
    #order .image img {
      display: block;
      width: 100%; }
  #order .prices {
    position: absolute;
    top: 3.375em;
    right: 9.375em;
    width: 11.875em;
    height: 11.875em;
    background: #ff5301;
    border-radius: 50%;
    z-index: 5000;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media (max-width: 48.75em) {
      #order .prices {
        position: relative;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0; } }

#orderForm {
  margin: 1.25em 0;
  background: #ff5301; }
  #orderForm h2 {
    background: #6a1545;
    padding: 0.4em;
    color: #ffd723;
    margin: 0;
    text-transform: uppercase; }
  #orderForm .content {
    padding: 0.625em; }
    #orderForm .content + .content {
      padding: 0 0.625em 0.625em 0.625em; }
  #orderForm select, #orderForm input, #orderForm label {
    width: 100%;
    display: block; }
  #orderForm select, #orderForm input {
    border: none;
    padding: 0.25em;
    background: white; }
  #orderForm button {
    font-size: 2em;
    width: 100%;
    background: #ffd723;
    font-weight: 700;
    color: black;
    border: none; }
  #orderForm label {
    margin: 0;
    font-size: 0.6875em;
    color: #ffd723;
    padding: 0.18182em;
    background: #6a1545;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic; }

#wds_ok_msg, #wds_error_msg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 3000; }
  #wds_ok_msg .content, #wds_error_msg .content {
    background: white;
    width: 31.25em;
    height: auto;
    padding: 1em;
    position: fixed;
    top: 40%;
    left: 50%;
    margin: 0 0 0 -15.625em; }
    #wds_ok_msg .content a.close, #wds_error_msg .content a.close {
      width: 40%;
      padding: 0.4em;
      color: black;
      display: block;
      margin: 1em auto;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      border: 0.0625em solid black; }

#wds_ok_msg {
  display: none; }
  #wds_ok_msg h6 {
    font-size: 2em;
    margin: 0;
    padding: 0;
    color: #578512;
    width: 100%;
    text-align: center; }

#wds_error_msg {
  display: none; }
  #wds_error_msg h6 {
    font-size: 2em;
    margin: 0;
    padding: 0;
    color: #d73434;
    width: 100%;
    text-align: center; }

footer {
  width: 100%;
  position: relative;
  background: white; }
  footer .center-block {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 1.25em 0; }
  footer #warning {
    padding: 1em 3em; }
    footer #warning p {
      color: black;
      font-size: 0.75em;
      margin: 0 0 0.83333em;
      padding: 0em 20em 0em 0em; }
      @media (max-width: 48.75em) {
        footer #warning p {
          padding: 0.625em; } }

#slideUpAnim {
  width: 6.25em;
  height: 6.25em;
  position: fixed;
  top: 50%;
  right: -3.125em;
  margin-top: -3.125em;
  background: #d73434;
  -webkit-border-radius: 3.125em;
  border-radius: 3.125em;
  background-clip: padding-box;
  display: block; }
  #slideUpAnim #triangle-up {
    display: block;
    width: 0;
    height: 0;
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    border-bottom: 1em solid white;
    margin: 0.5rem 0 0 0.6875rem;
    position: absolute;
    top: 35%;
    left: 0.625em; }
  #slideUpAnim:hover {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); }

@media (max-width: 48.75em) {
  footer {
    padding: 1em 0; }
    footer .center-block {
      height: auto;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

#top .prices .price-detal, #order .prices .price-detal {
  font-size: 1.4375em;
  color: black;
  text-decoration: line-through;
  font-weight: 900;
  line-height: 90%; }

#top .prices .price-online, #order .prices .price-online {
  font-size: 2.125em;
  color: #ffd723;
  font-weight: 900;
  line-height: 90%; }

header#header {
  position: relative;
  min-height: 3.375em;
  background: url(../image/bg-nav.png) top center/100% 100% no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

#logo {
  position: absolute;
  top: 0;
  left: 1.875em;
  width: 13.5625em;
  height: 8.75em;
  margin: 0 0 0 0; }
  #logo:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }

@media (max-width: 48.75em) {
  header#header {
    height: auto;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }

  #logo {
    position: relative;
    top: 0;
    left: 0; }
    #logo img {
      max-width: 100%; } }
@keyframes moveFromRight {
  from {
    opacity: 0;
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  to {
    opacity: 1;
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%); } }
@-webkit-keyframes moveFromRight {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%); } }
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

#top .prices .price-detal, #order .prices .price-detal {
  font-size: 1.4375em;
  color: black;
  text-decoration: line-through;
  font-weight: 900;
  line-height: 90%; }

#top .prices .price-online, #order .prices .price-online {
  font-size: 2.125em;
  color: #ffd723;
  font-weight: 900;
  line-height: 90%; }

nav#mainnav {
  padding: 0 11.875em 0 14.375em; }
  nav#mainnav ul {
    margin: 0;
    padding: 0 1em;
    position: relative;
    z-index: 4000;
    overflow: hidden;
    list-style: none;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    nav#mainnav ul li {
      padding: 0;
      text-align: left;
      padding: 0.75em;
      position: relative;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around; }
      nav#mainnav ul li a {
        display: block;
        line-height: 130%;
        text-decoration: none;
        position: relative; }
        nav#mainnav ul li a span {
          color: white;
          font-size: 1em;
          font-weight: 900;
          display: block;
          text-transform: uppercase;
          white-space: normal; }
      nav#mainnav ul li:hover a span {
        -moz-animation: moveFromRight 400ms ease-in-out;
        -webkit-animation: moveFromRight 400ms ease-in-out;
        -ms-animation: moveFromRight 400ms ease-in-out;
        -o-animation: moveFromRight 400ms ease-in-out;
        animation: moveFromRight 400ms ease-in-out; }
  nav#mainnav .orderbtn {
    position: absolute;
    top: 0.625em;
    right: 3.125em;
    z-index: 4000;
    width: 5em;
    font-weight: 900;
    line-height: 110%;
    display: block;
    text-transform: uppercase;
    color: white;
    text-decoration: none; }
  nav#mainnav h6 {
    display: none; }

@media (max-width: 48.75em) {
  nav#mainnav {
    background: #e9e9e9; }
    nav#mainnav h6 {
      display: block;
      margin: 0 0 0 0.25em;
      font-size: 1.5em;
      padding: 0 0 0 1.66667em;
      position: relative;
      background: url(../image/hamburger.gif) left center no-repeat; }
    nav#mainnav ul {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      display: none; } }
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

#top .prices .price-detal, #order .prices .price-detal {
  font-size: 1.4375em;
  color: black;
  text-decoration: line-through;
  font-weight: 900;
  line-height: 90%; }

#top .prices .price-online, #order .prices .price-online {
  font-size: 2.125em;
  color: #ffd723;
  font-weight: 900;
  line-height: 90%; }

.socialbox {
  min-width: 5.25em;
  z-index: 600; }
  .socialbox .social_fb {
    background-position: -2.9375rem 0; }
    .socialbox .social_fb:hover {
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      background-position: -2.9375rem -1.375rem; }
  .socialbox .social_gp {
    background-position: -5.875rem 0; }
    .socialbox .social_gp:hover {
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      background-position: -5.875rem -1.375rem; }
  .socialbox .social_tw {
    background-position: 0 0; }
    .socialbox .social_tw:hover {
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      background-position: 0 -1.375rem; }
  .socialbox a {
    background: url(../image/bg-social-icon.png) no-repeat;
    display: inline-block;
    margin-right: 1rem;
    margin-top: 0.625rem;
    text-decoration: none;
    position: relative;
    z-index: 1000;
    width: 1.5em;
    height: 1.375em; }
    .socialbox a:first-child {
      margin-left: 1rem; }
    .socialbox a:last-child {
      margin-right: 0; }

#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

#top .prices .price-detal, #order .prices .price-detal {
  font-size: 1.4375em;
  color: black;
  text-decoration: line-through;
  font-weight: 900;
  line-height: 90%; }

#top .prices .price-online, #order .prices .price-online {
  font-size: 2.125em;
  color: #ffd723;
  font-weight: 900;
  line-height: 90%; }

h1, h2, h3, h4, h5, h6, p {
  font-size: 100%; }

h1 {
  font-size: 3.125em;
  color: #6a1545;
  padding: 0;
  margin: 0 0 0.32em 0;
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
  line-height: 110%; }
  h1:first-line {
    color: white; }

h2 {
  font-size: 1.5625em;
  margin: 0 0 0.4em 0;
  padding: 0.24em;
  font-weight: 900;
  font-style: italic;
  color: white;
  line-height: 110%; }
  h2.bg-blue {
    background: #139aac;
    /* Old browsers */
    background: -moz-linear-gradient(left, #139aac 80%, rgba(19, 154, 172, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(80%, #139aac), color-stop(100%, rgba(19, 154, 172, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #139aac 80%, rgba(19, 154, 172, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #139aac 80%, rgba(19, 154, 172, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #139aac 80%, rgba(19, 154, 172, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, #139aac 80%, rgba(19, 154, 172, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#139aac', endColorstr='rgba(19, 154, 172, 0)',GradientType=1 );
    /* IE6-9 */ }
  h2.bg-orange {
    background: #ff5301;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ff5301 80%, rgba(255, 83, 1, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(80%, #ff5301), color-stop(100%, rgba(255, 83, 1, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ff5301 80%, rgba(255, 83, 1, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ff5301 80%, rgba(255, 83, 1, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ff5301 80%, rgba(255, 83, 1, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, #ff5301 80%, rgba(255, 83, 1, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5301', endColorstr='rgba(255, 83, 1, 0)',GradientType=1 );
    /* IE6-9 */ }
  h2.bg-violet {
    background: #6a1545;
    /* Old browsers */
    background: -moz-linear-gradient(left, #6a1545 80%, rgba(106, 21, 69, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(80%, #6a1545), color-stop(100%, rgba(106, 21, 69, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #6a1545 80%, rgba(106, 21, 69, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #6a1545 80%, rgba(106, 21, 69, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #6a1545 80%, rgba(106, 21, 69, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, #6a1545 80%, rgba(106, 21, 69, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a1545', endColorstr='rgba(106, 21, 69, 0)',GradientType=1 );
    /* IE6-9 */ }

p {
  font-size: 1em;
  font-weight: 400;
  color: black;
  margin: 0; }
  p + p {
    margin: 1em 0 0 0; }

#top p {
  font-size: 1.25em;
  padding: 1.25em;
  margin: 0;
  background: #ff5301;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff5301 80%, rgba(255, 83, 1, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(80%, #ff5301), color-stop(100%, rgba(255, 83, 1, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff5301 80%, rgba(255, 83, 1, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ff5301 80%, rgba(255, 83, 1, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ff5301 80%, rgba(255, 83, 1, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ff5301 80%, rgba(255, 83, 1, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5301', endColorstr='rgba(255, 83, 1, 0)',GradientType=1 );
  /* IE6-9 */
  color: white; }

#toplist ol li span {
  color: #6a1545;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 0.9375em; }

#works ul li:nth-child(odd) span {
  color: #0a6561; }

#composition h3 {
  font-style: italic;
  font-size: 1.125em;
  margin: 0;
  color: #6a1545; }

#reviews h3 {
  font-style: italic;
  font-size: 1.125em;
  margin: 0;
  color: #6a1545; }

#order p {
  font-size: 1.25em;
  font-weight: 700; }

@media (max-width: 48.75em) {
  h1 {
    font-size: 2em;
    color: #6a1545;
    margin: 0 0 0.5em 0; } }
/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/*# sourceMappingURL=main.css.map */
