/*   offer   */
/*Present*/
.present {
    background: #000 url(../images/bbg.png) repeat 0 0;
    color:#fff;
    text-align: center;
    padding: 30px 0px 10px;
    font-size: 16px;
    line-height: 24px;
}
.present h2 {
    font-size: 24px;
    text-transform: uppercase;
    color:#fff;
    margin: 0 20px 30px;
    padding: 0;
    line-height: 1.3em;
}
.present h2 span {
    position: inherit;
    display: inline-block; 
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
.present h2 span:after {
    content:'';
    display: block;
    width: 100%;
    height: 4px;
    background: #ffd200;
    margin-top: -3px;
}
.present > p{
    padding: 0 20px 20px;
}
.present img {
    display: block;
    margin: 0 auto 15px;
}
.present ul {
    text-align: left;
    font-size: 0;
    padding: 0 0 0 20px;
}
.present ul li {
    font-size: 16px;
    vertical-align: top;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 20px;
}
.present ul li:nth-child(odd) {
    width: 55%;
    padding-right: 10px;
}
.present ul li:nth-child(even) {
    width: 45%;
}
.present ul li:before {
    content:'';
    display: block;
    background: url(../images/chik.png) no-repeat 0 0;
    width: 26px;
    height: 26px;
    float: left;
    margin: 0 15px 0 0;
}
.present ul li p {
    overflow: hidden;
}
.present ul li:after {
    clear: both;
    content: "";
    display: table;
}

/*END Present*/
.offer {
 position: relative;
 background: url("../images/offer.jpg") 50% 0 no-repeat #211d1a;
 padding: 0;
}

.offer .box {
 position: relative;
 height: 620px;
}

.offer h1 {
 display: block;
 background: rgba(46, 43, 40, 0.7);
 font-size: 56px;
 line-height: 42px;
 color: #ffb412;
 letter-spacing: 2.8px;
 text-align: center;
 text-transform: uppercase;
 padding: 10px 0 20px;
}

.offer h1 span {
 display: block;
 font-size: 24px;
 font-weight: 400;
 color: #fff;
 letter-spacing: 0.24px;
}

.offer .sub {
 width: 270px;
 font-size: 23px;
 font-weight: 700;
 line-height: 30px;
 color: #fff;
 padding: 40px 0 0 20px;
 text-transform: uppercase;
}

.offer .plus {
 display: block;
 padding-bottom: 5px;
}

.offer .plus li {
 color: #fff;
 font-size: 16px;
 line-height: 24px;
 padding: 15px 25px 15px 70px;
}

.offer .plus li:nth-child(even) {
 background-color: #2e2b28 !important;
}

.offer .plus li span {
 display: block;
 text-transform: uppercase;
}

.offer .plus li:nth-child(1) {
 background: url("../images/plus-icon1.png") 26px 50% no-repeat;
}

.offer .plus li:nth-child(2) {
 background: url("../images/plus-icon2.png") 25px 50% no-repeat;
}

.offer .plus li:nth-child(3) {
 background: url("../images/plus-icon3.png") 31px 50% no-repeat;
}

.order_form {
 background: url("../images/form-bg.png") 50% 0 no-repeat;
 height: 545px;
}

.timer {
 float: left;
 width: 290px;
 height: 112px;
 padding: 15px 0 0 20px;
}

.timer h4 {
 font-size: 17px;
 font-weight: 400;
 color: #fff;
 padding-bottom: 5px;
}

/*   countbox   */

.countbox:after {
 clear: both;
 content: "";
 display: block;
 height: 0;
 width: 0;
 visibility: hidden;
}

.countbox .countbox-num {
 position: relative;
 float: left;
 color: #fff;
 padding-left: 10px;
}

.countbox .countbox-num:first-child {
 padding-left: 0;
}

.countbox .countbox-hours,
.countbox .countbox-mins,
.countbox .countbox-secs {
 display: inline-block;
 vertical-align: top;
 font-size: 40px;
 line-height: 40px;
 font-weight: 400;
}

.countbox .countbox-hours-text,
.countbox .countbox-mins-text,
.countbox .countbox-secs-text {
 position: relative;
 top: -4px;
 display: inline-block;
 vertical-align: bottom;
 font-size: 12px;
 font-weight: 400;
 padding-left: 5px;
}

/*   price   */

.price {
 float: right;
 width: 190px;
 padding-top: 20px;
 text-align: center;
 text-transform: uppercase;
}

.price .old {
 font-size: 24px;
 color: #989898;
}

.price .old span {
 text-decoration: line-through;
}

.price .old i {
 font-size: 18px;
}

.price i {
 font-style: normal;
}

.price .new {
 color: #efae1a;
 font-size: 36px;
 font-weight: 700;
}

.price .new i {
 font-size: 30px;
}

.stock {
 font-size: 17px;
 text-align: center;
 padding-top: 68px;
 color: #fff;
}

.stock b {
 display: inline-block;
 vertical-align: middle;
 background: #efae1a;
 width: 38px;
 height: 38px;
 line-height: 38px;
 color: #fff;
 font-size: 20px;
 font-weight: 700;
 text-align: center;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 margin: 0 3px;
}

.b3 {
 padding: 35px 20px 0;
}

/*   b1   */

.b1 {
 background: url("../images/bg1.png") 50% 100% no-repeat #fff;
 padding-bottom: 0;
}

.b1 > img {
 display: block;
 margin: 0 auto;
}

.b1 .desc {
 position: relative;
 margin: 15px 20px 85px;
 background: #fff;
 color: #666;
 text-align: center;
 line-height: 30px;
 padding: 15px 20px 20px;
 -webkit-border-radius: 0 0 20px 20px;
 -moz-border-radius: 0 0 20px 20px;
 border-radius: 0 0 20px 20px;
 -webkit-box-shadow: 0 7px 25px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: 0 7px 25px rgba(0, 0, 0, 0.2);
 box-shadow: 0 7px 25px rgba(0, 0, 0, 0.2);
}

.b1 .desc p {
 padding-bottom: 15px;
}

.b1 .desc p:last-child {
 padding-bottom: 0;
}

.b1 .desc:after {
 position: absolute;
 bottom: -34px;
 left: 53px;
 display: block;
 width: 54px;
 height: 34px;
 background: url("../images/arrow-win.png") 0 0 no-repeat;
 content: '';
}

.b1 .alert {
 position: relative;
 margin: 0 20px;
 background: #f2f2f2;
 text-align: center;
 font-size: 17px;
 line-height: 30px;
 padding: 0 20px 20px;
 -webkit-border-radius: 20px 20px 0 0;
 -moz-border-radius: 20px 20px 0 0;
 border-radius: 20px 20px 0 0;
}

.b1 .alert img {
 display: inline-block;
 margin: -60px 0 0 10px;
}

.b1 .alert p {
 margin-top: -30px;
}

/*   b2   */

.b2 {
 background: url("../images/bg2.jpg") 50% 0 no-repeat #0e345a;
}

.list-v1 {
 padding-bottom: 10px;
}

.list-v1 li {
 position: relative;
 display: table;
 height: 170px;
 background: #fff;
 margin-bottom: 20px;
}

.list-v1 li:nth-child(odd) {
 margin-left: 10px;
 padding-right: 140px;
 -webkit-border-radius: 10px 0 0 10px;
 -moz-border-radius: 10px 0 0 10px;
 border-radius: 10px 0 0 10px;
}

.list-v1 li:nth-child(even) {
 margin-right: 10px;
 padding-left: 140px;
 -webkit-border-radius: 0 10px 10px 0;
 -moz-border-radius: 0 10px 10px 0;
 border-radius: 0 10px 10px 0;
}

.list-v1 li:after {
 display: block;
 clear: both;
 content: '';
}

.list-v1 li img {
 position: absolute;
 display: block;
 top: 0;
}

.list-v1 li:nth-child(odd) img {
 right: 0;
}

.list-v1 li:nth-child(even) img {
 left: 0;
}

.list-v1 .txt {
 display: table-cell;
 vertical-align: middle;
 padding: 0 20px;
 font-size: 18px;
 line-height: 24px;
}

.list-v1 .txt p {
 color: #666;
}

.b3 h2.title {
 color: #d42533;
}

.b3 .alert {
 position: relative;
 margin: 0 -20px;
 font-size: 24px;
 font-weight: 700;
 text-align: right;
 text-transform: uppercase;
}

.b3 .alert p {
 position: absolute;
 right: 20px;
 top: 10px;
 line-height: 34px;
}

.b3 .alert span {
 color: #444;
 display: block;
}

.b3 .alert b {
 color: #4071a2;
 font-size: 35px;
 display: block;
}

.b3 .alert strong {
 color: #4071a2;
 font-size: 25px;
 display: block;
}

.b3 .alert img {
 display: block;
}

/*   b4   */

.b4 {
 background: url("../images/bg3.jpg") 50% 100% #862328;
 padding: 35px 20px;
}

.b4 .desc {
 background: #fff;
 overflow: hidden;
 padding: 15px 0 35px;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

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

.b4 .desc p {
 padding: 10px 20px;
 text-align: center;
}

.b4 .button-m {
 margin-top: 15px;
}

/*   reviews vk   */

.reviews_vk {
 padding: 0 20px;
 font-family: Arial, Helvetica, sans-serif;
}

.reviews_vk .total {
 background: #f4f4f4;
 font-size: 13px;
 font-weight: 700;
 color: #2d5984;
 line-height: normal;
 padding: 10px 15px;
}

.reviews_vk .item {
 padding: 25px 0 20px;
 border-bottom: 1px solid #e2e2e2;
}

.reviews_vk .item:after {
 display: table;
 clear: both;
 content: '';
}

.reviews_vk .ava {
 float: left;
 width: 50px;
}

.reviews_vk .ava img {
 display: block;
 width: 50px;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

.reviews_vk .info {
 margin-left: 60px;
}

.reviews_vk .item h4 {
 color: #2d5984;
 font-size: 14px;
 line-height: normal;
 padding-bottom: 5px;
}

.reviews_vk .item p {
 color: #222;
 font-size: 14px;
 line-height: 24px;
}

.reviews_vk .item p img {
 vertical-align: middle;
}

.reviews_vk img.post {
 display: block;
 margin-top: 10px;
}

.reviews_vk .detail {
 padding-top: 20px;
}

.reviews_vk .detail li {
 float: left;
 font-size: 12px;
 line-height: normal;
 color: #999;
}

.reviews_vk .detail li.comm {
 color: #2d5984;
 padding-left: 5px;
}

.reviews_vk .detail li.like {
 float: right;
 color: #7193b5;
}

.reviews_vk .detail li.like:before {
 display: inline-block;
 width: 11px;
 height: 9px;
 background: url("../images/like-icon.png") 0 0 no-repeat;
 margin-right: 6px;
 content: '';
}

.reviews_vk .btn {
 padding-top: 30px;
}

.b5 {
 background: #fff;
 padding: 35px 20px 0;
}

.b5 h2.title {
 color: #efae1a;
}

.b5 h2.title:after {
 margin-top: 20px;
}

section.image {
 padding: 0;
}

section.image img {
 display: block;
 width: 100%;
 margin-bottom: 6px;
}

/*  reviews   */

.reviews {
 background: rgb(14, 52, 90);
 background: -moz-linear-gradient(45deg, rgba(14, 52, 90, 1) 0%, rgba(64, 113, 162, 1) 100%);
 background: -webkit-linear-gradient(45deg, rgba(14, 52, 90, 1) 0%, rgba(64, 113, 162, 1) 100%);
 background: linear-gradient(45deg, rgba(14, 52, 90, 1) 0%, rgba(64, 113, 162, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e345a", endColorstr="#4071a2", GradientType=1);
}

.reviews-v1 .item:last-child {
 margin-bottom: 0;
}

.reviews-v1 .item {
 margin: 0 20px 30px 40px;
 background: #fff;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}

.reviews-v1 .info {
 position: relative;
 height: 100px;
 padding: 27px 0 0 135px;
 color: #555;
 line-height: normal;
}

.reviews-v1 .info img {
 position: absolute;
 left: -25px;
 top: 15px;
 display: block;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 -webkit-box-shadow: 0 7px 25px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: 0 7px 25px rgba(0, 0, 0, 0.2);
 box-shadow: 0 7px 25px rgba(0, 0, 0, 0.2);
}

.reviews-v1 .info h4 {
 font-size: 22px;
 font-weight: 700;
}

.reviews-v1 .info p {
 font-size: 18px;
}

.reviews-v1 .photo img {
 display: block;
 width: 100%;
}

.reviews-v1 .txt {
 font-size: 16px;
 line-height: 30px;
 text-align: center;
 color: #555;
 padding: 20px;
}

/*   reviews-v2   */

.reviews2 {
 padding-bottom: 0;
}

.reviews-v2 .comment {
 position: relative;
 margin-bottom: 40px;
}

.reviews-v2 .comment:before {
 position: absolute;
 left: 40px;
 top: 5px;
 bottom: 10px;
 display: block;
 width: 1px;
 background: #e7e7e7;
 z-index: 1;
 content: '';
}

.reviews-v2 .item {
 position: relative;
 margin: 0 20px;
 padding-left: 115px;
 z-index: 2;
}

.reviews-v2 .item img {
 position: absolute;
 left: 0;
 top: 7px;
}

.reviews-v2 .item h4 {
 font-size: 16px;
 line-height: 24px;
 color: #444;
}

.reviews-v2 .item .info {
 font-size: 14px;
}

.reviews-v2 .item .rate {
 color: #444;
}

.reviews-v2 .item .rate:before {
 position: relative;
 top: -2px;
 display: inline-block;
 vertical-align: middle;
 width: 91px;
 height: 14px;
 background: url("../images/rating.png") 0 0 no-repeat;
 margin-right: 10px;
 content: '';
}

.reviews-v2 .item .like {
 margin-left: 10px;
 color: #c4c4c4;
}

.reviews-v2 .item .like:before {
 position: relative;
 top: -1px;
 display: inline-block;
 vertical-align: middle;
 width: 22px;
 height: 23px;
 background: url("../images/like-comment.png") 0 0 no-repeat;
 margin-right: 5px;
 content: '';
}

.reviews-v2 .item .txt {
 font-size: 16px;
 line-height: 30px;
 color: #333;
 text-align: left;
}

.reviews-v2 .replay {
 position: relative;
 margin-left: 70px;
 border-bottom: 1px solid #e5e5e5;
 padding: 15px 0;
 z-index: 2;
}

.reviews-v2 .replay:last-child {
 border-bottom: 0;
}

.reviews-v2 .replay img {
 position: absolute;
 display: block;
 left: -50px;
 top: 15px;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

.reviews-v2 .replay h4 {
 font-size: 16px;
 font-weight: 700;
 color: #333;
}

.reviews-v2 .replay h4 span {
 color: #c4c4c4;
 font-size: 14px;
 font-weight: 400;
 padding-left: 5px;
}

/*   order info   */

.order_info {
 padding: 35px 20px 50px;
 background: #f8f8f8;
}

.order_info .item:nth-child(odd) {
 margin-bottom: 20px;
 padding-bottom: 75px;
 background: url("../images/arrow-order1.png") 50% 100% no-repeat;
}

.order_info .item:nth-child(even) {
 margin-bottom: 20px;
 padding-bottom: 75px;
 background: url("../images/arrow-order2.png") 50% 100% no-repeat;
}

.order_info .item:last-child {
 background: none;
 padding-bottom: 0;
 margin-bottom: 0;
}

.order_info .item:after {
 display: block;
 clear: both;
 content: '';
}

.order_info .item:nth-child(even) img {
 float: right;
}

.order_info .item img {
 float: left;
 width: 145px;
 -webkit-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
 box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

.order_info .item h4 {
 font-size: 18px;
 color: #4071a2;
 padding-bottom: 8px;
}

.order_info .item .txt {
 overflow: hidden;
 font-size: 18px;
 line-height: 24px;
 padding: 15px 20px;
}

.order_info .item:nth-child(even) .txt {
 text-align: right;
 padding-left: 40px;
}

/*   footer   */

.footer {
 text-align: center;
 padding: 30px 20px 25px;
}

.footer img {
 display: block;
 margin: 0 auto 15px;
}

.footer a {
 display: inline-block;
 font-size: 15px;
 color: #333;
 margin: 0 10px;
}

.footer a:hover {
 text-decoration: none;
}





