@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700&display=swap');
html {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 1rem;
    background-image: url('./../images/BackgroundTop.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* background-size: cover; */
    background-color: rgba(83, 7, 151, 1);
    /* background: #22063E; */
}

* {
    transition: 150ms;
    -webkit-transition: 150ms;
    -moz-transition: 150ms;
    -ms-transition: 150ms;
    -o-transition: 150ms;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 400;
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2rem;
}

h3 {
    font-size: 1.75rem;
}

h4 {
    font-size: 1.5rem;
}

h5 {
    font-size: 1.25rem;
}

h6 {
    font-size: 1rem;
}

p {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 0 .75rem 0;
}

input:active,
select:active,
button:active,
textarea:active,
input:focus,
select:focus,
button:focus,
textarea:focus {
    outline: none !important;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

figure {
    margin: 0;
}

img {
    max-width: 100%;
}

.clear {
    clear: both;
}

.after-clear::after {
    content: '';
    width: 100%;
    display: block;
    clear: both;
}

#page {
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    position: relative;
    /* background-image: url(https://goldyslot.com/wp-content/uploads/GOLDYSLOT_BACKGROUND.jpg); */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    /* -webkit-box-shadow: 0px -1px 15px #34294C;
    box-shadow: 0px -1px 15px #34294C; */
}

#content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

/*header*/

header {
    overflow-x: hidden;
}

.category {
    width: 550px;
    max-width: 100%;
    padding: 0 0 15px 0;
    height: 95px;
    /* background-image: url(../images/menu-bg.png); */
    background-image: url(../images/BgSoft.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0px;
    top: -5px;
    right: 55px;
}

.category ul {
    width: 100%;
    text-align: center;
}

.category ul li {
    display: inline-block;
    color: #fff;
    font-size: 0.9rem;
    margin: 0 0 0 20px;
    font-weight: bold;
    cursor: pointer;
}

.category ul li img {
    width: 75px;
    margin-right: 5px;
}

.category ul li.active {
    color: #ab9156;
}

.category ul li:hover {
    color: #ab9156;
}

.playnow-wrapper {
    padding-right: 30px;
}

.playnow-btn {
    width: 90px;
    height: 69px;
    /* background-image: url(../images/BtnPlaynowMobile.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; */
    display: block;
    /* cursor: pointer; */
    margin-top: -5px;
    /* border: 1px solid #fff;
    border-radius: 25px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.65); */
}

.navbar-wrapper {
    padding: 0;
    align-items: start;
    position: static;
}

.navbar-brand {
    margin: 0;
}

.navbar-brand img {
    width: 240px;
}

/*
.navbar-brand.scrolled img {
    width: 145px;
}
*/


/*banner*/

#banner {
    padding: 0;
}

#slide_banner {
    padding: 0 3rem;
    position: relative;
}

#slide_banner .owl-nav {
    margin-top: 0;
}

#slide_banner .owl-nav button {
    margin: 0;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
}

#slide_banner .owl-nav button:hover {
    background: none;
    outline: none;
    box-shadow: 0;
    text-decoration: none;
}

#slide_banner .owl-nav button img {
    width: 55px;
}

#slide_banner .owl-nav button img:hover {
    transform: scale(1.1);
}

#slide_banner .owl-nav button.owl-prev {
    left: 0;
}

#slide_banner .owl-nav button.owl-next {
    right: 0;
}

.banner-right {
    flex-direction: column;
}

.banner-right figure {
    text-align: center;
    width: 100%;
}

.banner-right figcaption {
    text-align: center;
    width: 100%;
}

.banner-right .download-wrapper {
    width: 285px;
    max-width: 100%;
    display: flex;
    justify-content: space-evenly;
    margin-left: auto;
    margin-right: auto;
}

.banner-right .download-btn img:hover {
    transform: scale(1.1);
}

.banner-right .download-inner {
    width: 50%;
    text-align: center;
    padding: 0 4px;
    margin-top: 3px;
}

#game {
    position: relative;
    padding: 0px 0 3rem 0;
    min-height: 550px;
    margin-top: -10px;
}

.box-wrapper {
    /* background: rgba(83, 7, 151, 1); */
    background: rgba(53, 5, 93, 1);
    padding: 20px 27px 40px 27px;
    -moz-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 0 7px rgba(255, 255, 255, 0.5);
}

.box-wrapper h3 {
    color: #fcee21;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.row.filtr-container {
    margin-right: -10px;
    margin-left: -10px;
}

.row.filtr-container .col-12 {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.game-inner {
    display: block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    cursor: pointer;
}

.game-inner figure {
    overflow: hidden;
    text-align: center;
}

.game-inner figure::after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(52, 41, 76, 0.75);
    position: absolute;
    left: 0;
    top: 0;
    transform: scale(1.05);
    opacity: 0;
}

.game-inner figure img {
    width: 100%;
}

.game-inner span.img-download {
    display: inline-block;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 110px;
    height: 33px;
    background-image: url(../images/download-btn.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0;
}

.game-inner figcaption {
    width: 100%;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    background: #34294c;
    padding: 4px 10px;
    font-size: 1.2rem;
    font-weight: bold;
}

footer {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: .8rem;
    letter-spacing: 1px;
    padding: 15px 10px;
    position: fixed;
    bottom: 0;
    width: 100%;
}


/*-------------------*/


/***** Apollo *****/


/*-----------------*/

.effect-apollo {
    background: transparent;
    position: relative;
    overflow: hidden;
}

.effect-apollo img {
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.effect-apollo .hover-apollo::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -110%, 0);
}

