html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    height: 100%;
}
body {
    line-height: 1;

}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
  ========================================
  Пользовательские стили
  ========================================
*/
body {
    width: 100%;
    font: 300 16px/22px "Roboto", "Open Sens", "Helvetica Neue",  Helvetica, Arial, sans-serif;
}

/*
  ========================================
  Clearfix
  ========================================
*/

.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    clear: both;
    *zoom: 1;
}

/*
  ========================================
  Выравнивание
  ========================================
*/

.contant-top {
    display: flex;
    justify-content: center;
}
.center {
    display: inline-flex;
    justify-content: space-between;
    max-width: 1024px;
    width: 100%;
    margin: 0 15px;
}
.colum-left {
    margin: 25px auto;
    width: 100%;
    padding-right: 15px;
}

.colum-left-alla {
    padding-top: 30px;
    z-index: 1;
    position: relative;
}

/*
  ========================================
  Навигация
  ========================================
*/
.header {
    display: flex;
    justify-content:center;
    background-color: #edf1fd;
    padding: 10px;

}


.navigation {
    display: inline-flex;
    align-items: center;
    justify-content:space-around;
}
.navigation a {
    padding: 5px;
    display: inline-block;

}
.navigation li {
    display: inline-block;
    border-radius: 3px;
}
.navigation li:hover {
    background-color: #fbd361;
}
.navigation li.current {
    text-shadow: 2px 2px 3px #fbd361, -2px 2px 3px #fbd361, 2px -2px 3px #fbd361, -2px -2px 3px #fbd361;
}

/*
  ========================================
  Типографика
  ========================================
*/

.svenska {
    color: #6481b3;
    font-size: 14px;
    margin-top: 10px;
}
.topslots {
    color: #002668;
    font-size: 18px;
}
.name-casino {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 700;
    padding: 10px 0;
}
.name-casino-rew {
    color: #002668;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 700;
}
.text-alla {
    display: inline-block;
    width: 388px;
    color: #bfd6fd;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom:1em;
}

.text-alla p {
    padding: 10px 0;
}

.casino-info {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;

}

.casino-info a {
    color: #ffbf0e;
}
.mail-form strong {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 18px 0;
    text-align: center;
    line-height: 50px;
}
.mail-image p {
    font-weight: 700;
    color: #ffffff;

}
h1 {
    line-height: 1.2;
    font-size: 32px
}
h1, h2 {
    color: #002668;
    font-size: 28px;
    font-weight: 700;
    margin: 10px 0;

}
h3  {
    color: #002668;
    font-size: 22px;
    font-weight: 700;

}
h4  {
    color: #002668;
    font-size: 18px;
    font-weight: 700;
}
.nyheret-name {
    color: #002668;
    font-size: 28px;
    font-weight: 700;

}


.top5 span {
    color: #002668;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.top5 a {
}
.column-right-bottom-batton {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
}
.footer-nav {
    column-count: 3;
    width: 45%;
}
.footer-nav li {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    list-style-type: disc;
    list-style-position: inside;
    color: #ffbf0e;
}
.footer-nav a {
    color: #ffffff;
}
.footer-nav a:hover {
    padding: 5px;
    background-color: #fbd361;
    opacity: 0.9;
    border-radius: 3px;
    transition: 0.1s;
}

.copy {
    color: #002668;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
}
.sortering {
    color: #002668;
    font-size: 14px;
    font-weight: 700;
}
.name-colum {
    color: #002668;
    font-size: 16px;
    font-weight: 700;
}
.rank {
    color: #002668;
    font-size: 18px;
    font-weight: 700;
    margin-right: 62px;
}
.banner-btn a {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.banner-casino a:hover {
    background-color: #3CA5FF;
    transition: 0.1s;

}
.casino-name-info {
    color: #6481b3;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    width: 162px;
    margin-right: 12px;
    display: inline;
}
.n-page {
    color: #004f7d;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.coment-text {
    padding-top: 10px;
    color: #6481b3;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.ava-name {
    color: #002668;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
}
.name-coment {
    display: block;
    color: #002668;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding:20px;
}


/*
========================================
Ссылки
========================================
*/
.navigation a {
    color: #002668;
    font-size: 16px;
    font-weight: 700;
}

 body a {
    text-decoration: none;
}
/*
  ========================================
    Кнопки
  ========================================
*/
.btn-top5 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 44px;
    background-color: #ffbf0e;
    border-radius: 3px;
}


.btn-top5:hover {
    background-color: #fbd361;
    transition: 0.1s;

}

