/*normalize*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:700;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:\201C \201D \2018 \2019;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],/* 1 */  input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}body,figure{margin:0;}legend,button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
/*normalize end*/
h1,h2,h3{line-height:1.1em;font-weight:500;text-align:center}
h1{font-size:30px;margin:.67em 0;color: #07346b;/*font-family: 'Lobster', cursive;*/}
img{max-width:100%;border:0}
.alignleft{float:left;margin:0 10px 5px 0}
.alignright{float:right;margin:0 0 5px 10px}
.shortcode{padding:0!important;clear:both}
a{color:#c69c6d;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;text-decoration:underline}
a:hover{color:#C69F33;text-decoration:none}
a:active,a:focus{outline:none!important}
h2,h3,h4,h5,h6{text-align:left}
body{/* background: url("img/pattern-sidebar.jpg") repeat #000;*/font-family:Arial,Tahoma,sans-serif;font-size:14px;line-height:1.25;padding:0;margin:0;color: #07346b;}
header {/*background: #141e39;*/background: #d7dcea;position: relative;}
.responsive {max-width: 100%;height: auto;}
.logo {background: url("img/small-logo.png") center no-repeat transparent;height: 60px;width: 160px;display: block;margin: 15px auto;}
.header-menu {position: relative;display: block;height: auto;padding: 10px 0 0;}
.header-menu ul {width: 100%;padding: 0;list-style: none;}
.header-menu ul li{display: inline-block;position: relative;}
.sub-menu{position: absolute;display: none;background: #215593;z-index: 100;text-align: left;}
.header-menu ul li a {color: #215593;text-align: center;text-transform: uppercase;text-decoration: none;font-size: 18px;padding: 10px 20px;font-style: initial;display: block;height: 100%;width: 100%;/*font-family: 'Lobster', cursive;*/}
.header-menu ul li:hover .sub-menu{display: block;}
.header-menu ul li a:hover{color: #fff;background: #215593;}
.header-menu ul li ul{text-align: left;}
.header-menu ul li ul li{display: block;border-top: 1px solid #ff3146;}
.header-menu ul li ul li a{color: #fff;font-size: 14px;text-align: left;font-family: "Arial";}
.header-menu ul li ul li a:hover{background: #062c5a;}
.wrapper{/*background: #9e9e9eb5;*/background: #9e9e9e33;}
.wrapper-block{}
.content-block {line-height: 24px;}
.title{font-size: 30px;margin: .67em 0;color: #ff3146;/*font-family: 'Lobster', cursive;*/text-align: center;}
.casinos-container{display: block;position: relative;}
.one-casino-block {height: auto; overflow: hidden;background: #d7dcea; padding: 15px;clear: both;margin-bottom: 20px; /* border: 1px solid #215593; */}
.casino-text {padding: 43px 0;color: #215593;font-weight: bold;}
.casino-text a{color: #215593;}
.casino-logo {display: block;margin: 0 auto;width: auto;height: 110px;}
.btn-cnt{text-align: center;}
.btn-casino-link {
    background: -moz-linear-gradient(90deg, #fb0808 0%, #ff3146 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3146), color-stop(100%, #fb0808)); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, #fb0808 0%, #ff3146 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, #fb0808 0%, #ff3146 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, #fb0808 0%, #ff3146 100%); /* ie10+ */
    background: linear-gradient(0deg, #fb0808 0%, #ff3146 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3146', endColorstr='#fb0808',GradientType=0 ); /* ie6-9 */
    padding: 7px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    width: 150px;
    border-radius: 4px;
    margin: 38px auto;
}
.btn-casino-link:hover{
    color: #fff;
    background: -moz-linear-gradient(90deg, #ff3146 0%, #fb0808 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb0808), color-stop(100%, #ff3146)); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, #ff3146 0%, #fb0808 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, #ff3146 0%, #fb0808 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, #ff3146 0%, #fb0808 100%); /* ie10+ */
    background: linear-gradient(0deg, #ff3146 0%, #fb0808 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3146', endColorstr='#fb0808',GradientType=0 ); /* ie6-9 */
}
.thumb_box-cnt {/* display: flex; */ margin: 0 -7px 10px;text-align: center;}
.thumb_box {display: inline-block;margin: 0 4px 15px;cursor: pointer;max-width: 226px;vertical-align: top;}
.abs-box{}
.img_box img {border-radius: 7px 7px 0 0;max-width: 100%;height: auto;min-width: 226px;}
.title_box {text-align: center;background: #ff3146;padding: 12px 3px;margin: -5px 0 15px;}
.title_box span {text-transform: uppercase;color: #fff;}
.casino-characteristics-block a {color: #07346b;}
.more-slots-btn {
   /* background: -moz-linear-gradient(90deg, #136fdc 0%, #215593 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #215593), color-stop(100%, #136fdc));
    background: -webkit-linear-gradient(90deg, #136fdc 0%, #215593 100%);
    background: -o-linear-gradient(90deg, #136fdc 0%, #215593 100%);
    background: -ms-linear-gradient(90deg, #136fdc 0%, #215593 100%);
    background: linear-gradient(0deg, #136fdc 0%, #215593 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#215593', endColorstr='#136fdc',GradientType=0 ); */
   background: -moz-linear-gradient(90deg, #fb0808 0%, #ff3146 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3146), color-stop(100%, #fb0808)); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, #fb0808 0%, #ff3146 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, #fb0808 0%, #ff3146 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, #fb0808 0%, #ff3146 100%); /* ie10+ */
    background: linear-gradient(0deg, #fb0808 0%, #ff3146 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3146', endColorstr='#fb0808',GradientType=0 ); /* ie6-9 */
    padding: 12px 16px 10px;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    width: 250px;
    margin: 15px auto;
    cursor: pointer;
    border-radius: 3px;
}
.more-slots-btn:hover{
    color: #fff;
    background: -moz-linear-gradient(90deg, #215593 0%, #136fdc 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #136fdc), color-stop(100%, #215593)); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, #215593 0%, #136fdc 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, #215593 0%, #136fdc 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, #215593 0%, #136fdc 100%); /* ie10+ */
    background: linear-gradient(0deg, #215593 0%, #136fdc 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3146', endColorstr='#136fdc',GradientType=0 ); /* ie6-9 */
}
footer {background: #d7dcea;}
.footer-menu{display: block;position: relative;}
.footer-menu ul{list-style: none;text-align: center;}
.footer-menu ul li{display: inline-block;}
.footer-menu ul li a {color: #fff;text-decoration: none;padding: 10px;}
.footer-menu ul li a:hover {text-decoration: underline;}
.copyRights {text-align: right;color: #777;padding: 45px 10px 15px;font-size: 12px;}
.footer-logo {background: url("img/small-logo.png") center no-repeat transparent;height: 60px;width: 160px;display: block;margin: 15px auto 25px;}
.footer-menu-cnt{/*background: #17191f;*/background: #6f6666;}

/* casino */
.casino-title h1{text-align: center;}
.casino-view {margin: 30px auto 15px;height: auto;overflow: hidden;background: #a2a7b5;padding: 0 15px;}
.casino-view-img-block{}
.casino-view-img-block img {margin: 15px auto;display: block;height: 200px;width: auto;}
.casino-btn-cnt{display: block;position: relative;}
.casino-btn-cnt .btn-casino-link {margin: 0 auto 10px;display: block;width: 266px;padding: 7px 12px;text-transform: none;font-size: 16px;}
.casino-characteristics-block{margin: 15px 0;}
.table-chars {width: 100%;display: table;border: 1px solid #9e9e9eb5;}
.table-row{display: table-row;}
.table-row:nth-child(2n){background: #9e9e9eb5;}
.table-cell {display: table-cell;padding: 10px 12px;width: 50%;vertical-align: middle;}
.name-cell {text-transform: uppercase;color: #444;}
.table-cell .kk-star-ratings {min-height: 25px;overflow: hidden;height: 25px;margin-top: -1px !important;display: block;}
.casino-rating{padding: 5px 12px;}
.kksr-legend{display: none;}
.mobile-icon-cnt {display: block;border: 1px solid #fff;padding: 3px;border-radius: 3px;position: absolute;cursor: pointer;right: 15px;top: 28px;z-index: 1000;}
.mobile-icon-cnt span {display: block;margin: 4px 3px;background: #fff;width: 32px;height: 3px;}
.header-menu.active {display: block;}
.popup-cont iframe, .popup-cont object {background: #000 !important;}
.to_top_link {display: none;position: fixed;z-index: 4;cursor: pointer;bottom: 80px;right: 50%;margin-right: -690px;height: 53px;width: 60px;background: url("img/ttop.png") center 0 no-repeat}
.to_top_link.display {display: block}
.to_top_link:hover {background: url("img/ttop.png") center -52px no-repeat}
@media screen and (max-width: 736px) {
    .header-menu {display: none;}
    .header-menu ul {width: auto;padding: 0;list-style: none;margin: 0 -10px;}
    .header-menu ul li, .footer-menu ul li {background: #7186bb;display: block;text-align: left;border-top: 1px solid #fff;}
    .header-menu ul li a, .footer-menu ul li a{color: #fff;text-align: left;font-size: 16px;}
    .sub-menu {position: relative;display: block;background: #215593;z-index: 100;text-align: left;margin: 0 !important;list-style: disc;}
    .sub-menu li{list-style: disc;}
    .header-menu ul li ul li a, .footer-menu ul li ul li a {font-size: 16px;}
    .footer-menu ul {list-style: none;text-align: center;padding: 0;margin: 0 -10px;}
    .footer-menu ul li a{display: block;text-align: center;}
    .header-menu ul li ul li {border-top: 1px solid #fff;margin-top: -1px;}
    .footer-menu ul li ul li a {font-size: 16px;/*padding: 10px 20px;*/display: block;}
    .to_top_link {bottom: 50px;right: 15px;margin-right: 0;}
}
.clearfix::after{content:"";display:table;clear:both}