.effect-apollo:hover figure::after {
    opacity: 1;
}

.effect-apollo:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

.effect-apollo:hover span {
    opacity: 1;
}

.effect-apollo:hover .hover-apollo::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 110%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 110%, 0);
}

.page-content {
    margin-top: 40px !important;
}

.page-content .box-wrapper {
    padding: 40px 40px 40px 40px !important;
}

.page-content .box-wrapper ul {
    padding: 10px 20px;
}

.page-content .box-wrapper p,
.page-content .box-wrapper ul li,
.page-content .box-wrapper span {
    line-height: 1.75 !important;
}

.page-content .post-thumbnail {
    display: none;
}

.page-content .entry-title {
    color: #fcee21;
    font-size: 1.5rem;
    border: none;
}

.page-content .entry-meta {
    font-size: 0.7rem;
}

.page-content footer {
    background: none;
    color: #fff;
    text-align: center;
    font-size: .8rem;
    letter-spacing: 1px;
    padding: 0px;
}

.simplefilter a {
    color: #FFF;
}

.wp-show-posts-single {
    position: relative;
}

.wp-show-posts-single .wp-show-posts-inner {
    background: #21063e;
    padding: 0 0 15px 0;
}

.wp-show-posts-single .wp-show-posts-inner .wp-show-posts-image {
    overflow: hidden;
}

.wp-show-posts-single .wp-show-posts-inner .wp-show-posts-entry-header {
    padding: 0 15px;
}

.wp-show-posts-single .wp-show-posts-inner .wp-show-posts-image img {
    width: 100%;
    height: auto;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
}

.wp-show-posts-single .wp-show-posts-inner .wp-show-posts-entry-title {
    font-size: 1.2rem;
    line-height: 1.35;
    padding: 0;
    min-height: 44px;
}

.wp-show-posts-single .wp-show-posts-inner .wp-show-posts-entry-title a {
    color: #fff;
}

.wpsp-read-more {
    margin: 0 15px;
}

a.wp-show-posts-read-more,
a.wp-show-posts-read-more:visited {
    padding: 3px 20px;
    display: inline-block;
    color: #000;
    border: 1px solid #fff;
    background: rgb(255, 209, 80);
    background: linear-gradient(180deg, rgba(255, 209, 80, 1) 0%, rgba(255, 143, 0, 1) 100%);
    border-radius: 20px;
    font-size: .9rem;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
}

a.wp-show-posts-read-more:hover {
    border: 1px solid #fff;
    background: #854ac3;
    color: #fff !important;
}

.wp-show-posts-single .wp-show-posts-inner:hover {
    box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.25);
}

.wp-show-posts-single .wp-show-posts-inner:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.wp-show-posts-single .wp-show-posts-inner:hover .wp-show-posts-entry-title a {
    color: rgb(255, 209, 80);
}


/* menu home */


/* header */

body.home #page .simplefilter.homepage-menu {
    display: block;
}

body.home #page .simplefilter.otherpage-menu {
    display: none !important;
}


/* footer */

body.home #page .simplefilter.homepage-footer {
    display: flex;
}

body.home #page .simplefilter.otherpage-footer {
    display: none !important;
}


/* other page */


/* header */

body.page #page .simplefilter.homepage-menu,
body.single #page .simplefilter.homepage-menu {
    display: none !important;
}

body.page #page .simplefilter.otherpage-menu,
body.single #page .simplefilter.otherpage-menu {
    display: block;
}


/* footer */

body.page #page .simplefilter.homepage-footer,
body.single #page .simplefilter.homepage-footer {
    display: none !important;
}

body.page #page .simplefilter.otherpage-footer,
body.single #page .simplefilter.otherpage-footer {
    display: flex;
}

.navigation.post-navigation {
    padding-top: 40px;
    padding-bottom: 40px;
}


/* page content  */

.page-content .entry-title {
    font-size: 1.75rem;
}

.page-content .entry-meta {
    font-size: 0.7rem;
    letter-spacing: 0px;
    font-family: 'Prompt', sans-serif;
    color: #9a9a9a;
}

.page-content .entry-meta a {
    color: inherit;
}

.page-content .entry-meta a:hover {
    color: #fcee21;
}

.entry-content p {
    font-family: 'Prompt', sans-serif;
}

.entry-content a {
    color: #fcee21;
    font-family: 'Prompt', sans-serif;
}

.entry-content a:hover {
    color: #fcee21;
    text-decoration: underline;
}

.post.hentry {
    margin-bottom: 5rem;
}

.navigation.post-navigation {
    padding-top: 20px;
    padding-bottom: 0px;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #ddd;
    border-radius: 1.5rem;
    display: inline-block;
    width: 300px;
    text-align: center;
    padding: 0.315rem 0.875rem;
    text-decoration: none;
    background: rgb(255, 209, 80);
    background: linear-gradient(180deg, rgba(255, 209, 80, 1) 0%, rgba(255, 143, 0, 1) 100%);
    color: #000;
    font-size: .75rem;
    margin: 5px 0;
    font-family: 'Prompt', sans-serif;
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: rgba(255, 143, 0, 1);
}

.post-navigation .nav-links {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.post-navigation .nav-previous {
    float: none;
    width: auto;
}

.post-navigation .nav-next {
    float: none;
    text-align: unset;
    width: auto;
}
