:root {
    --line-thickness: 2px;
    --glass-size: 65%;
    --icon-height: 40px;
    --transition-speed: .35s;
    --timing-function: cubic-bezier(.66, 1.51, .77, 1.13);
    --icon-color: #ffffff;
    --icon-close-color: #000000;
    --menu-bg-color-hover: #010158;
    --menu-bg-color: #000080;
    --menu-text-color: #ffffff;
    --text-color-em: #ffd40e;
}

* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}

.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}

.aligncenter,
img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

body {
    margin: 0;
    padding: 0;

    font-weight: 400;
    color: #000;
    padding-top: 60px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(139,720,367)'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='1' stop-color='%23FFFFFF'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='300' height='250' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.03'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000080;
}

.main-content a,
.main-content a:visited {
    color: #ff9900;
    display: inline-block;
    padding: 0;
}

.main-content {
    max-width: 1100px;
    margin: 0 auto;
    padding: 10px;
    font-weight: 400;
    position: relative;
}

.main-content p,
.main-content li,
.main-content div {
    line-height: 2rem;
}





img {
    max-width: 100%;
    height: auto;
}


.faq p {
    margin: 15px 0;
}



.toggle,
[id^=drop] {
    display: none;
    cursor: pointer;
}


/* Giving a background-color to the nav.muchonavupd container. */

.main-header {
    background: var(--menu-bg-color);
    position: fixed;
    width: 100%;
    top: 0px;
    box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, .2);
    z-index: 9999;
    min-height: 60px;
}

nav.muchonav {
    margin: 0 auto;
    padding: 0;
    max-width: 1100px;
    position: relative;
}

nav.muchonav #logo {
    display: inline-block;
    padding: 0 30px 0 0;
    float: none;
    font-size: 20px;
}



nav.muchonav #logo {
    display: inline-block;
    padding: 10px 20px 0px 20px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 300;
}

nav.muchonav #logo img {
    height: 29px;
    max-width: 100px;
    display: inline-block;
    width: auto;
    transform: scale(1.5);
}

nav.muchonav #logo a:hover {
    background-color: transparent;
}


/* Since we'll have the "ul li" "float:left"
       * we need to add a clear after the container. */

nav.muchonav:after {
    content: "";
    display: table;
    clear: both;
}


/* Removing padding, margin and "list-style" from the "ul",
       * and adding "position:reltive" */

nav.muchonav ul {
    float: none;
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    vertical-align: 10px;
    /* position: relative; */
}


/* Positioning the nav.muchonavigation items inline */

nav.muchonav ul li {
    margin: 0px;
    display: inline-block;
    float: none;
}


/* Styling the links */

nav.muchonav a,
nav.muchonav a:visited {
    display: block;
    padding: 20px 9px;
    color: var(--menu-text-color);
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}



/* Background color change on Hover */

nav.muchonav a:hover,
nav.muchonav li.menu-item-hovered a {
    background-color: var(--menu-bg-color-hover);
    color: var(--menu-text-color);
}


/* Hide Dropdowns by Default
       * and giving it a position of absolute */

nav.muchonav ul ul {
    display: none;
    position: absolute;
    /* has to be the same number as the "line-height" of "nav.muchonav a" */
    top: 60px;
    background-color: var(--menu-bg-color-hover);
}

@media all and (min-width: 1024px) {

    /* Hide Dropdowns by Default
   * and giving it a position of absolute */
    nav.muchonav ul ul {
        display: none;
        position: absolute;
        padding: 15px 0;
        /* has to be the same number as the "line-height" of "nav.mainnav a" */
        top: 60px;
        width: 100vw;
        left: 0px;
        background-color: var(--menu-bg-color-hover);
        /*padding-left: calc(10vw);
  padding-right: calc(20vw - 50px);
          */
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: calc(100vw - 1100px);
        box-shadow: 0px 6px 0px 0px rgba(200, 200, 200, 1);
    }



    nav.muchonav ul ul:before {
        content: '';
        display: block;

        position: absolute;
        top: 0;
        left: calc(100vw/-2);
        background-color: var(--menu-bg-color-hover);
        width: 100vw;
        height: 100%;
        box-shadow: 0px 6px 0px 0px rgba(200, 200, 200, 1);
    }




    /* Display Dropdowns on Hover */
    nav.muchonav ul li:hover>ul {
        display: inherit;
        display: flex;
        justify-content: space-between;

        flex-direction: row;
    }

    /* Fisrt Tier Dropdown */
    nav.muchonav ul ul li {

        width: 310px;
        display: inline-flex;
        align-items: center;


    }

    nav.muchonav ul ul li a,
    nav.muchonav ul ul li a:visited {

        padding: 10px 5px;
        color: var(--menu-text-color);
        font-size: 25px;
        text-decoration: none;
        font-weight: bold;
        display: none;

    }

    /* Second, Third and more Tiers	
   * We move the 2nd and 3rd etc tier dropdowns to the left
   * by the amount of the width of the first tier.
  */
    nav.muchonav ul ul ul li {
        position: relative;
        top: -60px;
        /* has to be the same number as the "width" of "nav.mainnav ul ul li" */
        left: 170px;
    }
}


