.gift_img {
    display: block;
    position: absolute;
    top: 405px;
    left: 339px;
}
.trokot_gift {
    padding: 0 20px 40px;
    
}
.trokot_gift .tg {
    width: 100%;
    margin: 0 auto;
}
.trokot_gift .tg h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.4em;
    display: block;
    background: #ff6c14;
    color:#fff;
    padding: 10px 0;
    margin: 0;
    border-radius: 10px 10px 0 0;
}
.trokot_gift .tg h2 span {
    display: inline-block;
    color:#000;
    background: #ffb903;
    padding: 0 10px;
}
.trokot_gift .tg_cont {
    border-radius: 0 0 10px 10px;
    border: 10px solid #ffba00;
    border-top:none;
    padding: 15px 15px 0;
    margin-bottom: 30px;
}
.trokot_gift .tg_cont:after {
    clear: both;
    content: "";
    display: table;
}
.trokot_gift .tg_cont img {
    display: block;
    margin: 0 auto 20px;
    border-radius: 5px;
    max-width: 100%;
    height: auto;
}
.trokot_gift .tg_cont div {
    overflow: hidden;
}
.trokot_gift .tg_cont p {
    font-size: 16px;
    line-height: 1.35em;
    margin-bottom: 15px;
}
.trokot_gift .tg_cont p b {
    font-weight: 700;
}
.trokot_gift .tg_cont ul {
    padding: 0;
    margin: 0;
}
.trokot_gift .tg_cont ul li {
    font-size: 16px;
    line-height: 1.35em;
    padding: 0 0 15px 24px;
    background: url(../img/tg_check.png) no-repeat 0 3px;
    list-style: none;
}
.gift_note {
    text-align: center;
    padding: 0 0 15px;
    font-size: 14px;
}

.title-block{
    padding: 20px;
    text-align: center;
    color: #fff;
    background: #191919;
}
.title-block .main-title{
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #eda309;
}
.title-block .sub-main-title{
    font-size: 22px;
    line-height: 1.4em;
    text-transform: uppercase;
    letter-spacing: 1.8px;
}

img.center {
    display: block;
    margin: 0 auto 10px auto;
}

.top-block {
    padding: 550px 0 40px;
    background: url(../img/top-block-v1.jpg) 50% 0 no-repeat #191919;
    position: relative;
}
.top-block:before {
    content: '';
    display: none;
    background: url(../img/freeship.png) no-repeat 0 0 / contain;
    width: 200px;
    height: 71px;
    position: absolute;
    top: 318px;
    left: 20px;
}
.cost-cont{
    height: 70px;
    text-align: center;
    color: #fff;
}
.cost-cont>div{
    float: left;
}
.cost-cont .sale{
    width: 110px;
    padding: 5px 0 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.cost-cont .sale strong{
    display: block;
    font-size: 38px;
    line-height: 0.9em;
    letter-spacing: normal;
}
.cost-cont .cost{
    width: 185px;
    font-size: 30px;
    font-weight: 700;
    line-height: 64px;
    white-space: nowrap;
}
.cost-cont .old-cost{
    text-decoration: line-through;
    color: #222;
}
.top-block .timer-cont{
    padding: 40px 40px 20px;
    color: #fff;
}
.top-block .timer-cont>h3{
    padding: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
}
.top-block .timer-cont .time_circles>div>h4{
    text-transform: uppercase;
    font-family: 'Open Sans';
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}
.top-block .timer-cont .time_circles>div>span {
    font-family: 'Open Sans';
    font-size: 300%;
    font-weight: 400;
    line-height: 1.2em;
    color: #fff;
}

.sup-block-v1 .sup-cont>li {
    min-height: 60px;
    margin: 0 0 0px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #ddd;
    position: relative;
}
.sup-block-v1 .sup-cont>li:last-child{
    margin: 0;
    padding: 0;
    border: 0;
}
.sup-block-v1 .sup-cont>li:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../img/checkmark.jpg) no-repeat;
    top: 9px;
    left: 10px;
}
.sup-block-v1 .sup-cont>li p{
    padding: 15px 0 0 70px;
}

.detail-block{
    color: #fff;
    background: #0d1a3a;
}
.detail-block .text-cont img{
    display: block;
    border-radius: 4px;
}
.detail-block .text-cont{
    padding: 0 0 20px;
}
.detail-block .text-cont>p{
    padding: 0 0 15px;
}
.detail-block.catalog {
    color: #222;
    background: url(../img/rev-bg-v1.jpg) repeat;
}
.detail-block.catalog h3 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 24px;
}
.detail-block .cost-cont .cost {
    width: 49%;
}

.detail-block .cost-cont {
    margin: 20px 0 0px;
}

.detail-block .new-cost {
    color: #eb9e09;
}


.sup-block-v1 h3 {
    text-align: center;
    font-size: 20px;
    margin: 0 0 20px;
    color:#ffa000;
    font-weight: 700;
}


.text-cont .items:first-child {
    margin-bottom: 50px;
}

.slider-block{
    padding: 0;
}
.slider-block .slick-arrow{
    display: inline-block;
    position: absolute;
    width: 57px;
    height: 57px;
    cursor: pointer;
    z-index: 99;
    top: 40%;
    background: url(../img/button-sl-1.png) no-repeat;
 }
