/*
Theme Name: Foreign lotteries 
Theme URI: https://jamilgaleev.ru 
Author: Jamil R. Galeev  /  https://jamilgaleev.ru 
Version: 1.0 
Description: Foreign lotteries in Russia, Ukraine, Kazakhstan and Belarus
*/
@font-face {
    font-family: 'Gothapro';
    font-weight: 400;
    font-style: normal;
    src: local('GothamPro'),
         url(/wp-content/themes/lottothrill/fonts/GothamPro.eot') format('eot'),	
         url(/wp-content/themes/lottothrill/fonts/fonts/GothamPro.ttf) format('ttf'),		
         url(/wp-content/themes/lottothrill/fonts/fonts/GothamPro.woff) format('woff');    
}

@font-face {
    font-family: 'Gothapro';
    font-weight: 300;
    font-style: normal;
    src: 
        local('GothamPro-Light'),
        url('/wp-content/themes/lottothrill/fonts/GothamPro-Light.woff') format('woff'), 
        url('/wp-content/themes/lottothrill/fonts/fonts/GothamPro-Light.ttf') format('ttf'),		
	    url('/wp-content/themes/lottothrill/fonts/fonts/GothamPro-Light.eot') format('eot');

}

@font-face {
    font-family: 'Gothapro';
    font-weight: 700;
    font-style: normal;
    src: 
        local('GothamPro-Bold'),
        url('/wp-content/themes/lottothrill/fonts/GothamPro-Bold.woff') format('woff'),
        url('/wp-content/themes/lottothrill/fonts/GothamPro-Bold.ttf') format('ttf'),		
        url('/wp-content/themes/lottothrill/fonts/GothamPro-Bold.eot') format('eot'); 
}

@font-face {
    font-family: 'Gothapro';
    font-weight: 900;
    font-style: normal;
    src: 
        local('GothamPro-Black'),	
        url('/wp-content/themes/lottothrill/fonts/GothamPro-Black.woff') format('woff'),
		url('/wp-content/themes/lottothrill/fonts/GothamPro-Black.ttf') format('ttf'),
        url('/wp-content/themes/lottothrill/fonts/GothamPro-Black.eot') format('eot');
}

.w-nav-overlay{
	height: 100vh !important;
}
.useful-articles .slick-list{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -5px;
    margin-right: -5px;
}

.useful-articles .slick-slide {
    transition: all 0.1s ease;
    box-shadow: none;
}

.useful-articles .slick-active {
    box-shadow: 0 4px 16px 4px rgba(11, 29, 63, 0.1);
}

.useful-articles .slick-next::before, .useful-articles .slick-prev::before{
    display: none;
}

.useful-articles .slick-next, .useful-articles .slick-prev{
    font-size: 36px;
    color: #0b64bb;
    width: 36px;
    height: 36px;
}

.useful-articles .slick-prev{
    left: -44px;
}

.useful-articles .slick-next{
    right: -44px;
}

.useful-articles .slick-next:hover, .useful-articles .slick-prev:hover, .useful-articles .slick-prev:focus, .useful-articles .slick-next:focus {
    color: #0b64bb;
}

.useful-articles .slick-disabled{
    opacity: 0.3;
}

@media screen and (max-width: 922px) {
    .useful-articles .slick-slide {
        box-shadow: 0 4px 16px 4px rgba(11, 29, 63, 0.1);
    }
}

@media screen and (max-width: 830px) {
    .useful-articles .slick-slide {
        box-shadow: none;
    }
    .useful-articles .slick-active {
        box-shadow: 0 4px 16px 4px rgba(11, 29, 63, 0.1);
    }
}

.avtor{
    text-align: right;
    margin-top: 20px;
}

.p-avtor{
    display: none;
}
.p-avtor a:hover{
    text-decoration: none;
}
.p-avtor__img img{
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 300px;
}
.p-avtor__name{
    font-weight: 600;
    font-size: 17px;
    margin-top: 14px;
}
.p-avtor__desc{
    font-size: 15px;
    line-height: 22px;
    color: #333;
    margin-top: 8px;
    margin-bottom: 8px;
}
.p-avtor{
    width: 100%;
    max-width: 500px;
    border-radius: 15px;
}
.p-avtor .is-close{
    top: 10px !important;
    right: 10px !important;
    color: #3c3c3c !important;
    box-shadow: none !important;
}
.p-avtor__soc a{
    margin-right: 8px;
}
.p-avtor .is-close svg{
    filter: none !important;
}
.p-avtor__share{
    margin-top: 20px;
}
.p-avtor__share-soc{
    margin-top: 8px;
}
.abh_box{
    display: none;
}

.soderzhanie{
    display: inline-block;
    border: 1px solid #a2a9b1;
    background-color: #f8f9fa;
    padding: 7px 7px 7px 40px;
}

.soderzhanie li{
    color: #000;
    line-height: 21px;
    font-size: 13px;
    margin-bottom: 1px;
    margin-top: 0px;
}

.soderzhanie a {
    color: #1b99f7;
}

.innerB, .number {
    position: relative;
}

.innerB {
    display: block;
}

.innerA {
    position: absolute;
    line-height: 70px;
    padding: 0;
    margin: 0;
    left: 0;
    top: -2px;
    display: block;
    overflow: hidden;
}

.innerA, .innerB {
    width: 100%;
    height: 100%;
    border-radius: 40px;
}

.circle{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

@media screen and (max-width: 767px){
    .innerA {
        line-height: 50px;
    }
}

@media screen and (max-width: 479px){
    .innerA {
        line-height: 30px;
    }
}


.column-left-post-banner{
    padding-top: 15px;
}

.cover-date{
    margin-bottom: 0;
    max-width: 280px;
}

.baner-date{
    font-size: 36px;
    line-height: 36px;
}

.text-week{
    font-size: 18px;
    margin-top: 0;
}

.banner-month{
    line-height: 14px;
    font-size: 14px;
}

.banner-post-logo{
    width: 270px;
    margin-top: 20px;
}

.column-right-post-banner{
    padding-top: 15px;
    padding-right: 25px;
}

.banner-jackpot{
    margin-bottom: 15px;
}

.text-block-33{
    margin-bottom: 12px;
}

.footer__box{
    display: flex;
    position: relative;
    justify-content: space-between;
    padding: 50px 0;
}

.footer__logo{
    width: 200px;
    flex: 0 0 auto;
}

.footer__menu{
    display: flex;
    flex: 1;
    margin: 0 30px;
}

.footer__menu-col{
    display: flex;
    flex-direction: column;
    width: 25%;
    margin: 0 10px;
}

.footer__menu-col-list{
    display: flex;
    flex-direction: column;
    margin-top: 16px;
}

.footer__menu-col-item{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 14px;
}

.footer__menu-parent{
    color: #fff;
    font-weight: 700;
    font-size: 17px;
}

@media screen and (max-width: 991px){
    .footer__box{
        flex-direction: column;
    }
    .footer__menu{
        margin: 30px 0;
    }
    .footer__menu-col{

    }
    .footer__box .cover-soc{
        margin-top: 0px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .footer__box{
        padding-top: 20px;
    }
    .footer__menu{
        flex-wrap: wrap;
    }
    .footer__menu-col{
        width: 50%;
        margin: 0;
        margin-bottom: 20px;
    }
    .footer__box .cover-soc{
        margin: 0;
        float: none;
        text-align: left;
    }
}

@media screen and (max-width: 425px) {
    .footer__logo{
        margin: auto;
    }
    .footer__box .cover-soc {
        text-align: center;
    }
    .footer__menu-col{

    }
    .footer__menu{

    }
    .footer__menu-col{
        margin-bottom: 25px;
        text-align: center;
        width: 100%;
    }
    .footer__box{

    }
}

.section-footer{
    display: none;
}

.section-footer-new{
    display: block;
}

@media screen and (max-width: 479px){
    .banner-post-logo{
        width: auto;
    }
    .innerA{
        top: 0;
    }
    .innerB{
        font-weight: bold;
    }
}

.cover-generator-jackpot .button-gen{
    line-height: 26px;
}

/*Styles for dear lottery*/

/*general*/
/*@font-face {
    font-family: "Chivo";
    font-style: normal;
    font-weight: 600;
   src: local("Chivo"),
         url("./fonts/Chivo-Black.woff") format("woff"),
         url("./fonts/Chivo-Black.ttf") format("ttf");
  }
*/

.container-margin{
    margin-bottom: 45px
}
.column-left .text-block-12{
    color: #192d53;
    margin-right: 0px;
}

@media (min-width: 992px) and (max-width: 1105px){
    .column-left .text-block-12{
        margin-bottom: 15px;
    }
}
@media (max-width: 769px){
    .lg-down{
        visibility: hidden !important;
        height: 0px !important;
        width: 0px !important;
    }     
}
@media (min-width: 770px){  
    .lg-up{
        visibility: hidden !important;
        height: 0px !important;
        width: 0px !important;
    }  
}

/*links block*/
.cover-dear-lotttery-links{
    display: flex;
    justify-content: space-between;
}
@media (max-width: 769px){
    .cover-dear-lotttery-links{
        flex-direction: column;
        align-items: center;
        max-width: 95%;
        margin: 0px auto;
    }
    .wprt-container-dear-lottery {
        max-width: 90%;
        margin: 0px auto 50px auto;
    }
}
.dear-lotttery-links__item{
    background-image: url(./images/lottery-links-bg.png);
    background-position: center;
    min-height: 100px;
    background-size: cover;
    max-width: 30%;
    min-width: 280px;
    display: flex;
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
    border-radius: 20px;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.25);  
}
@media (max-width: 769px){
    .dear-lotttery-links__item{
        max-width: 100%;
        min-width: 100% !important;
        margin-bottom: 20px;
        min-height: auto;
    }
    .dear-lotttery-links__link{
        padding: 0px 0px !important;
        border-radius: 5px;
    }
    .dear-lotttery-links__item-title{
        border-radius: 3px;
    }
}

@media (max-width: 651px){
    .dear-lotttery-links__item-title{
        justify-content: flex-start !important;
    }
}


@media (max-width: 1191px){
    .dear-lotttery-links__item{
        min-width: 250px; 
    }
}

@media (max-width: 1027px){
    .dear-lotttery-links__item{
        min-width: 230px; 
    }
}
.dear-lotttery-links__item:hover{
    background-position: left;
    transition: 0.5s; 
    filter: saturate(120%);
}
.dear-lotttery-links__item:hover  .dear-lotttery-links__link{
    text-decoration: none;
    transition: 0.5s; 
}
.dear-lotttery-links__item:hover  .dear-lotttery-links__item-title{
    background: linear-gradient(180deg,  #AB3943 1.17%, #DB2434 100%);
    transition: 0.5s;    
}

.dear-lotttery-links__item:hover .dear-lotttery-links__item-descr{
    color: #f7e9d5;
}
.dear-lotttery-links__link{
    display: block;
    padding: 35px 0px;
    text-align: center;   
    border-radius: 20px;
    transition: 2s;
}
.dear-lotttery-links__item-title{
    background: linear-gradient(180deg, #DB2434 1.17%, #AB3943 100%);
    height: 50px;
    text-align: center;
    align-items: baseline;
    justify-content: center;
    display: flex;
}

@media (max-width: 769px){
    .dear-lotttery-links__item-title{
        padding: 0px 25%;
    }    
}
@media (max-width: 700px){
    .dear-lotttery-links__item-title{
        padding: 0px 15%;
    }    
}
@media (max-width: 525px){
    .dear-lotttery-links__item-title{
        padding: 0px 5%;
    }    
}

.dear-lotttery-links__item-title .dear-lotttery__baseline {
    margin: auto 0px;
}

.dear-lotttery-links__item-time{
    color: #FFCC1B;
    font-weight: bold;
    font-size: 18px;
    text-shadow: rgb(0 0 0 /25%) 1px 0 4px;
    min-width: 25%;
}

.dear-lotttery-links__item-descr{
    font-weight: 600;
    font-size: 16px;
    color: white;
    padding-left: 5px;
}



@media (max-width: 1191px){
    .dear-lotttery-links__item-descr{
        font-size: 14px;
    }

    .dear-lotttery-links__item-time{
        font-size: 16px;
    }
}

@media (max-width: 769px){
    .dear-lotttery-links__item-descr{
        font-size: 16px;
    }

    .dear-lotttery-links__item-time{
        font-size: 18px;
        max-width: 10%;
    }
}
@media (max-width: 421px){
    .dear-lotttery-links__item-descr{
        font-size: 14px;
    }

    .dear-lotttery-links__item-time{
        font-size: 16px;
    }
}
.link-disable{
    cursor: auto;
    background-position: center;
}
.link-disable:hover{
    background-position: center !important;
    filter: saturate(100%);
}

.link-disable:hover .dear-lotttery-links__link{
    cursor: default;
}
.link-disable:hover  .dear-lotttery-links__item-title{
    background: linear-gradient(180deg, #DB2434 1.17%, #AB3943 100%);
}
.link-disable:hover  .dear-lotttery-links__item-descr{
    color: white;
}
/*last lottery results*/

.container-dear-lottery-last{
    margin-top: 25px;
}
.dear-lottery-last-title{
    background-image: url(./images/old-results-bg.jpg);
    background-size: cover;
    border-top-left-radius: 15px ;
    border-top-right-radius: 15px;
    display: flex;
    justify-content: space-between;
    height: 90px;
}
.dear-lottery-last-title__left{
    display: flex;
    flex-direction: column;
    padding-left: 40px;
    justify-content: center;
    color: white;
}
.dear-lottery-last-title__left-title{
    font-weight: bold;
    font-size: 20px;
}
.dear-lottery-last-title__left-subtitle{
    font-weight: normal;
    font-size: 16px;
}
.dear-lottery-last-img img{
    width: 100%;
}
.dear-lottery-last-title__right{
    padding-right: 40px;
    display: flex;
    align-items: center;
    width: 48%;
}
.dear-lottery-last-title__right form{
    width: 100%;
}
.dear-lottery-last-title__right form select{
    width: 60%;
    opacity: 0.8;
    border: 1px solid #848c99;
    background: #FFFFFF;
    border-radius: 1px;
    height: 32px;
    padding: 0px 5px;
    font-size: 16px;
}
.dear-lottery-last-title__right form option{
    min-height: 20px;
}
.dear-lottery-old-results-download__title:hover{
    cursor: pointer;
}


@media  (max-width: 1201px){
    .dear-lottery-last-title__right {
        padding-right: 20px;
    }
    .dear-lottery-last-title__right form select{
        width: 50%;
    }
}
@media  (max-width: 769px){
    .dear-lottery-last-title{
        height: 120px;
    }
    .dear-lottery-last-title__right form select{
        width: 100%;
        margin-bottom: 8px;
    }
    .dear-lottery-last-title__right form{
        text-align: right;
    }
}
@media  (max-width: 651px){
    .dear-lottery-last-title{
        height: 190px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        background-image: url(./images/old-results-bg-sm.jpg);
    }
    .dear-lottery-last-title__left{
        width: 100%;
        align-items: center;
        padding-left: 0px;
        justify-content: center;
        margin: 0px auto 10px auto;
    }
    .dear-lottery-last-title__right{
        width: 100%;
        align-items: center;
        padding-right: 0px;
        justify-content: center;
    }

    .dear-lottery-last-title__right form select{
        width: 100%;
        margin-bottom: 8px;
        height: 45px;
    }
    .dear-lottery-last-title__right form{
        width: 80%;
    }
    .dear-lottery-last-title__right button{
        margin-right: 0px;
    }
    .dear-lottery-last-title__left-title{
        text-align: center;
    }

    .dear-lottery-last-title__left-title, .dear-lottery-last-title__left-subtitle{
        font-size: 16px;
    }

    .dear-lottery-old-results-download__title{
        margin-bottom: 5px;
        margin-right: 0px;
    }

}
@media  (max-width: 520px){
    .dear-lottery-old-results-download__title{
        font-size: 14px;
    }
}

@media  (max-width: 445px){
    .dear-lottery-old-results-download__title{
        font-size: 12px;
    }
}

@media  (max-width: 401px){
    .dear-lottery-last-title__left-title, .dear-lottery-last-title__left-subtitle{
        font-size: 14px;
    }
}

@media  (max-width: 387px){
    .dear-lottery-old-results-download__title{
        font-size: 10px;
    }
}

.dear-lottery-last-buttons{
    display: flex;
    justify-content: space-between;
}

@media  (max-width: 769px){
    .dear-lottery-last-buttons{
        flex-direction: column;
        align-items: flex-end;
    }

}
/*button settings*/
.btn-hover{
    text-transform: uppercase;
}
.btn-hover:hover{
    filter: saturate(140%);
    -webkit-transform: translate(0px, -3px);
    -ms-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
    color: #eeeff0;
    text-decoration: none;
}
.button-medium{
    width: 115px;
    height: 35px;
    font-size: 14px;
    border-radius: 8px;
    line-height: 20px;
    padding: 0px 15px;
    font-weight: 600;
}
.button-custom-size-190{
    width: 180px;
    height: 40px;
    font-size: 14px;
    border-radius: 8px;
    line-height: 20px;
    padding: 0px 15px;
    font-weight: 600;
}
.button-custom-size-140{
    width: 140px;
    height: 40px;
    font-size: 14px;
    border-radius: 8px;
    line-height: 20px;
    padding: 0px 15px;
    font-weight: 600;
}
.button-icon{
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.button-icon-1:before{
    content: "";
    background-image: url(./images/icon-refresh.svg);
    height: 1.3em;
    width: 1.3em;
    display: block;
    background-repeat: no-repeat;
    margin-right: 5px;
    background-size: cover;
}
.button-icon-2:before{
    content: "";
    background-image: url(./images/icon-download.svg);
    height: 1.3em;
    width: 1.3em;
    display: block;
    background-repeat: no-repeat;
    margin-right: 5px;
    background-size: cover;
}
.button-green{
    background: linear-gradient(180deg, #01C138 0%, #009518 50.55%, #01C138 100%);
}
.button-red{
    background: linear-gradient(180deg, #D50303 -7.47%, #870303 44.32%, #D60303 100%);
}
.dear-lottery-last-buttons{
    margin-top: 25px;
}
.dear-lottery-old-results-download{
    color: #192D53;
    font-size: 16px;
    font-weight: 500;
    text-align: right;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.dear-lottery-old-results-download__title{
    display: flex;
    margin-right: 10px;
    text-align: right;
    line-height: 120%;
}
#btn-refresh-old-results{
    margin: 0px auto 0px 0px;
}

@media  (max-width: 769px){
    .dear-lottery-old-results-download{
        align-items: flex-end;
        flex-direction: row;
    }
    .dear-lottery-old-results-download__title{
        flex-direction: column;
        align-items: flex-end;
        margin: 5px 0px 10px 0px;

    }
    .dear-lottery-last-buttons{
        margin-top: 10px;
    }
}
@media  (max-width: 440px){
    .button-custom-size-190{
        width: 175px;
        height: 40px;
        font-size: 12px;
        line-height: 15px;
        padding: 0px 10px;
    }
    .button-icon-1:before , .button-icon-2:before{
        margin-right: 2px;
    }
}

@media  (max-width: 390px){
    .button-custom-size-190{
        width: 140px;
        height: 30px;
        font-size: 10px;
        line-height: 12px;
        padding: 0px 10px;
    }
}
/*todays results table*/

.dear-lottery-today-results-title{
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #192D53;
    margin: 30px auto 15px auto;
}
.table-mobile {
	 background: linear-gradient(90.68deg, rgba(215, 54, 64, 0.85) -1.65%, rgba(230, 150, 71, 0.85) 101.38%) !important;
}

#lottery-results-table-header{
    /*background: linear-gradient(90.68deg, rgba(215, 54, 64, 0.85) -1.65%, rgba(230, 150, 71, 0.85) 101.38%) !important;*/
    background-color: transparent !important;
}


#lottery-results-table .table-responsive {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
}
.dear-lottery-today-results-table .table-responsive tr th {
    color: white;
}
#lottery-results-table tr th, #lottery-results-table tr td {
    text-align: left !important;
    padding: 10px 15px !important;
	font-weight: 600;
}
#lottery-results-table tr td {
    color: #192d53;
}
.tb-col-1{
    width: 20%;
}
.tb-col-2{
    width: 65%; 
}
#lottery-results-table .tb-col-last{
    font-weight: 600;
    background-color: #DEDEDE !important;
}
@media  (max-width: 769px){
    .dear-lottery-today-results-title{
        font-size: 20px;
    }
    .table-mobile tbody {
        display: flex;
        flex-direction: column;
    }
    .table-mobile th{
        display: none;
    }
    .table-mobile tr{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .table-mobile td{
        width: 100%;
    }
    .table-mobile tr td:first-child{
        background: linear-gradient(90.68deg, rgba(215, 54, 64, 0.85) -1.65%, rgba(230, 150, 71, 0.85) 101.38%);
        color: white !important;
        font-weight: 600;
    }   
    #lottery-results-table .tb-col-last{
        font-weight: 600;
        background: none;
        background-color: #DEDEDE !important;
        color: #192d53 !important;
    }

}
@media  (max-width: 521px){
    #lottery-results-table tr th, #lottery-results-table tr td {
        font-size: 14px;
    }
    .tb-col-1{
        width: 12%;
    }    
    .dear-lottery-today-results-title{
        font-size: 16px;
    }
}
/*chek numbers*/
.dear-lottery-chek-num-container{
    min-height: 250px;
    width: 100%;
    background: url(./images/bg-chek-num.svg),linear-gradient(95.23deg, #6E304F -9%, #06458A 103.61%, #06458A 103.61%);
    background-size: cover;
    border-radius: 10px;
    margin-top: 40px;
    padding: 25px 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    
}
.chek-num__title{
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #f5cf1b;
    max-width: 80%;
    margin: 0px auto;
    text-align: left;
}
.chek-num__check-container{
    display: flex;
    max-width: 80%;
    margin: 25px auto;
}
.chek-num__buttons{
    display: flex;
    max-width: 80%;
    margin: 25px auto 15px auto; 
}

.chek-num__input{
    height: 50px;
    border-radius: 1px;
    border: 1px solid #192D53;
    font-weight: 500;
    font-size: 24px;
    line-height: 45px;
    padding-left: 20px;
    color: #192D53;
}
.chek-num__input::placeholder{
    color: #bcbfc7; 
    font-weight: 400;
}

#form-check-numbers select:required:invalid {
    color: #bcbfc7;
  }
#form-check-last-results select:required:invalid {
    color: #595b63;
  }
option {
    color: #192D53;
}


#chek-num__series{
    width: 32%;
    margin-right: 10px;
}
#chek-num__number{
    width: 45%;
}
.chek-num__check-num{
     max-width: 50%;
}
.chek-num__check-date{
    width: 50%;
}
.chek-num-select{
    width: 100%;
    background-color: white;
    appearance: none;
    overflow: hidden;
    background: url(./images/arrow-select.svg) no-repeat right ,#fff;
    background-position-x: 95%;
    background-position-y: center;
}
.button-reset-margin{
    margin: 0px;
}
.chek-num__buttons{
    align-items: center;
    justify-content: space-between;
}
#btn-reset-nums{
    width: 150px;
    height: 50px;
    font-size: 14px;
}
#btn-check-results{
    width: 50%;
    height: 50px;
    font-size: 14px;

}
@media  (max-width: 876px){
    .chek-num__check-num{
        max-width: 53%;
    }
    #btn-check-results{
        width: 47%;
    }    
}
@media  (max-width: 769px){
    .dear-lottery-chek-num-container{
        padding-top: 30px;
		background: url(./images/bg-chek-num-lg.svg),linear-gradient(95.23deg, #6E304F -9%, #06458A 103.61%, #06458A 103.61%);
        background-position: center;
    }
    .chek-num__check-num{
        max-width: 70%;
        margin-bottom: 15px;
        display: flex;
        justify-content: center;

    }
    .chek-num__check-date{
        width: 56%;
    }   
    
    .dear-lottery-chek-num-container{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .chek-num__check-container{
        flex-direction: column;
        align-items: center;
        max-width: 100%;
        width: 100%;
    }
    .chek-num__buttons{
        display: flex;
        flex-direction: column-reverse;
        max-width: 90%;
        width: 90%;
        margin-top: 0px;
    }
    #btn-check-results, #btn-reset-nums{
        width: 65%;
        margin: 7.5px 0px;
    }
}
@media  (max-width: 631px){
    .dear-lottery-chek-num-container{
        padding-top: 25px;
		background: url(./images/bg-chek-num-m.svg),linear-gradient(95.23deg, #6E304F -9%, #06458A 103.61%, #06458A 103.61%);
        background-position: center;
    }
    .chek-num__check-num{
        max-width: 100%;
    }
    .chek-num__check-date {
        width: 80%;
    }
    #btn-check-results, #btn-reset-nums{
        width: 90%;
    }
    .chek-num__title{
        font-size: 20px;
        text-align: center;
    }
    .chek-num__check-container{
        margin: 15px auto;
    }
    .chek-num__input{
        font-size: 18px;
    }
}
@media  (max-width: 490px){
	.dear-lottery-chek-num-container{
        background: url(./images/bg-chek-num-sm.svg),linear-gradient(95.23deg, #6E304F -9%, #06458A 103.61%, #06458A 103.61%);
        background-position: center;
    }
    .chek-num__check-container, .chek-num__buttons {
        max-width: 100%;
        width: 100%;
    }

    #btn-check-results, #btn-reset-nums{
        width: 80%;
        line-height: 135%;
    }
    #chek-num__series{
        width: 35%;
    }
    #chek-num__number{
        width: 51%;
    }
    .chek-num__check-date {
        width: 90%;
    }
    #btn-check-results, #btn-reset-nums {
        width: 90%;
    }
    .chek-num__title{
        max-width: 100%;
        font-size: 18px;
    }
}
@media  (max-width: 387px){
    .chek-num__input{
        padding-left: 10px;
    }
    
}
/*congratulation window*/