/* Display Dropdowns on Hover */

nav.muchonav ul li:hover>ul {
    display: inherit;
}


/* Fisrt Tier Dropdown */

nav.muchonav ul ul li {
    position: relative;
}

nav.muchonav ul ul li a,
nav.muchonav ul ul li a:visited {
    display: block;
    padding: 7px 4px;
    color: var(--menu-text-color);
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;

}




/* Second, Third and more Tiers	
       * We move the 2nd and 3rd etc tier dropdowns to the left
       * by the amount of the width of the first tier.
      */

nav.muchonav ul ul ul li {
    position: relative;
    top: -60px;
    /* has to be the same number as the "width" of "nav.muchonav ul ul li" */
    left: 170px;
}


/* Change ' +' in order to change the Dropdown symbol */

nav.muchonav li>a:after {
    content: var(--arrow_down_url);
    margin-left: 5px;
    display: inline-block;
    width: 14px;
    height: 14px;


}

nav.muchonav li:hover>a:after {
    content: var(--arrow_up_url);
    margin-left: 5px;
    display: inline-block;
    position: relative;
    top: -2px;
    width: 14px;
    height: 2px;


}

nav.muchonav li>a:only-child:after {
    content: '';
    margin-left: 0px;
    display: inline-block;
}

nav.muchonav .menu-icon {
    display: inline-block;
    margin-right: 5px;
    vertical-align: -3px;
    width: 26px !important;
    height: 20px;
}


/* Media Queries
      --------------------------------------------- */