.slider-block .slick-prev{
    left: 20px;
    background-position: 0 0;
}
.slider-block .slick-next{
    background-position: -57px 0;
    right: 20px;
}

.rev-block-v1{
    color: #fff;
    background: #191919;
}
.rev-block-v1 .rev-item{
    padding: 0 20px;
}
.rev-block-v1 .rev-item-text{
    position: relative;
    padding: 30px 30px;
    color: #222;
    background: #fff;
    border-radius: 2px;
}
.rev-block-v1 .rev-item-text:after{
    content: '';
    position: absolute;
    display: block;
    width: 400px;
    height: 54px;
    left: 0;
    bottom: -54px;
    background: url(../img/rev-tool.png) 50% 0 no-repeat;
}
.rev-block-v1 .rev-item-text>p{
    position: relative;
    margin: 0 0 5px;
    padding: 0 0 30px;
    border-bottom: 1px solid #ddd;
}
.rev-block-v1 .rev-item-text>p:after{
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 27px;
    left: 50%;
    bottom: -14px;
    margin-left: -20px;
    background: url(../img/rev-quot.png) 50% 0 no-repeat #fff;
}
.rev-block-v1 .rev-item-img{
    padding: 30px 0 0 30px;
}
.rev-block-v1 .rev-item-img>img{
    display: block;
    float: left;
    width: 130px;
    height: 130px;
    border: 3px solid #fff;
    border-radius: 50%;
}
.rev-block-v1 .rev-item-name{
    padding: 40px 0 0 150px;
}
.rev-block-v1 .rev-item-name>strong{
    display: block;
}
.rev-block-v1 .slick-arrow,
.otzovik .slick-arrow  {
    display: inline-block;
    position: absolute;
    width: 57px;
    height: 57px;
    cursor: pointer;
    z-index: 99;
    top: 90px;
    background: url(../img/button-sl-2.png) no-repeat;
 }
.otzovik .slick-arrow{
    top: 75px;
 }
.rev-block-v1 .slick-prev{
    left: -15px;
    background-position: 0 0;
}
.rev-block-v1 .slick-next{
    background-position: -57px 0;
    right: -15px;
}
.otzovik .slick-prev{
    left: -15px;
    background-position: 0 0;
}
.otzovik .slick-next{
    background-position: -57px 0;
    right: -15px;
}

.delivery-block-v1{
    padding: 40px 0 0;
    background: url(../img/rev-bg-v1.jpg) repeat;
}
.delivery-block-v1 .lvl-title{
    margin: 0 20px 30px;
}
.delivery-block-v1 .delivery-cont{
    padding: 0 0 30px;
    background: url(../img/delivery-wave.png) 0 100% repeat-x;
}
.delivery-block-v1 .delivery-cont>li{
    float: left;
    width: 50%;
    padding: 15px;
    text-align: center;
}
.delivery-block-v1 .delivery-cont>li:before{
    content: '';
    display: block;
    width: 72px;
    height: 72px;
    margin: 0 auto 15px;
    background: url(../img/delivery-v1.png) no-repeat;
}
.delivery-block-v1 .delivery-cont>li:nth-child(1):before{
    background-position: 0 0;
}
.delivery-block-v1 .delivery-cont>li:nth-child(2):before{
    background-position: -72px 0;
}
.delivery-block-v1 .delivery-cont>li:nth-child(3):before{
    background-position: -144px 0;
}
.delivery-block-v1 .delivery-cont>li:nth-child(4):before{
    background-position: -216px 0;
}
.delivery-block-v1 .delivery-info{
    padding: 20px;
    text-align: center;
    background: #e5e8e7;
}
.delivery-block-v1 .delivery-info>p{
    padding: 0 0 15px;
}
.delivery-block-v1 .delivery-info>p:last-child{
    padding: 0;
}
.copyright{
    color: #222;
    padding: 30px 0 20px;
    text-align: center;
    font-size: 14px;
}

.video-container {
    position: relative;
    width: 440px;
    height: 240px;
    overflow: hidden;
    margin: 0 auto 20px;
}
.video-container iframe, .video-container object, .video-container embed{
    position:absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#menu__toggle {
  opacity: 0;
}

#menu__toggle:checked ~ .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu__box {
  visibility: visible;
  left: 0;
}

.menu__btn {
  display: flex;
  align-items: center;
  position: fixed;
  top: 20px;
  left: 20px;

  width: 26px;
  height: 26px;

  cursor: pointer;
  z-index: 1;
}

.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;

  width: 100%;
  height: 2px;

  background-color: #616161;

  transition-duration: .25s;
}
.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}

.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -100%;

  width: 300px;
  height: 100%;

  margin: 0;
  padding: 80px 0;

  list-style: none;

  background-color: #ECEFF1;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);

  transition-duration: .25s;
}

.menu__item {
  display: block;
  padding: 12px 24px;

  color: #333;

  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 600;

  text-decoration: none;

  transition-duration: .25s;
}
.menu__item:hover {
  background-color: #CFD8DC;
}