.dear-lotto-congratulation-container{
    background: url(./images/congratulations.png), linear-gradient(0deg, #FFFEFB, #FFFEFB);
    padding-bottom: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.congratulation__date-container{
    background: linear-gradient(90.68deg, rgba(230, 150, 71, 0.85) -1.65%, rgba(226, 166, 23, 0.85) 101.38%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-height: 45px;
    font-weight: bold;
    font-size: 18px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.congratulation__wrap-container{
    padding: 35px 85px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.congratulation__title-1{
    font-family: 'Chivo', 'Arial', sans-serif;
    font-weight: 600;
    font-size: 36px;
    color: #192D53;
    text-align: center;
    line-height: 130%;
}
.congratulation__title-2{
    font-weight: bold;
    font-size: 20px;
    color: #F54050;
    text-align: center;
    line-height: 130%;
    margin-bottom: 20px;
}
.congratulation__title-2-dark{
    color: #192D53;
    margin-bottom: 0px;
}
.congratulation__number-container{
    background: #F3F3F3;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 25px;
    border-radius: 3px;
    margin-bottom: 5px;
}
.congratulation__number-title{
    font-weight: 600;
    font-size: 16px; 
    color: #192D53;
}
.congratulation__number-price-title{
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #192D53;
}
.congratulation__number-price-amount{
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #E02223;
}
.congratulation__number-container{
    margin-bottom: 10px;
}
.congratulation__number-container-left, .congratulation__number-container-right,.congratulation__number-numbers{
    display: flex;
}
.congratulation__number-container-left{
    width: 35%;
    justify-content: space-evenly;
}
.congratulation__number-container-right{
    width: 55%;
    justify-content: space-evenly;
}
.congratulation__number-numbers{
    align-items: center;
    justify-content: space-around;
    width: 100%;
    padding: 10px 0px 25px 0px;
}
.congratulation__number{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    width: 60px;
    height: 60px;
    border-radius: 120px;  
}
.number-false{
    background: #DDDFE3;
    color: #192D53;

}
.number-win{
    background: url(./images/number-win.png);
    color: white;
    font-weight: 600;
    background-size: cover;
}
.congratulation__number-descr{
    font-weight: normal;
    font-size: 14px;
    color: #192D53;
    text-align: center;

}
.congratulation__button-container{
    margin-top: 30px;
}
#sorry-results .congratulation__button-container{
    margin-top: 20px;
}
.button-custom-size-240{
    width: 240px;
    height: 50px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 5px;
}
@media  (max-width: 769px){
    .congratulation__wrap-container{
        padding: 35px 25px;
    }

    .congratulation__number-numbers{
        flex-direction: column;
        align-items: flex-start;
    }
    .congratulation__number-container-left{
        width: 100%;
        justify-content: flex-start;
        margin-bottom: 15px;
    }
    .congratulation__number-container-right{
        width: 100%;
        justify-content: flex-start;
    }
    .congratulation__number{
        margin-right: 10px;       
    }
}

@media  (max-width: 568px){
    .congratulation__title-1{
        font-size: 24px;
    }
    .congratulation__title-2{
        font-size: 16px;
    }
    .congratulation__number-price-title{
        font-size: 14px;
    }
    .congratulation__number-price-amount{
        font-size: 16px;
    }

  /*  .dear-lotto-congratulation-container{
        min-height: 580px;
    }*/
    .congratulation__number-numbers{
        padding-bottom: 10px;
    }
    .congratulation__number{
        font-size: 18px;
        width: 40px;
        height: 40px;
        border-radius: 60px;     
    }
}
@media  (max-width: 415px){

    .congratulation__number{
        font-size: 16px;
        width: 30px;
        height: 30px;
        border-radius: 40px;     
    }
}
#loading{
    width: 100%;
    background: white;
    padding: 5%;
}
#loading img{
    max-width: 90px;
    margin: 0px auto;
}

/*banners correction*/
.align-center{
    display: flex;
    align-items: center;
	flex-direction: row;
    flex-wrap: wrap;
}
.offer-page .align-center .w-col-4 {
	width: 32.333333% !important;
}
.column-right{
	width: 24.5% !important;
}

@media  (max-width: 991px){
	.offer-page .align-center .w-col-4 {
		width: 100% !important;
	}
	.column-right{
	width: 100% !important;
	}
}


@media  (max-width: 1025px) and (min-width: 768px) {
	.cover-banners{
		max-width: 100%;
	}

}

.cover-row-page{
   min-width: 320px !important;
}

.breadcrumbs{
    min-width: 320px !important;
}




/************for pages with loto review and loro jackpots*******************/

.section-pagecontent .section-play-loto-content{
    color: #192d53;
    min-width: 100%;
}
.section-play-loto-content{
    margin-top: 15px;
}
.play-loto-dark{
    background-color: #E7F1FB;
}

.play-loto-light{
    background-color: #fff;
}
.play-loto-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 15px;
    flex-direction: column;
    position: relative;
}
.play-loto-review .play-loto-wrap{
    padding: 15px 15px;
}

.play-loto-first-col,.play-loto-second-col,.play-loto-third-col{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
}
.play-loto-first-col{
    width: 100%;
    max-width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 3px;
	align-items: center;
}


.play-loto-second-col{
    /*display: none;*/
    max-width: 100%;
    justify-content: space-between;
    margin-left: 6%;
    margin-right: auto;   
	width: 100%;
}
.play-loto-review .play-loto-second-col{
    margin-left: 0;
}


.play-loto-third-col{
    min-width: 100px;
    width: 100%;
    align-items: center;
    justify-content: flex-start;    
}

.play-loto-third-col .button {
    width: 70%;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    font-weight: 700;
    font-size: 14px;
}
.play-loto-first-col img{
    width: 80%;
    max-width: 40%;
    
}
.play-loto-title{
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
    margin-bottom: 5px;
    color: #192d53;
}
.play-loto-descr{
    display: flex;
    max-width: 100%;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
}
.play-loto-descr svg{
    fill: #FBC300;
    width: 15px;
    height: 10px;
    
}

.play-loto-descr-text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
    margin-left: 5px;
    color: #192d53;
}
.loto-date-banner{
    display: flex;
    align-items: center;
    font-weight: 900;
}

