/*   offer   */

.offer {
 background: url("../images/offer.jpg") 50% 0 no-repeat #212529;
 padding: 0 0 40px;
}

.offer .box {
 position: relative;
 height: 680px;
 padding-top: 20px;
}

.offer h1 {
 position: relative;
 margin: 0 30px;
 background-color: #1e8fe8;
 background-image: -webkit-linear-gradient(94deg, #1e8fe8 0%, #3d9eea 100%);
 background-image: -moz-linear-gradient(94deg, #1e8fe8 0%, #3d9eea 100%);
 background-image: -o-linear-gradient(94deg, #1e8fe8 0%, #3d9eea 100%);
 background-image: linear-gradient(-4deg, #1e8fe8 0%, #3d9eea 100%);
 font-family: 'Playfair Display', Arial, Helvetica, sans-serif;
 font-weight: 700;
 color: #fff;
 text-align: center;
 padding: 20px 10px 19px;
}

.offer h1:before {
 position: absolute;
 left: 5px;
 top: 5px;
 right: 5px;
 bottom: 5px;
 display: block;
 border: 1px solid #fff;
 content: '';
}

.offer h1 span {
 display: block;
 font-size: 42px;
 line-height: 46px;
 letter-spacing: 3px;
 text-transform: uppercase;
}

.offer h1 i {
 display: block;
 font-style: normal;
 font-size: 30px;
 letter-spacing: 2.2px;
 padding-top: 5px;
}

.offer .sub_title {
 position: relative;
 text-align: center;
 margin-top: -5px;
 z-index: 5;
}

.offer .sub_title span {
 display: inline-block;
 background: #7b90dc;
 font-size: 16px;
 color: #fff;
 padding: 5px 10px;
}

.offer .sale {
 background: url("../images/sale-bg.png") 0 0 no-repeat;
 width: 105px;
 height: 105px;
 position: absolute;
 left: 25px;
 top: 180px;
 text-transform: uppercase;
 text-align: center;
 font-size: 13px;
 font-weight: 700;
 color: #fff;
 padding-top: 15px;
}

.offer .sale b {
 display: block;
 font-size: 32px;
 line-height: 25px;
 padding-top: 1px;
}

.offer .bullet {
 font-size: 0;
 text-align: center;
 padding: 20px 10px 60px;
}

.offer .bullet li {
 display: inline-block;
 vertical-align: top;
 width: 33.33%;
 font-size: 15px;
 font-weight: 700;
 color: #fff;
}

.offer .bullet .pic {
 height: 46px;
 line-height: 46px;
 margin-bottom: 10px;
}

.offer .bullet .pic img {
 vertical-align: middle;
}

.offer .photo {
 margin: -50px 70px 0;
}

.offer .photo:after {
 display: block;
 clear: both;
 content: '';
}

.offer .photo h4 {
 display: block;
 background: #0b78cf;
 color: #fff;
 padding: 7px 0;
 margin-bottom: 30px;
 font-size: 16px;
 text-align: center;
 text-transform: uppercase;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
}

.offer .photo .item {
 float: left;
 border: 1px solid rgba(170, 170, 170, 0.5);
 padding: 6px;
 -webkit-border-radius: 12px;
 -moz-border-radius: 12px;
 border-radius: 12px;
}

.offer .photo .item img {
 display: block;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.offer .order_form {
 background: #fff;
 margin: -75px 35px 0;
 padding: 95px 40px 25px;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.offer .stock {
 text-align: center;
 padding-top: 25px;
}

.offer .stock b {
 background: #7b90dc;
 font-size: 18px;
 font-weight: 700;
 color: #fff;
 padding: 2px 6px;
 margin: 0 5px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
}

.title_sale {
 padding: 10px;
 background: #7b90dc;
 font-size: 16px;
 font-weight: 700;
 color: #fff;
 text-align: center;
 text-transform: uppercase;
}

.offer.bottom .box {
 margin-bottom: 55px;
}

/*   b1   */

.b1 img {
 display: block;
 margin: 0 auto 25px;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.b1 img:last-child {
 display: block;
 margin: 0 auto;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.b1 p {
 padding: 0 30px 25px;
 text-align: center;
}

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

.present {
	background-color: #0b78cf; 
	background-image: -webkit-linear-gradient(94deg, #0b78cf 0%, #3d9eea 100%); 
	background-image: -moz-linear-gradient(94deg, #0b78cf 0%, #3d9eea 100%); 
	background-image: -o-linear-gradient(94deg, #0b78cf 0%, #3d9eea 100%);
	background-image: linear-gradient(-4deg, #0b78cf 0%, #3d9eea 100%);
}

.present h2.title {
	color: #fff;
	background: url("../images/title-hr2.png") 50% 100% no-repeat;
}

.present img {
 display: block;
 margin: 0 auto 25px;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.present p {
 padding: 0 30px 25px;
 text-align: center;
 color: #fff;
}

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

/*   b2   */

.b2 {
 padding: 0;
}

.b2 .item {
 position: relative;
}

.b2 .item img {
 display: block;
}

.b2 .item p {
 position: absolute;
 left: 45px;
 bottom: -45px;
 width: 390px;
 background: #fff;
 text-align: center;
 font-size: 15px;
 padding: 10px;
 z-index: 5;
}

.b2 .item p:before {
 display: block;
 position: absolute;
 border: 1px solid rgba(255, 255, 255, 0.5);
 top: -8px;
 right: -8px;
 bottom: -8px;
 left: -8px;
 content: '';
}

.b2 a.button-m {
 margin-top: -40px;
}

/*   b3   */

.b3 .photo {
 position: relative;
 width: 406px;
 margin: 0 auto;
}

.b3 .photo img {
 display: block;
}

.b3 .photo p {
 position: absolute;
 font-size: 16px;
 font-weight: 700;
 color: #fff;
 text-align: center;
 background: rgba(123, 144, 220, 0.8);
 padding: 5px;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.b3 .photo p:nth-child(1) {
 right: -20px;
 top: 30px;
 width: 135px;
}

.b3 .photo p:nth-child(2) {
 left: 12px;
 top: 130px;
 width: 110px;
}

.b3 .alert {
 background: #0b78cf;
 color: #fff;
 font-weight: 700;
 font-size: 16px;
 text-align: center;
 padding: 10px 20px;
 margin: 25px 30px 0;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

/*   b4   */

.b4 {
 background: url("../img/b4-bg.jpg") 50% 125px no-repeat #212529;
 padding-bottom: 45px;
}

.b4 h2.title {
 margin-bottom: 340px;
}

.b4 h2.title span {
 font-size: 24px;
}

.b4 .desc {
 position: relative;
 background: #fff;
 margin: 0 40px;
 padding: 15px;
}

.b4 .desc:before {
 display: block;
 position: absolute;
 border: 1px solid rgba(255, 255, 255, 0.5);
 top: -9px;
 right: -9px;
 bottom: -9px;
 left: -9px;
 content: '';
}

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

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

/*   photo   */

.photo {
	padding: 30px 0 0;
	margin-bottom: 5px;
}

.photo-slider .slick-arrow {
	display: inline-block;
	position: absolute;
	top: 220px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 99;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.photo-slider .slick-prev {
	left: 20px;
	background: url("../images/arrow_left.jpg") no-repeat;
}

.photo-slider .slick-next {
	right: 20px;
	background: url("../images/arrow_right.jpg") no-repeat;
}

/*   b5   */

.b5 {
 padding-bottom: 0;
}

.b5 img {
 display: block;
 margin: 0 auto 20px;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.b5 img:last-child {
 margin-bottom: 0;
}

.b5 ul {
 font-size: 0;
 padding: 0 10px 20px;
}

.b5 li {
 display: inline-block;
 vertical-align: top;
 width: 33.33%;
 font-size: 15px;
 text-align: center;
}

.b5 li h4:after {
 display: block;
 width: 57px;
 height: 1px;
 background: #7b90dc;
 margin: 4px auto 0;
 content: '';
}

.b5 li p {
 padding-top: 5px;
}

.b5 .alert {
 background: #7b90dc;
 color: #fff;
 font-weight: 700;
 text-align: center;
 padding: 10px;
 margin: 0 30px 20px;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

/*   reviews   */

.reviews {
	padding: 30px;
}

.reviews .rev-slider {
	background: #fff;
	-webkit-box-shadow: 0 0 27px rgba(2, 2, 2, 0.1);
	-moz-box-shadow: 0 0 27px rgba(2, 2, 2, 0.1);
	box-shadow: 0 0 27px rgba(2, 2, 2, 0.1);
}

.reviews .review_item {
	padding: 30px;
}

.reviews .review_item .photo {
	margin: 0 0 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.reviews .review_item p {
	margin: 0 0 25px;
}

.reviews .author_block {
	padding: 0 50px 0 0;
	background: url(../images/quote1_icon.png) right center no-repeat;
}

.reviews .author_block img {
	display: block;
	float: left;
	width: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.reviews .author_block .author_info {
	float: left;
	margin: 6px 0 0 20px;
	width: 230px;
}

.reviews .author_block .name {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
}

.reviews .slick-arrow {
	display: inline-block;
	position: absolute;
	top: 160px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 99;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.reviews .slick-prev {
	left: -20px;
	background: url("../images/arrow_left.jpg") no-repeat;
}

.reviews .slick-next {
	right: -20px;
	background: url("../images/arrow_right.jpg") no-repeat;
}

/*   order info   */

.order_steps_section {
    padding: 30px 20px;
    background: #45393d;
    background: -moz-linear-gradient(top, #45393d 0%, #2c2528 100%);
    background: -webkit-linear-gradient(top, #45393d 0%,#2c2528 100%);
    background: linear-gradient(to bottom, #45393d 0%,#2c2528 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45393d', endColorstr='#2c2528',GradientType=0 );
    color: #fff;
}

.order_steps_section h2 {
    margin: 0 0 30px;
}

.order_steps_section h2:after {
    display: block;
    content: '';
    margin: 15px auto 0;
    width: 70px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: yellow;
}

.order_info1_list .info_item {
    display: table;
    margin: 0 0 30px;
    width: 100%;
}

.order_info1_list .info_item:last-child {
    margin: 0;
}

.order_info1_list .image_block {
    display: table-cell;
    vertical-align: middle;
    width: 220px;
}

.order_info1_list .image_block img {
    display: block;
}

.order_info1_list .text_block {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 15px;
}

.order_info1_list .text_block h4 {
    margin: 0 0 5px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
}

.order_info1_list .text_block p {
    font-size: 14px;
    line-height: 22px;
}


/*   footer   */

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

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

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

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


.b2 {
 padding: 0;
}

.b2 h2.title {
 margin-bottom: 20px;
}

.b2 .box {
 background: url("../images/b2-bg.jpg") 50% 0 no-repeat;
 background-size: cover;
 padding: 25px 0;
 margin-bottom: 4px;
}

.b2 .txt {
 margin: 0 20px;
 background: #fff;
 padding-bottom: 35px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}

.b2 .txt img {
 display: block;
 -webkit-border-radius: 10px 10px 0 0;
 -moz-border-radius: 10px 10px 0 0;
 border-radius: 10px 10px 0 0;
}

.b2 .image {
 display: block;
 margin: 0 auto 5px;
}

/*   list-v1   */

.list-v1 {
 padding: 0 20px;
}

.list-v1 li {
 background: url("../images/list-li-icon1.png") 0 5px no-repeat;
 padding: 0 0 35px 45px;
}

.list-v1 h4 {
 color: #e55385;
 font-size: 18px;
 font-weight: 700;
}

.list-v1 p {
 font-size: 18px;
 line-height: 24px;
}

/*   char   */

.char {
 background: #fef3f3;
 font-size: 0;
 padding: 12px 20px 10px;
}

.char li {
 display: inline-block;
 font-size: 15px;
}

.char li:nth-child(1) {
 width: 165px;
}

.char li:nth-child(2) {
 width: 200px;
}

.char li:nth-child(3) {
 width: 75px;
}

.char li h4:before {
 position: relative;
 top: -1px;
 display: inline-block;
 width: 4px;
 height: 4px;
 vertical-align: middle;
 margin-right: 10px;
 background: #ed8fd7;
 -webkit-box-shadow: 0 0 0 3px #f5c1e5;
 -moz-box-shadow: 0 0 0 3px #f5c1e5;
 box-shadow: 0 0 0 3px #f5c1e5;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 content: '';
}

.char li p {
 padding-top: 5px;
}


/* Преимущества-v1 sup-block-v1.psd */
.sup-block-v1{
    
}
.sup-block-v1 .sup-cont{
    padding: 20px;
}
.sup-block-v1 .sup-cont>li{
    margin: 20px 0 40px;
}
.sup-block-v1 .sup-cont>li:last-child{
    margin: 0 0 20px;
}
.sup-block-v1 .sup-cont>li:before{
    content: '';
    display: block;
    float: left;
    width: 74px;
    height: 74px;
    background: url("../img/sup-block-v1.png") no-repeat;
}
.sup-block-v1 .sup-cont>li:nth-child(1):before{
    background-position: 0 0;
}
.sup-block-v1 .sup-cont>li:nth-child(2):before{
    background-position: -74px 0;
}
.sup-block-v1 .sup-cont>li:nth-child(3):before{
    background-position: -148px 0;
}
.sup-block-v1 .sup-cont>li>h4{
    padding: 0 0 4px 94px;
    font-size: 18px;
    font-weight: 600;
}
.sup-block-v1 .sup-cont>li>p{
    padding: 0 0 0 94px;
}

/* Преимущества-v2 */
.sup{

}
.sup{
    padding: 10px 20px 15px 20px;
}
.sup>li{
    margin: 10px 0 10px;
    padding: 0 0 0 40px;
    background: url("../images/marker-3.png") 0 2px no-repeat;
}
.sup>li:last-child{
    margin: 0 0 20px;
}
.sup>li>p{
    padding: 0 0 4px;
}

/* Преимущества-v3 sup-block-v3.jpg */
.sup-block-v3{
    
}
.sup-block-v3 .sup-cont{
    padding: 20px 10px;
}
.sup-block-v3 .sup-cont>li{
    float: left;
    width: 50%;
    padding: 0 10px 20px;
    text-align: center;
}
.sup-block-v3 .sup-cont>li img{
    display: block;
    margin: 0 auto 15px;
    border-radius: 2px;
}
.sup-block-v3 .sup-cont>li>h4{
    padding: 0 0 4px;
    font-size: 18px;
    font-weight: 600;
}

/* Преимущества-v4 sup-block-v4.jpg */
.sup-block-v4{
    
}
.sup-block-v4 .sup-cont{
    padding: 20px;
}
.sup-block-v4 .sup-cont>li{
    margin: 20px 0 30px;
}
.sup-block-v4 .sup-cont>li:last-child{
    margin: 0 0 20px;
}
.sup-block-v4 .sup-cont>li:after{
    content: '';
    display: block;
    height: 0;
    clear: both;
}
.sup-block-v4 .sup-cont>li>img{
    display: block;
    float: left;
    width: 78px;
    height: 78px;
    border: 2px solid #efefef;
    border-radius: 50%;
}
.sup-block-v4 .sup-cont>li>h4{
    padding: 0 0 4px 98px;
    font-size: 18px;
    font-weight: 600;
}
.sup-block-v4 .sup-cont>li>p{
    padding: 0 0 0 98px;
}

