﻿@font-face {
  font-family: 'CeraBlack';
  src: url('https://www.you.gr/App_Themes/YouGR/fonts/cera-gr-black.woff') format('woff'), url('https://www.you.gr/App_Themes/YouGR/fonts/cera-gr-black.otf') format('opentype');
}
.MyContainer {
  background: #ec7e55;
  background: linear-gradient(90deg, #ec7e55 0%, #cf3344 100%);
  position: relative;
  font-family: 'CeraBlack';
  padding: 0 50px 50px 50px;
}
.LeavesBgTopLeft {
  position: absolute;
  top: 0;
  left: 0;
}
.LeavesBgTopRight {
  position: absolute;
  top: 0;
  right: 0;
}
.SalesPeriod {
  color: white;
  font-size: 20px;
  font-family: 'Courier New';
  margin-bottom: 50px;
  display: block;
}
.Full_W_Wrapper {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
  display: block;
}
.Full_W_Wrapper .ProductImg {
  width: 100%;
  -webkit-box-shadow: 8px 10px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 8px 10px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 8px 10px 4px 0px rgba(0, 0, 0, 0.2);
}
.Full_W_Wrapper .ProductImgSmall {
  display: none;
}
.Full_W_title {
  display: block;
  font-size: 55px;
  line-height: 60px;
  color: white;
  text-transform: uppercase;
  text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  position: relative;
  z-index: 5;
}
.Leaves {
  position: absolute;
}
#TvSound .Leaf1 {
  top: -25px;
  left: 90px;
}
#TvSound .Leaf2 {
  right: -40px;
  bottom: -60px;
}
#TvSound .Leaf3 {
  left: 70px;
  bottom: -40px;
}
#TvSound .Leaf4 {
  left: -60px;
  bottom: 20px;
}
.TvSound-Discount {
  position: absolute;
  top: 0;
  right: 20px;
}
.Half_W_Wrapper {
  display: block;
  position: relative;
  width: calc(50% - 40px);
  float: left;
}
.Half_W_Wrapper .ProductImg {
  width: 100%;
  -webkit-box-shadow: 8px 10px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 8px 10px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 8px 10px 4px 0px rgba(0, 0, 0, 0.2);
}
.Half_W_WrapperRight {
  float: right;
}
.Half_W_title {
  display: block;
  font-size: 36px;
  line-height: 46px;
  color: white;
  text-transform: uppercase;
  text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  z-index: 5;
}
.PCDiscount,
.UpgradeDiscount {
  position: absolute;
  top: 90px;
  right: -60px;
}
.PC .Leaf3 {
  top: 100px;
  left: -50px;
}
.PC .Leaf4 {
  bottom: -40px;
  right: 10px;
}
.Upgrade .Leaf5 {
  bottom: -20px;
  right: -80px;
}
.Smartphones .Leaf2 {
  top: 0;
  left: 0;
}
.Smartphones .Leaf4 {
  bottom: -45px;
  left: 25%;
}
.SmartophonesDiscount {
  position: absolute;
  bottom: 30px;
  right: -40px;
}
.PersonalCareDiscount {
  position: absolute;
  top: 0;
  right: -50px;
}
/**************************************/
.FallingLeaves {
  position: absolute;
  z-index: 6;
  top: -500px;
  left: 0;
}
.FallingLeaf1 {
  animation: FallingLeaf1 linear infinite 18s;
}
@keyframes FallingLeaf1 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-200px, 2000px, 0) rotate(0deg);
  }
}
@-webkit-keyframes FallingLeaf1 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-200px, 2000px, 0) rotate(0deg);
  }
}
.FallingLeaf2 {
  left: 50%;
  animation: FallingLeaf2 linear infinite 18s 1s;
}
@keyframes FallingLeaf2 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(400px, 2000px, 0) rotate(0deg);
  }
}
@-webkit-keyframes FallingLeaf2 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(400px, 2000px, 0) rotate(0deg);
  }
}
.FallingLeaf3 {
  left: 90%;
  animation: FallingLeaf3 linear infinite 18s 4s;
}
@-webkit-keyframes FallingLeaf3 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100px, 2000px, 0) rotate(0deg);
  }
}
@-webkit-keyframes FallingLeaf3 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100px, 2000px, 0) rotate(0deg);
  }
}
@keyframes FallingLeaf3 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100px, 2000px, 0) rotate(0deg);
  }
}
.FallingLeaf4 {
  left: 20%;
  width: 80px;
  animation: FallingLeaf4 linear infinite 22s 5s;
}
@keyframes FallingLeaf4 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(900px, 2000px, 0) rotate(0deg);
  }
}
@-webkit-keyframes FallingLeaf4 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(900px, 2000px, 0) rotate(0deg);
  }
}
.FallingLeaf6 {
  left: 80%;
  width: 80px;
  animation: FallingLeaf6 linear infinite 22s 6s;
}
@keyframes FallingLeaf6 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(500px, 1500px, 0) rotate(0deg);
  }
}
@-webkit-keyframes FallingLeaf6 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(500px, 1500px, 0) rotate(0deg);
  }
}
.FallingLeaf7 {
  left: 20%;
  width: 80px;
  animation: FallingLeaf7 linear infinite 23s 10s;
}
@keyframes FallingLeaf7 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 1500px, 0) rotate(0deg);
  }
}
@-webkit-keyframes FallingLeaf7 {
  0% {
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 1500px, 0) rotate(0deg);
  }
}
/**************************************/
@media (max-width: 991px) {
  .LeavesBgTopLeft,
  .LeavesBgTopRight {
    width: 200px;
  }
}
@media (max-width: 768px) {
  .LeavesBgTopLeft,
  .LeavesBgTopRight {
    width: 200px;
  }
  .Discount {
    width: 90px;
  }
  .TvSound-Discount {
    top: 30px;
  }
  .PCDiscount,
  .UpgradeDiscount {
    top: 130px;
    right: -40px;
  }
  .Half_W_title {
    font-size: 22px;
    line-height: 28px;
  }
  #TvSound .Leaf1 {
    top: 10px;
    left: 40px;
    width: 100px;
  }
  #TvSound .Leaf2 {
    width: 130px;
  }
  #TvSound .Leaf3 {
    left: 30px;
    width: 70px;
  }
  #TvSound .Leaf4 {
    left: -40px;
    bottom: 20px;
    width: 80px;
  }
  .PC .Leaf3 {
    width: 70px;
  }
  .PC .Leaf4 {
    width: 80px;
    right: 0;
  }
  .Upgrade .Leaf5 {
    width: 90px;
    right: -40px;
  }
  .Smartphones .Leaf2 {
    top: 60px;
    width: 100px;
  }
  .Smartphones .Leaf4 {
    width: 100px;
  }
  .PersonalCareDiscount {
    top: 100px;
    right: -20px;
  }
}
@media (max-width: 600px) {
  .Full_W_title {
    font-size: 22px;
    line-height: 28px;
  }
  .Full_W_Wrapper {
    margin-top: 0;
  }
  .Full_W_Wrapper .ProductImg {
    display: none;
  }
  .Full_W_Wrapper .ProductImgSmall {
    display: block;
  }
  .MyContainer {
    padding: 0 25px 50px 25px;
  }
  .Half_W_Wrapper {
    width: 100%;
    float: none;
    margin-bottom: 50px;
  }
  .Half_W_WrapperRight {
    float: none;
  }
  .TvSound-Discount {
    top: 10px;
    right: -20px;
  }
  #TvSound .Leaf2,
  #TvSound .Leaf4 {
    display: none;
  }
  #TvSound .Leaf3 {
    right: 0;
    left: unset;
  }
  .Smartphones .Leaf2 {
    top: 0;
    width: 100px;
  }
  .Smartphones .Leaf4 {
    left: 20px;
    width: 100px;
  }
  .PersonalCareDiscount {
    top: 0;
    right: -20px;
  }
  .AfygrantiresDiscount,
  .PersonalCareDiscount {
    top: 100px;
  }
}
@media (max-width: 500px) {
  .LeavesBgTopLeft,
  .LeavesBgTopRight {
    width: 120px;
  }
  .SalesPeriod {
    font-size: 16px;
  }
}