body {
    background: url("../img/bg.jpg") repeat;
}

@media (min-width: 1200px) {

    .container {
        max-width: 1116px;
    }

}
.gallery-item img {
    max-width: 100%;
    height: 200px;
}
#gallery-1 .gallery-item {
    width: 23% !important;
    margin-right: 10px;
}

#gallery-1 .gallery-item:nth-child(4) {
    margin-right: 0px;
}

.logo_img {
    display: block;
    /*background:url("../img/logo.png") no-repeat;*/
	padding: 0px 0px 0px 40px;
}
.b-top_menu--block {
    margin-right: 10px;
    background: #fff;
    border-radius:10px;
    padding: 7px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.35);
}
.item_holder--game h4 a {
    color:#000;
}
.item_holder--game h4 {
    color:#000;
}
.img_raskaras {
    border:1px solid #ccc;
    padding: 2px;
    display: block;
    margin-left: 5px;

}

.li_news{


    display: block;
    background: #9ab76d url("../img/menu-img-1.png") no-repeat 95% 50%;

    border-radius: 5px;

}
.li_raskraska {
    display: block;
    background: #d76e95 url("../img/menu-img-2.png") no-repeat 95% 50%;

    border-radius: 5px;
}
.li_personazi {
    display: block;
    background: #d22a85 url("../img/menu-img-3.png") no-repeat 95% 50%;

    border-radius: 5px;
}
.top-left_menu--block {
    margin: 0px;
    padding: 0px;
}
.top-left_menu--block li {
    margin-bottom: 10px;
}
.top-left_menu--block li:last-child {
    margin-bottom: 0px;
}
.top-left_menu--block li a {
    display: block;
    padding: 15px 20px;
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.content_block--top {
padding-right: 5px;


}
.top_games__img--holder img {
    border-radius: 50%;
    margin-top: 15px;
    margin-bottom: 5px;
    border: 2px solid #db517f;
}
.preheader_block span  {
    display: block;
    margin-bottom: 0px;
    padding: 15px 25px;
    border-radius:10px 10px 0px 0px;
    color:#fff;
    background: #db517f;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;

    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.35);
}
.content_block_bottom {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.35);
}
.top_games--col a {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color:#000;
    display: block;
    margin-bottom:12px;
    padding: 0px 20px 0px 20px;
}
.content_block_bottom {
    border-radius: 0px 0px 10px 10px;
}
.burger {
    position: absolute;
    top:5px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: url("../img/burger-open.png") no-repeat;
}
.burger.closed {
    position: absolute;
    top:5px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: url("../img/buger-close.jpg") no-repeat !important;
}
.top_games--col:first-child:before {
    display: none;
}
.left_menu_head--block > span  {
    display: block;
    margin-bottom: 0px;
    padding: 15px 25px;
    border-radius:10px 10px 0px 0px;
    color:#fff;
    background: #00bb48;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;

    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    margin-right: 10px;
}
.left_menu_top--content {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    margin-right: 10px;
    border-radius: 0px 0px 10px 10px;
}
.left_menu_top--img img  {
    width: 60px;
    border-radius: 50%;
    border: 2px solid #2dbfbc;
}
.left_menu_top--text p {
    margin-bottom: 0px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.top__intro_text--heading span {  
    display: block;
    margin-bottom: 0px;
    padding: 15px 25px;
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    background: #32bdde;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);

}
.top__intro_text--heading h1 {   
    display: block;
    margin-bottom: 0px;
    padding: 15px 25px;
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    background: #3779ea;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);

}


.preheader_block h1 {   
    display: block;
    margin-bottom: 0px;
    padding: 15px 25px;
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    background: #32bdde;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);

}
.top_intro_text--p {
    padding: 13px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    border-radius: 0px 0px 10px 10px;

}
.top_intro_text--p p {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
    background: #fffaef;
    padding: 10px;
    border: 1px solid #f4dfb8;
    border-radius: 5px;

}
.games_container--block {
    padding: 13px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    border-radius: 7px
}
.item_holder--game {
    padding: 7px;
    border: 1px solid #f4dfb8;
    border-radius: 5px;
        display: block;
}
.additional_info--game h4 {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.star-rating{
font-size: 0;
    
    position: relative;
    z-index: 10;
}
.star-rating__wrap{
    display: inline-block;
    font-size: 14px;
}
.game_item__holder {
    overflow: hidden;
}
.additional_info--game h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: normal;
    max-width: 100%;
    height: auto;
    overflow: hidden;
}
.more {
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: normal;
    max-width: 100%;
    height: auto;
    overflow: hidden;
	font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.star-rating__wrap:after{
    content: "";
    display: table;
    clear: both;
}
.star-rating__ico{
    float: right;
    padding-left: 2px;
    cursor: pointer;
    color: #FFB300;
    margin-bottom: 0px;
}
.star-rating__ico:last-child{
    padding-left: 0;
}
.star-rating__input{
    display: none;
}
.star-rating__ico:hover:before,
.star-rating__ico:hover ~ .star-rating__ico:before,
.star-rating__input:checked ~ .star-rating__ico:before
{
    content: "\f005";
}
.game__details span {
    color: #797a80;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.game__decription p {
    color: #797a80;
    font-size: 12px;
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}


.bottom_intro_text--p {
    padding: 13px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    border-radius:  10px;

}
.paragraph {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
    background: #fffaef;
    padding: 10px;
    border: 1px solid #f4dfb8;
    border-radius: 5px;

}
.bottom_intro_text--p .paragraph p {
    margin-bottom: 0px;
}
.paragraph h2 {
    margin-top: 10px;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.item_holder--game {
    margin-right:7px;
    margin-bottom: 7px;
        max-height: 335px;
    overflow: hidden;
}
.footer .row {
    background: #3779ea;   
    border-radius:  10px 10px 0px 0px;
}
.copytight span {
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.top__intro--game_page {

}
.top__intro--game_page span {
    display: block;
    margin-bottom: 0px;
    padding: 15px 25px;
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    background: #32bdde;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);

}
.paragraph-bold {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
    background: #fffaef;
    padding: 10px;
    border: 3px solid #f4dfb8;
    border-radius: 5px;
}
.paragraph-text_holder {
    padding: 13px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    border-radius: 0px 0px 10px 10px;
}
span.orange_bg {
    background: #f7c31b;
}
.white_block {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    border-radius: 10px;
    padding: 12px;
}
.game_window .star-rating {
    font-size: 16px;
}
.game_window_top--left span {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400
}
.game_window_top--left span strong {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800
}
.game_flash_window {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
    background: #fffaef;
    border: 2px solid #f4dfb8;
    border-radius: 5px;
}
.game_button {
    padding: 15px;
    border: 2px solid #9ab76d;
    display: block;
    border-radius: 5px;
    color:#9ab76d;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800

}
.game_button:hover {
    background:#9ab76d;
    color:#fff;
    text-decoration: none;
}
.fs-10 {
    font-size: 26px
}
.fs-5 {
     font-size: 16px;
    position: relative;
    top:3px;
 }



.related_game--block span{
    display: block;
    margin-bottom: 0px;
    padding: 15px 25px;
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    background: #ff911e;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
}
.games_container--block-game-page {

    padding: 13px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
    border-radius: 0px 0px 7px 7px;
}
.ul_mark{
    padding-left: 20px;
}
.ul_mark li {
    list-style: disc;
    color: #46c2df;
}
.ul_mark li span {
    color:#000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.ol_number {
    padding-left: 20px;
}
.ol_number li {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    color: #db659c;
}
.ol_number li span {
    color: #000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.top-radius-none {
    border-radius:  0px 0px 10px 10px;
}
.red_bg {
    background: #9ab76d !important;
}
.menu_holder {
    padding-top: 15px;
    background: url("../img/bg.jpg") repeat;
    padding-bottom: 50px;
}
.menu_overlay.highlight {
    display: block;
}
.play_btn {
    display: block;
    padding: 15px 40px;
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    text-align: left;
    background: #96d027 url("../img/play-icon.png") no-repeat 90% 50%;
    border: 2px solid #fff;
    border-radius: 5px;
}

.top-game-link:hover .top_games__img--holder img {
    border-color: #32bdde;
}
.top-game-link:hover {

    text-decoration: none;
}
.top-game-link:hover  .top-games__p--link {
    color: red;
}
.top_menu-left--ul li span {
    position: relative;

       
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
        
}
.text_holder {
    padding-top: 10px;
}

.top_menu-left--ul li a {
    color:#000;
}
.top_menu-left--ul li a:hover {
    text-decoration: none;
}
.top_menu-left--ul li:hover {
    background: #fffaef;
}
.item--link {
    color:#000;
}
.item--link:hover {
    color:#000;
    text-decoration: none;
}

.item--link:hover .game_item__holder:after {
    content: "";
    display: block;
    background: #0c567c url("../img/game-contorller.png") no-repeat center center;
    position: absolute;
    height: 170px;
    left: 10px;
    width: 86%;
    top: 9px;
    opacity: 0.8;
    border-radius: 5px;
}

#page-visit-counter-shortcode-block img {
display: none;
}

#page-visit-counter-shortcode-block span.page_amount_visitor_shortcode {
text-indent: 0px !important;
}



:-webkit-full-screen{
    display: block;
  z-index: 1;
}

:-moz-full-screen {
    display: block;
  z-index: 1;
}

:-webkit-full-screen#iframe iframe {
  display: block;
  z-index: 1;

  min-height: 100%;
  height: 100vh;
}

:-moz-full-screen#iframe iframe{
  display: block;
  z-index: 1;
  min-height: 100%;
  height: 100vh;
}


