/*-------------------------------------------------------*/
/* General 
/*-------------------------------------------------------*/
 ::-webkit-input-placeholder {
    /* Chrome */
     color: #737373 !important;
}
 :-ms-input-placeholder {
    /* IE 10+ */
     color: #737373 !important;
}
 ::-moz-placeholder {
    /* Firefox 19+ */
     color: #737373 !important;
     opacity: 1;
}
 :-moz-placeholder {
    /* Firefox 4 - 18 */
     color: #737373 !important;
     opacity: 1;
}

 html,body{
     height: 100%;
}
 html{
     background: linear-gradient(90deg, #ff9200 0%,  #ff7b00 49.5%,  #ff9200 101.02%);
}
 body{
     color: #fff;
     letter-spacing: 0;
     background: transparent;
}
#animation_container{
      text-align: center; 
      margin:0 auto; 
}
#dom_overlay_container{
     width: 100%;
     max-width: 1920px;
     margin:0 auto;

    
}
 .h5{
     color: #fff;
}
.red{
     color: #E41E24;
}
.page-4 .titl-bl span{
      color: #E41E24;
}
 .bg-main{
     position: relative;
   
     
}
.modal-content p{
     color: #000000
}
 .main{
     padding-bottom: 30px;
}
 
 button{
     border: 0px;
     background: transparent;
}
 input, select, textarea, input.form-control, select.form-control, textarea.form-control{
     background: #f6f6f6;
     border-radius: 32px;
     padding: 13px 35px;
     border: 0;
     margin: 15px auto;
     line-height: 100%;
}
 select {
     -webkit-appearance: none;
     -moz-appearance: none;
     -ms-appearance: none;
     appearance: none !important;
     background: #fff url('../img/aup.svg') no-repeat;
     background-position: 95% center;
     background-size: 20px;
     padding: 0 35px;
}
 textarea, select{
     color: #B4B4B4;
}
 h1{
     color: #E41E24;
     font-size: 30px;
     font-weight: 700;
}
 h4{
     font-weight: 700;
     color: #E41E24;
     text-transform: uppercase;
}
 a:hover{
     text-decoration: none;
}
 .bg-darks h1{
     padding: 70px 0 90px;
     color: #fff;
     font-weight: 700;
}
 .bg-darks h1 span{
     border-bottom: 10px solid #E41E24;
}
 table{
     width: 100%;
     text-align: center;
     font-size: 14px;
     color: #E41E24;
     font-weight: bold;
}
 table td{
     padding: 20px 10px;
     max-width: 400px;
     vertical-align: top;
}

 thead th{
     font-weight: normal;
     color: #b9b6b6 
}
 tbody tr:nth-child(2n+1){
     background: #f6f6f6 
}
 .main_btn{
     position: absolute;
     text-align: center;
     bottom: 10%;
     left: 50%;
     width: 500px;
     margin-left: -250px;
     z-index: 1000;
}
 .btn{
     background: linear-gradient(226.02deg, #EE252B 14.96%, #CA0A10 91.1%);
     border-radius: 54px;
     font-weight: 700;
     color: #fff;
     padding: 30px 50px;
}
 .btn:hover{
     background: linear-gradient(226.02deg, #CA0A10 14.96%, #EE252B 91.1%);
     color: #FFFFFF;
}
 .btn-link {
     font-weight: 700;
     color: #3e060b;
}
 .btn-enter{
     position: relative;
     top: -6px;
     border: 2px solid #E40005;
     border-radius: 40px;
     text-align: center;
     color: #E40005 !important;
     text-transform: uppercase;
     padding: 12px 42px;
}
 .btn-enter:hover{
     background: #E40005;
     color: #FFFFFF !important;
}
 .btn-y{
     margin: 0px auto;
     display: block;
     padding: 20px 40px 
}
 .btn-enter-f{
     border: 1px solid #E40005;
     color: #E40005;
}
 .btn-enter-f:hover{
     background: #E40005;
     color: #FFF;
}
 .btn-reg-f{
     margin-top: 10px;
     background: #ffff35;
     color: #82B21D;
}
 .ruls-btn{
     background: #E41E24;
     color: #fff;
     display: inline-block;
     padding: 20px 40px;
     border-radius: 70px;
     font-weight: bold;
}
 .ruls-btn:hover{
     background: #E40005;
}
 .btn-enter-f{
     width: 40%;
     margin:0px auto;
     display: block;
     padding:15px 0;
     border: 0;
     border-radius: 30px 30px 0 0;
     background: rgb(255,255,255);
     background: -moz-linear-gradient(0deg, rgba(208,208,209,1) 0%, rgba(255,255,255,1) 100%);
     background: -webkit-linear-gradient(0deg, rgba(208,208,209,1) 0%, rgba(255,255,255,1) 100%);
     background: linear-gradient(0deg, rgba(208,208,209,1) 0%, rgba(255,255,255,1) 100%);
     font-weight: bold;
     color: #b8b8b8;
}
 .btn-reg-f:hover{
     background: #E41E24;
     color: #FFFFFF;
}
 .btn-mob{
     color: #E41E24;
     background: #FFFFFF;
     border-radius: 40px;
     padding: 12px 42px;
}
 .btn-mob:hover{
     font-weight: bold;
}
 .btn-y{
     margin-top: 20px;
     background: #EA7A00;
     color: #fff;
}
 form button{
     display: block;
     border-radius: 34px;
     padding: 12px 0;
}

 .input-phone{
     margin: 0;
     border: none;
     background: #f6f6f6 url(../img/icon/search.svg) no-repeat right center;
     background-position: 90% center;
     background-size: 20px;
     color: #E41E24;
     padding-right: 40px;
}
 .pt-60{
     padding-top: 40px 
}
 .pt-80{
     padding-top: 80px 
}
 .pb-80{
     padding-bottom: 80px 
}
 .ptb-40{
     padding: 40px 0 
}
 .mtb-40{
     margin: 40px auto;
}
 .mt-30{
     margin-top: 30px 
}
 .mt-40{
     margin-top: 40px 
}
 .plr{
     padding-top: 20px;
     padding-left: 40px;
     padding-right: 40px;
}
 .box-s, .box-ss{
     box-shadow: 0 0 10px 0px rgba(0,0,0, .2);
     padding-bottom: 50px 
}
 .box-s input{
     margin-top: 0px;
}
 .box-s .row > div:nth-child(2){
     padding-left: 10px;
}
 .box-s .lh-100{
     color: #000;
     font-size: 12px;
}
 .box-s input,.box-s button{
     width: 100%;
     margin-right: 20px;
}
 .box-s .btn{
     padding: 10px 50px !important;
     font-weight: normal;
}
 .color-y{
     color:#FFFF25 
}
 .pull-left{
     float: left;
}
 .bg-grey{
     background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(244,245,244,1) 100%);
     background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(244,245,244,1) 100%);
     background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(244,245,244,1) 100%);
}
 .lk .bg-grey{
     margin-bottom: 20px 
}
 .navbar-nav .nav-item a{
     padding: 5px 0 5px 40px;
     background-repeat: no-repeat;
     background-position: center left;
     font-weight: 700;
}
 .navbar-nav2 .enter_btn{
     position: relative;
     top: -4px;
}
 .navbar-nav2 {
     padding:0;
     margin: 0;
}
 .navbar-nav2 li{
     list-style: none;
     display: inline-block;
}
 .nav-link{
     color: #fff;
     font-size: 14px;
     font-weight: 700;
     transition: all 0.5s ease-out;
}
 .nav-link:hover{
     color:#EB2329;
}
 .navbar-nav2 .enter_btn{
     font-size: 14px;
     font-weight: 700;
     color: #fff;
     padding: 20px;
     background:#EB0000 url(../img/login.svg);
     background-repeat: no-repeat;
     background-position: center center;
     background-size: auto 20px;
     transition: all 0.5s ease-out;
     border-radius: 90%;
}
.navbar-nav2 .enter_btn:hover{
      background:#EA7A00 url(../img/login.svg);
       background-repeat: no-repeat;
     background-position: center center;
     background-size: auto 20px;
}
 .table-scroll{
     display: block;
     overflow: hidden;
     overflow-x: scroll;
}
 .wrap {
     height: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
}
 .main_btn .button {
     min-width: 300px;
     min-height: 60px;
     font-family: 'Nunito', sans-serif;
     font-size: 22px;
     text-transform: uppercase;
     letter-spacing: 1.3px;
     font-weight: 700;
     color: #fff;

     background: linear-gradient(180deg, #EB0000 0%, #9A0202 100%);
     border: none;
     border-radius: 1000px;
     
     transition: all 0.3s ease-in-out 0s;
     cursor: pointer;
     outline: none;
     position: relative;
     padding: 10px;
}
 .main_btn .button:hover,.main_btn .button:focus {
     color: #fff;
       background: linear-gradient(180deg, #9A0202 0%, #EB0000 100%);
     
}
 .btn_reg:hover, .enter_btn:hover{
     background: #AB6D34;
}
 .btn_reg{
     font-size: 14px;
     height: 40px;
     padding: 0px 15px;
     font-weight: 700;
     background: #EB0000;
     border-radius: 20px;
     color: #fff;
     margin-right: 10px;
     transition: all 0.5s ease-out;
}
 .reg-btn{
     padding: 5px 25px 5px 0 !important;
     background-repeat: no-repeat;
     background-position: center right;
     background-image: url(../img/icon/i6.png);
     background-size: auto 20px;
     margin-right:20px;
}
 .ico-download{
     display: inline-block;
     vertical-align: middle;
     width: 33px;
     height: 28px;
     background: url(../img/icon/download.png) no-repeat center;
     background-size: auto 100% ;
     margin: 0 10px 0 0;
}
 .card{
     border: none;
     background: none;
}
 .card-header:first-child{
     border: none;
     border-radius: 0;
     padding: 30px 0;
}
 .card-header{
     background: url(../img/arrowdown.png) no-repeat right center;
}
 .selected{
     background: url(../img/arrowup.svg) no-repeat right center;
}
 .card-header button{
     width: 100%;
}
 .card-body{
     font-weight: 300;
     padding: 30px 0;
}
 .accordion{
     font-size: 20px;
     color: #fff;
     margin: 0px auto;
     max-width: 1000px;
}
 .accordion .collapse{
     background: #fff;
     border-radius: 30px;
     color: #E41E24;
}
 .accordion .btn-link{
     color: #fff;
}
 .accordion b{
     font-weight: bold;
}
 .accordion .btn-link p, .accordion .collapse p{
     font-size: 16px;
}
 .accordion button{
     text-align: left;
}
 .accordion > .card .card-header{
     padding-left: 30px;
     padding-right: 30px;
}
 .accordion .collapse{
     padding-left: 30px;
     padding-right: 30px;
}
 .page-link{
     text-align: center;
     font-weight: bolder;
     border: none;
     color: #fff;
     background: none;
     border-radius: 50px;
     width: 50px;
     height: 50px;
     margin: 40px 10px 20px;
     display: table-cell;
     vertical-align: middle;
}
 .page-item:last-child .page-link{
     border-radius:50px;
     width: 50px;
     height: 50px;
}
 .page-item.disabled .page-link{
     background: #fff 0% 0% no-repeat;
     font-weight: bold;
     color: #E41E24;
     width: 50px;
     height: 50px;
     border-radius: 50px 
}
 .page-item.active .page-link{
     background-color: #ffff25;
     border-color: #ffff25;
}
 .lk .page-item.disabled .page-link{
     background: #E41E24 0% 0% no-repeat;
     font-weight: bold;
     color: #fff;
}
.page-4 .page-item.disabled .page-link{
      background: #E41E24 0% 0% no-repeat;
     color: #fff;
}
 .page-3 .page-link,  .page-4 .page-link{
     color: #E41E24;
     margin-left: 30px;
     margin-right: 30px;
}
 .page-3 .page-item.disabled .page-link{
     background: #E41E24 0% 0% no-repeat;
     color: #ffff25;
}
 .page-4 .gifts.slider span{
     position: relative;
     padding-bottom: 5px;
     right: auto;
}
 .gifts.slider p{
     color: #989898;
     padding-top: 20px;
     line-height: 120%;
}
 .lk{
     width: 100%;
     background: #fff;
     border-radius: 30px;
     padding:40px 0 10px;
     color: #737373;
     font-size: 18px;
}
 .lk nav{
     width: 100%;
     font-weight: 900;
}
 .lk .row{
     margin-left:0;
     margin-right: 0 
}
 .modals{
     width: 57%;
     margin:10px auto 40px;
     background: #fff;
     border-radius: 30px;
     padding:40px 40px 10px;
     color: #b8b8b8;
     font-size: 16px;
     box-shadow: 0px 7px 30px 0px #FFBB15;
}
 .model{
     box-shadow: 0px 7px 30px 0px #FFBB15;
}
 .lk .modals{
     padding:40px 100px 10px;
}
 .modals .btn, .modal .btn{
     width: 100%;
     padding:20px 0;
}
 .modals b, .modal b{
     font-size: 32px;
     font-weight: 700;
     color:#E41E24;
}
 .modal-content{
     border-radius: 27px !important;
}
 .modal-header, .modal-footer{
     border: 0 
}
 .modal .close{
     background: url(../img/close1.svg) no-repeat center;
     right: 30px;
     top: 30px;
}
 .close{
     background: url(../img/close.svg) no-repeat center;
     width: 20px;
     height: 20px;
     opacity: 1;
     position: absolute;
     right: 20px;
     top: 20px;
}
 .bl-center{
     display: block;
     margin: 20px auto 
}
 .back-top {
     position: relative;
     bottom: 0;
     left: 50%;
     margin-right: 25px;
     background:#EA7A00 url(../img/icon/top.svg) no-repeat center;
     background-position: center 20px;
     background-size: 25px auto;
     margin-left: -30px;
     cursor: pointer;
     width: 60px;
     height: 120px;
     border-radius: 50px 50px 0 0;
     z-index: 10000 
}
 .page-1{
     text-align: center;
  
     padding-bottom: 80px;
     padding-top: 80px;
}
 .bl-p{
     background: #fff;
     padding:10px 10px 60px;
     border-radius: 60px;
     box-shadow: 0px 7px 30px 0px #FFBB15;
     margin-top: 30px;
}
 .page-1 p{
     color: #E41E24;
     font-size: 20px;
     font-weight: 700;
     line-height: 100%;
}
 .page-1 span{
     font-size: 14px;
     color: #787878;
}
 .titl-bl span{
     color: #fff;
     font-size: 38px;
     font-weight: bold;
}
 .page-1 img{
     margin: 20px auto;
}
 .litres {
     background: #fff url(../img/litres.png) no-repeat center;
     background-size: 90% auto;
     border-radius: 40px;
     box-shadow: 0px 7px 30px 0px #FFBB15;
}
/*-------------------------------------------------------*/
/* Ruls 
/*-------------------------------------------------------*/
 .ruls{
     background: url("../img/ruls.png") no-repeat center;
     min-height: 700px;
     background-size: 100%;
}
 .ruls .h5, .ruls .h5 a{
     font-size: 30px;
     font-weight: 700;
     color: #ffff35;
}
 .ruls .num{
     display: block;
     margin:30px auto;
     background:#ffff35;
     border-radius: 20px;
     color: #E41E24;
     font-weight: bolder;
     padding-top: 10px;
     width: 40px;
     height: 40px;
     font-size: 27px;
}
 .whatsapp{
     background: url(../img/icon/whatsapp.png) no-repeat left;
     padding-left: 22px;
     background-size: contain;
}
 .telegramm{
     background: url(../img/icon/telegramm.png) no-repeat left;
     padding-left: 22px;
     background-size: contain;
}
 .page-2{

     color: #989898;
     font-size: 16px;
     line-height: 130%;
     padding: 100px 0;
}
.page-2 .container{
     background: #fff;
     border-radius:50px;
     padding:50px 0; 
}
.page-2 .container .row{
     margin-left: 0;
     margin-right: 0;
}
 .page-5{
     position: relative;
     padding-bottom: 50px;
}
 .page-5 .container{
     position: relative;
     z-index: 2;
}
 
 .page-2 .gifts{
     padding-bottom: 50px;
}
 .h5{
     font-size: 30px;
     font-weight: 700;
}
 .page-2 .titl-bl span{
     color: #E41E24;
     font-size: 48px;
     font-weight: bolder;
}
 .page-2 a{
     color: #fff 
}
 .page-2 .info{
     font-size: 14px;
     color: #989898;
}
 .box{
     background: #fff;
     position: relative;
     margin:10px;
     padding:20px 10px 30px;
     border-radius: 50px;
}
 .page-3 .gifts .box div p {
     text-align: left;
}
 .page-3 .gifts .box div b {
     font-size: 30px;
}
 .box div{
     width: 50%;
     margin-top:50px;
     margin-bottom: 40px;
     margin-left: 50%;
}
 .gifts img.g_priz{
     position: absolute;
     top: -30px;
     width: 45%;
     max-width: 45%;
}
 .gifts{
     margin:50px auto 0;
}
 .gifts img{
     display: block;
     margin:30px auto 10px;
     width: 100%;
     max-width: 190px;
}
 .gifts span{
     display: inline-block;
     margin:0px auto;
     background:#E41E24;
     border-radius: 20px;
     color: #fff;
     font-weight: bolder;
     font-size: 24px;
     padding: 8px 15px;
     line-height: 100%;
     position: absolute;
     right: 20px;
}
 .gifts p b{
}
 .info{
     color: #E41E24;
     font-size: 20px;
     line-height: 120%;
}
 .grey_c{
     color: #b9b6b6;
}
 .phone-q{
     width: 100%;
}
 .page-3 .gifts .col{
     padding: 0;
}
 .page-3 .gifts p{
     text-align: center;
     color: #989898;
     font-size: 17px;
     line-height: 120%;
     width: 70%;
     margin: 0px auto;
}
 .page-4 .container{
     background: #fff;
     border-radius: 40px;
     padding:50px;
}
 .titl-bl{
     font-weight: bold;
}
 .page-4 .qu div{
     padding:40px;
     border-radius: 30px;
}
 .page-4 .qu div:nth-child(2n){
     background: #fff;
     color: #E41E24 
}
 .page-4 .qu div:nth-child(2n) span{
     color: #E41E24 
}
 .lk .qu div{
     padding: 20px 40px;
     border-radius: 30px;
     line-height: 120% 
}
 .lk .qu div:nth-child(1){
     margin-top: 20px;
}
 .lk .qu div:nth-child(n){
     color: #737373 
}
 .lk .qu div:nth-child(2n+1){
     background: #F6F6F6;
     color: #737373;
}
 .lk .qu div:nth-child(n) span{
     display: block;
     color: #E41E24;
     padding-bottom: 10px;
     font-weight: bolder;
}
 .page-4 span{
     display: block;
     font-weight: bolder;
}
 .lk .qu div:nth-child(2n+1) span{
     display: block;
     color: #E41E24;
     padding-bottom: 10px;
     font-weight: bolder;
}
 .phone-q-t{
     text-align: right;
     color: #fff;
     font-weight: bolder;
}
 .lk .btn{
     padding:15px 30px;
}
 .lh-100{
     line-height: 100% 
}
 .lk .texts{
     color: #E41E24;
     line-height: 100%;
     font-size: 18px;
     padding-top: 10px 
}
 .lk thead tr{
     background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(244,245,244,1) 100%);
     background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(244,245,244,1) 100%);
     background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(244,245,244,1) 100%);
}
 .lk thead th{
     padding:15px 0;
}
 .lk tbody td{
     padding:15px 0;
}
 .lk tr:nth-child(2n){
     background:#fff;
}
 .lk .page-link{
     color: #E41E24;
}
 .lk .pagination{
     margin:0 
}
 .bl-line{
     display: inline-block;
     margin-top: 50px;
}
 .bl-line:nth-child(2){
     float: right;
}
 .page-link-last, .page-link-next{
     position: relative;
     display: inline-block;
     width: 50px;
     height: 50px;
     padding: 0;
     border-radius: 50px;
}
 .page-link-last{
     background: url('../img/icon/prev.svg') no-repeat center;
     background-size: 15px;
}
 .page-link-next{
     background:url('../img/icon/next.svg') no-repeat center;
     background-size: 15px;
}
 .page-4 .page-link-last{
     background: url('../img/icon/prev.svg') no-repeat center;
     background-size: 15px;
}
 .page-4 .page-link-next{
     background: url('../img/icon/next.svg') no-repeat center;
     background-size: 15px;
}
 .page-link-next:hover{
     background: #E41E24 url('../img/icon/nextw.svg') no-repeat center;
     background-size: 15px;
}
 .page-link-last:hover{
     background: #E41E24 url('../img/icon/prevw.svg') no-repeat center;
     background-size: 15px;
}
 .page-3 .page-link-last{
     background: url('../img/icon/prev.svg') no-repeat center;
     background-size: 15px;
}
 .page-3 .page-link-next{
     background:url('../img/icon/next.svg') no-repeat center;
     background-size: 15px;
}
 .page-3 .page-link-next:hover{
     background: #E41E24 url('../img/next.png') no-repeat center;
     background-size: 15px;
}
 .page-3 .page-link-last:hover{
     background: #E41E24 url('../img/prev.png') no-repeat center;
     background-size: 15px;
}
 .page-5 .titl-bl{
     text-align: center;
}
/*-------------------------------------------------------*/
/* Navigation 
/*-------------------------------------------------------*/
 .nav-link, .navbar-nav2 button{
     text-align: center;
     text-transform: uppercase;
     padding-bottom: 0 
}
 .navbar-expand-md .navbar-nav .nav-link{
     margin-right: 15px;
}
 .navbar-toggler{
     background: url(../img/close.svg) no-repeat center;
}
 .navbar-toggler.collapsed{
     background: url(../img/menu.svg) no-repeat center;
}
 .hite-s{
     display: none;
}
 .rest{
     display: inline-block;
     width: 30px;
     height: 50px;
     background: url(../img/res.png) center no-repeat;
     vertical-align: top;
     margin-right: 10px;
}
 .captcha{
     display: inline-block;
     width: calc(100% - 40px);
     max-width: 100px;
}
/*-------------------------------------------------------*/
/* footer 
/*-------------------------------------------------------*/
 footer{
     background: #761713;
     padding: 70px 0 0;
}
 footer p, footer a{
     color: #AB6D34;
     font-size: 14px;
     font-weight: 300;
     line-height: 120%;
}
 footer a{
     text-decoration: underline;
}
 footer a:hover{
     color: #ffff25 
}
/*-------------------------------------------------------*/
/* enter & reg 
/*-------------------------------------------------------*/
 form.enter .form-group, form.enter .form-row{
     margin: 10px auto 
}
 form.enter .form-group input{
     background: #f6f6f6;
     border: none;
     border-radius: 32px;
     color: #3e060b;
     height: 45px;
     padding-left: 40px;
     width: 100%;
     margin: 15px auto 
}
 form.enter .form-row{
     margin: 40px auto 
}
 .forget{
     display: inline;
     padding:0;
     border-radius: 0px;
     font-style: italic;
     font-size: 16px;
     text-decoration: underline;
     color: #E41E24;
}
 .forgetpass p{
     color: #b8b8b8;
}
 label{
     color: #696464;
}
 .forgetpass form{
     margin-top: 50px;
}
 .reg input{
     padding: 13px 25px;
}
 .lk select.form-control {
     padding: 10px 25px 10px;
     color: #B4B4B4;
}
 .lk select.form-control, .form-tabs select{
     background: #F6F6F6 url('../img/icon/out.svg') no-repeat;
     background-position: 95% center;
     background-size: 20px;
}
 .reg .btn{
     padding: 12px 30px;
}
 .label-check__input:checked + .label-check__new-input {
     background: #E41E24 url(../img/chekbox.png) no-repeat center;
     border: 1px solid #E41E24;
}
 .label-check {
     width: 100%;
     cursor: pointer;
     padding-left: 35px;
     position: relative;
     z-index: 100;
}
 .col .label-check.option{
     color: transparent;
     width: auto;
}
 .reg .custom-checkbox .label-check{
     color: #737373;
     font-size: 12px;
}
 .form-row{
     align-items: center;
}
 .custom-control {
     position: relative;
     display: block;
     min-height: 1.5rem;
     padding-left: 0;
     margin-bottom: 10px;
}
 .label-check__input {
     display: none;
}
 .label-check__new-input {
     position: absolute;
     left: 0px;
     top: 0px;
     width: 30px;
     height: 30px;
     background: #F6F6F6;
     border: 1px solid #E0E0E0;
     border-radius: 30px;
     font-size: 12px;
}
 .label-check__new-input-m:after{
     content: "М";
     display: block;
     position: absolute;
     margin-left: 8px;
     margin-top: 5px;
}
 .label-check__new-input-z:after{
     content: "Ж";
     display: block;
     position: absolute;
     margin-left: 8px;
     margin-top: 5px;
}
 .label-check__new-input-rf{
     width: 40px 
}
 .label-check__new-input-i{
     width: 55px 
}
 .label-check__new-input-rf:after{
     content: "РФ";
     display: block;
     position: absolute;
     margin-left: 10px;
     margin-top: 5px;
}
 .label-check__new-input-i:after{
     content: "Иное";
     display: block;
     position: absolute;
     margin-left: 10px;
     margin-top: 5px;
}
 .label-check__input:checked + .label-check__new-input-m, .label-check__input:checked + .label-check__new-input-z, .label-check__input:checked + .label-check__new-input-rf, .label-check__input:checked + .label-check__new-input-i {
     background: #E41E24 ;
     border: 1px solid #E41E24;
     color: #fff 
}
 .col-f{
     display: flex;
     justify-content: space-between;
}
 .col-f .col{
     flex: 0 1 auto;
}
 .forgetpass .modal-body{
     width: 100%;
     max-width: 490px;
     margin: 60px auto;
     padding: 0 40px;
}
 .forgetpass label{
     margin-top: 40px 
}
 .captcha_g >div:nth-child(2){
     padding-left: 0;
}
 .captcha_g >div:nth-child(2) input{
     margin-top: 5px 
}
 .reg .info-text{
     font-size: 14px;
     line-height: 100%;
}
 .reg .info-text a{
     color: #E40005;
     text-decoration: underline;
}
/*-------------------------------------------------------*/
/* LK 
/*-------------------------------------------------------*/
 .nav-tabs {
     position: relative;
     border: none;
     padding:0 40px;
     margin-top: 50px;
}
 .nav-tabs .nav-link {
     border: none;
     border-top-left-radius: 30px;
     border-top-right-radius: 30px;
     background: #EA7A00;
     text-align: center;
     font-weight: 700;
     color: #fff;
     padding: 10px 40px;
     font-weight: bold;
     -moz-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
     -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
     box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.2);
}
 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
     background: #E41E24;
     color: #fff;
     border: none;
}
 .nav-tabs .nav-item{
     margin-bottom: 0px;
     width: 50%;
}
 .tab-content{
     background: #EFF7F9;
     padding-top: 70px;
}
 .tab-content .info-text{
     color: #0D0D0D;
}
 .tab-content .btn-y{
     text-transform: none !important;
     margin: 20px auto 
}
 .i-q, .i-p{
     display: inline-block;
     width: 46px;
     height: 33px;
     vertical-align: middle;
     margin-right: 20px;
}
 .i-q{
     background: url(../img/i-q.svg) no-repeat center;
}
 .i-p{
     background: url(../img/i-p.svg) no-repeat center;
}
 .tab-content h3{
     font-weight: bold;
     color: #3e060b;
}
 .question{
     background: #EFF7F9;
     border-radius: 40px;
     padding: 40px;
     font-weight: 300;
     color: #777777;
}
 .answer{
     padding: 40px;
     color: #777777;
     font-weight: 300;
}
 .question b, .answer b{
     font-weight: bold;
}
 .table-scroll{
     overflow-x: scroll;
}
 .qrmodel .modal-body {
     width: 100%;
     max-width: 410px;
     padding: 0px;
     margin: 60px auto 
}
 .file-input-img{
     background: #EDF8FD 0% 0% no-repeat padding-box;
     border: 1px solid #7A7878;
     border-radius: 27px;
     margin: 0px auto;
     background:#edf8fd url(../img/img-input.png) no-repeat;
     background-position: center 80px;
     min-height: 384px;
     text-align: center;
}
 .qrmodel input[type="file"] {
     width: 0.1px;
     height: 0.1px;
     opacity: 0;
     position: absolute;
     z-index: -10;
}
 .file-input-img label{
     text-align: center;
     font-weight: bold;
     color: #000000;
     margin-top: 200px 
}
 .fixmodel .modal-body{
     width: 100%;
     max-width: 1000px;
     margin: 60px auto 
}
 .fixmodel label{
     margin-top: 25px;
}
 .img-bill{
     width: 100%;
     padding: 20px 0 20px 5px;
     border:1px solid #ccc;
}
 .fixmodel .info-text{
     color: #696464;
     padding: 25px 0 0;
     margin: 0 0 0.7rem 
}
/*-------------------------------------------------------*/
/* screen 
/*-------------------------------------------------------*/
 @media only screen and (min-width: 970px) {
     .page-3 .row.gifts.slider{
         display: block;
    }
     .page-3 .row.gifts.slider .col{
         display: inline-block;
         max-width: 33%;
    }
     .litres{
         height: 150px;
    }
     .bg-main {
         position: relative;
         height: 100%;
         min-height: 680px;
    }
     .navbar-brand img{
         height: 57px;
    }
     .page-1 img{
         width: 85%;
         max-width: 300px;
         text-align: center;
    }
}
 @media only screen and (max-width: 970px) {
     .main_btn .button:after{
         display: none;
    }
     .header{
         display: none;
    }
     .navbar{
         background: #ff7b00;
    }
     .ruls {
         background: url("../img/rulsm.png") no-repeat center;
         background-size: auto;
         min-height: 800px;
         background-size: auto 100%;
    }
     .litres {
         background: #fff url(../img/litres_mm.png) no-repeat center;
         height: 200px;
         background-size: auto 90%;
    }
     .phone-q-t{
         text-align: center;
         margin-top:30px;
    }
     .page-4 .container {
         padding: 0 10px;
    }
     .ptb-40 {
         padding: 20px 0;
    }
     .slick-prev {
         left: 0px !important;
    }
     .slick-next {
         right: 0px !important;
    }
    .page-2 .container{
     padding-left: 10px;
     padding-right: 10px;
    }
     .container{
         max-width: 100%;
         padding: 0 10px;
    }
     .bg-main {
         position: relative;
         height: 100%;
         min-height: 650px;
    }
     .nav-tabs {
         padding: 0;
    }
     .plr {
         padding-left: 10px;
         padding-right: 10px;
    }
     .page-1 img{
         max-width: 95%;
    }
     .page-1 p{
         color: #E41E24;
         font-size: 20px;
         font-weight: bolder;
    }
     .page-1 span {
         font-size: 14px;
    }
     .page-2 {
         font-size: 14px;
    }
     .gifts span {
         font-size: 17px;
    }
     .ruls .h5 {
         font-size: 20px;
    }
     .navbar-brand img{
         height: 57px;
    }
     .titl-bl span, .page-2 .titl-bl span {
         font-size: 25px;
    }
     .pt-80{
         padding-top: 40px 
    }
     .pb-80{
         padding-bottom: 40px 
    }
     .mt-40{
         margin-top: 20px 
    }
     .mount-f{
         margin: 20px auto 
    }
}
 @media (max-width: 950px) {
 	.box {

  padding-bottom: 100px;
}
     .modal{
         width: 100%;
    }
    #animation_container{
     margin-top: 10%;

    }
     .main_btn {
          
         bottom: 5%;
         left: 50%;
         width: 100%;
         margin-left: -50%;
    }
     .bg-main {
   

  }
    .main_btn .button::before{
     top: -40%;
     right: 90%;
     width: 70px;
     display: none;
    }
     .page-4 .titl-bl{
         margin-top:20px;
    }
     .main_btn::after{
         display: none !important;
    }
     .page-2 {
         background: url("../img/page-2.png") no-repeat;
         background-size: auto 100%;
    }
     body,footer p, .card-body, .page-item .page-link, input, select, textarea, input.form-control, select.form-control, textarea.form-control, .enter p,.nav-tabs .nav-link, .info-text, .question, .answer{
         font-size: 16px;
         line-height: 21px 
    }
     h4, .tab-content h3{
         font-size: 24px;
         line-height: 43px 
    }
     .tite-bl {
         margin-top: 7px;
    }
     footer .navbar-brand img{
         height: 57px;
    }
     footer .navbar-brand{
         display: block;
         text-align: center;
    }
     .lk .box-s >div:nth-child(2){
         position: absolute;
    }
     .lk .box-s >div:nth-child(1){
         margin-top: 170px;
    }
     .lk .btn{
         margin-bottom: 20px;
    }
     .box-ss .row, .form-row {
         display: block;
    }
     .reg .form-row:nth-child(3){
         display: flex;
    }
     .label-check__new-input {
         top: 0px;
    }
     .reg .info-text.text-right{
         text-align: left !important;
         padding: 20px 0 0;
    }
     .modals{
         width: 100%;
         padding: 20px 10px;
    }
     .btn-enter-f, .btn-reg-f{
         width: 80%;
         padding: 10px 0 
    }
     .modals b{
         font-size: 20px;
    }
     .page-1 img{
         margin:0;
         width: 70%;
    }
     .pt-60{
         padding-top: 0px;
    }
     .ruls .col{
         padding: 0 40px;
    }
     .navbar-nav{
         display: block;
    }
     .navbar-expand-md .navbar-nav .nav-link {
         margin-right: 15px;
         text-align: right;
    }
     .btn_reg{
         position: fixed;
         top: 22px;
         right: 70px;
    }
     .navbar-nav .nav-item a, .navbar-nav2 .nav-item {
         font-size: 20px;
    }
     .navbar-nav2{
         margin-right: 15px;
         text-align: right;
    }
     .page-2,.page-4{
         padding-top: 70px;
    }
     .gifts {
         margin: 50px auto 0;
    }
     .page-3 .gifts{
         margin: 0px auto 0;
    }
     .page-4 .titl-bl span {
         text-align: center;
         padding-top: 0px;
    }
     .phone-q {
         background-size: 100% auto;
         background-position:0 20px 
    }
     .tite-bl .h1{
         font-weight: bold;
    }
     .tite-bl .h1 span{
         font-weight: bold;
    }
     .ico-download, .btn-y:hover .ico-download, .i-q, .i-p{
         width: 32px;
         height: 27px;
         background-size: contain;
         background-repeat: no-repeat;
         margin: 0 10px 0 0;
    }
     .gifts .img-bl img{
         width: 70%;
    }
     .btn-link{
         font-size: 20px;
         line-height: 24px;
         padding: 0px 0px 
    }
     .page-item.disabled .page-link, .page-item .page-link,.page-item:last-child .page-link {
         width: 36px;
         height: 36px;
         border-radius: 36px;
    }
     .nav-item{
         margin: 10px auto 
    }
     .hite-s{
         display: inline-block;
    }
     .btn-enter{
         position: relative;
         top: 0;
         border: 2px solid #fff;
         border-radius: 40px;
         text-align: center;
         color: #fff !important;
         text-transform: uppercase;
         padding: 12px 42px;
    }
     .btn-enter:hover{
         background: #fff;
         color: #E41E24;
    }
     .tab-content .info-text{
         margin-bottom: 20px;
    }
     .titl-bl{
         text-align: center 
    }
     .info{
         text-align: center;
         font-size: 12px;
    }
     .input-phone{
         margin:10px auto 
    }
}
 @media (max-width: 670px) {

     .g_priz{
         position: absolute;
         bottom: 0px;
         top: 60px !important;
         width: 90% !important;
         max-width: 90% !important;
    }
     .box div {
         text-align: center;
         width: 100%;
         margin-top: 30px;
         margin-bottom: 120px;
         margin-left: 0px;
    }
     .page-3 .gifts p{
         text-align: center !important;
    }
     .modal-dialog{
         max-width: 100% !important;
    }
     .row{
         margin-right: 5px;
         margin-left: 5px;
    }
     .page-1 .col{
         width: 48% !important 
    }
     .page-1 img{
         max-width: 50%;
    }
     .litres{
         width: 95%;
         min-width: 95%;
    }
   
 
     .back-top{
         margin-left: -25px;
    }
     .ruls-btn{
         margin-top: 30px;
    }
}
 @media (max-width: 450px) {
   
     .gifts{
         display: block;
    }
     .gifts >div{
         margin-bottom: 50px;
    }
     .page-2 .gifts {
         padding-bottom: 0px;
    }
     .page-5:before, .page-5:after{
         display: none;
    }
}
 @media (max-width: 350px) {
     .bg-main, .bg-main:before {
         min-height: 790px;
    }
}
 @media only screen and (min-width: 1299px) {
     html, body{
         height: 100%;
    }
     .bg-main {
         position: relative;
         height: 100%;
         min-height: 1050px 
    }
     .navbar{
         padding: 10px 200px;
    }
     .reg-link{
         padding-left: 150px;
    }

}
 @media only screen and (min-width: 1300px) {
     .bg-main {
         min-height: 770px 
    }
}
 @media only screen and (min-width: 1650px) {
     .bg-main {
         min-height: 900px 
    }
}
 @media only screen and (min-width: 1900px) {
     .bg-main {
         min-height:1050px 
    }
	    .main_btn {
	  position: absolute;
	  text-align: center;
	  bottom: 15%;
	  left: 50%;
	  width: 500px;
	  margin-left: -250px;
	  z-index: 1000;
	}
	.main_btn .button {
     min-width: 400px;
     min-height: 90px;
 	}
 	.main_btn .button::after {
  		top: 38px;
	}
	.titl-bl span{
		font-size: 50px;
	}
	.h5{
		font-size: 50px;
	}
	.page-4 .titl-bl span, .page-5 .titl-bl span{
		font-size: 30px;
	}
}

 