/*!
Theme Name: sirius52-ru
Author: WP Team
Version: 1.0.3
Requires PHP: 7.2
Text Domain: kit-theme
*/.site-header{display:flex;justify-content:space-between}.menu-container{background:#060726}@media(max-width:991px){.menu-container{display:none;position:absolute;left:0;top:60px;width:100%;padding:10px 30px}}.menu-container .header-menu{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:15px;padding:10px 0}@media(max-width:991px){.menu-container .header-menu{display:block}}.menu-container .header-menu a{text-decoration:none}.menu-burger{display:flex;flex-direction:column;width:25px;cursor:pointer;justify-content:center;align-items:flex-start;background:0;border:0}.menu-burger span{display:block;width:100%;height:1px;margin:2px 0;background:#ebbe7d}@media(min-width:991px){.menu-burger{display:none}}@media(max-width:480px){.site-header{padding-left:20px;padding-bottom:20px;flex-wrap:wrap;height:auto}.site-header .logo{height:60px;display:flex;align-items:center}.site-header .header-buttons{background:#060726;width:100%;order:333;display:flex;justify-content:center}.site-header .header-buttons .site-btn-login{margin:0}}.games-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;padding-top:0}.games-list .game-container{position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center}.games-list .game-container .game-image-container{border:1px solid #766c6c;position:relative}.games-list .game-container .game-image-container img{display:block;object-fit:cover;height:150px;margin-bottom:0}.games-list .game-container .game-title{padding:10px 0}.games-list .game-container .game-hover{display:none;position:absolute;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:20px}.games-list .game-container .game-hover .game-title{color:#fff;font-size:16px;text-align:center}.games-list .game-container .game-hover .game-btn-1{display:flex;align-items:center;justify-content:center;height:40px;padding:0 25px;color:#fff;background:linear-gradient(90deg,#74ddfd,#878eff);font-size:16px;font-weight:bold;border-radius:4px;cursor:pointer}.games-list .game-container .game-hover .game-btn-1:hover{background:#6fb587}.games-list .game-container .game-hover .game-btn-1,.games-list .game-container .game-hover .game-btn-2{text-transform:uppercase}.games-list .game-container .game-hover .game-btn-2{display:flex;align-items:center;justify-content:center;height:40px;padding:0 25px;font-size:16px;font-weight:bold;cursor:pointer;background:#fff;color:#393939;border-radius:4px}.games-list .game-container:hover .game-hover{display:flex;top:0;background:rgba(0,0,0,.8)}@media(max-width:991px){.games-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr)) !important}}@media(max-width:480px){.games-list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr)) !important}}.strong-form{position:relative;margin:0 auto}.strong-form .form-field{margin-bottom:1.5em}.strong-form .form-field.wpmtst-submit{margin-bottom:0}.strong-form .required.symbol:after{content:"*";color:red;font-size:1.5em;font-weight:400;margin:0 5px;position:relative;top:5px}.strong-form label{display:inline-block;float:none;width:auto}.strong-form input[type=text],.strong-form input[type=email],.strong-form input[type=url],.strong-form input[type=file],.strong-form select,.strong-form textarea{box-sizing:border-box;display:block;float:none;width:100%;background:rgba(0,0,0,0);color:#fff;padding:5px;border:1px solid #878eff}.strong-form input[type=checkbox]{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4);margin-left:12px;margin-right:6px}.strong-form input[type=checkbox]+label{font-weight:400;padding:5px}.strong-form input[type=checkbox]:focus+label{outline:1px solid #ccc}.strong-form textarea{height:16em;background:rgba(0,0,0,0)}.strong-form span.error,.strong-form label.error{display:block}.strong-form .before{display:block}.strong-form .after{display:block}#submit{font-size:16px;font-weight:bold;padding:10px 20px;color:#000;background:linear-gradient(90deg,#74ddfd,#878eff);border-radius:4px}input.captcha{display:block;width:auto}img.captcha{border:0}.wpmtst-captcha{margin-bottom:1em}.strong-form ul.strong-category-list,.strong-form ul.strong-category-list ul.children{list-style-type:none}.strong-form ul.strong-category-list label,.strong-form ul.strong-category-list ul.children label{font-weight:400;white-space:nowrap;word-wrap:break-word}.strong-form ul.strong-category-list{margin:0;padding-left:0}.strong-form ul.strong-category-list ul.children{margin-left:1.5em;padding-left:0}.strong-form-wait{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.7)}.strong-form-wait .message{position:absolute;top:calc(50% - 25px);text-align:center;width:100%;height:50px;line-height:50px;color:#111}.strong-form-wait .message img{width:50px;height:50px;margin:0 auto}@keyframes wpmtst-spin{0%{transform:rotate(360deg)}100%{transform:rotate(0)}}.strong-form-wait .message img{animation:wpmtst-spin 2.5s infinite 0s linear}.strong-form label{font-weight:700}.strong-form .form-field .after{font-size:.9em;font-style:italic}.strong-form input.error,.strong-form textarea.error,.strong-form select.error{background:rgba(0,0,0,0);border:1px solid #e8aaad;color:#b50007}.strong-form span.error,.strong-form label.error{color:#b50007}.strong-form .field-wrap{display:block;font-weight:400;border:1px solid rgba(0,0,0,0)}.strong-form .field-wrap.error{border-radius:3px;background:#f9e5e6;border:1px solid #e8aaad;color:#b50007}.strong-form .field-wrap.error .checkbox-label{outline:0}.strong-form .field-wrap.error .strong-rating{outline-color:#e8aaad}.strong-form .field-wrap input+label+.required.symbol:after{margin-left:0}.strong-form.dark input.error,.strong-form.dark textarea.error,.strong-form.dark select.error{border:1px solid #f66}.strong-form.dark .field-wrap.error{border:1px solid #f66}.strong-form.dark .field-wrap.error .checkbox-label{color:#111}.strong-form.dark .field-wrap.error .strong-rating{outline-color:#f66}.comment{margin-bottom:30px}.comment-author{font-weight:bold}.comment-info{display:flex;justify-content:space-between;margin-bottom:7px}.comment-info .comment-date{font-size:12px}.bollywood-content-box ol,.bollywood-content-box ul{padding-left:20px}.footer{padding:30px 0}.footer .container{display:flex;justify-content:center;text-align:center}.footer .container .flex{display:flex;flex-direction:column;gap:20px}.footer .container .icons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.footer .container .icons img{height:40px}.main .payments{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:20px;padding:50px 16px;background-color:rgba(0,0,0,0.4784313725);border-radius:6px}.main .payments .payment{cursor:pointer;transition:filter .4s ease-in-out}.main .payments .payment svg path{transition:fill .4s ease-in-out}.main .payments .payment:nth-child(1):hover{filter:drop-shadow(0 0 16px #1f46ff)}.main .payments .payment:nth-child(1):hover svg path{fill:#1f46ff}.main .payments .payment:nth-child(2):hover{filter:drop-shadow(0 0 16px #ff8000)}.main .payments .payment:nth-child(2):hover svg path{fill:#ff8000}.main .payments .payment:nth-child(3):hover{filter:drop-shadow(0 0 16px #ffc200)}.main .payments .payment:nth-child(3):hover svg path{fill:#ffc200}.main .payments .payment:nth-child(4):hover{filter:drop-shadow(0 0 16px #f7931a)}.main .payments .payment:nth-child(4):hover svg path{fill:#f7931a}.main .payments .payment:nth-child(5):hover{filter:drop-shadow(0 0 16px #c718e3)}.main .payments .payment:nth-child(5):hover svg path{fill:#c718e3}.main .payments .payment:nth-child(6):hover{filter:drop-shadow(0 0 16px #28d49f)}.main .payments .payment:nth-child(6):hover svg path{fill:#28d49f}.main .soft{padding:30px 0;background:linear-gradient(90deg,#74ddfd,#878eff);margin-top:30px}.main .soft-items{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:space-around}.main .soft-items img{height:auto}