.hero {
    padding: 80px 0;
    background-color: #020729;
    background-image: url("/wp-content/themes/casinoace_child/img/mask-gr.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff
}

.hero img {
    max-width: fit-content
}

@media screen and (max-width: 1199px) {
    .hero img {
        width:100%
    }
}

.hero p.subtitle {
    font-size: 13px;
    line-height: 60px;
    letter-spacing: 0.245em;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: -40px;
}

.hero p.subtitle span {
    color: #3bff72
}

.hero h1 {
    font-weight: 600;
    font-size: 2.8125em;
    line-height: 60px;
    color: #ffffff;
    margin-bottom: 24px
}

.hero h1 span {
    font-weight: 700;
    color: #e41d60
}

.hero p {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.5px;
    color: #ffffff;
    margin-bottom: 24px
}

.footer {
    background: #020729;
    padding: 20px 0
}

.footer .row {
    justify-content: space-between
}

.footer .col-box-1 {
    max-width: 100%px;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .footer .col-box-1 {
        max-width:100%;
        padding: 0 30px
    }
}

.footer .col-box-2 {
    width: 230px
}

@media screen and (max-width: 600px) {
    .footer .col-box-2 {
        max-width:100%;
        width: 100%;
        margin-top: 30px;
        padding: 0 30px
    }
}

.footer .col-box-3 {
    width: 185px
}

@media screen and (max-width: 768px) {
    .footer .col-box-3 {
        margin-top:30px
    }
}

@media screen and (max-width: 600px) {
    .footer .col-box-3 {
        max-width:100%;
        width: 100%;
        margin-top: 30px;
        padding: 0 30px
    }
}

.footer .col-box-4 {
    width: 150px
}

@media screen and (max-width: 768px) {
    .footer .col-box-4 {
        margin-top:30px
    }
}

@media screen and (max-width: 600px) {
    .footer .col-box-4 {
        max-width:100%;
        width: 100%;
        margin-top: 30px;
        padding: 0 30px
    }
}

.footer .logo {
    margin-bottom: 0px
}

.footer .desc-logo {
    color: #fff
}

.footer .desc-logo h4 {
    font-size: 24px;
    line-height: 19px
}

.footer .desc-logo p {
    font-size: 17px
}

.footer .desc-logo p a {
    color: #22b9ff;
    font-size: 17px
}

.footer .desc-logo p a:hover {
    color: #E41D60;
}

.footer .info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .info .verification-icon {
    width: 60px;
    text-align: center
}

.footer .info .verification-icon a {
    display: block
}

.footer .info .verification-link {
    width: 160px;
    margin: 0 15px;
    text-align: center
}

.footer .info a {
    display: block
}

.footer .info a img.logo_image {
    max-width: 100%
}

.footer .box-links {
    color: #fff
}

.footer .box-links h4 {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 13px
}

.footer .box-links ul {
    list-style-type: none;
    padding-left: 0
}

.footer .box-links ul li a {
    font-size: 14px;
    line-height: 26px;
    color: #c1cadb
}

.footer .box-links ul li a:hover {
    color: #22b9ff
}

.footer .box-links .mgt60 {
    margin-top: 60px
}

.footer .red-info {
    max-width: 880px;
    width: 100%;
    margin: 54px auto 0 auto;
    text-align: center
}

.footer .red-info p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #e41d60
}

.copyright-box {
    background: #000314;
    padding: 10px 0;
    color: #fff
}

.copyright-box .row {
    align-items: baseline;
    justify-content: center;
}

.copyright-box .nav ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0
}

@media screen and (max-width: 600px) {
    .copyright-box .nav ul {
        display:block
    }
}

.copyright-box .nav ul li {
    margin-right: 40px!important;
}

.copyright-box .nav ul li a {
    font-weight: 600;
    font-size: 13px;
    line-height: 52px;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-decoration: none
}

.copyright-box .nav ul li a:hover {
    color: #22b9ff
}

.copyright-box .copyright p {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #ffffff
}

.box-links.widget_nav_menu {
    text-align: left;
    padding: 0px;
}

.box-links.widget_nav_menu.widget-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 13px;
}

#nav_menu-1 {
    margin-bottom: 60px;
}

.info a:nth-last-of-type(1) {
    width: 60px;
}

.info a:nth-child(2n) {
    max-width: 50%;
}