.loto-date-banner .baner-date-banner, 
.loto-date-banner .text-week-banner,
.loto-date-banner .banner-month-banner{
    text-shadow: none;
    margin: 0px;
}

.loto-date-banner .text-week-banner{
    color: inherit;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 3px;
}
.loto-date-banner .baner-date-banner{
    font-size: 34px;
    margin-right: 5px;
    line-height: 1;
    
}
.loto-date-banner .banner-month-banner{
    font-size: 14px;
    line-height: 1;
}

.play-loto-jackpot{
    color: #6D778C;
    font-weight: 900;
    font-size: 24px;
    line-height: 1.2;
	width: 90%;
    text-align: center;
    
}
.play-loto-counter{
    font-weight: 400;
    font-size: 14px;
    color:inherit;
    margin: auto 0px 0px 0px;
    width: 90%;
    text-align: center;
    color: #000;
}
.loto-review a{
    text-transform: uppercase;
    color: inherit;
    font-size: 12px;  
    line-height: 1;  
	border-bottom: 1px solid #192d53;
	padding: 1px;
    color: #192d53;
}
.loto-date-banner .text-week-banner{
    color: #192d53;
}
.loto-review a:hover{
    color: #3898EC; 
	border-bottom: 1px solid #3898EC;
	text-decoration: none;
}

