
.images-content {
text-align: center;
position: relative;
width: 50%;
}
.images-content .img-f {
position: absolute;
transform: translate(-154%, 23%);
    width: 330px;
}
.images-content .img-f2 {
position: absolute;
 right: -7px;
    top: 54px;
}	

.images-content .img-f3 {
position: absolute;
right: 26px;
    top: 148px;
}

.content-info {
width: 50%;
display: flex;
flex-direction: column;
align-items: center;
align-self: center;
}
.content-info h2 {
font-weight: 900;
margin-bottom: 20px;
text-align: center;
}
.content-info h3 {
font-weight: 600;
margin-bottom: 20px;
text-align: center;
}
.content-info p{
font-size: 18px;
margin-bottom: 30px;
font-weight: 200;
}
.content-info .info-blackred{
font-size: 22px;
font-weight: 600;
}
.content-info .info-blackred b{
display: block;
text-align: center;
color: #f11212;
}
.content-info span .price, .content-info span .old-price {
display: inline-block;
font-size: 30px;
font-weight: 700;
margin-bottom: 20px;
}
.content-info span .price {
color: #f44336;
padding-right: 10px;
}
.content-info span .old-price {
color: #a29d9d;
text-decoration: line-through;
}
.red-button {
	font-size: 24px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 255px;
    background: #F44336;
    border-color: #F44336;
    color: #FFFFFF;
    padding: 15px 30px;
    transition: 0.3s;
}
.red-button:hover{
transform: scale(0.97);	
}
.two-text {
background: #e9a88f;	
}
.two-text span {
	display: block;
	text-align: center;
	font-size: 40px;
	font-weight: 900;
	color: #fff;
	padding: 30px 0;
}
.img-item {
width: 50%;
}
.info-item {
width: 50%;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.info-item h2 {
font-weight: 900;
margin-bottom: 50px;
}
.info-item p{
margin-bottom: 20px;
}
/*four*/
.four-h2 {
text-align: center;
font-size: 35px;
font-weight: 900;
margin: 32px 0;	
}
.item-four_img {
width: 50%;
}
.item-four_img img {
width: 543px;
}
.item-four_text {
width: 50%;
display: flex;
flex-direction: column;
align-items: center;
padding: 10px;
}
.item-list {
align-self: flex-start;
margin: 20px 0;
font-size: 24px;
font-weight: 500;
}
.item-four_text h3 {
text-align: center;
font-size: 30px;
font-weight: 600;
margin: 25px 0;	
}
.price-item {
display: flex;
margin-bottom: 20px;
font-size: 30px;
font-weight: 900;	
}
.price-item .new-price {
margin-right: 10px;
padding-top: 23px;	
color: #f44336;
}
.price-item .old-price {
	color: #a29d9d;
 text-decoration: line-through;	
}
.wraper-delivery {
display: flex;
justify-content: space-around;
padding: 25px 0 20px 0;
}
.wraper-delivery .wrap {
width: 20%;
display: flex;
flex-direction: column;
align-items: center;
align-self: center;
font-size: 18px;
text-align: center;
}
.wraper-delivery .wrap .svg_container{
color: #fff;
width: 100px;	
}
.wraper-delivery .wrap span{
font-size: 18px;
padding: 5px;
font-weight: 300;
}
.five-sec {
background: #e9a88f;	
}
.wraper-face {
flex-direction: column;
align-items: center;
padding: 30px 0;
}
.wraper-face h2 {
	font-size: 36px;
	font-weight: 800;
color: #fff;
padding-bottom: 30px;
}
.img-mob_bef, .img-mob_aft {
display: none;
}
.six-sec {
background: #a31f1f;
}
.six-wraper {
flex-direction: column;
align-items: center;
text-align: center;
color: #fff;
margin: 20px 0;
}
.six-wraper .wrap:nth-child(1) {
display: flex;
flex-direction: column;
align-items: center;	
}
.six-wraper .wrap:nth-child(1) h2 {
font-size: 32px;
}
.six-wraper .wrap:nth-child(1) p {
width: 62%;	
font-size: 20px;
font-weight: 600;
margin-bottom: 20px;
}
.six-wraper .wrap:nth-child(2) {
display: flex;
justify-content: center;
align-items: center;	
}
.six-wraper .wrap:nth-child(2) span:nth-child(1)  {
width: 55%;	
text-align: center;
    display: flex;
    flex-direction: column;
}

.six-wraper .wrap:nth-child(2) span:nth-child(1) h3 {
    width: 50%;
    font-size: 24px;
    align-self: end;
    padding-right: 36px;
    margin-bottom: 37px;
}
.six-wraper .wrap:nth-child(2) span:nth-child(1) p {
width: 65%;
font-size: 18px;
font-weight: 300;
    align-self: end;
}
.six-wraper .wrap:nth-child(2) span:nth-child(2)  {
width: 45%;	
text-align: left;
}
.six-wraper .wrap:nth-child(3) {
margin: 30px 0;	
}
.six-wraper .wrap:nth-child(3) p {
	font-size: 24px;
	font-weight: 900;
margin-bottom: 30px;	
}
.mob-six_h3 {
display: none;
}
.red-color {
color: #f44336;
}
.big-text {
font-size: 38px;	
}
footer {
background: #e9a88f;
color: #fff;
text-align: center;
padding: 30px 0;	
}
.wrapper-footer {
display: flex;
justify-content: space-around;
text-align: center;
margin-top: 30px;
}
.wrapper-footer .wrap {
width: 38%;
font-size: 16px;
font-weight: 300;	
}
.wrapper-footer .wrap a {
display: block;
margin-bottom: 10px;
color: #fff;
text-decoration: none;
}
.wrapper-footer .wrap a:hover {
text-decoration: underline;
}
.wrapper-footer .wrap p {
margin-bottom: 10px;
}
.slider-rew h2 {
text-align: center;
margin: 20px;
}
.rews-items {
display: flex;
justify-content: center;
}
.rews-items div {
margin: 0 10px;
}
/*modal*/
/*button{
  display:block;
  margin:20px auto;
  padding:10px 20px;
  border-radius:10px;
  text-transform:uppercase;
  font-weight: bold;
  background: red;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  transition: .5s;
}*/

/*button:hover{
  background: rgba(0,0,0,0.5);
  border-color: rgba(0,0,0,0.3);
}*/

.modal-form{
  display:none;
}

.modal-form .overlay{
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.7);
  z-index: 999;
}
.modal-form h3 {
    color: #000000;
    text-align: center;
    text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    font-family: inherit;
    font-weight: 600;
    font-size: 19px;
    line-height: 23px;
}
.modal-form .content{
  display:block;
  margin:50px auto;
  max-width: 350px;
  /*min-height:300px;*/
  background-color: #fefefe;
  border-radius: 10px;
  padding:28px;
  color: #333333;
  position:relative;
}

