@font-face {
    font-family: "TT";
    src: url("/img/ttr.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "TT";
    src: url("/img/ttb.ttf");
    font-weight: bold;
    font-style: normal;
}

html {
    font-size: 10px;
}


body {
    background: #f4f4fa;
    margin: 0;
    font-family: "TT";
    font-size: 1.6rem;
}
.news-other.casino,.autor{
    display:none!Important;
}
header {
    height: 13.5rem;
    color: #111;
    background-color: #ffc100;
    display: flex;
}

header .block {
    display: flex;
    align-items: center;
}

.header {
    width: 15.5%;
}

.content {
    width: 100rem;
    height: auto;
    border-radius: 35px;
    background-color: #ffffff;
    margin: auto;
    z-index: 2;
    position: relative;
    margin-top: 15rem;
    padding: 4rem 6rem;
    box-sizing: border-box;
    margin-bottom: 8rem;
}

.bread {
    color: #808080;
    font-size: 1.6rem;
}

.bread a {
    margin-right: .5rem;
}

.texor13.aut {
    display: flex;
    align-items: self-end;
    width: 100%;
    margin-bottom: 5rem;
    margin-top: 3rem;
}

.pos-at {
    font-size: 2.8rem;
    color: #130c00;
    font-weight: bold;
    margin-bottom: 2rem;
}

.texor13.aut img {
    margin-right: 4rem;
}

.nav {
    color: #808080;
    font-size: 1.6rem;
    width: 17.6rem;
    height: 4.5rem;
    border-radius: 10px;
    background-color: #f4f4fa;
    display: flex;
    align-items: center;
    padding-left: 2.5rem;
    box-sizing: border-box;
    font-weight: normal;
    position: relative;
}

.texor {
    color: #808080;
    font-size: 1.8rem;
    line-height: 1.3;
}

.texor1 {
    margin-bottom: 4.5rem;
}

.texor11 {
    font-size: 3.6rem;
    color: #000000;
    font-weight: bold;
    margin-bottom: 4.5rem;
}

.texor1 {
    display: flex;
}

.texor10 {
    width: 50%;
}

.texor12 {
    font-size: 1.6rem;
    padding-right: 5rem;
    color: #808080;
    padding-left: 6rem;

    line-height: 1.4;
}

.yel .block-big {
    border-radius: 35px;
    padding: 8rem 0;
    background-color: #ffffff;
}

.yel {
    margin-bottom: 7rem;
}

.texor2 {
    display: flex;
    flex-direction: row;
}
.texor13 {
    width: 50%;
}

.texor2 .autor2 {
    width: 25%;
    margin-top: 3rem;
}

.texor22 {
    font-size: 2.2rem;
    color: #000000;
    margin-bottom: 1.5rem;
    font-weight: bold;
}
.texor23 {
    font-size: 1.6rem;
    line-height: 1.4;
    color: #808080;
    margin-bottom: 1.5rem;
}

.texor2 .texor13 {
    border-radius: 35px;
    padding: 3.5rem;
    background-color: #f4f4fa;
    display: flex;
    align-items: flex-start;
}

.texor2 .texor13 img {
    margin-right: 2.5rem;
}

.texor24 {
    width: 22.8rem;
    height: 5.9rem;
    border-radius: 20px;
    background-color: transparent;
    border: 2px solid #111;
    color: #111;
    margin: auto;

    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
}
.autor1 {
    font-size: 1.6rem;
    color: #808080;
}

.autor2 {
    display: flex;
    align-items: center;
    width: 17%;
    justify-content: space-between;
}

.autor {
    display: flex;
    color: #808080;
    align-items: center;
    justify-content: space-between;
}

.texor span,
.texor a {
    color: red;
}

.nav1 {
    position: absolute;
    width: 5rem;
    height: 100%;
    border-radius: 10px;
    background-color: #ff0000;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.name {
    font-size: 4.8rem;
    font-weight: bold;
    margin: 2rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.name-new {
    border-radius: 20px;
    background-color: #f4f4fa;
    padding: 3rem;
    display: flex;
    align-items: start;
    margin-bottom: 3rem;
}

.news-next {
    width: 24.8rem;
    height: 5.6rem;
    border-radius: 20px;
    border: 2px solid #e4e4ea;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    font-weight: bold;
    font-size: 1.6rem;
    margin-top: 4rem;
}

.news-next:hover {
    background: #e4e4ea;
}

.name-new img {
    margin-right: 4rem;
}

.name-new2 {
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 2rem;
}

.name-new3 {
    color: #808080;
    font-size: 1.6rem;
}

.name-new4 {
    border-radius: 20px;
    font-size: 1.8rem;
    font-weight: bold;
    width: 24.7rem;
    height: 6rem;
    border: 2px solid #111;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
}

.texor strong {
    color: #111;
    font-size: 2.8rem;
}

.name-new4:hover {
    color: #fff !important;
    background: #111;
}

.news-other {
    height: 67rem;
    border-radius: 35px;
    background-color: #ffc100;
    padding: 10rem;
    box-sizing: border-box;
    margin-bottom: 7rem;
}

.news-h1 {
    font-size: 3.6rem;
    line-height: 6rem;
    color: #000000;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5rem;
}

.news-more {
    width: 22.8rem;
    height: 5.9rem;
    border-radius: 20px;
    background-color: #000718;
    color: #fff;
    margin: auto;
    margin-top: 5rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-all {
    display: flex;
    font-size: 2.2rem;
    font-weight: bold;
    align-items: center;
    justify-content: space-between;
}

img {
    max-width: 100%;
}
.news-one {
    border-radius: 20px;
    background-color: #ffffff;
    width: 32%;
    padding: 2rem;
    box-sizing: border-box;
}

.news-one img {
    margin-bottom: 2.5rem;
}

.news-one:hover .news-text {
    color: red;
    text-decoration: underline;
}

.news-text {
    padding: 0 1.5rem;
    margin-bottom: 1.5rem;
    line-height: 1.4;
}

.header1 {
    width: 30%;
    position: relative;
}

.banner {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.banner img {
    margin: auto;
    display: block;
    margin-top: 5rem;
    border-radius: 30px;
}

.block-big {
    width: 173rem;
    margin: auto;
    max-width: 100%;
}

.header1 img {
    position: absolute;
    right: 10rem;
    top: 2rem;
}

.header2 {
    font-size: 1.3em;
    width: 52%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header2 a:after {
    content: " ";
    width: 1.5rem;
    height: 1rem;
    margin-top: .5rem;
    background: url(img/up.png);
    display: inline-block;
    margin-left: .5rem;
    background-size: 100% 100%;
    transition: all .2s ease;
}

.submenu:hover a:after{
    transform: rotate(-180deg);
}

.header2 a {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

header input[type="text"] {
    width: 37rem;
    height: 6rem;
    font-size: 1.6rem;
    border: 0;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #f1f4f8;
    padding-left: 2rem;
}

header input[type="submit"]{
    position: absolute;
    width: 6rem;
    right: 8rem;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}

footer {
    height: 23.4rem;
    color: #fff;
    background-color: #000718;
    box-sizing: border-box;
    padding: 6rem 0;
    font-size: 1.4rem;
}

.footer-up,
.footer-down {
    display: flex;
    align-items: center;
}
.footer-down {
    color: #808080;
}
.footer-up {
    margin-bottom: 7rem;
    font-size: 1.6rem;
}

.footer-up1 {
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-up img,
.footer-down1 {
    margin-right: 14rem;
}

a {
    color: inherit !important;
    text-decoration: none !important;
}

.block {
    width: 150rem;
    margin: auto;
    max-width: 100%;
}

.casinos12 img{
    max-width: 90%;
}

.casinos12{
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino.news-other {
    background: #fff;
}

.casino.news-other .news-one {
    background: #f4f4fa;
}

.casino-h2 {
    font-size: 2.2rem;
    color: #000000;
    font-weight: bold;
    margin-bottom: 2rem;
}

.texor10.sec {
    margin-top: 9.2rem;
}

.faq2-1 {
    border-radius: 20px;
    background-color: #ffffff;
    cursor: pointer;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.redor .faq2-0 {
    color: red;
}

.ex1 {
    width: 19.6rem;
    height: 5.9rem;
    border-radius: 20px;
    background-color: #f4f4fa;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111;
    font-size: 1.8rem;
    font-weight: bold;
    margin-right: 2rem;
    cursor: pointer;
    margin-bottom: 4rem;
}

.ex1.act {
    background: #ffc100;
}

.cas-h1 {
    font-size: 2.8rem;
    margin: 5rem 0;
    margin-top: 4rem;
    color: #130c00;
    font-weight: bold;
}

.casinos1 {
    display: flex;
    justify-content: space-around;
    background-color: #f4f4fa;
    border-radius: 20px;
    align-items: center;
    padding: 2rem 0;
    font-weight: bold;
    margin-bottom: 2rem;
    position: relative;
    font-size: 1.8rem;
}

.casinos16 {
    font-size: 1.4rem;
    font-weight: normal;
    text-decoration: underline!important;
}

.casinos15 {
    width: 17.4rem;
    height: 5.9rem;
    border-radius: 20px;
    border: 2px solid #000718;
    display: flex;
    align-items: center;
    justify-content: center;
}


.casinos15:hover{
    background:#000718;
    color:#fff!important;
}


.casinos16:hover{
    color:red!important;
}


.card-popular:nth-child(2n+1) .btn:hover{
    background:#111;
    color:#fff!important;
}


.card-game .card__icon{
    transition:.3s;
}

.card-game:hover .card__icon{
    transform:scale(1.05);
}


.casinos1:nth-child(1) .casinos15 {
    background-color: #ffc100;
    border: 2px solid #ffc100;
}

.casinos1:nth-child(1) .casinos16 {
    color: red!important;
}

.casinos11 {
    font-size: 4rem;
}

.casinos1:nth-child(1) .casinos11 {
    font-size: 6rem;
    width: 12%;
    background: #ffc100;
    margin-left: -5%;
    border-radius: 20px;
    height: 120%;
    margin-bottom: -1rem;
    position: absolute;
    left: 3rem;
    top: -10%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casinos1:nth-child(1) .casinos12 {
    margin-left: 9%;
}

.casinos1 div {
    text-align: center;
}

.ex1:hover {
    background: #ffc100;
}

.ex-text {
    position: relative;
    padding-left: 4rem;
}

.ex-text:after {
    content: " ";
    position: absolute;
    left: .5rem;
    height: 100%;
    width: 1rem;
    border-radius: 4px;
    background-color: #ffc100;
    top: 0;
}

.ex-text {
    display: none;
}

.ex-text.act {
    display: block;
}

.ex {
    display: flex;
}

.yel-c .block-big {
    border-radius: 35px;
    padding: 4rem 0;
    background-color: #ffffff;
    padding-bottom: 7rem;
}

.texor10.ex0 .texor12 {
    font-size: 1.6rem;
    padding: 3rem;
    color: #808080;
    line-height: 1.4;
}

.texor10.ex0 {
    background: #fff;
    border-radius: 20px;
    width: 47%;
    margin-left: 3%;
}

.news-other.casino1 {
    height: auto;
}

.faq2-0 {
    padding: 2rem;
    position: relative;
}

.plus,
.min {
    position: absolute;
    right: 2.5rem;
    font-size: 4rem;
    top: .7rem;
}

.min {
    display: none;
}

.faq2-2 {
    background-color: #f4f4fa;
    padding: 2rem;
    border-radius: 0 0 20px 20px;
    font-size: 1.6rem;
    display: none;
    color: #808080;
    font-weight: normal;
}

.faq1 {
    display: flex;
    justify-content: space-between;
}

.faq1-1 {
    width: 49%;
}

.slider .slick-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 7rem;
    height: 7rem;
    background: url(/img/ls.png);
    background-size: 100% 100%;
    border: none;
    z-index: 3;
    font-size: 0;
    margin: auto;
    left: -3.3rem;
}

.slider {
    width: 90%;
    margin-left: 10%;
}

.slider .slick-next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 7rem;
    height: 7rem;
    background: url(/img/lr.png);
    background-size: 100% 100%;
    border: none;
    z-index: 3;
    font-size: 0;
    margin: auto;
    right: -3.3rem;
}

#wpadminbar {
    display: none;
}

.submenu__link {
      font-size: 1.6rem!important;
    padding: 1rem 1rem;
    border-bottom: 1px solid rgba(0,0,0,.15);
    font-size: 20px;
}

.submenu__wrapper{
    
    z-index:1000;
}

.submenu__link:hover{
    color:red!important;
}

.welcome__btn:before{
    transition:.3s;
}

.welcome__btn:hover:before{
   bottom: -.1rem;   
}

h1, h2, h3 {
    font-size: inherit;
 
    display: block;

}



@media screen and (min-width: 1000px) {
    
    body,html{
        overflow-x:hidden;
    }
    
.footer-down1{
    width: 100px;
    white-space: nowrap;
}

h1, h2, h3 {
    font-size: inherit;

    display: block;

}


.ex h3
{
      margin:0px!important;
    
}

h1{
    margin:0px!important;
}

.casino-page .block-right-new{
    min-height: 900px;
}



.ex1 h1,.ex1 h2,.ex1 h3{
     margin-bottom: 0px!important; 
         font-size: 12px;
}


.review-page .bread a:nth-child(2){
    display:none;
}


.texor1 .casinos1:last-child{
    margin-bottom:0px;
}


}


@media screen and (min-width: 1000px) and (max-width: 1450px) {
    
    .casino-page .block-right-new{
    min-height: 750px;
}

    
}



 .review-page  br{
        display:none;
    }
@media screen and (max-width: 1000px) {
 

.main.text-center.color-white{
    font-size:12px;
}

.review-page .content {
    padding-bottom: 0rem;;
}

.autor1{
    width:100%!important;
}
.review-page  .margin-bottom-90 {
    margin-bottom: 50px;
}

.review-page
    
.texor10.ex0 .texor12 {

    padding-bottom: 0px!important;
}
.texor10.ex0 {

    margin-bottom: 40px;
}    
    
.casino-page .casinos {
  
    margin-top: 40px;
}


}

.casinos{
    color: #000;
}

.casino-page .texor1{
    display: flex;
    flex-direction: column;
}

.casino-page .texor p:first-child, .casino-page .cas-h1, .casino-page .podbor{
    order: -1;
}

.texor1{
    position: relative;
    display: flex;
    justify-content: space-between;
    
}

.block.block-scroll .casinos,
.texor1 .casinos{
    background-color: #fff;
    padding: 2rem;
    border-radius: 15px;
    right: 0;
    top: 0;
    width: 37rem;
    position: absolute;
    z-index: 1;
        transform: scale(1.3);
    transform-origin: top right;
    margin-bottom: 170px;
}


.block.block-scroll .casinos1 .casinos11,
.block.block-scroll .casinos1:nth-child(1) .casinos11,
.texor1 .casinos1 .casinos11,
.texor1 .casinos1:nth-child(1) .casinos11 {
    width: 4rem;
    height: 7rem;
    font-size: 4.08rem;
    border-radius: 15px;
    position: relative;
    top: auto;
    margin-left: 0;
    left: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block.block-scroll .casinos1,
.texor1 .casinos1 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
}

.block.block-scroll .casinos1:before,
.texor1 .casinos1:before {
    left: 1.5rem;
    right: 1.5rem;
    height: 1px;
    border-bottom: 1px solid #cdd5e0;
    position: absolute;
    content: "";
    top: 9.5rem;
}

.block.block-scroll  .casinos1 .casinos12,
.block.block-scroll  .casinos1:nth-child(1) .casinos12,
.texor1 .casinos1 .casinos12,
.texor1 .casinos1:nth-child(1) .casinos12 {
    width: 10.5rem;
    height: 6.5rem;
    margin-left: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
}

.block.block-scroll   .casinos11,
.texor1 .casinos11 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.block.block-scroll .casinos12,
.texor1 .casinos12 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.block.block-scroll   .casinos15,
.texor1 .casinos15 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 10.5rem;
    height: 4rem;
    font-size: 1.6rem;
    border-radius: 15px;
}

.block.block-scroll .casinos13,
.texor1 .casinos13 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.block.block-scroll .casinos13 span,
.texor1 .casinos13 span {
    display: block;
    color: grey;
}

.block.block-scroll  .casinos13 br ,
.texor1 .casinos13 br {
    display: none;
}
.block.block-scroll .casinos14 ,
.texor1 .casinos14 {
    display: none;
}
.block.block-scroll .casinos16 ,
.texor1 .casinos16 {
    position: absolute;
    right: 2.3rem;
    top: 7rem;
}
.block.block-scroll{
    position: relative;
}
.block.block-scroll  .casinos1 .casinos15,
.block.block-scroll  .casinos1:nth-child(1) .casinos15,
.texor1 .casinos1 .casinos15,
.texor1 .casinos1:nth-child(1) .casinos15 {
    margin-top: 1rem;
}

.block.block-scroll .casinos-fixed{
    position: fixed;
    right: calc((100% - 150rem)/2);
    transition: top .2s ease;
    z-index: 1000;
}

footer{
    z-index: 100;
    position: relative;
}

.casinos .cas-h1{
    margin: 1rem 0 2rem;
}