.top_menu-left--ul li {
    display: block;
    overflow:hidden;
}
.top_menu-left--ul li a div {
    float: left;
    width: 25%;
}
.top_menu-left--ul li a span {
    position: relative;
    top:17px;
        float: left;
    width: 55%;

    line-height: normal;
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.top_games--col {
    display: block;
     overflow:hidden;
}
.top-games__p--link {
        text-overflow: ellipsis;
    white-space: nowrap;
    line-height: normal;
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.nav-links {
    text-align: center;
    display: block;
        width: 100%;
}

.page-numbers.current {
    display: inline-block;
padding: 1px 8px;

    background: #fff;
    border-radius:5px;
    border: 2px solid #eff1f3;
    color:#000;
}
.page-numbers.current:hover {
    cursor: default;
     border: 2px solid #eff1f3;
}

.page-numbers {
    color:#fff;
    display: inline-block;
padding: 1px 8px;

    background: #9ab76d;
    border-radius:5px;
    border: 2px solid #9ab76d;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.page-numbers:hover {
      color:#000;
      text-decoration: none;
      background: #fff;
    border-radius:5px;
    border: 2px solid #9ab76d;
}
.next.page-numbers {
    display: none;
}
.prev.page-numbers {
    display: none;
}
.pagination  {
    display: block;
    width: 100%
}
.color_black {
    color: #000;
}
.color_black:hover {
    color: #000;
    text-decoration: none;
}
a[rel*='prev'] {
       margin-right: 3rem !important;
    padding: 15px;
    border: 2px solid #9ab76d;
    display: block;
    border-radius: 5px;
    color: #9ab76d;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;

}
a[rel*='prev']:hover {
     background: #9ab76d;
    color: #fff;
    text-decoration: none;
}
a[rel*='next'] {
    margin-left: 3rem !important;
    padding: 15px;
    border: 2px solid #9ab76d;
    display: block;
    border-radius: 5px;
    color: #9ab76d;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;

}
a[rel*='next']:hover {
    background: #9ab76d;
    color: #fff;
    text-decoration: none;
} 
.game_button .icon {
   background: url('../img/screen_blue.svg') no-repeat;
   width: 30px;
   height: 30px;
       display: inline-block;
    float: right;
    position: relative;
    top: -3px;
}
.game_button {
    color:#9ab76d !important;
}
.game_button:hover {
    color:#fff !important;
}
.game_button:hover .icon {
   background: url('../img/screen_white.svg') no-repeat;
   width: 30px;
   height: 30px;
       display: inline-block;
    float: right;
    position: relative;
    top: -3px;
}