.modal-form .close {
    display: block;
    text-align: right;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    background: #fff;
    right: 20px;
    top: 20px;
    transition: .5s;
    cursor: pointer;
    opacity: .5;
    margin-bottom: 20px;
}


.modal-form .close:hover{
  opacity: 1;
  color: #ae163d;
}

h3{
  margin-top:0;
}
.form_feetback {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
}
.form_feetback input {
font-size: 16px;
margin-bottom: 25px;
padding: 9px;
/*height: 26px;*/
width: 96%;
border: 1px solid #ccc;
}
.form_feetback input:not([type=submit]) {
border: 1px solid #ccc;	
}
.form_feetback input:focus {
border: transparent;
box-shadow: 0px 0px 5px 0px #00b0ffa6;
}
input:focus-visible {
outline: aliceblue;	
}
.form_feetback input:active {
border: transparent;
box-shadow: 0px 0px 5px 0px #00b0ffa6;
}
.form_feetback label {
align-self: flex-start;
font-size: 16px;
margin-top: 20px;	
}
.button_forms {
  font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 255px;
    background: #F44336;
    border-color: #F44336;
    color: #FFFFFF;
    padding: 11px 30px;
    transition: 0.3s;
    border-color: transparent;
}
.button_forms:hover{
    transform: scale(0.97);
}
.error_form{
color: #ff0000;
    position: absolute;
    left: 0px;
    top: 73px;	
}
.header-mobile {
display: none;
}


@media(max-width:550px){
  .modal-form .content{
    /*width:90%;*/
    margin: 80px 5px 5px 5px;
    /*height:90%;*/
  }
}
.btn-mobile_lip {
display: none;    
}
@media(max-width:768px) {
 .btn-mobile_lip {
display: block;
    position: sticky;
    bottom: 0;
    z-index: 10;
}
 .btn-mobile_lip .red-button {
     display: block;
     text-align: center;
     border-radius: 0;
 }
}