@media all and (max-width: 1024px) {
    .main-header {
        position: fixed;
        min-height: 60px;
    }

    nav.muchonav #logo {
        display: inline-block;
        padding: 0;
        float: none;
        text-align: center;
        width: calc(100% - 145px);
    }

    nav.muchonav {
        margin: 0;
    }

    nav.muchonav a,
    nav.muchonav a:visited {
        display: block;
        padding: 20px 9px;
        color: var(--menu-text-color);
        font-size: 22px;
        font-weight: 700;
        text-decoration: none;
    }

    nav.muchonav .menu-icon {
        display: inline-block;
        margin-right: 5px;
        vertical-align: -1px;
        width: 20px;
        height: 20px;
    }


    /* Hide the nav.muchonavigation menu by default */
    /* Also hide the  */
    nav.muchonav .toggle+a,
    nav.muchonav .menu {
        display: none;
    }

    /* Stylinf the toggle lable */
    nav.muchonav .hamburger {
        position: relative;
        display: inline-block;
        width: 30px;
        height: 19px;
        margin-right: 0.3em;
        border-top: 3px solid #fff;
        border-bottom: 3px solid #fff;
        top: 4px;
    }

    nav.muchonav .hamburger:before {
        content: "";
        position: absolute;
        top: 5px;
        width: 100%;
        border-top: 3px solid #fff;
        left: 0px;
    }

    nav.muchonav .toggle {
        display: inline-block;
        padding: 18px 20px 0 20px;
        color: var(--menu-text-color);
        text-decoration: none;
        border: none;
        vertical-align: -14px;
        min-height: 60px;
        font-size: 22px;
        font-weight: 700;
    }



    nav.muchonav .toggle.submenu_btn {
        position: relative;
    }

    nav.muchonav .toggle.submenu_btn.plus-icon:after {
        content: var(--arrow_down_url);
        position: absolute;
        top: 18px;
        right: 10px;

    }

    nav.muchonav .toggle.submenu_btn.minus-icon {
        background-color: var(--menu-bg-color-hover);
    }


    nav.muchonav .toggle.submenu_btn.minus-icon:after {
        content: var(--arrow_up_url);
        position: absolute;
        top: 9px;
        right: 10px;

    }



    nav.muchonav .top-toggle {
        text-align: center;
    }

    nav.muchonav .toggle:hover {
        background-color: var(--menu-bg-color-hover);
        color: var(--menu-text-color);
    }

    /* Display Dropdown when clicked on Parent Lable */
    nav.muchonav [id^=drop]:checked+ul {
        display: block;
        height: 100vh;
    }


    /* Change menu item's width to 100% */
    nav.muchonav ul {
        float: none;
        width: 100%;
    }

    nav.muchonav ul li {
        display: block;
        width: 100%;
    }

    nav.muchonav ul li>label {
        display: block;
        width: 100%;
    }

    nav.muchonav ul li>a {
        display: block;
        width: 100%;
        padding: 14px 20px;
    }

    nav.muchonav ul ul {
        background-color: var(--menu-bg-color-hover) !important;
    }

    nav.muchonav ul ul .toggle,
    nav.muchonav ul ul a {
        padding: 0 40px;
    }


    nav.muchonav ul ul ul a {
        padding: 0 80px;
    }

    nav.muchonav a:hover,
    nav.muchonav ul ul ul a {
        background-color: var(--menu-bg-color-hover);
    }

    nav.muchonav ul li ul li .toggle,
    nav.muchonav ul ul a,
    nav.muchonav ul ul ul a {
        padding: 14px 20px;
        color: var(--menu-text-color);
        font-size: 17px;
    }

    nav.muchonav ul li ul li .toggle,
    nav.muchonav ul ul a {
        background-color: var(--menu-bg-color-hover);
    }


    nav.muchonav ul ul li a,
    nav.muchonav ul ul li a:visited {
        display: block;
        padding: 15px 20px 15px 51px;
        color: var(--menu-text-color);
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
    }


    /* Hide Dropdowns by Default */
    nav.muchonav ul ul {
        float: none;
        position: static;
        color: #222;
        /* has to be the same number as the "line-height" of "nav.muchonav a" */
    }

    /* Hide menus on hover */
    nav.muchonav ul ul li:hover>ul,
    nav.muchonav ul li:hover>ul {
        display: none;
    }

    /* Fisrt Tier Dropdown */
    nav.muchonav ul ul li {
        display: block;
        width: 100%;
    }

    nav.muchonav ul ul ul li {
        position: static;
        /* has to be the same number as the "width" of "nav.muchonav ul ul li" */
    }

    nav.muchonav a.book_a_call {
        top: 5px;
        right: 10px;
    }
}

@media all and (max-width: 330px) {
    nav.muchonav ul li {
        display: block;
        width: 94%;
    }
}

@media all and (max-width: 450px) {




    nav.muchonav .toggle {
        display: inline-block;
        padding: 18px 20px 0 20px;
        color: var(--menu-text-color);
        text-decoration: none;
        border: none;
        vertical-align: -14px;
        min-height: 60px;
        font-weight: 800;
    }
}






#nav-icon {
    width: 30px;
    height: 20px;
    position: relative;


    transform: rotate(0deg);

    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: var(--menu-text-color);
    border-radius: 3px;
    opacity: 1;
    left: 0;

    transform: rotate(0deg);

    transition: .25s ease-in-out;
}


#nav-icon span:nth-child(1) {
    top: 0px;
}

#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
    top: 9px;
}

#nav-icon span:nth-child(4) {
    top: 18px;

}

#nav-icon.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;

}

