html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

body {
  font-size: 16px;
  line-height: 24px;
}

@font-face {
  font-family: 'avenir-condensed-bold';
  src: url("avenir-condensed-bold.woff") format("woff");
}
@font-face {
  font-family: 'avenir-condensed-medium';
  src: url("avenir-condensed-medium.woff") format("woff");
}
h1 {
  font-family: "avenir-condensed-bold", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

h2, p, h3, h4 {
  font-family: "avenir-condensed-medium", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
  font-weight: normal;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  background: #fff;
}

.main-wrapper {
  height: 300px;
  overflow: hidden;
  position: relative;
  width: 980px;
  background: url("bg.jpg") top left repeat-x;
}

.slides {
  height: 300px;
  left: 0;
  position: absolute;
  top: 0;
  width: 980px;
  z-index: 10;
}
.slides .slide {
  -webkit-transform: translate3d(0, 0, 0);
  height: 300px;
  left: 0;
  position: absolute;
  top: 0;
  width: 980px;
  z-index: 10;
}
.slides .slide h1 {
  color: #3d3538;
}
.slides .slide h1.orange {
  color: #603b1e;
}
.slides .slide .left-side {
  height: 300px;
  left: 0;
  position: absolute;
  top: 0;
  width: 490px;
  z-index: 10;
}
.slides .slide .left-side img {
  display: block;
  height: 300px;
  position: absolute;
  top: 0;
  left: 0px;
}
.slides .slide .left-side .price {
  width: 120px;
  height: 120px;
  background: #ffa500;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.slides .slide .left-side .price .price-inner-wrapper {
  position: absolute;
  left: calc(50% + 0px);
  top: calc(50% + 2px);
  transform: translate(-50%, -50%);
  width: 120px;
}
.slides .slide .left-side .price h4 {
  position: relative;
  left: -14px;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 2px;
}
.slides .slide .left-side .price h3 {
  position: relative;
  left: -2px;
  font-size: 58px;
  line-height: 58px;
}
.slides .slide .left-side .price h3 span {
  margin-left: -5px;
}
.slides .slide .left-side .price h3::after {
  content: ',-';
  font-size: 50px;
  display: inline-block;
  margin-left: -5px;
}
.slides .slide .right-side {
  height: 300px;
  left: 490px;
  position: absolute;
  top: 0;
  width: 490px;
  z-index: 20;
}
.slides .slide .right-side .inner-wrapper h1 {
  font-size: 53px;
  line-height: 49px;
}
.slides .slide .right-side .inner-wrapper p {
  color: #3d3538;
  font-size: 20px;
  line-height: 24px;
  margin-top: 8px;
}
.slides .slide .right-side .inner-wrapper .button {
  margin-top: 18px;
  display: inline-block;
  width: 140px;
  text-align: center;
  font-size: 23px;
  line-height: 38px;
  height: 38px;
  font-family: "avenir-condensed-medium", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
  color: #fff;
  background: #603b1e;
}
.slides .slide01 {
  z-index: 9;
  text-align: left;
}
.slides .slide01 h1 {
  font-size: 44px;
  line-height: 44px;
  position: absolute;
  top: 75px;
  left: 506px;
}
.slides .slide01 h1.orange {
  top: 118px;
}
.slides .slide01 img {
  -moz-box-shadow: rgba(148, 96, 32, 0.4) 5px 5px 7px;
  -webkit-box-shadow: rgba(148, 96, 32, 0.4) 5px 5px 7px;
  box-shadow: rgba(148, 96, 32, 0.4) 5px 5px 7px;
  background: #fff;
  position: absolute;
  top: 25px;
  left: 103px;
  padding: 6px;
  height: 250px;
}
.slides .slide01 h2 {
  color: #603b1e;
  font-size: 24px;
  line-height: 24px;
  position: absolute;
  bottom: 95px;
  left: 506px;
}
.slides .slide02 {
  z-index: 8;
}
.slides .slide02 .left-side img {
  left: 130px;
}
.slides .slide02 .left-side .price {
  bottom: 25px;
  left: 100px;
}
.slides .slide02 .right-side .inner-wrapper {
  position: absolute;
  left: -50px;
  top: calc(50% + 0px);
  transform: translate(0, -50%);
}
.slides .slide03 {
  z-index: 7;
}
.slides .slide03 .left-side img {
  left: 30px;
}
.slides .slide03 .left-side .price {
  bottom: 25px;
  left: 100px;
}
.slides .slide03 .right-side .inner-wrapper {
  position: absolute;
  left: 0px;
  top: calc(50% + 0px);
  transform: translate(0, -50%);
}
.slides .slide04 {
  z-index: 6;
}
.slides .slide04 .left-side img {
  left: 22px;
}
.slides .slide04 .left-side .price {
  bottom: 25px;
  left: 100px;
}
.slides .slide04 .right-side .inner-wrapper {
  position: absolute;
  left: 0px;
  top: calc(50% + 0px);
  transform: translate(0, -50%);
}

p.url {
  color: #c9682e;
  text-align: right;
  position: absolute;
  bottom: 42px;
  right: 48px;
  z-index: 20;
  font-size: 22px;
  line-height: 22px;
}

.leafs-wrapper {
  position: absolute;
  height: 300px;
  top: 0;
  left: 0;
  width: 980px;
  z-index: 1000;
}
.leafs-wrapper .leafs {
  position: absolute;
  display: block;
}
.leafs-wrapper .leafs-top-left {
  width: 163.8px;
  top: -3px;
  left: 0;
}
.leafs-wrapper .leafs-bottom-right {
  width: 112px;
  bottom: 0;
  right: 0;
}

.frame {
  background-color: #000;
  position: absolute;
  z-index: 1000;
}

.framepart-top {
  height: 1px;
  left: 0;
  top: 0;
  width: 980px;
}

.framepart-right {
  height: 300px;
  right: 0;
  top: 0;
  width: 1px;
}

.framepart-bottom {
  bottom: 0;
  height: 1px;
  left: 0;
  width: 980px;
}

.framepart-left {
  height: 300px;
  left: 0;
  top: 0;
  width: 1px;
}
