/*
Theme Name: 1win
Theme URI: https://thejema.ru/branded/1win/
Author: theJema
Author URI: https://thejema.ru
Description: Theme for branded site 1win
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 1win
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import "assets/font/font.css";
@import "assets/css/normalize.css";
@import "assets/css/swiper-bundle.min.css";
@import "assets/css/home.css";
@import "assets/css/header.css";
@import "assets/css/casino.css";
@import "assets/css/footer.css";


.head-leng-droup li:not(.head-leng-droup li:last-child) {
    margin-bottom: 10px;
}


.aviator.menu-item a {
    background: url(assets/img/aviator-logo.svg) 0 0 no-repeat;
    display: block;
    height: auto;
    text-indent: -99999em;
    width: 60px;
    overflow: hidden;

}

.lucky.menu-item a {
    background: url(assets/img/lucky-jet.svg) 0 0 no-repeat;
    display: block;
    height: auto;
    text-indent: -99999em;
    width: 60px;
    overflow: hidden;

}

@media (max-width: 700px) {
    .aviator.menu-item a {

        padding: 0;
        margin-left: 10px;
    }

    .lucky.menu-item a {

        padding: 0;
        margin-left: 10px;
    }
}

.frame_block {
    margin-bottom: 20px;
}


.navigation.pagination{
    background: linear-gradient(90deg,rgba(0,149,255,.424),transparent);
    border-radius: 8px;
    width: 247px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.page-numbers{
    font-size: 19px;
    margin-right: 20px;
    color: white;
}

.page-numbers.current{
    color: #888;
}

.review__block table{
    margin-top: 20px;
    margin-bottom: 20px;
}
.review__block table td{
    border: 1px solid;
    padding: 0.5em;
}




.comments form {
    width: 500px;
    padding: 0 15px
}

@media screen and (max-width: 576px) {
    .comments form {
        padding:0
    }
}

.comments form .top {
    display: flex;
    align-items: center
}

@media screen and (max-width: 576px) {
    .comments form {
    width: 100%;
    }
    .comments form .top {
        flex-direction:column;
        align-items: flex-start;
        justify-content: flex-start
    }
}

.comments form .top input {
    border: 2px solid #00a3ff;
    border-radius: 50px;
    padding: 8px 15px;
    font-size: 15px;
    margin-right: 10px
}

@media screen and (max-width: 576px) {
    .comments form .top input {
        order:2;
        margin-right: 0;
        width: 60%
    }
}

@media screen and (max-width: 576px) {
    .comments form .top .Rate {
        order:1;
        margin-bottom: 7px
    }
}

.comments form .top .Rate button .icon {
    width: 20px!important;
    height: 20px!important
}

.comments form .text {
    width: 100%;
    margin-top: 10px;
    position: relative
}

.comments form .text textarea {
    border: 2px solid #00a3ff;
    border-radius: 20px;
    font-size: 15px;
    width: 100%;
    transition: all .3s;
    height: 43.5px;
    padding: 8px 40px 8px 15px;
    resize: none
}

.comments form .text textarea:focus {
    height: 100px
}

.comments form .text button {
    position: absolute;
    border: 2px solid #00a3ff;
    border-radius: 50px;
    right: 3px;
    bottom: 7px;
    height: 37px;
    width: 37px;
    display: flex;
    align-items: center;
    justify-items: center;
    background: #00a3ff;
    color: #fff;
    transition: all .3s;
    cursor: pointer;
    z-index: 3;
}

.comments form .text button svg {
    stroke: #fff;
    transition: all .3s
}

.comments form .text button:hover {
    background: #00a3ff;
    color: #fff
}

.comments form .text button:hover svg {
    stroke: #fff
}

.comments ul {
    padding: 0;
    margin-top: 30px;
    list-style: none
}

.comments ul li:not(:last-child) {
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.3)
}

.comments ul li .name {
    font-size: 25px;
    font-weight: 700;
    display: flex;
    align-items: center;
    line-height: 1
}

.comments ul li .name .Rate {
    cursor: default;
    position: relative;
    padding: 0;
    left: 0;
    transform: scale(.8)
}

.comments ul li .info .dt {
    font-size: 13px;
    margin-right: 5px;
    opacity: .5
}

.comments ul li .text {
    font-style: italic;
    margin-top: 10px
}

.text-center {
    text-align: center
}



.navigation.pagination{
    background: linear-gradient(90deg,rgba(0,149,255,.424),transparent);
    border-radius: 8px;
    width: 247px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.page-numbers{
    font-size: 19px;
    margin-right: 20px;
    color: white;
}

.page-numbers.current{
    color: #888;
}

.review__block table{
    margin-top: 20px;
    margin-bottom: 20px;
}
.review__block table td{
    border: 1px solid;
    padding: 0.5em;
}

.hd{
    display:none;
}
.bonus-calc__sticky{
    width: 100%;
    position: sticky;
    top: 66px;
    display: flex;
    height: inherit;
    align-items: flex-start;
}
.bonus-calc{
    background: #172035;
    padding: 25px 20px 30px 30px;
    border-radius: 15px;
    margin-top: 20px;
    max-width: 350px;
}
.bonus-calc__fl{
    display: flex;
    align-items: center;
}
.bonus-calc__fl span{
    font-size: 19px;
    font-weight: 400;
    line-height: 23px;
    text-align: left;
    margin-left: 12px;
    color: #DDDDDD;

}
.bonus-calc__cnt{
    margin-top: 55px;
}
.bonus-calc__inp{
    width: 100%;
}
.bonus-calc__inp span{
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
    color: #DDDDDD;
}
.bonus-calc__inp label{
    margin-top: 8px;
    display: flex;
}
.bonus-calc__inp label input{
    width: 100%;
    height: 40px;
    background: #090f1e;
    border: 1px solid #716363;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #DDDDDD;
    padding: 5px 10px;
}
.percentage__bon{
    margin: 15px 0 20px;
}
.percentage__bon p{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
    color: #ffffff;
    margin-top: 13px;
}
.bonus-calc__inp small{
    font-size: 11px;
    font-weight: 400;
    line-height: 13px;
    color: #545454;
}
.bonus-calc__cnt .btn{
    margin-top: 17px;
    width: 100%;
    background: #ffe55a;
    height: 43px;
    border-radius: 8px;
}
.bonus-calc__block{
    margin-top: 25px;
}
.bonus-calc__flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 13px;
}
.bonus-calc__flex p{
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #DDDDDD;

}
.bonus-calc__flex span{
    width: 75px;
    height: 29px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    text-align: center;
    color: #ffffff;
    background: #FF6633;
}
.bonus-calc__fon{
    max-width: 350px;
    margin-top: 24px;
    background: #FFFFFF;
    width: 100%;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
    margin-left: 35px;
}
.bonus-calc__fon:before, .bonus-calc__fon:after{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #090f1e;
    width: 61px;
    height: 61px;
    border-radius: 50%;
}
.bonus-calc__fon:before{
    left: -35px;
}
.bonus-calc__fon:after{
    right: -35px;
}
.bonus-calc__kod{
    border-left: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    max-width: 200px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 120px;
}
.bonus-calc__kod span{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
}
.bonus-calc__kod a{
    margin-top: 5px;
    font-size: 26px;
    font-weight: 800;
    line-height: 22px;
    color: #FF6633;
    border-bottom: 1px dashed #FF6633
}

.block-cat__main{
    margin-top: 70px;
}
.block-cat__log{
    display: flex;
}
.block-cat__flex, .information-flex{
    display: flex;
    align-items: flex-start;
    border-top: 1px solid #262626;
    margin-top: 40px;
}
.block-cat__left, .block-cat__right{
    max-width: 525px;
    width: 100%;
    margin-top: 32px;
}