#nav-icon.open span:nth-child(2) {

    transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {

    transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.search-icon {
    box-sizing: border-box;
    width: var(--icon-height);
    height: var(--icon-height);
    max-width: 250px;
    transition: all var(--transition-speed) linear, border-color 0s linear var(--transition-speed);
    position: absolute;
    top: 10px;
    right: 10px;

    margin: auto;
    border: solid var(--line-thickness);
    border-color: rgba(255, 255, 255, 0);
    border-radius: 100px;
    padding: 0.25em;
}

.search-icon__wrapper {
    width: var(--icon-height);
    height: var(--icon-height);
    position: absolute;
    border-radius: 100px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    transform: rotate(-45deg);
    transition: all 0 linear;
}

.search-icon__wrapper:hover {
    cursor: pointer;
}

.search-icon__input {
    background: none;
    text-align: left;
    outline: none;
    display: block;
    border: none;
    background: rgba(255, 255, 255, 0);
    width: calc(100% - (var(--icon-height) / 2 + 1rem));
    margin-right: 6rem;
    height: 28px;
    border-radius: 100px;
    transition: all var(--transition-speed) linear;
    font-size: 18px;
    padding: 0 0.5em;
    color: var(--menu-text-color);
}

.search-icon__input::placeholder {
    color: rgba(0, 0, 0, 0.25);
}

.search-icon__glass {
    width: var(--glass-size);
    height: var(--glass-size);
    border: solid var(--line-thickness);
    border-color: var(--icon-color);
    border-radius: 100px;
    margin: 0 auto;
    position: relative;
    transition: all var(--transition-speed) var(--timing-function) var(--transition-speed), border-color 0s linear var(--transition-speed);
}

.search-icon__handle {
    height: calc(100% - var(--glass-size));
    width: var(--line-thickness);
    margin: 0 auto;
    background: var(--icon-color);
    position: absolute;
    border-radius: 0 0 100px 100px;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all var(--transition-speed) var(--timing-function);
    transition-delay: var(--transition-speed);
}

.search-icon__handle::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: var(--icon-color);
    transform: rotate(0deg);
    transition: all var(--transition-speed) var(--timing-function);
    transition-delay: 0s;
}

.search-icon.open {
    width: calc(100vw - 1em);
    border-color: var(--icon-color);
    transition-delay: var(--transition-speed);
    background-color: var(--menu-bg-color);
}

.search-icon.open .search-icon__input {
    transition-delay: var(--transition-speed);
}

.search-icon.open .search-icon__glass {
    width: 100%;
    height: 100%;
    transition: all var(--transition-speed) var(--timing-function) 0s, border-color 0s linear var(--transition-speed);
    border-color: rgba(0, 0, 0, 0);
}

.search-icon.open .search-icon__handle {
    bottom: calc(50% - (100% - var(--glass-size)) / 2);
    border-radius: 100px;
    transition-delay: 0s;
}

.search-icon.open .search-icon__handle::after {
    transition-delay: var(--transition-speed);
    transform: rotate(90deg);
}





nav.muchonav .dd-c a,
nav.muchonav .dd-c a:visited {
    display: inline;
    padding: 0px 0px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    background: #064073;
}



.footer-copy {
    text-align: center;
    color: var(--menu-text-color);
    background: var(--menu-bg-color);
    padding: 30px 15px;
    margin-top: 20px;
}


.langs-box {
    width: 100%;
    height: 1px;
    background-color: #fff;
}

.top-langs ul {
    list-style-type: none;
    padding-left: 0;
    padding: 0;
    margin: 0;
}

.contplusminus {
    width: 10px;
    height: 10px;
}

.contplus:after {
    content: "+" !important;
    position: absolute;
    top: -12px;
    left: 0px;


}

.contplusminus:after {
    content: "-";
    position: absolute;
    top: -12px;
    left: 0px;


}

.toplist {
    display: grid;
    width: 100%;
    margin: 1em 0;
    background: #fff;
    border-collapse: collapse;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(38, 38, 55, 0.25);
}

.toplist .trth {
    display: grid;
    background: var(--menu-bg-color);
    border-radius: 4px 4px 0 0;
    margin-bottom: 10px;
    grid-template-columns: 40px 200px 200px 1fr 300px;
}

.toplist .trth th {
    padding: 4px;
    transform: scale(.7);
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}

.toplist .topcasinorow {
    display: grid;
    grid-template-columns: 40px 200px 200px 1fr 300px;
    grid-template-areas:
        "number logo rating bonus cta"
        "tandc tandc tandc tandc tandc";
    padding: 15px 0;
    border-bottom: solid 3px #eee;
}

