* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body{
	weight:100%;
	height:100%;
    background-color: white; 
    min-width: 480px;
    align-items: center;  
}
.container{
    margin: 0 auto;
    width: 480px;
    background: linear-gradient(0deg,black,grey, black );
}
.header{
    background-image: url(../img/Безымянный-1.webp);
    background-repeat: no-repeat;
    position: relative;
    height: 626px;
    margin-bottom: -5px;
}
.top-line, p{
    padding-top: 10px;
    text-align: center;
    color: rgb(194, 194, 194);
    font-size: 20px;
    letter-spacing: 10px;
}
.top-line, h1{
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 40px;
    font-family: 'Arial Narrow Bold', sans-serif;
    letter-spacing: 0;
}
.block-btn{
    padding: 10px 20px;
    color: rgb(0, 0, 0);
    display: inline-block;
    font-size: 15px;
    text-align: center;
    background: -moz-linear-gradient(top, #ffb400 0%, #ff9c00 100%);
    background: -webkit-linear-gradient(top, #ffb400 0%, #ff9c00 100%);
    background: linear-gradient(to bottom, #ffb400 0%, #ff9c00 100%);
    font-weight: bolder;
    letter-spacing: 0;
    border-radius: 25px;
}
.plusy{
	margin:0;
	
    display: flex;
    list-style-type: none;
    justify-content: space-between;
}
.plusy li{
    padding: 0 15px;
    padding-top: 15px;
    list-style-type: none;
    font-size: 10px;
}
.plusy li img{
    height: 50px ;
    
}
.cont{
    padding-top: 350px;
    font-size: 17px;
    color: rgb(224, 186, 14);
}
.price {
    background-image: url(../img/price.jpg);
    height: 77px;
}
.price > div {
    width: 50%;
    float: left;
    color: #fff;
    line-height: 30px;
    text-align: center;
    padding-top: 0;
}
.price p {
    font-size: 17px;
    letter-spacing: 0;
}
.price .val {
    font-size: 31px;
    font-weight: 500;
}
.price .old span {
    text-decoration: line-through;
}
.price i {
    font-style: normal;
    text-transform: uppercase;
    font-size: 0.8em;
}
.price .new .val {
    font-weight: 900;
}
.timer {
    color: rgb(255, 255, 255);
    justify-content: center;
    align-content: center;
    text-align: center;
    padding-bottom: 25px;
    padding-top: 35px;
}
.button-m {
    border: none;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    display: block;
    margin: 0 auto;
    width: 320px;
    height: 86px;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    border-radius: 42px;
    border: 10px solid #fff;
    background: #ffb400;
    background: -moz-linear-gradient(top, #ffb400 0%, #ff9c00 100%);
    background: -webkit-linear-gradient(top, #ffb400 0%, #ff9c00 100%);
    background: linear-gradient(to bottom, #ffb400 0%, #ff9c00 100%);
    font-family: 'Proxima Nova', Arial, helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 66px;
    color: #fff;
    text-align: center;
    text-shadow: 0 2px 0 #ff9000;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 10%);
    padding-bottom: 15px;
    
}
.prod_count {
    margin: 0;
    text-align: center;
    margin: 25px 0 0;
}
.sec1{
    text-align: center;
    
    font-family: 'Arial Narrow Bold', sans-serif;
    
}
.sec1 h1{
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 30px;
    font-family: 'Arial Narrow Bold', sans-serif;
    letter-spacing: 0;
    padding-bottom: 25px;
}
.sec1-btn{
    padding-left: auto;
    padding-right: auto;
    padding: 10px 20px;
    color: rgb(0, 0, 0);
    display: inline-block;
    font-size: 15px;
    text-align: center;
    background: -moz-linear-gradient(top, #ffb400 0%, #ff9c00 100%);
    background: -webkit-linear-gradient(top, #ffb400 0%, #ff9c00 100%);
    background: linear-gradient(to bottom, #ffb400 0%, #ff9c00 100%);
    font-weight: bolder;
    letter-spacing: 0;
    border-radius: 25px;
}
.tablica{
    display: flex;
    padding-top: 40px;
    text-align: left;
    justify-content: flex-start;
}
.tabl{
    padding: 0;
    display: block;
    font-size: 20px;
}
.tabl li{
    display: flex;
    margin-bottom: 25px;
    padding-left: 60px;
    justify-content: start;
    font-size: 20px;
    align-items: center;
}
.tablica p{
    text-align: left;
    padding-left: 25px;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: bolder;
    padding-top: 0;
}
.tabl img{
    align-items: center;
    padding: 0;
    width: 50px;
    height: auto;
}
.tabl span{
    color: rgb(224, 186, 14);
}
.sheiver{
	
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 0;
    height: 100%;
    transform: rotate(15deg)
}
.sheiver img{
    max-width: 150px;
    height: auto;
}
.sec2{
    text-align: center;
    font-family: 'Arial Narrow Bold', sans-serif;
}
.sec2-2 h1{
    font-size: 30px;
    padding-top: 30px;
}
.zoom{
    padding: 25px 40px;
    display: flex;
    justify-content: space-between;
}
.tablica2{
    display: flex;
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: left;
    justify-content: flex-start;
}
.tabl2{
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    font-size: 20px;
    justify-content: left;
}
.tabl2 li{
    display: flex;
    padding: 15px 0 15px 35px;
    justify-content: start;
    align-items: center;
}
.tablica2 p{
    text-align: left; 
    font-size: 12px;
    letter-spacing: 0;
    font-weight: bolder;
    padding-top: 0;
}
.tabl2 img{
    align-items: center;
    padding: 0;
    width: 50px;
    height: auto;
}
.tabl2 span{
    color: rgb(224, 186, 14);
}
.sec3{
    margin-top: 30px;
    padding: 0 30px;
	margin-bottom: 30px;
}
.line1{
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
}
.line2{
    display: flex;
    justify-content: space-between;
}
.main-order-form {
    padding: 35px 50px;
}
.m1-form {
        margin: 0 auto;
}
.m1-form input.field {
    position: relative;
    display: block;
    outline: 0;
    border: none;
    background: #fff;
    width: 100%;
    height: 77px;
    margin: 0 auto 15px;
    padding: 0 20px;
    font-family: 'Museo Sans', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #181818;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.security {
    background: url(../img/security-icon.png) 23px 50% no-repeat;
    border: 1px dashed #075d74;
    margin-top: 23px;
    padding: 15px 30px 15px 90px;
    border-radius: 0 20px;
    color: #fff;
}
.security h4 {
    font-size: 18px;
    color: #fff600;
    text-transform: uppercase;
}
.security p {
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    letter-spacing: 3px;
}
.footer{
    color: #ff9000;
    letter-spacing: 0;
}
.footer p{
    color: #ff9000;
    letter-spacing: 0;
    
}
.footer a{
    text-decoration: none;
    color: #ff9000;
}
.order-form .order-text {
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}
.order-form {
    padding-top: 40px;
    align-items: center;   
    margin-left: 30px;
    margin-right: 30px;
    left: auto;
    right: auto;

}
.order-form .order-text h4 {
    font-family: 'Intro', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 1em;
    margin-bottom: 5px;
}
.order-form .order-text p {
    font-family: 'Intro', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 5px;
    letter-spacing: 3px;
    margin-left: 50px;
    margin-right: 50px;
}