/*---------------------------------------------------------------------------------

    Theme Name: video-sloti.com
    Theme URI: video-sloti.com
    Author: Anonym
    Version: 1.0

----------------------------------------------------------------------------------- */
/*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*/

@font-face {
    font-family: Souvienne; /* Имя шрифта */
    src: url(fonts/Souvienne_Bold.ttf); /* Путь к файлу со шрифтом */
   }
   
html, body {height: 100%;}
ul {margin: 0;padding: 0}
.single_text ul li {margin-left: 40px;}
a {color: #FF8F00;}
.f_left {float: left}
.f_right {float: right}
body {width: 100%;font-size: 14px;font-family: Arial, Verdana, Helvetica;background: #f9f9f9;color:#666666;line-height: 1.5em}
.clear {clear: both}
.inner{width:1000px;margin:0 auto;position:relative}
.alignleft  {float:left;margin:0 10px 10px 0}
.alignright  {float:right;margin:0  0 10px 10px}

/*Header*/
.header_top {height: 108px;width:100%;background: url('img/general_menu_fon.png') repeat-x;border-bottom: 1px solid #dff1fb;position: relative;z-index: 2;}
.header_top .search_block{position:absolute;bottom:-40px;right:0;background:#0891D4;border-radius:0 0 10px 10px;padding:10px}
.header_top .search_block .search_btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 5px;
	margin-left:2px;
	background: -moz-linear-gradient(
		top,
		#fff3db 0%,
		#ffc821 25%,
		#ff3c00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fff3db),
		color-stop(0.25, #ffc821),
		to(#ff3c00));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #b85f00;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
}
.header_top .search_block .search_input,.header_top .search_block .search_btn {display:inline-block;vertical-align:middle}
.header_top .search_block .search_input{
    width: 189px;
}
.logo {float: left;margin-top:0}
.menu-main-container {float:right;padding-top: 2px;margin-right: 50px;}
.menu-main-container li{display: inline-block}
.menu-main-container li a{
    display: block;
    padding-top: 70px;
    position: relative;
    width:140px;
    text-align: center;
    font-family: Verdana;
    font-size: 14px;
    color: #dff1fb;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(50, 50, 50, 1);
}
.menu-main-container li a:before{
    display: block;
    content: '';
    position: absolute;
    top:0;
    left:0;
    right:0;
    margin: 0 auto;
    width:90px;
    height:70px;
    background: url("img/general_menu.png") no-repeat;
    background-position: -10px 0;
}
.menu-main-container li:nth-child(2) a:before {background-position: -105px 0;}
.menu-main-container li:nth-child(3) a:before {background-position: -210px 0;}
.menu-main-container li:nth-child(4) a:before {background-position: -305px 0;}
.menu-main-container li:nth-child(5) a:before {background-position: -405px 0;}

.menu-main-container li:hover a:before,.menu-main-container li.current-menu-item a:before {background-position-y: -70px;}


.home_header_middle {height: 566px;background: url("img/top_home_page.png") repeat-x;overflow: hidden;width:100%;}
.home_header_title {display: block;margin: 25px auto 0;font-family: 'Comfortaa', 'cursive';text-align:center;text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);}
.home_header_title h1{color:#fff;font-size:40px;line-height:1.3em;margin:0}
.home_header_title h2{color:#005791;font-size:26px;line-height:1.3em;margin:15px 0 0 0}

.home_header_slots_list {list-style: none;text-align: center;padding-top: 25px;margin-bottom: 30px}
.home_header_slots_list li{display: inline-block;vertical-align: top;position: relative;margin: 0 7px}
.home_header_slots_list li a{color: #dff1fb;text-shadow: 1px 1px 2px rgba(20, 20, 20, 1);display: block;font-size: 15px;font-weight: bold;}
.home_header_slots_list li .slots_list_img_holder{
    border-radius:70px;
    border:3px solid transparent;
    height:140px;
    width:140px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ie-transition: all 0.2s ease-out;
}
.slots_list li .slots_list_img_holder{
    position: relative;

}
.slots_list li .slots_list_img_holder:after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0px;
    border: 8px solid #950200;
    border-radius: 50%;
    height: 168px;
    width: 168px;
}
.slots_list li .slots_list_img_holder img{
    border-radius: 50%;
    height: 184px;
    width: 184px;
}
.home_header_slots_list li a:hover .slots_list_img_holder{
    border:3px solid #fff;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow:    0px 0px 40px 0px rgba(255, 255, 255, 1);
    box-shadow:         0px 0px 40px 0px rgba(255, 255, 255, 1);
}
.home_header_slots_list li .home_header_slot_name_holder{position: absolute;width:100%}
.home_header_slots_list li:nth-child(odd) .slots_list_img_holder{}
.home_header_slots_list li:nth-child(odd) .home_header_slot_name_holder{top:168px}
.home_header_slots_list li:nth-child(even) .slots_list_img_holder{margin-top:100px}
.home_header_slots_list li:nth-child(even) .home_header_slot_name_holder{bottom:168px}

.home_header_slot_name {position: relative;}
.home_header_slot_name:before {content: '';width:34px;height:16px;position: absolute;left:0;right:0;margin:0 auto}
.home_header_slots_list li:nth-child(odd) .home_header_slot_name:before {background: url("img/arrows_1.png") no-repeat;top:-17px;}
.home_header_slots_list li:nth-child(even) .home_header_slot_name:before {background: url("img/arrows_2.png") no-repeat;bottom:-17px;}

.orange_btn {
    height: 48px;
    background: url("img/orange_btn_bg.png") repeat-x;
    text-transform: uppercase;
    text-align: center;
    color:#fff;
    display: block;
    line-height: 48px;
    font-size: 16px;
    text-decoration: none;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.75);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ie-transition: all 0.2s ease-out;
}
.orange_btn:hover {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(20, 20, 20, 0.75);
    -moz-box-shadow:    0px 0px 7px 0px rgba(20, 20, 20, 0.75);
    box-shadow:         0px 0px 7px 0px rgba(20, 20, 20, 0.75);
}
.header_allslots_btn {margin: 0 auto;width: 200px}

.home_header_creators {height:107px;background: url("img/proizvoditeli_home_page.png") repeat-x;border-top:1px solid #666666;border-bottom:1px solid #666666}
.home_header_creators_list {text-align: center;}
.home_header_creators_list li {list-style: none;display: inline-block;margin: 0 3px;}
.home_header_creators_list li a {display: block;background: url("img/header_creators.png") no-repeat;height: 107px;width:185px;}
.home_header_creators_list li.novomatic a{background-position: 0 0}
.home_header_creators_list li.igrosoft a {background-position: -203px 0}
.home_header_creators_list li.playtech a {background-position: -407px 0}
.home_header_creators_list li.netent a {background-position: -605px 0}
.home_header_creators_list li.betsoft a {background-position: -809px 0}
.home_header_creators_list li a:hover {background-position-y: -107px}


.header_middle {height:222px;background: url("img/header_middle_bg.png") repeat-x;overflow: hidden;position: relative;z-index: 1;}
.header_middle_title {color:#fff;font-size: 22px;text-align: center;text-shadow: 1px 1px 2px rgba(50, 50, 50, 1);margin:10px 0 12px}

.header_casino_links a{display: inline-block;width:240px;height: 170px;}
.header_casino_links a.vulkan_link{background: url("img/vulkan.png") no-repeat;}
.header_casino_links a.gmslots_link{background: url("img/GMSlots.png") no-repeat;}
.header_casino_links a.icecasino_link {background: url("img/ICEcasino.png") no-repeat;}
.header_casino_links a.maxcasino_link{background: url("img/maxcasino.png") no-repeat;}
.header_casino_links a:hover{background-position: 0 -170px}
/*Content Part*/
.content_wrapper {padding-top: 20px}
.home_left_text_block {float: left;width:47%;}
.home_left_text_block *:first-child {margin-top: 0}
.home_left_text_block ul{padding-left:20px}

.home_right_img {float: right}
.front_right_slots_list {float:right;width:500px;padding-top:20px}
.front_right_slots_list h2 {text-align:center}
.home_bottom_block {margin: 30px 0 0;overflow: hidden;padding-bottom: 30px}
.home_bottom_block .home_news_left_part{width:500px;border-right:2px solid #999999;overflow: hidden;float: left}
.home_bottom_block .home_articles_right_part{width:498px;overflow: hidden;float:right}
.home_bottom_block .home_bottom_block_title{text-align: center}
.home_bottom_block .home_bottom_block_title p{color:#333333;font-size: 17px;font-family: Verdana;font-weight: bold;margin:10px 0}

.home_news_list {list-style: none;}
.home_news_left_part .home_news_list {padding:20px 30px 0 0}
.home_articles_right_part .home_news_list {padding:20px 0 0 30px}
.home_news_list li{margin: 5px 0}
.home_news_list a {width:350px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.home_news_list a:hover {text-decoration: none}
.home_news_list a,.home_news_list span{color: #333333;font-size: 13px;font-family: Verdana;font-weight: bold;display: inline-block}

.home_all_news_btn {color:#3399cc;font-size: 16px;font-family: Verdana;font-weight: bold;text-decoration: none;margin: 30px 0 20px;display: block;line-height: 24px;}
.home_all_news_btn:hover {text-decoration: underline}
.home_all_news_btn img{display: inline-block;vertical-align: middle;margin-left: 20px}
.home_articles_right_part .home_all_news_btn {margin-left: 30px}

.text_block h2,.text_block h3 {text-align: center;color:#003366}

/*Slots List*/
.slots_list {text-align: center}
.slots_list li{display: inline-block;width:184px;position: relative;margin:0 5px 15px;vertical-align:top}
.slots_list li .slots_list_img_holder{height:190px;width:184px}
.slots_list li .back {
    opacity:0;
    position: absolute;
    top:0;
    left:0;
    right:0;
    width:184px;
    height:184px;
	border-radius: 92px;
	-webkit-border-radius: 92px;
	-moz-border-radius: 92px;
    background: rgba(255,255,255,0.6);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ie-transition: all 0.2s ease-out;
}
.slots_list li:hover .back {opacity: 1}

.slots_list li .slot_name {font-size: 15px;color:#003366;text-align: center;font-weight: bold;line-height: 1.2em}

.load_more {text-align:right;margin:20px auto;width:220px;font-size: 18px;font-weight: bold;color:#003366;height:72px;line-height: 72px;background: url("img/loader_img.png") no-repeat;}
.loader {display: none;vertical-align: middle;height: 72px;float: left;}
/*FOOTER*/
.footer {height: 220px;background: url("img/footer_fon.png") repeat-x;margin-top: 30px;overflow: hidden;padding-top: 66px;clear:both}
.footer_left_block,.menu-footer-container {display:inline-block;vertical-align: top}
.share42init {margin-top: 10px}
#share42 .share42-item {margin:0 6px!important;}
.menu-footer-container {margin-left: 10px;width:715px}
.menu-footer-container ul{list-style: none}
.menu-footer-container ul li {color:#ffffff;display: inline-block;width:220px;vertical-align: top;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin:5px 0;padding-right: 15px}
.menu-footer-container ul a{text-decoration: none;color:#ffffff;font-size:16px;}

/*Sidebar*/
.sidebar {float:left;width:265px;height: 1000px}
.sb_title {text-align: center;color:#002e5c;text-transform: uppercase;font-size: 18px;;margin:0;font-weight: bold}
.sb_slots_list {list-style: none;}
.sb_slots_list li{
    overflow: hidden;
    position: relative;
    margin: 20px 0;
    z-index: 1111;
}
.sb_slots_list li:hover{
    padding: 15px;
    border-radius: 10px;
    width:400px;
    background: #fff;
    border: 1px solid #999999;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -ms-transform:scale(1.3);
    margin: 30px 0;
    z-index: 9999;
}
.sb_slot_btns_block {display: none;float:right;vertical-align: top}
.sb_slot_btns_block a {margin: 7px 0 0}
.sb_slot_btns_block a:first-child {margin: 0}
.sb_slots_list li:hover .sb_slot_btns_block {display: inline-block;}
.sb_slot_play_btn {
    width:150px;
    height:30px;
    display: block;
    text-align: center;
    line-height: 30px;
    color:#fff;
    text-decoration: none;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(20, 20, 20, 0.75);
    -moz-box-shadow:    0px 0px 3px 0px rgba(20, 20, 20, 0.75);
    box-shadow:         0px 0px 3px 0px rgba(20, 20, 20, 0.75);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ie-transition: all 0.2s ease-out;
}
.green_btn {background: url("img/sb_play_green_btn.png") repeat-x;}
.green_btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform:scale(1.1);
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 255, 0, 1);
    -moz-box-shadow:    0px 0px 7px 0px rgba(0, 255, 0, 1);
    box-shadow:         0px 0px 7px 0px rgba(0, 255, 0, 1);
}
.red_btn {background: url("img/sb_play_red_btn.png") repeat-x;}
.red_btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform:scale(1.1);
    -webkit-box-shadow: 0px 0px 7px 0px rgba(255, 0, 0, 1);
    -moz-box-shadow:    0px 0px 7px 0px rgba(255, 0, 0, 1);
    box-shadow:         0px 0px 7px 0px rgba(255, 0, 0, 1);
}
.sb_slots_list_img {width:70px;height:70px;display: inline-block;vertical-align: top;margin-right: 5px}
.sb_slots_list_right_part {display: inline-block;width:185px;vertical-align: top}
.sb_slots_list li:hover .sb_slots_list_right_part {width:310px}
.sb_slots_list_name {font-size: 16px;color:#002e5c;font-weight: bold;display:inline-block;width:145px;}

/*Casinos Review*/

.casino_review_right {float:left;width:735px}
.casino_review_title {text-align: center;color:#ff0000;text-transform: uppercase;font-size: 18px;;margin:0}
.casino_review_list li {list-style: none;border: 2px solid #0992d5;border-radius: 2px;height:157px;margin: 10px 0}
.casino_review_list_left {display:inline-block;vertical-align:top;width:270px;text-align: center}
.casino_review_list_logo {height: 110px;line-height: 140px;padding-top: 10px;}
.casino_review_list_symbols {height: 35px}
.casino_review_list_middle {display:inline-block;vertical-align:top;width:220px;text-align: center}
.casino_review_list_crown {height: 115px;}
.casino_review_list li:first-child .casino_review_list_crown {background: url("img/crown_1.png") no-repeat center;}
.casino_review_list li:nth-child(2) .casino_review_list_crown {background: url("img/crown_2.png") no-repeat center;}
.casino_review_list li:nth-child(3) .casino_review_list_crown {background: url("img/crown_3.png") no-repeat center;}

.casino_review_list_bonus {font-size: 20px;color:#002e5c}
.casino_review_buttons_right {display: inline-block;vertical-align: top;width:230px}
.casino_review_buttons_right a{
    display: block;
    width:190px;
    height:50px;
    background: url("img/green_btn_big.png") repeat-x;
    margin: 20px auto;
    font-size: 24px;
    color:#fff;
    border-radius: 3px;
    text-shadow: 1px 1px 2px rgba(50, 50, 50, 1);
    text-align: center;
    line-height: 50px;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(20, 20, 20, 0.75);
    -moz-box-shadow:    0px 0px 3px 0px rgba(20, 20, 20, 0.75);
    box-shadow:         0px 0px 3px 0px rgba(20, 20, 20, 0.75);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ie-transition: all 0.2s ease-out;
}
.casino_review_buttons_right a.green_btn{background: url("img/green_btn_big.png") repeat-x}
.casino_review_buttons_right a.red_btn{background: url("img/red_btn_big.png") repeat-x}

/*Single Page*/
.single_text{color:#002e5c}
.single_title{color:#002e5c;font-size:24px;margin-top:0;text-align:center}
.iframe_holder iframe,.iframe_holder embed{width:735px;height:500px;}
.play_btn_holder,.play_btn_holder > div {
    display: block;
    width:100%;
    height: 50px;
    background: rgb(255,97,0); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,97,0,1) 0%, rgba(155,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,97,0,1)), color-stop(100%,rgba(155,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,97,0,1) 0%,rgba(155,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,97,0,1) 0%,rgba(155,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,97,0,1) 0%,rgba(155,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,97,0,1) 0%,rgba(155,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6100', endColorstr='#9b0000',GradientType=0 ); /* IE6-9 */
}
.play_btn_holder, .play_btn_holder *, .play_btn_holder > *{
    transition:All 0.2s ease-in-out;
    -webkit-transition:All 0.2s ease-in-out;
    -moz-transition:All 0.2s ease-in-out;
    -o-transition:All 0.2s ease-in-out;
}

.play_btn_holder {
    margin: 15px auto 30px;
    text-align: center;
    width: 100%;
    height: 100px;
    border-radius: 0.4em;
    position: relative;
    box-shadow:
        0 -0.5em 0em 0px rgba(0,0,0,0.8),
        0 0.4em 0.5em 0px rgba(0,0,0,0.7),
        0 0.9em 0.7em 0px rgba(0,0,0,0.5),
        0 1.5em 1em 0px rgba(0,0,0,0.5),
        inset 0px 0 10em 0px rgba(0,0,0,0.9);
}
.play_btn_holder > div {
    position: absolute;
    top: -5%;
    left: 0.3%;
    width: 99.4%;
    height: 90%;
    border-radius: 0.5em;
    box-shadow:
        inset 0 1px 0 1px rgba(255,255,255,0.2),
        inset 0 0 0 1px rgba(0,0,0,0.4);
}
.play_btn_holder> div::before {
    position: absolute;
    content:"";
    top: 98%;
    left: 0;
    width: 100%;
    height: 2%;
    opacity: 0.5;
    box-shadow:
        0 -1px 0 1px rgba(0,0,0,0.2);
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(255,255,255,0.03) 99%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(40%,rgba(255,255,255,1)), color-stop(60%,rgba(255,255,255,1)), color-stop(99%,rgba(255,255,255,0.03)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 60%,rgba(255,255,255,0.03) 99%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 60%,rgba(255,255,255,0.03) 99%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 60%,rgba(255,255,255,0.03) 99%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 60%,rgba(255,255,255,0.03) 99%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.play_btn_holder a {
    text-decoration: none;
    display: block;
    padding-top: 4%;
    width: 100%;
    height: 100%;
    font-size: 4em;
    color: white;
    opacity: 0.7;
    text-shadow:1px 2px 1px rgba(0,0,0,0.6);
    text-decoration: none;
}

.play_btn_holder a:active,.play_btn_holder a:hover {text-shadow: 1px 1px 1px rgba(0,0,0,0.6);}
.play_btn_holder:active,.play_btn_holder:hover {
    box-shadow:
        0 -0.1em 0em 0px rgba(0,0,0,0.8),
        0 0.5em 0.5em 0px rgba(0,0,0,0.7),
        0 0.5em 0.5em 0px rgba(0,0,0,0.2),
        0 0em 1em 0px rgba(0,0,0,0.1),
        inset 0px 0 10em 1em rgba(0,0,0,1);
}
.play_btn_holder > div:active,.play_btn_holder > div:hover {top: 0;}
.slot_parametrs_holder{overflow:hidden}
.slot_parametrs_holder p{text-align:center;margin-top:20px;font-size:24px;font-weight:bold}
.slot_parametrs_holder table{width:70%;display:inline-block;vertical-align:middle}
.slot_parametrs_holder {position: relative;}
.slot_parametrs_holder img{display:inline-block;vertical-align:middle;margin-right:30px;border-radius: 50%;height: 184px;width: 184px;}
.slot_parametrs_holder td{border:1px dashed #444;padding:5px 10px;background:#ECECEC}
.slot_parametrs_holder:after{
    content: '';
    position: absolute;
    top: 65px;
    bottom: 0;
    right: 0;
    left: 0px;
    border: 8px solid #950200;
    border-radius: 50%;
    height: 168px;
    width: 168px;
}

/* Breadcrubs*/
#breadcrumbs{list-style:none;margin:10px 0;overflow:hidden;}
#breadcrumbs li{float:left;margin-right:15px;}
#breadcrumbs .separator{font-weight:700;font-size:20px;color:#999;}

/*News Archive*/
.news_list_excerpt {overflow:hidden}
.news_list {padding:0;list-style:none}
.news_list .news_list_title{font-size:20px;text-decoration:none}
.news_list .news_list_title:hover{color:#333}
.news_list .news_excerpt_bottom a:hover{text-decoration:none}
.news_list li {margin:0 0 10px 0;border-bottom:1px dashed #333;padding-bottom:5px}

/*Header Form*/
.form{
    float: right;
    padding-top: 10px;
}
.form a{
    text-decoration: none;
}
.form .left{
    color: #a9a9a9;
    float: left;
    margin-right: 23px;
}

.form .input{
    background-color: #fff;
    display: block;
    border: 1px solid #a9a9a9;
    width: 118px;
    padding-left: 5px;
    margin-top: 5px;
}
.form .left .input.password {
    margin-top: 8px;
}
.form .right{
    float: right;
}
.form .right .button{
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    width: 124px;
    text-align: center;
    padding: 3px 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
}

.slots_list li .back a{
    display: block;
    color: #fff;
    width: 140px;
    height: 29px;
    line-height: 31px;
    margin: 0 auto;
    font-size: 12px;
    text-transform: uppercase;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ie-transition: all 0.2s ease-out;
    text-decoration: none;
}
.slots_list li .back a:hover {
    -webkit-box-shadow: 0px 0px 2px 0px #1a5c80;
    -moz-box-shadow:    0px 0px 2px 0px #1a5c80;
    box-shadow:         0px 0px 2px 0px #1a5c80;
}

.form .right .button.reg, .slots_list li .back .slots_list_pay_btn {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ea4e4e+1,980000+100 */
    background: #ea4e4e; /* Old browsers */
    background: -moz-linear-gradient(top,  #ea4e4e 1%, #980000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ea4e4e 1%,#980000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ea4e4e 1%,#980000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea4e4e', endColorstr='#980000',GradientType=0 ); /* IE6-9 */
}
.form .right .button.reg:hover, .slots_list li .back a.slots_list_pay_btn:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7777+0,c60000+100 */
    background: #ff7777; /* Old browsers */
    background: -moz-linear-gradient(top,  #ff7777 0%, #c60000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ff7777 0%,#c60000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ff7777 0%,#c60000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7777', endColorstr='#c60000',GradientType=0 ); /* IE6-9 */
}
.form .right .button.enter, .slots_list li .back .slots_list_demo_btn{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00da1f+0,036e00+100 */
    background: #00da1f; /* Old browsers */
    background: -moz-linear-gradient(top,  #00da1f 0%, #036e00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #00da1f 0%,#036e00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #00da1f 0%,#036e00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00da1f', endColorstr='#036e00',GradientType=0 ); /* IE6-9 */
}
.form .right .button.enter{
    margin-top: 9px;
}
.form .right .button.enter:hover, .slots_list li .back .slots_list_demo_btn:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#25ff44+0,05a801+100 */
    background: #25ff44; /* Old browsers */
    background: -moz-linear-gradient(top,  #25ff44 0%, #05a801 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #25ff44 0%,#05a801 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #25ff44 0%,#05a801 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25ff44', endColorstr='#05a801',GradientType=0 ); /* IE6-9 */
}
.slots_list li .back .slots_list_demo_btn{
    margin-top: 59px;
    border-bottom: 1px solid #036903;
    border-right: 1px solid #11a21d;
}
.slots_list li .back .slots_list_pay_btn{
    margin-top: 10px;
    border-bottom: 1px solid #7a0203;
    border-right: 1px solid #ac3131;
}
#share42 a span{
    display: none;
}

/*Header social links*/
.h-soc{
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    text-align: center;
    position: absolute;
    bottom:-44px;
    left: 0;
}
.h-soc__item{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 2px;
}
.h-soc__link{
    display: block;
    width: 35px;
    height: 44px;
    background-image: url(img/h-soc.png);
    background-repeat: no-repeat;
}
.h-soc__link:hover{
    opacity: .8;
}
.h-soc__link--1{
    background-position: 0 0;
}
.h-soc__link--2{
    background-position: -40px 0;
}
.h-soc__link--3{
    background-position: -80px 0;
}
.h-soc__link--4{
    background-position: -120px 0;
}
.h-soc__link--5{
    background-position: -160px 0;
}
.h-soc__link--6{
    background-position: -200px 0;
}