.loto-review{
    display: flex;
    align-items: flex-start;
}


.play-loto-review .play-loto-third-col{
    justify-content: center;
}
.play-loto-review .button{
    height: 40px;
    font-size: 16px;
    border-radius: 21px;
}

.play-loto-review .play-loto-second-col{
    display: flex;
}
.play-loto-review .play-loto-descr{
    display: none;
}
.play-loto-review .play-loto-title{
    position: relative;
    font-size: 12px;
    font-weight: 700;
    max-width: 100%;
	margin-top: 5px;
	text-align: center;
    width: 100%;
}
.play-loto-review  .play-loto-third-col{
    margin-top: 5px;
}

.play-loto-review .play-loto-first-col img{
    max-width: 150%;
    width: 40%;
}

.play-loto-light, .play-loto-dark{
	box-shadow: 0px 5px 20px rgb(0 0 0 / 8%);
	border-radius: 15px;
}

@media (min-width:370px){
    .play-loto-wrap{
        flex-direction: row;
    }
    .play-loto-first-col{
        flex-direction: column;
        max-width: 135px;
        flex-wrap: nowrap;
        margin-bottom: 0px;
    }
    .play-loto-review .play-loto-first-col{
        margin-bottom: 0px;
		justify-content: space-around;
    }
    
    .play-loto-first-col img{
        width: 80%;
        max-width: 100%;
        
    }
    .play-loto-third-col{
        align-items: flex-end;   
        width: 60%; 
    }
    .play-loto-review .play-loto-first-col img{
        max-width: 150%;
        width: 100%;
    }
    .play-loto-third-col .button {
        width: 90%;
        font-size: 16px;
        padding: 0px 15px;
    }
	.play-loto-review .play-loto-third-col .button{
        width: 100%;
    }
    .play-loto-review .play-loto-third-col{
        max-width: 50%;
        min-width: 50%;
		margin-top:35px;
    }
    .play-loto-review .play-loto-title{
        position: absolute;
        right: 3%;
        max-width: 40%;
		top: 20px;
		margin-top:0px;
		text-align: right;
		width: 50%;
    }
	.play-loto-jackpot{
        font-size: 20px;
    }
	.play-loto-second-col{
        max-width: 50%;
    }
	.play-loto-second-col{
        width: auto;
    }
}