.mail {
    height: 50px;
    outline: none;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:400;
    border-radius: 3px;
    align-items: center;
    box-shadow: 0 3px 0 rgba(0, 24, 64, 0.33);
}

.column-right-bottom-batton {
    display: block;
    width: 155px;
    height: 44px;
    background-color: #3780fd;
    border-radius: 3px;
}
.tite-right-bottom {
    display: block;
    color: #002668;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}
.banner-btn {
    display: inline-block;
    width: 155px;
    height: 44px;
    background-color: #3780fd;
    border-radius: 3px;
    text-align: center;
    line-height: 3em;
    color: #ffffff;
    font-weight:700;
    font-size:16px;
}
.banner-btn:hover {
    background-color: #3CA5FF;
    transition: 0.2s;

}


/*
========================================
Главная страница
========================================
*/
.contant-top {
    background-color: #3780fd;
}

.casino-image {

    border-radius: 3px;
    box-shadow: inset 0 2px 0 white;
    margin:35px 8px 0 0;
    float: left;
}
.casino-image img {
    margin: auto;
    max-width: 295px;

}
.casino-info {
    float: right;
}
.colum-right {
    width: 310px;
}
.casino-info span {
    font-weight: 700;
}

.mail-form {
    background-color: #045cf1;
    min-width: 266px;
    padding: 40px 22px;
    text-align: center;
}
.mail-form img {
    display: block;
    margin: 0 auto;
}
.mail-form form {
    margin: 0 25px;
}

.description-blok li {
	color: #6481b3;
	list-style-type: disc
}

.mail:-moz-placeholder {
    color: #ffffff;
    text-align: center;

}
.mail::-webkit-input-placeholder {
    color: #ffffff;
    text-align: center;
}
.mail {
    background-color: #045cf1;
    height: 50px;
    width: 100%;
    display: block;
    border: 2px solid #4587f6;
    border-radius: 5px;
    margin-bottom:20px;
    text-align: center;


}
.mail input {
    padding: 0 20px;
}




.btn-mail {
    background-color: #ffbf0e;
    cursor: pointer;
    height: 50px;
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
}
.btn-mail:hover {
    background-color: #fbd361;
    transition: 0.5s;

}

.mail:last-child {
    margin-bottom: 0;
}
.contant-middle {
    display: flex;
    justify-content:center;
    height: auto;
    background-color: #edf1fd;
    padding: 20px 0;
}
.contant-middle-rew {
    display: flex;
    justify-content:center;
    height: auto;
    background-color: #edf1fd;
    padding-bottom: 40px;
    border-top: 5px solid #3780fd;
    padding-top: 40px;
}
.description-blok {
    width: calc(100% - 30px);
    padding: 0 15px;
}
.description-blok p {
    color: #6481b3;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding:10px 0;

}
.description-blok ul,
.description-blok ol {
    padding-left: 25px;
}

.page404{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;padding:30px 0;flex-direction:column;
    width: 250px;
    height: 320px;line-height: 2.5em;
    text-align: center;}
.code404{font-size:80px;font-weight:bold;display:flex;}
.button404{text-align:center;height:50px;border:1px solid #cdecf6;margin-bottom:27px;border-radius:50px;color:white;background-color:#2cba97;font-size:22px;transition:0.5s;padding:10px 50px;text-decoration:none;line-height: 50px}
.button404:hover{background-color:#2dedc9;}
.code404 span{color:#0F7EA5;}
.code404 span:first-child, .code404 span:last-child{color:#0B6196;}
.page404 p{font-size:30px;color:#0F7EA5;font-weight:bold;padding-bottom:30px;}

.top5 {
    background-color: #ffffff;
    border-radius: 5px;
    padding:20px 22px;
}
.banner-casino {

    background-color: #ffffff;
    border-radius: 5px;
    margin-top:40px;
    padding: 26px;
}

.banner-casino strong {
    color: #002668;
    font-size: 22px;
    font-weight: 700;
}

.banner-casino p {
    color: #6481b3;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding:10px 0;

}

.banner-casino img {
    margin: 15px 0;
}
.top5-title {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-around;
    align-items:center;
}
.top5-title a {
    text-decoration: underline;
    color: #1068fe;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;

}
.top5-casino-row {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-top:15px;
    border-bottom: solid #f1f4f8 2px;

}

.breadcrumbs{display:flex;margin-left:-14px !important;padding-bottom:15px;font-size:16px;}
.breadcrumbs li{list-style-type:none;}
.breadcrumbs li a{padding:0 15px;}
.bread-name{padding-left:15px;}

.top5-casino-row img {
    width: 70px;
    height: 40px;
    padding-right: 10px;
}

.top5-casino-row span {
    background: url(img/4.png) no-repeat;
    width: 35px;
    height: 41px;
    color: white;
    font-size: 16px;
    line-height: 40px;
    padding-right: 10px;
    text-align: center;
}

.btn-top5 {
    color: #ffffff;
    font-weight:700;
    font-size:16px;
}
.top5-casino-row:last-child {
    border-bottom: none;
}
.casino-logo {
    height: 100%;
    margin: auto;
}

.footer {
    display: flex;
    justify-content: center;
    width: 100%;
    /*padding-bottom: 18px;*/
    padding-top:18px;
    background-color: #135cd8;
    /*height: 162px;*/
}

.center.footer-container{
    justify-content: flex-start;
}

.footer-copyright {
    width: 100%;
    padding: 10px 0;
    background-color: #ffbf0e;
    display: flex;
    justify-content:space-around;

}
.logo-footer {
    height: 50%;
    margin-right: 10px;
}
.footer-img {
    display: block;
    margin-bottom: 0;
    position: absolute;
    right: 21%;
}

.social {
    width: 50%;
}

.alla-img {
    height: 250px;
    padding-left: 15px;
    margin-bottom: 15px;
}
.image-ganzo {
    position: absolute;
    bottom: 0;
    z-index: -1;
    right: -360px;
}
.ganzo {
    position: relative;
}

.text-ganzo {
    display: flex;
    width: 440px;
    color: #bfd6fd;
    text-shadow: 0 0 5px #3780fd;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom:1em;
    flex-wrap: wrap;
}
.text-ganzo p {
    padding: 10px 0 ;
}

.wrapper {
    height: 100%;
}

.casino-image-top {
    display: inline-block;
    width: 510px;
    height: 285px;
    z-index: 1;
    margin-left:-170px;
    margin-top: -8px;
    background-image: url("image/ganzo.png");
}

.head-list {
    display: flex;
    height: 57px;
    margin-right:25px;
    align-items: center;
    justify-content: space-between;
    border-bottom: #f1f4f8 solid 2px;

}

.row-list-casino {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 70px;
    border-bottom: #f1f4f8 solid 2px;
    background-size: cover;

}
.row-list-casino img {
    width: 70px;
    height: 40px;
}
.list-casino {

    background-color: #ffffff;
    height: auto;
    border-radius: 5px;
    padding: 0 25px;
}
.sortering {
    display: flex;
    height: 46px;
    justify-content: flex-end;
    align-items: center;


}
.n-page {
    display: inline-flex;
    width: 35px;
    height: 36px;
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
}
.n-page:hover {
    background-color: #ffbf0e;
}
.page {
    display: flex;
    height: 70px;
    align-items: center;
    margin-left: 16px;
}
.titel-nyheter {
    display: flex;
    height: 46px;
    width: 692px;
    justify-content: space-between;
    align-items: center;
}
.block-casino-rew {
    display: inline-flex;
    background-color: white;
    border-radius: 3px;
    padding: 16px;
    margin-bottom: 20px;
}
.block-casino-rew img {
    height: 160px;
}
.in-blok-rew {
    padding-left: 16px;
}
.data {
    display: inline-block;
    position: relative;
    top:0;
    left: 0;
    color: #ffffff;
    width: 88px;
    height: 27px;
    background-color: #ffbf0e;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
}
header {
    border-bottom: solid 0 #3780fd;
}

.section-people {
    display: block;
    padding: 16px 22px;
    height: auto;
    background-color: #ffffff;
    border-radius: 3px;
    margin-bottom: 3px;
}
.ava-name {
    display: inline-block;
    width:300px;
    height: 20px;
    padding: 15px 0 15px 70px;
    line-height: 1.25em;
    background-image: url("image/ava.png");
    background-repeat: no-repeat;
}
.img {
    position: relative ;

}
.img span {
    position: absolute;
}

.alla-text-image {
    display: flex;
    justify-content: space-between;
}

/* kronor rating */
.kronor-rating {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 175px;
    height: 24px;
    background: url(img/kronor.png) 0 0 repeat-x;
}
.kronor-rating>span {
    display: block;
    height: 24px;
    background: url(img/kronor.png) 0 -24px repeat-x;
    overflow: hidden;
    text-indent: -999em;
}

ul.deep-2{display:none;}
.navigation ul li:hover ul.deep-2{display:flex;flex-direction:column;align-items: flex-start;position:absolute;z-index:99;background-color: #edf1fd; padding: 10px; left: 29%;border: 1px solid #3780fd}
.navigation ul li:hover ul.deep-2 li{margin:3px;max-width: 100%;width: 100%;text-align: left;text-shadow:none}
.navigation ul li:hover ul.deep-2 li a {height: 30px;line-height: 30px;width: 100%;color: #002668}
.folder_root {position: relative}

@media (max-width: 1100px){
    .navigation ul li:hover ul.deep-2 li a {color: white}
    .navigation ul li:hover ul.deep-2 {left: 10%;width: 82%;background-color: #002668;border: none}

    .menu-container a:hover {
        background-color: #002668;
        transition: 0.2s;

    }
    .navigation li {
        display: block;
    }
    .mail-form-rew {
        position: relative;
    }
    .center {
        flex-direction: column;
        flex-wrap: wrap;
        display: flex;
        justify-content: center;

    }
    .navigation, .lang {
        display: none;
    }

    .h-rew {
        display: block;
    }

    .casino-info {
        min-width: 595px;
        float: none;
    }
    .colum-right {
        width: 80%;
        margin:0 auto;
    }

    .top5-title {
        justify-content: space-between;
    }
    .banner-casino {
        display: flex;
        flex-direction: column;
        text-align: center;
        padding: 15px 5px;
    }
    .banner-casino img {
        margin: 15px auto;
    }
    .banner-casino a {
        margin:0 auto;
    }
    .footer-img {
        display: none;
    }
    .logo-footer {
        margin: 0 auto;
        display: none;
    }
    .footer-copyright .center {
        flex-direction: row;
        justify-content: space-around;
    }
    .social {
        width: 30%;
    }
    .casino-name {
        display: none;
    }
    .col-rank {
        display: none;
    }
    .col-casino {
        display: none;
    }
    .image-head {
        margin-top: 50px;
    }
    .rank {
        display: none;
    }
    .row-list-casino {
        padding: 5px 0;
    }
    .head-list {
        display: flex;
        justify-content: space-around;
        margin: 0;

    }
    .colum-left-alla {
        display: flex;
    }
    .text-alla {
        width: auto;
    }
    .block-casino-rew {
        width: auto;
    }
    .titel-nyheter {
        width: auto;
    }
    .image-ganzo {
        display: none;
    }
    .text-ganzo {
        width: auto;
        padding: 0 15px;
    }
    .logo {
        display: none;
    }
    .footer-nav {
        width: auto;
    }

    h2 {
        line-height: 30px;
    }

    /*styles for menu icon*/
    .menu-icon {
        display: block;
        font-size: 0;
        background: none;
        border: none;
        width: 30px;
        height: 25px;
        position: relative;
        cursor: pointer;
    }

    .menu-icon,
    .menu-icon:before,
    .menu-icon:after {
        border-top: 3px solid #000;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .menu-icon:before,
    .menu-icon:after {
        position: absolute;
        content: "";
        display: block;
        left: 0;
        right: 0;
    }

    .menu-icon:before {
        top: 7px;
    }

    .menu-icon:after {
        top: 17px;
    }

    .menu-icon.opened {
        border-top-color: transparent;
    }

    .menu-icon.opened:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 12px;
    }

    .menu-icon.opened:before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 12px;
    }

    /*styles for menu container*/
    .menu-container {
        padding-top: 20px;
        width: 100%;
    }

    .menu-container ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .menu-container li {
        margin-bottom: 10px;
    }

    .menu-container a {
        display: block;
        padding: 10px 0;
        color: #fff;
        background: #3780fd;
        text-decoration: none;
        text-align: center;
        font-family: sans-serif, arial;
    }

    .menu-container.closed {
        display: none;
    }

    .menu-container.opened {
        display: block;
        margin: 0 auto;
    }



}

@media screen and (max-width: 660px) {
    .date {
        display: none;
    }

    .footer-nav {
        column-count: 2;
        margin:auto;
    }
    .block-casino-rew {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .in-blok-rew {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .name-casino-rew {
        padding-top: 10px;
    }
    .alla-text-image {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .colum-right {
        width: auto;
    }
    .center {
        padding: inherit;
    }
    .text-alla {
        padding: 0 10px;
    }
    .colum-left {
        display: flex;
        flex-wrap: wrap;
        padding: 20px;
        margin: 0 auto;
        width: 90%;
        justify-content:center;
    }
    .casino-info {
        min-width: auto;
    }
}

.sort-box img{
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: inline-block;
    padding: 3px;
    border-bottom: 2px solid white;
     margin: 8px 5px 0 5px;
}

.sort_slots.active{
    border-bottom: 2px solid #3780fd;
}
.sort-box{
    display: flex;
    justify-content: flex-end;
    position: relative;

}
.sort-flex{
    display: flex;
    width: 150px;
    justify-content: center;
}