.topcasinonumber {
    grid-area: number;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-number {


    display: block;
    transform: scale(.6);
    transform-origin: 0 0;

    background-color: var(--menu-bg-color);
    color: var(--text-color-em);
    padding: 1px;
    border-radius: 50%;
    font-size: 16px;
    width: 23px;
    height: 23px;
    text-align: center;

}

.topcasinologo {
    grid-area: logo;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-img-box {
    width: 150px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.topcasinorating {
    grid-area: rating;
    display: flex;
    justify-content: center;

    flex-direction: column;
}

.toplist-item-title {
    font-weight: bold;
    color: var(--menu-bg-color-hover);
}

.toplist-item-review-link {
    text-decoration: none;
    font-weight: bold;
    color: var(--menu-bg-color-hover) !important;
}

.topcasinobonus {
    grid-area: bonus;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-bonus {

    font-size: 20px;
    color: #3ab7fa;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.topcasinocta {
    grid-area: cta;
    display: flex;
    justify-content: center;
    align-items: center;
}

.toplist-item-cta {
    background-color: #f67312;
    padding: 20px 26px !important;
    display: block !important;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: bold;
    border-radius: 5px;
    width: 75%;
    text-align: center;
    font-size: 18px;
    border-bottom: 4px solid #d66614;
}

.toplist-item-cta:hover {
    background-color: #d66614;
}


.topcasinotanc {
    grid-area: tandc;
    display: flex;
    justify-content: right;
    align-items: center;
}

.topcasinotanctext {
    color: #666;
    transform-origin: 90% 100%;
    transform: scale(.6);

}

.stars {
    position: relative;
    font-size: 24px;

}

.stars::before {
    content: "\2605\2605\2605\2605\2605";
    letter-spacing: 2px;
    background: linear-gradient(90deg, #fed42d calc(var(--rating) / 5 * 100%), #f2f2f2 calc(var(--rating) / 5 * 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;

}




@media all and (max-width:1000px) {
    .toplist .trth {

        grid-template-columns: 10px 160px 130px 1fr 150px;
    }

    .toplist .topcasinorow {
        grid-template-columns: 20px 160px 130px 1fr 150px !important;

    }

}

@media all and (max-width:740px) {
    .toplist .trth {

        height: 0px !important;
        width: 0px;
        overflow: hidden;
    }

    .toplist .topcasinorow {
        grid-template-columns: 1px 1fr 1fr !important;
        grid-template-areas:
            "number logo rating"
            "bonus bonus bonus"
            "cta cta cta"
            "tandc tandc tandc";

    }

    .topcasinonumber {
        grid-area: number;
        display: flex;
        position: relative;

    }

    .item-number {
        display: block;
        transform: scale(.6);
        transform-origin: 0 0;


        padding: 1px;
        border-radius: 50%;
        font-size: 16px;
        width: 23px;
        height: 23px;
        text-align: center;
        position: absolute;
        top: 0px;
        left: 7px;

    }


    .item-bonus {

        padding: 20px 5px;
    }
}


#review_banner {
    margin-top: 30px;
}

.casino-cta {

    background-color: var(--text-color-em);
    position: sticky;
    bottom: 5px;
    opacity: 0;
    transition: opacity 0.4s;
    z-index: 999999;
    padding: 5px 9px 5px 12px;
    box-shadow: 0 0 15px 6px rgba(0, 0, 0, .1);
    border-radius: 5px;

    /*
      
      display: flex;
      justify-content: space-between;
      */
    align-items: center;
    display: grid;
    grid-template-columns: 120px 2fr 1fr;
    grid-template-areas:
        "logo bonus cta"
        "tandc tandc tandc";
}

.displaynone {
    display: none !important;
}

.casino-cta span {
    display: block;
    line-height: 0px;
}

.casino-cta-img-box {

    width: 120px;
    height: 60px;
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
    grid-area: logo;
}

.casino-cta-img-box img {
    width: 60px;
    display: block;
}

.casino-cta>.casino-cta-img-box>span {
    line-height: 18px !important;
    text-align: center !important;
}


.casino-cta span.casino-cta-bonus {
    grid-area: bonus;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    color: var(--menu-bg-color-hover);
    line-height: 20px;
    text-align: center;
    padding: 0 10px;
    display: block;

}

.casino-cta-out {
    grid-area: cta;
    background-color: #f67312;
    padding: 20px 26px !important;
    display: block !important;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: bold;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    border-bottom: 4px solid #d66614;
}

.casino-cta-close-btn {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 9px;
    top: 2px;
    cursor: pointer;
    display: none;
}

.casino-cta-tandc {
    grid-area: tandc;
    display: block;
    font-size: 13px;
    line-height: 15px !important;
    text-align: center;
    color: #fff;

}

.casino-cta-tandc a {
    color: #fff;
    font-size: 13px;
    display: inline;
}


@media all and (max-width:1000px) {
    .casino-cta {
        grid-template-columns: 60px 2fr 1fr;
        grid-template-areas:
            "logo  bonus cta"
            "tandc  tandc tandc";
    }

    .casino-cta-title {
        display: none !important;
    }

    .casino-cta-img-box {

        width: 60px;
        height: 60px;
        overflow: hidden;
        display: flex !important;
        align-items: center;
        justify-content: center;
        grid-area: logo;
    }

    .casino-cta-img-box img {
        width: 60px;
        display: block;
    }



}

@media all and (max-width:800px) {

    .casino-cta-title,
    .casino-cta-rating {
        display: none !important;
    }

    .casino-cta {
        grid-template-columns: 80px 2fr 1fr;
        grid-template-areas:
            "logo bonus cta"
            "tandc tandc tandc";
    }

    .casino-cta span.casino-cta-bonus {
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        padding: 5px;
    }

    .casino-cta span {
        margin: 0 5px;
    }

    .casino-cta-out {
        background-color: #f67312;
        display: block !important;
        text-decoration: none !important;
        text-transform: uppercase;
        color: #fff !important;
        font-weight: bold;
        border-radius: 5px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        line-height: 16px;
        padding: 7px 10px 7px 10px !important;
    }
}



.dd {
    z-index: 1;
    position: relative;
    display: block;
    background-color: #fff;
    margin-top: -17px;
    margin-bottom: -16px;
}

.dd-a {
    padding: 5px 5px 5px 0;
    position: relative;
    transition-duration: 0.2s;
    font-size: 14px;
    color: #999;
}

.dd input {
    top: 0;
    opacity: 0;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}

.dd input:hover {
    cursor: pointer;
}

.dd input:checked:after {
    transform: scaleX(1);
}

.dd input:checked~.dd-c {
    transform: scaleY(1);
}

.dd-c {
    display: block;
    position: absolute;
    padding: 5px;
    height: auto;
    transform: scaleY(0);
    transform-origin: top left;
    transition-duration: 0.2s;
    background-color: #fff;
    width: 100%;

    border: solid 1px #eee;
    border-radius: 5px;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .2);


}

.dd-c a {
    display: block;
}

.dd input:checked~.dd-c2 {
    transform: scaleY(1);
}

.dd-c2 {
    display: block;
    position: relative;
    padding: 5px;
    height: auto;
    transform: scaleY(0);
    transform-origin: top left;
    transition-duration: 0.2s;


}

.block404 {
    max-width: 320px;
    margin: 0 auto;
    text-align: center;
}

.block404 h1 {
    font-size: 150px;
    color: #ddd;
}

.block404 a {
    color: #000;
}

.opinions {
    background: #fff;
    box-shadow: 0px 5px 30px #e1eaf8;
    border-radius: 8px;
    padding: 30px 30px 30px 30px;
}

.comment-item {
    background: #f5f7fa;
    border-radius: 3px;
    padding: 25px 30px 30px;
    margin-top: 30px;
    position: relative;
}

.comment-creator {
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
}

.comment-time {
    display: inline-block;
    color: #bbb;
    margin: 0 0 0 10px;
    transform: scale(.8);
}

.wpforms-container {
    background: #fff;
    box-shadow: 0px 5px 30px #e1eaf8;
    border-radius: 8px;
    padding: 30px 30px 30px 30px;
}

.wpforms-field-label {
    display: block;
    font-weight: bold;
}

.wpforms-field-medium {
    display: block;
    width: 100%;
    border: solid 1px #bbb;
    border-radius: 10px;
    padding: 10px;
}

.wpforms-submit {
    padding: 10px 20px;
    ;
    margin-top: 10px;
    border: none;
    border-radius: 10px;
}

div[itemtype="https://schema.org/HowTo"] {
    padding: 10px;
    box-shadow: 0 2px 8px 0 rgba(38, 38, 55, 0.25);
    background-color: #fff;
    border-radius: 3px;
}

div[itemprop="url"] {
    display: none;
}

div[itemtype="https://schema.org/HowTo"] [itemprop="description"] {
    font-weight: bold;
}


div[itemtype="https://schema.org/HowTo"] [itemprop="step"] {
    border: solid 1px #eee;
    border-radius: 5px;
    padding: 5px;
    margin-top: 4px;
}

div[itemtype="https://schema.org/HowTo"] [itemprop="step"] [itemprop="name"] {
    font-weight: bold;
    display: inline-block;
}