@media (min-width:403px) {

    .play-loto-first-col img{
        width: 100%;
    }
    .loto-date-banner .baner-date-banner {
        font-size: 35px;
    }
    .loto-date-banner .banner-month-banner{
        font-size: 12px;
    }
    .play-loto-third-col .button {
        width: 80%;
        font-size: 16px;
        padding: 0px 30px;
    }
    .loto-review{
        display: flex;
        align-items: flex-end;
    }
    .play-loto-jackpot{
        font-size: 22px;
    }
    .play-loto-counter{
        width: 80%;
        text-align: center;
    }
    .play-loto-review .play-loto-first-col img{
        max-width: 150%;
        width: 100%;
    }
 
}

@media (min-width:400px){
    .play-loto-third-col{
        max-width: 25%;
        min-width: 220px;
        width: auto;
    }
	.play-loto-jackpot{
        width: 80%;
    }
}

@media (min-width:550px){
    .play-loto-review .button{
        height: 50px;
        font-size: 20px;
        width: 100%;
        border-radius: 20px;
    }

    .play-loto-review .play-loto-first-col img{
        max-width: 150%;
        width: 100%;
    }
    .play-loto-review .play-loto-title{
        font-size: 16px;
        max-width: 60%;
    }
    .play-loto-review .button{
        height: 40px;
        font-size: 18px;
        height: 40px;
        border-radius: 14px;
    }
    .play-loto-jackpot{
        font-size: 22px;
    }
    .play-loto-review .play-loto-third-col{
        max-width: 25%;
        min-width: 220px;
    }

}

@media (min-width:767px) {
    .play-loto-jackpot{
        font-size: 24px;
		width: 100%;
    }
    .play-loto-third-col .button {
        width: 100%;
        height: 40px;
        border-radius: 14px;
        font-size: 20px;
    }
    .play-loto-third-col{
        align-items: center;    
    }
    .play-loto-review .button{
        height: 50px;
        border-radius: 20px;
    }
    .play-loto-review .play-loto-title{
        font-size: 18px;
        max-width: 100%;
    }
    .play-loto-first-col img{
        max-width: 100%;
        width: 90%;
    }
    .play-loto-review .play-loto-first-col img{
        max-width: 100%;
        width: 90%;
    }
	.play-loto-review .play-loto-first-col{
    	justify-content: space-around;
	}
    .play-loto-review .play-loto-second-col{
        margin-left: 6%;
        margin-right: auto;		
    }

}


@media (min-width:1023px) {
    .play-loto-second-col{
        display: flex;    
    }
    .play-loto-review .play-loto-descr{
        display: flex;
    }
    .play-loto-review .play-loto-title{
        position: relative;
        right: auto;
		top: auto;
		width:100%;
		text-align: left;
    }
    .play-loto-review  .play-loto-third-col{
        margin-top: 0px;
    }
	.play-loto-first-col{
        justify-content: space-around;
    }
	.play-loto-review .play-loto-first-col{
    	margin-bottom: 15px;
    	justify-content: space-around;
	}
	.section-pagecontent .section-play-loto-content {
        box-shadow: 0px 0px 20px rgb(0 0 0 / 8%);
		
    }
	.play-loto-light, .play-loto-dark{
	    box-shadow: none;
		border-radius: 1px;
    }
	.border-top-round{
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }
    
    .border-bottom-round{
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
}


@media screen and (max-width: 922px) {
    .play-loto-descr-text,
    .play-loto-title{
        white-space: initial;
    }
}

@media screen and (max-width: 670px) {
    .play-loto-wrap{
        flex-direction: column;
    }
    .play-loto-text{
        display: none;
    }
    .play-loto-second-col{
        width: 100%;
        margin: 0px auto;
        max-width: 400px;
        align-items: center;
    }
    .play-loto-title{
        text-align: center;
        font-size: 13px;
    }
}