html,div,span,applet,object,iframe,blockquote,a,abbr,acronym,address,big,cite,code,del,dfn,font,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{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;/*vertical-align:baseline*/}
body{font:normal 13px/1 Arial,Helvetica,Garuda,sans-serif;margin:0;padding:0}
h1,h2,h3,h4,h5,h6,ul,li,p,em,strong,pre,code{font-size:100%;font-style:normal;font-weight:400;line-height:normal;margin:0;padding:0}
ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:''}
table{border-collapse:collapse;border-spacing:0;font-size:inherit}
form{display:block}
xmp{padding:15px}
cite,em,dfn{font-style:italic}
strong,b{font-weight:700}
sup{bottom:.3em;position:relative;vertical-align:super}
sub{bottom:-.2em;position:relative;vertical-align:sub}
li,dd,blockquote{margin-left:1em}
code,kbd,samp,pre,tt,var,textarea{font-family:Consolas, "Lucida Console", "Courier New", Courier, mono-space;font-size:100%}
del{text-decoration:line-through}
small,sup,sub{font-size:85%}
abbr,acronym{border-bottom-style:dotted;border-bottom-width:1px;text-transform:uppercase}
a,a:link,a:visited,a:hover,a:active{text-decoration:none}
label,button{cursor:pointer}
.left{float:left}
.right{float:right}
.center{text-align:center}
.clear{clear:both}
.loader, .success{display: none;}
.hidden{display:none!important;visibility:hidden}
img.left{margin-bottom:5px;margin-right:8px}
img.right{margin-bottom:5px;margin-left:8px}
pre,blockquote,ul,ol,dl,address,p{margin:0 0 0}
a abbr,a acronym,fieldset{border:medium none}
a img,img{border:0;text-decoration:none}
textarea:focus, input:focus, select:focus {outline: none;}
header, nav, section, article, aside, footer, menu {display: block}
input:-webkit-autofill{color: #666 !important;background: none !important}
ul, li {margin: 0;}
.inline{display: inline !important;}
.block {display: block !important;}
.center {text-align: center !important;}
.middle{vertical-align: middle;}
:focus::-webkit-input-placeholder {color: transparent;}
:focus::-moz-placeholder          {color: transparent;}
:focus:-moz-placeholder           {color: transparent;}
:focus:-ms-input-placeholder      {color: transparent;}
/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content {  border: 1px solid #52396B; border-radius: 5px; background: #302140 url(../../img/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header {  background: #302140 url(../../img/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #452a60; background: #302140 url(../../img/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #C9EEFF; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(../../img/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #ffc82f url(../../img/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(../../img/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(https://gameroom.by/_run/assets/3befb8ba/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(https://gameroom.by/_run/assets/3befb8ba/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(https://gameroom.by/_run/assets/3befb8ba/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../img/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../img/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../img/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../img/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../img/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(../../img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(../../img/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Autocomplete 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.14
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.4;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Datepicker 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 22em; padding: .2em .2em 0; display: none; z-index: 100 }
.ui-datepicker .ui-datepicker-header { position:relative; padding:1.0em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 3em; height: 3em; background: #ffc82f;    border-radius: 20px;}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; color: #fcfcfc}
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: 1.4em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .3em .2em; text-align: center; font-weight: bold; border: 0; color: #fcfcfc;font-size: 17px; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: 0.2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-autocomplete-loading {
	background: #fafafa url(../img/loader.gif) 50% 50% no-repeat;
}
@font-face {  font-family: "Myriad Pro";  src: url("https://gameroom.by/_run/assets/efd1bd80/MyriadProRegular.eot?v=1.101");  src: local('☺'),  url("https://gameroom.by/_run/assets/efd1bd80/MyriadProRegular.eot?#iefix")format("embedded-opentype"),  url("https://gameroom.by/_run/assets/efd1bd80/MyriadProRegular.woff?v=1.101") format("woff"),  url("https://gameroom.by/_run/assets/efd1bd80/MyriadProRegular.ttf?v=1.101") format("truetype");  font-style: normal;  font-weight: normal;}@font-face {  font-family: 'KremlinCTT';  src: url('https://gameroom.by/_run/assets/efd1bd80/KremlinCTT.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/KremlinCTT.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/KremlinCTT.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'ImperialOne';  src: url('https://gameroom.by/_run/assets/efd1bd80/ImperialOne.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/ImperialOne.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/ImperialOne.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria ThinItalic';  src: url('../fonts/Geometria-ThinItalic.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-ThinItalic.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-ThinItalic.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria';  src: url('../fonts/Geometria.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {    font-family: 'Geometria Bold';  src: url('../fonts/Geometria-Bold.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-Bold.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-Bold.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria BoldItalic';  src: url('../fonts/Geometria-BoldItalic.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-BoldItalic.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-BoldItalic.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria ExtraBold';  src: url('../fonts/Geometria-ExtaBlack.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-ExtaBlack.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-ExtaBlack.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria ExtraBoldItalic';  src: url('../fonts/Geometria-ExtraBlackItalic.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-ExtraBlackItalic.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-ExtraBlackItalic.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria ExtraLight';  src: url('../fonts/Geometria-ExtraLight.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-ExtraLight.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-ExtraLight.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria Light';  src: url('../fonts/Geometria-Light.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-Light.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-Light.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria Medium';  src: url('../fonts/Geometria-Medium.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-Medium.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-Medium.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'ImperialOne';  src: url('https://gameroom.by/_run/assets/efd1bd80/ImperialOne.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/ImperialOne.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/ImperialOne.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria MediumItalic';  src: url('../fonts/Geometria-MediumItalic.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-MediumItalic.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-MediumItalic.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria Thin';  src: url('../fonts/Geometria-Thin.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-Thin.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-Thin.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'Geometria ThinItalic';  src: url('../fonts/Geometria-ThinItalic.eot');  src: local('☺'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-ThinItalic.woff') format('woff'),  url('https://gameroom.by/_run/assets/efd1bd80/Geometria-ThinItalic.ttf') format('truetype');  font-weight: normal;  font-style: normal;}@keyframes upper {  0%,19.999%,22%,62.999%,64%, 64.999%,70%,100% {    transform: scale(1);  }  20%,21.999%,63%,63.999%,65%,69.999% {    transition: all .5s cubic-bezier(.19,1,.22,1);    transform: scale(.9);    -webkit-transition: all .5s cubic-bezier(.19,1,.22,1);    -moz-transition: all .5s cubic-bezier(.19,1,.22,1);    -o-transition: all .5s cubic-bezier(.19,1,.22,1);  }}@keyframes lower {  0%,12%,18.999%,23%,31.999%,37%,44.999%,46%,49.999%,51%,58.999%,61%,68.999%,71%,85.999%,96%,100% {    transform: scale(1);  }  19%,22.99%,32%,36.999%,45%,45.999%,50%,50.99%,59%,60.999%,69%,70.999%,86%,95.999% {     transition: all .5s cubic-bezier(.19,1,.22,1);    transform: scale(.9);    -webkit-transition: all .5s cubic-bezier(.19,1,.22,1);    -moz-transition: all .5s cubic-bezier(.19,1,.22,1);    -o-transition: all .5s cubic-bezier(.19,1,.22,1);  }}.modal_armor.loading{  position: relative;}.modal_armor.loading:after {  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background: rgba(0,0,0,0.8) url(https://gameroom.by/_run/assets/3befb8ba/icon-loader.gif)  50% 50% no-repeat;}.main-street-quests-banner {  background: url(https://gameroom.by/_run/assets/3befb8ba/street_quests.png);  float: left;  width: 100%;  height: 320px;}.pace {  -webkit-pointer-events: none;  pointer-events: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}.pace-inactive {  display: none;}.pace .pace-progress {  background: #ffcb00;  position: fixed;  z-index: 2000;  top: 0;  right: 100%;  width: 100%;  height: 3px;}.loadie {  position: fixed;  top: 0;  left: 0;  background: #00c58e;  width: 0;  height: 3px;  z-index: 500;  -webkit-transition: width .5s ease-out;  box-shadow: 0px 1px 5px rgba(0,0,0,0.25);}html * {  max-height: 99999px;}.clearfix:after {  visibility: hidden;  display: block;  font-size: 0;  content: " ";  clear: both;  height: 0;}body{  margin: 0 auto;  color: #fff;  background: #090213;}.container{         margin: 0 auto;  position: relative;  }#header_wrapper .block{	display:flex !important;        align-items: center;}#header_wrapper .block>a{	width:185px;}#header_wrapper a.home{  display: inline-block;  vertical-align: middle;}#header_wrapper .phone{display: none;}.phonemobile{padding:0 10px 10px 20px}.phonemobile .phone a{margin-right: 5px} .menu nav ul.mobile-menu{display: none;}.menu.vn{  position: fixed;  background: rgba(26, 23, 31, 0.8);  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;} .menu{  background: none;  position: absolute;  left: 0;  right: 0;  margin: 0 auto;  z-index: 500;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;  top: 0;}.menu .logo,.popup-bron-form .logo{  display: inline-block;  vertical-align: middle;  position: relative;  margin: 14px 0 14px 7px;}.menu .logo p,.popup-bron-form .logo p{  font-family: ImperialOne;  font-size: 23.22px;  display: inline-block;  vertical-align: middle;  text-transform: uppercase;  line-height: 20px;  letter-spacing: -2px;  margin: 0 0 0 4px;  color: #fff;}.menu .logo img,.popup-bron-form .logo img{  display: inline-block;  vertical-align: middle;}.menu .logo span,.popup-bron-form .logo span{  position: absolute;  top: -1px;  right: -7px;  color: #9f82bc;  font-size: 24px;  font-family: Myriad Pro;}/*.popup-bron-form .like{  display: inline-block;  vertical-align: middle;  height: 24px;}*/.like{position: fixed;top:50%;left: 1px;}.like img,.popup-bron-form .like img{  display: inline-block;  vertical-align: middle;  margin: 0 10px 0 16px;}.menu .like span,.popup-bron-form .like span{  display: inline-block;  vertical-align: middle;  font-family: KremlinCTT;  font-size: 24px;  line-height: 24px;}.menu nav{  display: inline-block;  vertical-align: middle;  }.lang-change {    margin-left: 5%;}.lang-change a {    background: #fbe300;    padding: 10px;}.menu ul{}.menu ul li{  display: inline-block;  padding: 5px 12px;  position: relative;}.menu ul li:last-child{}/*.menu ul li:last-child:after{*/    /*content: ' ';*/    /*position: absolute;*/    /*height: 20px;*/    /*width: 1px;*/    /*background: #646464;*/    /*right: 0;*//*}*/.menu ul li:before{  content: ' ';  position: absolute;  left: 0;  height: 20px;  width: 1px;  background: #646464;}.menu li a{  color: #fff;  font-size: 16px;  font-family: Geometria;}.menu li a:hover{  color: #ffcb00;}.menu li a.active{  color: #ffcb00;  font-family: Geometria Bold;}.quest:before{  content: ' ';  background-color: rgba(26, 23, 31, 0.9);  display: block;  height: 100%;  position: absolute;  width: 100%;  min-width: 990px;}.quest h1{  font-size: 64px;  font-family: Geometria ExtraBold;  position: relative;  text-shadow: 0px 1px 2px rgba(1, 2, 2, 0.43);  margin-top: -10px;}.quest .what{  padding-top: 140px;}.what .new{  display: inline-block;  vertical-align: middle;  padding: 0 22px 0 0;}.what .new img,.what .people img,.what .time img,.what .old img{  display: inline-block;  vertical-align: middle;  margin: 0 5px;}.what .new p{  display: inline-block;  vertical-align: middle;  font-size: 30px;  font-family: Geometria ExtraBold;  font-style: italic;}.what .people, .what .time,.what .old {  display: inline-block;  vertical-align: middle;  padding: 11px 24px 0 15px;  position: relative;  text-align: left;}.what .people:before, .what .time:before,.what .old:before{  content: '';  position: absolute;  left: 0;  height: 31px;  width: 1px;  background: #646464;}.what .people p,.what .time p,.what .old p{  display: inline-block;  vertical-align: middle;  font-family: Geometria Bold;  font-size: 14px;  line-height: 14px;}.what .people span,.what .time span{  font-family: Geometria Thin;}.what .censure {    display: inline-block;    vertical-align: middle;    padding: 0 24px 0 15px;    position: relative;    text-align: center;}.what .censure p {    border-radius: 23px;    border: 2px solid #fff;    color: #fff;    font-family: Geometria Bold;       font-size: 13px;    line-height: 31px;    width: 28px;    height: 28px;}.adres_mini{  display: inline-block;  vertical-align: middle;  line-height: 30px;}.adres .censure {    display: inline-block;    vertical-align: middle;    padding: 11px 24px 0 15px;    position: relative;    text-align: center;}.adres .censure p {    border-radius: 23px;    border: 2px solid #fff;    color: #fff;    font-family: Geometria Bold;        font-size: 13px;    line-height: 31px;    width: 28px;    height: 28px;}.adres_mini .phone{}.adres_mini img{  display: inline-block;  vertical-align: middle;}.adres_mini .phone a {  color: #fff;  display: inline-block;  vertical-align: middle;  font-size: 20px;  font-family: Geometria ExtraBold;  padding-left: 18px;}.adres_mini .phone sup{  font-family: Geometria;  font-size: 64%;  bottom: -0.1em;  left: -3px;}.adres_mini .where{}.adres_mini .where p{  display: inline-block;  vertical-align: middle;  font-size: 16px;  font-family: Geometria;  margin-left: 21px;}.adres_mini .where span{  color: #ffc82f;  text-decoration: underline;  cursor: pointer;}.quest .adres_mini{  border-right: 1px solid #6f6c71;  padding-right: 31px;  margin: 43px 35px 30px 10px;}.quest .button_bron{  margin: 15px 0 0 0;}.button_bron,.button-bron,.button_yellow{  display: inline-block;  vertical-align: inherit;  width: 205px;  height: 55px;  background: #ffcb00;  border-radius: 3px;  position: relative;}.button-bron a,.button_bron a,.button_yellow a{  line-height: 47px;  font-family: Geometria Medium;  color: #434343;  font-size: 16px;  display: block;  width: 100%;  height: 100%;  text-align: left;}.button-bron p,.button_bron p,.button_yellow p{  line-height: 55px;  text-align: center;  font-family: Geometria Medium;}.button_bron img{  position: absolute;  right: 22px;  top: 20px;}.button_bron span{}.button_bron span:before{  content: '';  position: absolute;  right: 54px;  height: 55px;  width: 1px;  background: #e9b901;}.button_bron_mini{  display: block;    vertical-align: middle;    width: 225px;    height: 40px;    background: #ffcb00;    border-radius: 3px;    position: relative;    order: 3;    margin-top: 10px;}.index .button_bron_mini {    display: none;}.button_bron_mini a{  line-height: 47px;  font-family: Geometria Medium;  color: #434343;  font-size: 16px;  display: block;  width: 100%;  height: 100%;  text-align: left;}.button_bron_mini p{  line-height: 45px;  text-align: center;}.block1{  position: relative;}.block1 .bg {  height: 109%;  margin-top: -345px;}.bg {  /*    background-image: radial-gradient(ellipse farthest-side at 230px 795px , rgba(234, 236, 237, 0.15), rgba(9, 2, 19, 0));    height: 69%;    min-width: 990px;    position: absolute;    width: 100%;    */    height: 100%;    width: 100%;    min-width: 990px;    background: radial-gradient(230px 795px, ellipse farthest-side, rgba(234, 236, 237, 0.15), rgba(9, 2, 19, 0));    background-image: -moz-radial-gradient(230px 795px, ellipse farthest-side, rgba(234, 236, 237, 0.15), rgba(9, 2, 19, 0));    background-image: -webkit-radial-gradient(230px 795px, ellipse farthest-side, rgba(234, 236, 237, 0.15), rgba(9, 2, 19, 0));    background-image: -o-radial-gradient(230px 795px, ellipse farthest-side, rgba(234, 236, 237, 0.15), rgba(9, 2, 19, 0));    background-image: -ms-radial-gradient(230px 795px, ellipse farthest-side, rgba(234, 236, 237, 0.15), rgba(9, 2, 19, 0));    left: 0;    z-index: -200;    position: absolute;    right: 0;    margin: 0 auto;  }  .block2 .bg {    height: 160%;    margin-top: -45%;  }  .block1 p.sp{    font-family: KremlinCTT;    font-size: 60px;    text-align: center;    padding: 53px 0 18px 0;  }  .block1 h5{    font-family: Geometria ExtraBold;    text-align: center;    font-size: 36px;  }  .block1 .what{    text-align: center;    padding: 14px 0 14px 0;  }  .block1 .center{    margin: 28px 0 100px 0;  }  .block1 .text{    width: 885px;    margin: 0 auto;  }    .block1 .text ul{	  list-style:circle;	  padding:10px 0 10px 40px;  }      .block1 .text ul li{			  padding:5px;  }  .block1 .adres_mini{    text-align: left;    margin: 0 24px 0 -30px;  }  .block1 .button_bron{    margin: 0;  }  .block1 .text p{    color: #c4c0d6;    font-size: 16px;    font-family: Geometria Thin;    line-height: 24px;    margin: 15px 0 0 0;  }    .block1 .text ul{    color: #c4c0d6;    font-size: 16px;    font-family: Geometria Thin;    line-height: 24px;     }  .block1 .text p span{    color: #ffd600;    text-decoration: underline;  }  .armor-plate{  }    .armor-plate-title {    text-align: center;  }    .armor-plate-title span {    font-family: Geometria;    font-size: 20px;  }    .armor-plate-title>h5 {    font-family: Geometria ExtraBold;    font-size: 36px;    margin-top: 10px;    text-align: center;  }  .armor-plate h6{    font-size: 48px;    font-family: Geometria ExtraBold;    text-align: center;  }  .armor-plate .day{    margin: 40px auto 70px auto;    text-align: center;  }  .armor-plate .date{    background: url('https://gameroom.by/_run/assets/3befb8ba/bg-date.png') no-repeat;    height: 74px;    width: 142px;    display: inline-block;    vertical-align: middle;    position: absolute;    margin: -10px 0 0 -20px;  }  .armor-plate .date p{    font-size: 14px;    font-family: Geometria;    font-weight: 700;    padding: 20px 0 0 20px;    text-align: left;  }  .armor-plate .date span.name{    font-family: Geometria Thin;    color: #716c8a;    display: block;  }  .armor-plate .time{    display: inline-block;    margin-left: 140px;    text-align: left;    vertical-align: middle;  }  .armor-plate .day .time:nth-child(2n+1){    margin-top: 50px;  }  .armor-plate .time .price{    vertical-align: top;    display: block;    margin: -17px 0 21px 0;  }  .armor-plate .time .price .price_top{    height: 14px;    float: left;    position: relative;    margin: 0 0px 0 0px;  }  .armor-plate .time .price .price_top:nth-child(1n+2){    margin: 0 0px 0 6px;  }/*.armor-plate .time .price .price_top:after,.armor-plate .time .price .price_top:before{  content: '';  width: 38%;  height: 10px;  display: inline-block;  position: absolute;  border-top: 1px solid rgb(69, 42, 96);  }*/  .armor-plate .time .price .priceblock-leftline,  .armor-plate .time .price .priceblock-rightline{    width: 50%;    display: inline-block;    position: absolute;  }  .armor-plate .time .price .priceblock-rightline{    right: 0;  }  .armor-plate .time .price .priceblock-leftline{    left: 0;  }  .armor-plate .time .price .priceblock-leftline ins,  .armor-plate .time .price .priceblock-rightline ins{    border-top: 1px solid rgb(69, 42, 96);    box-sizing: border-box;    display: block;    height: 10px;  }  .armor-plate .time .price .priceblock-rightline ins {    border-right: 1px solid rgb(69, 42, 96);    margin: 3px 0px 0 50px;    border-top-right-radius: 100px;  }  .armor-plate .time .price .priceblock-leftline ins{    border-left: 1px solid rgb(69, 42, 96);    margin: 3px 50px 0 0px;    border-top-left-radius: 100px;  }/*.armor-plate .time .price .price_top:after{  content: '';  right: 0;  border-right: 1px solid rgb(69, 42, 96);  margin: 3px 0px 0 0px;  border-top-right-radius: 100px;}.armor-plate .time .price .price_top:before{  content: '';  left: 0;  border-left: 1px solid rgb(69, 42, 96);  margin: 3px 0px 0 0px;  border-top-left-radius: 100px;  }*/  .armor-plate .time .price .price_top p{    text-align: center;    font-size: 14px;    font-family: Geometria;    font-weight: 700;    position: absolute;    top: -5px;    display: inline-block;    left: 0;    right: 0;  }  .armor-plate .h-left{    float: left;  }  .armor-plate .h-right{    float: right;    margin-left: 13px;  }.armor-plate .period .hour-none{  padding-top: 15px;}  .armor-plate .period .hour,  .armor-plate .period .hour-inactive{    background: #2b2234 none repeat scroll 0 0;    border: 1px solid #2b2234;    border-radius: 100px;    float: left;    height: 44px;    margin: 0 8px 0 0;    width: 45px;  }  .armor-plate .period .hour.active{    background: #ffd600;    position: relative;  }  .armor-plate .period .hour.active p{    color: #1a161e;    font-weight: 600;    font-family: Geometria;  }   .period .hour.active:after{    content: '';    position: absolute;    background: url('https://gameroom.by/_run/assets/3befb8ba/before-zakaz.png');    width: 41px;    height: 22px;    margin: 0 auto;    left: 0;    right: 0;    bottom: -31px;    z-index: 123;  }  .armor-plate .time.first .period .hour.active:after{    bottom: -135px;  }  .armor-plate .period .hour p,  .armor-plate .period .hour-inactive p{    text-align: center;    line-height: 46px;    color: #c1acd7;    font-size: 12px;    font-family: Geometria Thin;    cursor: pointer;  }  .armor-plate .period .hour:hover{    background: #553c7d;    border: 1px solid #553c7d;  }  .armor-plate .period .hour:hover p{    color: #fff;    font-family: Geometria;    font-weight: 600;  }  .armor-plate .period .hour.active:hover{    background: #ffd600;  }  .armor-plate .period .hour.active:hover p{    color: #1a161e;  }  .armor-plate .period .hour-inactive.active:hover{    background: #090213;    border: 1px solid #1e102e;  }  .armor-plate .period .hour-inactive.active:hover p{    font-family: Geometria Thin;    color: #c1acd7;    font-weight: normal;    cursor: default;  }  .armor-plate .period .hour-inactive{    background: #090213;    border: 1px solid #1e102e;  }  .armor-plate .period .hour-inactive p{   font-family: Geometria Thin;   color: #c1acd7;   font-weight: normal;   cursor: default; }/* Новые стили бронирования */.with_mobile .period{  display: inline-block;  vertical-align: top;  margin-right: 8px;}.with_mobile .period:last-child{margin-right: 0;}.armor-plate .with_mobile .time .price{  margin-bottom: 7px;}.armor-plate .with_mobile .time .price .price_top{  float: none;}.armor-plate .with_mobile .h-left .hour:last-child{    margin-right: 0;}/* Новые стили бронирования */ footer{  background: url('https://gameroom.by/_run/assets/3befb8ba/bg-footer.png') no-repeat 0 0;  height: 182px;}footer .menu .logo{  margin: 10px 0 0 0;}footer .menu{  background: none;  position: relative;  padding: 28px 0 0 0;}footer .menu nav{  float: none;  display: block;  margin: 14px 30px 20px 0;}footer .menu .design{  float: right;  margin: 12px 31px 0 0;}footer .menu li a {}footer .menu li a:hover {  color: #ffcb00;}.box.block{}.boxCallMesage .left{ font-size: 18px; color: #fff}.boxCallMesage .left a{    color: #fff}.box{  border: 1px solid #52396B;  background: #302140;  position: relative;   border-radius: 5px;  margin: 29px auto 20px auto;  overflow: hidden;}.box .popup-close-box{  position: absolute;  right: 10px;  top: 10px;  width: 26px;  height: 26px;  border-radius: 100%;  background: url('https://gameroom.by/_run/assets/3befb8ba/popup-close-box.png') no-repeat;  background-position: 91% 93%;  cursor: pointer;}.box .popup-close-box:hover{  background-position: 17% 11%;}.box p{  padding: 30px;}.box form .left{  margin: 15px 0;}form textarea{  display: block;  background: none;  border: 1px solid #452a60;  margin: 20px 0px 0 0px;  border-radius: 3px;  padding-left: 20px;  font-family: Geometria;  font-size: 12px;  color: #b1a5bf;  width: 280px;  height: 158px;  resize: none;  padding-top: 10px;}form .block label {  text-align: left;  border: solid 1px #452a60;  display: inline-block;  width: 19px;  height: 19px;  border-radius: 100%;  vertical-align: middle;  margin: 9px 5px 9px 0;  text-align: center;}form .block label > input[type=radio] {  display: none;}form .block label > span {  display: inline-block;  width: 19px;  height: 19px;  border-radius: 100%;  vertical-align: middle;}form .block label > input[type=radio]:checked + span {  background: #ffd600;  width: 9px;  height: 9px;  top: 2px;  left: 0px;  position: relative;}.box form .left:nth-child(1){  margin: 15px 0 15px 20px;}.box form .left:nth-child(2){  margin: 15px 0 15px 0px;}.box form .left:nth-child(3){  margin: 50px 0 0 45px;}form .block p{  display: inline-block;  padding: 0;  vertical-align: middle;  margin: 0 17px 0 0;}form .block{  text-align: left;}form .block .colic{  text-align: left;  width: 190px;}form .block p.wh{  font-size: 12px;  font-family: Geometria;  color: #9687aa;  display: block;}form .left input{  display: block;  background: none;  border: 1px solid #452a60;  margin: 20px 20px;  border-radius: 3px;  height: 40px;  width: 238px;  padding-left: 23px;  font-family: Geometria;  font-size: 12px;  color: #b1a5bf;}form .left input[type="checkbox"]{  display: inline-block;  width: 23px;  vertical-align: middle;  padding: 0;  margin: 0 5px;}.popup-bron-form form .left .checkbox-group {  max-width: 200px;}.popup-bron-form form .left .checkbox-group span{  width: 80%;  display: inline-block;  vertical-align: middle;}form button{  outline: none;  border: none;  background: #ffc82f;  width: 204px;  height: 58px;  font-size: 14px;  color: #1c181f;  font-family: Geometria Bold;  border-radius: 5px;  margin-top: 25px;}.map{  position: relative;}.ymaps-2-1-73-balloon__layout{   background-color: rgb(45, 32, 63);    border-color: rgb(204, 204, 204);    color: #fff;}.ymaps-2-1-73-balloon__content{   background-color: rgb(45, 32, 63);   }.ymaps-2-1-73-balloon__content p.where,.map p.where{  font-family: KremlinCTT;  font-size: 48px;  text-align: center;  position: relative;  z-index: 123;  padding-top: 0px;  line-height: 87px;}.ymaps-2-1-73-balloon__content p.where2,.map p.where2{  color: #8c898a;}.map .mp span.bg{  width: 105%;  margin-left: -2.5%;  display: block;  background: #090213;  height: 91px;  border-radius: 0px 0px 46% 46%/67px 67px 50px 50px;  position: absolute;  top: -47px;  z-index: 2;}.ymaps-2-1-73-balloon__content .qwest .name,.mp .qwest .name,.map2 .qwest .name {  background-color: #36274a;  box-shadow: 0px 5px 7px rgba(1, 2, 2, 0.22);}.ymaps-2-1-73-balloon__content .qwest .name p,.mp .qwest .name p,.map2 .qwest .name p{  text-align: left;  font-size: 15px;  font-family: Geometria ExtraBold;  padding: 10px 0 10px 25px;  position: relative;}.ymaps-2-1-73-balloon__content .qwest .people img,.ymaps-2-1-73-balloon__content .qwest .time img,.mp .qwest .people img,.mp .qwest .time img,.map2 .qwest .people img,.map2 .qwest .time img{  display: inline-block;  vertical-align: middle;  padding-right: 8px;}.ymaps-2-1-73-balloon__content .qwest .people, .ymaps-2-1-73-balloon__content .qwest .time,.mp .qwest .people, .mp .qwest .time,.map2 .qwest .people,.map2 .qwest .time {  display: inline-block;  vertical-align: middle;  padding: 0 0px;  position: relative;  text-align: left;  margin: 15px 0 0 15px;}.ymaps-2-1-73-balloon__content .qwest .time,.mp .qwest .time,.map2 .qwest .time{  margin: 15px 0 0 11px;}.ymaps-2-1-73-balloon__content .qwest .people p,.ymaps-2-1-73-balloon__content .qwest .time p,.mp .qwest .people p,.mp .qwest .time p,.map2 .qwest .people p,.map2 .qwest .time p{  display: inline-block;  vertical-align: middle;  font-family: Geometria Bold;  font-size: 14px;  line-height: 14px;}.ymaps-2-1-73-balloon__content .qwest .people span,.ymaps-2-1-73-balloon__content .qwest .time span,.mp .qwest .people span,.mp .qwest .time span,.map2 .qwest .people span,.map2 .qwest .time span{  font-family: Geometria Thin;}.ymaps-2-1-73-balloon__content .qwest .where,.mp .qwest .where,.map2 .qwest .where{  margin: 24px 0 0 25px;}.ymaps-2-1-73-balloon__content .qwest .where p,.mp .qwest .where p,.map2 .qwest .where p{  display: inline-block;  vertical-align: top;  font-size: 14px;  font-family: Geometria Thin;  color: #e1d9ec;  padding-left: 8px;}.ymaps-2-1-73-balloon__content .qwest a,.mp .qwest a,.map2 .qwest a{  font-family: Geometria Medium;  color: #434343;  font-size: 16px;  background: #ffcb00;  width: 225px;  height: 44px;  display: block;  text-align: center;  line-height: 44px;  border-radius: 5px;  margin: 29px auto 0px auto;}.xleb{  padding: 125px 0 0 18px;  font-size: 12px;  color: #ffcb00;  font-family: Geometria Thin;  display: inline-block;  cursor: pointer;}.xleb a{  color: #ffcb00;  border-bottom: 1px solid;}.xleb span.current{  color: #fff;  font-family: Geometria Medium;  padding: 0;}.xleb span{  color: #ffcb00;  font-family: Geometria Thin;  padding: 0px 10px;}.xleb span.current br{	display:none;}.quest{  min-height: 675px;  background-size: 100% 100%, cover;  position: relative;  background-position: center center;  }.quests-header{          background-repeat: no-repeat;    background-position: top left;    display: block;        background-size: cover;}.rubric{    display: block;    position: relative;    float: left;    margin: 20px 0;    background: url('https://gameroom.by/_run/assets/3befb8ba/bg-gradient.png') no-repeat ;}.rubric .image{    width: 175px;    float:left;    text-align: center;    border: 1px solid #fff;    border-top: transparent;    border-bottom-left-radius:100px;    border-bottom-right-radius:100px;    padding: 50px 0;    }.rubric .description{    padding:40px;        float: left;    width: 80%;     box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;}.rubric .description p{font-family: Myriad Pro;font-size: 16px;}.rubric h3{font-family: Geometria Bold;font-size: 30px;}.rubric .image img{margin-bottom: 40px}.white_line{    width: 80%;    margin-bottom: 40px;        display: block;    float: right;    height: 1px;    background-color: #fff;}.rubric .to_rubric{  background: url('https://gameroom.by/_run/assets/3befb8ba/to_bottom.png') no-repeat center;  width: 73px;  height: 81px;  display: block;  margin: 0 auto;  }.rubric .to_rubric.collapsed{    -webkit-transform: rotate(-90deg);    -moz-transform: rotate(-90deg);    transform: rotate(-90deg);}.clearfix{clear: both}.quests{padding-left: 90px;float:left;position: relative;}.quest_block{display: block; float: left; padding-bottom: 40px; }.quest_block .white_line,.quests .white_line{display: block; float: right; height: 1px; background-color: #fff; }.quests>.white_line{width: 90%;    margin-bottom: 40px;}.quest_block .white_line{width: 90%;margin-top: 40px;}.quest_block .image{float: left; width: 25%}.quest_block .image div{width: 250px; height: 250px;border: 1px solid transparent;border-radius: 250px;background-size: cover;background-position: top;}.quest_block .name{    float: left;    width: 75%;             box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;      padding-left:60px;}.quest_block .more{    float: left;    width: 75%;         box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;      padding-left:60px;}.quest_block .m-icon{display: inline-block}.quest_block h2{    font-family: Geometria Bold;    font-size: 34px;    display: inline-block;    }.quest_block .short_description{    font-family: Myriad Pro;    font-size: 16px;    color:#bebebe; }.quest_block .short_description p{padding-bottom: 15px}.quest_block .options{overflow: hidden; padding: 20px 0;}.quest_block .options .icon{display:inline-block;width: 100%;position: relative}.quest_block .options .icon img{}.quest_block .info{display: block;}.quest_block .info .icon div, .quest_block .info .icon div img, .quest_block .info .icon div p{    float: left;        line-height: 25px;}.quest_block .info .icon div p{margin: 0 10px}.quest_block .info div p{font-family: Geometria Bold;}.quest_block .info div span{font-family: Geometria;}.quest_block .censure  {margin-top: -3px;}.quest_block .censure p {    border-radius: 23px;    border: 2px solid #fff;    color: #fff;    font-family: Geometria Bold;       font-size: 13px;    line-height: 31px !important;    width: 28px;    height: 28px;    text-align: center}.quest_block .more_link{    font-family: Geometria Bold;    display: inline-block;    color:#fbe300;    text-decoration: underline;}.quest_block .link{    font-family: Geometria Bold;    font-size: 14px;    background: #fbe300;    color:#111;        border-radius: 20px;    padding: 15px 25px;        display: inline-block;}.corp{padding-left: 240px}.corp h4{color:#fbe300;font-family: Geometria Bold;font-size: 23px;}.corp ul{padding-left: 20px}.corp li{list-style: initial;color:#fbe300; }.corp li span{color:#fff; font-family: Geometria Bold; font-size: 16px}.corp .contact{    padding: 40px 0;   font-size: 16px;   font-family: Geometria;}.corp .contact .phone{font-family:Geometria Bold}.corp .contact .mail{font-family:Geometria Bold;color:#fbe300;text-decoration: underline}.all_qwest{  font-size: 72px;  color: #fff;  font-family: Geometria ExtraBold;  text-align: center;  padding: 37px 0 40px 0;}.tabs_quests>.link{  display: flex;}.tabs_quests .link .buttons{  display: flex;  justify-content: center;  align-items: center;  padding-bottom: 25px;}.tabs_quests .link .buttons .more{  color: #ffcb00;  margin-right: 10px;  font-family: Geometria Medium;  font-size: 17px;}.tabs_quests .link .buttons .button-bron{  background: #ffcb00;  color: #111;  font-family: Geometria Medium;  color: #434343;}.tabs_quests .list_quests {  display: flex;  flex-wrap: wrap;}.m-qwest{  width: 330px;  min-height: 347px;  position: relative;  background-size: cover;  display: flex;  flex-direction: column;  justify-content: space-evenly;  align-items: center;}.m-qwest>div{  z-index: 1;}.m-qwest.bg-img a{  position: relative;}a.link .m-qwest:hover{}a.link .m-qwest:hover:after{  content: '';  display: block;  border: 5px solid rgb(255, 203, 0);  width: 97%;  height: 97%;  position: absolute;  top: 0;  left: 0;}a.link .m-qwest:hover:after{  content: '';  display: block;  border: 5px solid rgb(255, 203, 0);  width: 97%;  height: 97%;  position: absolute;  top: 0;  left: 0;}a.link .m-qwest:hover:before{  background-color: rgba(26, 23, 31, 0.5);}.m-qwest.one{  background: url('https://gameroom.by/_run/assets/3befb8ba/qwest1.png') no-repeat center;}.m-qwest.two{  background: url('https://gameroom.by/_run/assets/3befb8ba/qwest2.png') no-repeat center;}.m-qwest.three{  background: url('https://gameroom.by/_run/assets/3befb8ba/qwest3.png') no-repeat center;}.m-qwest.four{  background: url('https://gameroom.by/_run/assets/3befb8ba/qwest4.png') no-repeat center;}.m-qwest.five{  background: url('https://gameroom.by/_run/assets/3befb8ba/qwest5.png') no-repeat center;}.m-qwest.six{  background: url('https://gameroom.by/_run/assets/3befb8ba/qwest6.png') no-repeat center;}.m-qwest .adres{  position: absolute;  bottom: 18px;  left: 0;  right: 0;  margin: 0 auto;  text-align: center;}.m-qwest .people img,.m-qwest .time img{  display: inline-block;  vertical-align: middle;  padding-right: 8px;}.m-qwest .people, .m-qwest .time {  display: inline-block;  vertical-align: middle;  padding: 0 0px;  position: relative;  text-align: left;}.m-qwest .people{  margin: 0px 0px 0 -72px;}.m-qwest .time{  margin: 0 0 0 11px;}.m-qwest .people p,.m-qwest .time p{  display: inline-block;  vertical-align: middle;  font-family: Geometria Bold;  font-size: 14px;  line-height: 14px;  color: #fff;}.m-qwest .people span,.m-qwest .time span{  font-family: Geometria Thin;}.m-qwest .where{  margin: 10px 0 0 -41px;}.m-qwest .where p{  display: inline-block;  vertical-align: top;  font-size: 14px;  font-family: Geometria Thin;  color: #ffcb00;  padding-left: 8px;  text-align: left;}.m-qwest .new{  font-size: 18px;  color: #0e0816;  font-family: Geometria ExtraBoldItalic;  background-color: #ffcb00;  width: 80px;  height: 37px;  padding-right: 5px;  text-align: right;  line-height: 34px;  display: inline-block;  margin: 12px 0 0px 0;  left: 0;  top: 0;  position: absolute;}.m-qwest p.name {   font-size: 20px;    color: #fff;    font-family: Geometria ExtraBold;     text-align: center;    margin: 10px 0 10px 0px;    padding: 0 10px;    position: relative;    text-shadow: 0px 1px 2px rgba(1, 2, 2, 0.44);}.m-qwest .m-icon {    margin: 10px 0;    position: relative;    text-align: center;}.m-qwest img.qw{  margin: 10px 0;  position: relative;}.m-qwest .subtitle {    position: relative;    text-align: center;    margin: 0 0 11px 0px;    color: #fff;}.m-qwest p.name{	font-size: 20px;	text-align: center;	margin: 10px 0 10px 0px;	padding: 0 10px;}.m-qwest .subtitle{	position: relative;	text-align: center;	margin: 0 0 11px 0px;	color: #fff;}.m-qwest .m-icon{	margin: 10px 0;	position: relative;	text-align: center;}.m-qwest img.qw {	margin: 10px 0;	position: relative;}.m-qwest .m-name {    margin: 0 30px;	white-space: nowrap;}.m-qwest .censure {    margin: 0 0 0 11px;    display: inline-block;    vertical-align: middle;    position: relative;	text-align: center;}.m-qwest .censure p{	border-radius: 23px;	border: 2px solid #fff;	color: #fff;	font-family: Geometria Bold;    font-size: 11px;    line-height: 23px;    width: 22px;    height: 22px;}.m-qwest .people{	margin-left: 0px;}.m-qwest .info {  z-index: 1;    margin: 0 30px;}.m-qwest .address {	margin: 0;	white-space: nowrap;}.m-qwest .where {    margin: 12px 0 0 0;}.m-qwest .contacts{	margin: 0;}.m-qwest .phone {    margin: 12px 0 0 0;}.m-qwest .phone p {    display: inline-block;    vertical-align: top;    font-size: 14px;    font-family: Geometria Thin;    color: #fff;    padding-left: 8px;    text-align: left;}.index .subtitle, .quest .subtitle {	font-family: Geometria Medium;	font-size: 24px;	color: #fff;	margin: 32px 0 21px;	line-height: 24px;}.complexity {    display: inline-block;    color: #fff;    position: relative;    vertical-align: middle;    margin: 20px 0 20px 50px;}.complexity img{    display: inline-block;    vertical-align: middle;    margin-right: 5px;}.complexity p{    display: inline-block;    vertical-align: middle;}img.lyr2{  display: block;  margin: 36px auto 3px auto;}img.lyr{  display: block;  margin: 108px auto 10px auto;  position: relative;}.m-qwest p.open{  font-family: Geometria Medium;  font-size: 14px;  text-align: center;  margin: 10px 0 0 0;  color: white;}.m-qwest .game_room_timer .etUnit .etSign{  font-size: 12px;  text-transform: capitalize;  font-family: Geometria Light;  color: #fff;  margin: 5px 0 0 0;}.m-qwest .game_room_timer .etUnit .etNumber {  width: 21px;  height: 30px;  line-height: 30px;  border: 2px solid;  text-align: center;  padding: 0;  margin: 1px 2px;}.m-qwest .game_room_timer{  border: none;  margin: 0 auto;  text-align: center;  padding: 0;  display: block;}.m-qwest .game_room_timer .etSep {  display: inline-block;  vertical-align: top;  font-size: 14px;  padding: 9px 7px;  color: #fff;}.m-qwest .when-open,.m-qwest .first{  font-size: 24px;  color: #fff;  font-family: KremlinCTT;  text-align: center;  margin: 18px 0 0px 0;  position: relative;}.m-qwest a.see {  font-family: Geometria Medium;  color: #434343;  font-size: 16px;  background: #ffcb00;  width: 225px;  height: 44px;  display: block;  text-align: center;  line-height: 44px;  border-radius: 5px;  margin: 17px auto 0px auto;}.m-qwest p.name.dev{  margin: 0;  text-align: center;}.map.vn p.where{  font-size: 36px;  color: #9586b5;  padding: 50px 0 20px 0;}.news h1{  font-size: 90px;  font-family: Geometria ExtraBold;  text-align: center;  line-height: 90px;  margin: 50px 0 50px 0;}.stock .subtitle{    color:#c4c0d6;    font-size: 16px;    font-family: Myriad Pro;}.stock h1{  font-size: 84px;  font-family: Geometria ExtraBold;  text-align: center;  line-height: 90px;  margin: 50px 0 50px 0;  text-transform: uppercase}.stock h1 span{    display: block;    color:#ffcb00}.block2_stock {   	 background-color:#ffcb00;    color:#2d1154;    font-family: Myriad Pro;    font-size: 16px;    padding: 40px 0;}.block2_stock .text {	padding:0 20px;	}	.block21_stock .more{		color:#fff;		padding: 20px;	}.block2_stock .text p{vertical-align: baseline}.block2_stock .text p .img-responsive{display: inline-block; width: 80px; text-align: center; margin-right: 40px; text-align: center}.block2_stock .text p span{display: inline-block; vertical-align: middle}.block3_stock_partners{padding: 40px 0}.block3_stock_partners .logo{    background-color: #3a3542;    margin: 20px 0;    padding:10px;    text-align: center;} .block3_stock_partners h3, .block4_stock h3 {      font-size: 40px;    font-family: Geometria ExtraBold;    color:#c4c0d6;  text-align: center;  line-height: 90px;  margin: 20px 0 20px 0;  text-transform: uppercase    }    .block3_stock_partners .text,    .block4_stock  {            }    .block4_stock .text {        color:#c4c0d6;    font-family: Myriad Pro;    font-size: 16px;    }        .block4_stock .scl{text-align: center; margin: 20px auto}        .block4_stock .scl a{  background: url('https://gameroom.by/_run/assets/3befb8ba/scl.png') no-repeat;  width: 41px;  height: 41px;  display: inline-block;  text-align: center;  margin: 5px;  text-indent: -9999px;}.block4_stock .scl a.od{ background-position: 0px 0px; display: none;}.block4_stock .scl a.facebook{background-position: 0 -44px;}.block4_stock .scl a.vkontakte{background-position: 0px -90px;}.block4_stock .scl a.twitter{ background-position: 0 -135px;}.news h2{  font-size: 40px;  font-family: Geometria ExtraBold;  text-align: center;  line-height: 40px;  margin: 44px 0 50px 0;}.news .date{  text-align: center;  display: block;  margin: 0 auto;  right: 0;  left: 0;  width: 90px;  background-color: #0a0314;  padding: 10px 0;  font-size: 12px;  color: #494654;  font-family: Geometria;}.news a.to_bottom{  width: 73px;  height: 81px;  display: block;  position: absolute;  bottom: -95px;  left: 0;  right: 0;  margin: 0 auto;}.block2_news{  padding: 0 0 100px 0;}.block2_news h5{  font-family: Geometria ExtraBold;  text-align: center;  font-size: 36px;  line-height: 43px;  margin: 45px 0 30px 0;}.block2_news img.big{  display: block;  margin: 0 auto;}.block2_news .text{  font-size: 16px;  color: #c4c0d6;  font-family: Geometria Medium;  line-height: 24px;    margin: 40px auto 40px auto;}.block2_news .text p{  line-height: 24px;  margin: 30px 0;}.block2_news .text a {  color: #ffcb00;  text-decoration: underline;}.block2_news .text ul li {  line-height: 24px;}.block2_news .text p span{  color:#ffd600;  text-decoration: underline;}.block2_news .text2{  font-family: Geometria MediumItalic;  font-size: 16px;  color: #c4c0d6;  width: 774px;  margin: 0 auto;  line-height: 24px;}.block2_news h6{  font-family: KremlinCTT;  font-size: 60px;  color: #fff;  text-align: center;  margin: 50px 0;}.index h1{  font-size: 60px;  line-height: 55px;  font-family: Geometria ExtraBold;  position: relative;  text-shadow: 0px 1px 2px rgba(1, 2, 2, 0.43);  margin-top: -10px;}.index .what{  padding-top: 250px;}.index .adres_mini{  border-right: 1px solid #6f6c71;  padding-right: 31px;  margin: 37px 35px 0px 10px;}.index .button_bron{  margin: 38px 0 0 0;}.index .descr p{  font-size: 18px;  font-family: Geometria;  margin: 15px 0;}.index .descr a{  font-size: 16px;  color: #ffcb00;  text-decoration: underline;  font-family: Geometria;  margin: 10px 0}a.to_bottom2{  background: url('https://gameroom.by/_run/assets/3befb8ba/to_bottom.png') no-repeat center;  width: 73px;  height: 81px;  display: block;  margin: 0 auto;}.index .container {      height: 100%;    min-height: 100%;    display: block;} p.dale{  text-align: center;  color: #a3a3a3;  font-size: 36px;  font-family: KremlinCTT;  margin: 0px 0 25px 0;}.index div.absolute{    position:absolute;    left: 0;    right: 0;        bottom: -175px;}.bx-wrapper{  position: relative;}.bx-controls{}.bx-controls .bx-controls-direction{    color: #fff;    font-size: 20px;    margin: 0 auto;    display: block;    position: absolute;    top: 40%;    width: 100%;    z-index: 999;}.bx-controls .bx-controls-direction .bx-prev {  background: url('https://gameroom.by/_run/assets/3befb8ba/arrow-main-page.png') no-repeat 0 -1px;  display: block;    left: 5%;    position: absolute;    text-indent: -9999px;    width: 29px;    height: 45px;}.bx-controls .bx-controls-direction .bx-next {  background: url('https://gameroom.by/_run/assets/3befb8ba/arrow-main-page.png') no-repeat 0 -47px;    display: block;    height: 45px;    position: absolute;    right: 5%;    text-indent: -9999px;    width: 29px;}.bx-controls .bx-pager{  display: none;  /*  position: absolute;  bottom: 195px;  z-index: 60;  left: 0;  right: 0;  margin: 0 auto;  text-align: center;  */}.bx-controls .bx-pager .bx-pager-item{  display: inline-block;}.bx-controls .bx-pager .bx-pager-item a{  display: block;  margin: 0 5px;  width: 15px;  height: 15px;  background: #000;  border-radius: 100%;  box-shadow: inset 0px -1px 0 rgba(187, 187, 187, 0.6);  text-indent: -99999px;}.bx-controls .bx-pager .bx-pager-item a.active{  background: #ffcb00;  box-shadow: none;}.block1_index{  position: relative;}/*13.04.2016*/.block1_index .bg{  top: 0px;}.block1_index .container{  padding-top: 50px;}.block1_index .qwestion{    padding-bottom: 100px;    position: relative;}/*13.04.2016*/.block1_index p.aq{  margin: 30px 0;}.block1_index a.all_qwest{  font-size: 16px;  color: #ffcb00;  font-family: Geometria;  border-bottom: 1px solid;}.block1_index .rules{  padding: 30px 0 30px 0;  overflow: hidden;}.block1_index .rules h6{  color: #fff;  font-size: 83px;  font-family: KremlinCTT;  text-align: center;  margin-bottom: 76px;}.block1_index .rules .row{  float: left;  vertical-align: top;  width: 21%;  padding: 0px 22px;}.block1_index .rules .row:nth-child(1){  padding-left: 0;}.block1_index .rules .row:nth-child(4){  padding-right: 0;}.block1_index .rules .row p.name{  font-family: Geometria ExtraBold;  font-size: 30px;  color: #fff;}.block1_index .rules .row p.who{  font-family: Geometria Medium;  font-size: 16px;  color: #fff;  margin: 21px 0;  line-height: 24px;}.block1_index .rules .row p.text{  font-family: Geometria ThinItalic;  color: #fff;  font-size: 14px;  line-height: 24px;}.block1_index .rules .row p.text span{  font-size: 16px;  font-family: Geometria Bold;}.block1_index .phone{  display: inline-block;  vertical-align: middle;  margin-left: 10px;}.block1_index .phone img{  display: inline-block;  vertical-align: middle;}.block1_index .phone a{  color: #fff;  display: inline-block;  vertical-align: middle;  font-size: 20px;  font-family: Geometria ExtraBold;  padding-left: 18px;}.block1_index .phone sup{  font-family: Geometria;  font-size: 64%;  bottom: -0.1em;  left: -3px;}/*13.04.2016*/.block1_index .qwestion p.qw{    font-size: 24px;    font-family: KremlinCTT;    color: #716c8a;    margin: 0px 20px 0px 10px;    display: inline-block;    vertical-align: middle;}.block1_index .qwestion p.or{  display: inline-block;  vertical-align: middle;  font-size: 24px;  font-family: KremlinCTT;  color: #716c8a;  margin: 0 22px;}/*13.04.2016*/.block1_index .qwestion .call_button{  display: inline-block;  vertical-align: middle;  width: 184px;  height: 40px;  border: 1px solid #232030;  border-radius: 100px;  line-height: 40px;  text-align: center;  cursor: pointer;}.block1_index .qwestion .call_button img,.block1_index .qwestion .call_button span{  display: inline-block;  vertical-align: middle;  font-size: 14px;  color: #bfbfbf;  font-family: Geometria;  margin-right: 13px;}.top_top{  visibility: hidden;  opacity: 0;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;}.top_top.active{  visibility: visible;  opacity: 1;  float: right;  position: fixed;  right: 45px;  bottom: 20%;  z-index: 500;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;}.top.active{}.top_top .scl{  margin-bottom: 25px;}.top_top .scl a{  background: url('https://gameroom.by/_run/assets/3befb8ba/scl.png') no-repeat;  width: 41px;  height: 41px;  display: block;  text-align: center;  margin: 10px auto;  text-indent: -9999px;}.top_top .scl a.od{  background-position: 0px 0px;  display: none;}.top_top .scl a.facebook{  background-position: 0 -44px;}.top_top .scl a.vkontakte{  background-position: 0px -90px;}.top_top .scl a.twitter{  background-position: 0 -135px;}a.top{  background: url('https://gameroom.by/_run/assets/3befb8ba/to_top.png') no-repeat center;  width: 73px;  height: 81px;  display: block;}.phone-fixed{  background: url('https://gameroom.by/_run/assets/3befb8ba/phone-fixed.png') no-repeat center;  position: fixed;  right: 55px;  bottom: 60px;  cursor: pointer;  width: 58px;  height: 58px;  z-index: 1001;  animation: lower 10s linear infinite;}.gm-style-cc,.gmnoprint.gm-style-cc{  display: none;}#map {  height: 920px;}.menu .sity-change{   display:table;    margin: -23px 0 0 53px;    position: relative;}.menu .sity-change.open{}.menu .sity-change img{  display: inline-block;  vertical-align: middle;}.menu .sity-change span{    display: inline-block;    vertical-align: middle;    font-size: 16px;    font-family: 'Geometria Medium';    position: relative;    padding-right: 20px;    cursor: pointer;}.menu .sity-change ul{  display: none;}.menu .sity-change.open ul{    display: block;    position: absolute;    width: 100%;    margin: 2px 0 0 0;}.menu .sity-change ul li{    background: #1a171f;    padding: 10px 0;    width: 100%;    text-align: center;    border-radius: 5px;}.menu .sity-change ul li a{font-size: 12px;color: #ffcb00;}.menu .sity-change ul li:before,.menu .sity-change ul li:after{  content: none;}.menu .sity-change.open span:before{    content: '';    background: #1A171F;    height: 38px;    width: 17px;    position: absolute;    right: 0;    top: 0;    border-top-right-radius: 8px;    border-top-left-radius: 8px;}.menu .sity-change span:after{  content: '';  background: url('https://gameroom.by/_run/assets/3befb8ba/arrow-city.png') no-repeat;    width: 11px;    height: 6px;    display: block;    position: absolute;    right: 3px;    top: 45%;}.menu .like .social{    position: absolute;/*    bottom: 0;    left: 16%;*/}.like .social{  display: inline-block;  vertical-align: middle;  opacity: 0;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;  visibility: hidden;}.like .social.active{  display: inline-block;  vertical-align: middle;  opacity: 1;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;  visibility: visible;}.like .social a{  color: #fff;  margin-left: 20px;  margin-top: 5px;  background: url('https://gameroom.by/_run/assets/3befb8ba/social.png');  width: 24px;  height: 18px;  display: inline-block;  text-indent: -99999px;} .like .social a.fb{  background-position: -3px 0;}.like .social a.fb:hover{  background-position: -3px -30px;}.like .social a.tw{  background-position: -45px 0px;}.like .social a.tw:hover{  background-position: -45px -30px;}.like .social a.vk{  background-position: -86px 0;}.like .social a.vk:hover{  background-position: -86px -30px;}.like .social a.ok{  background-position: -124px -2px;}.like .social a.ok:hover{  background-position: -124px -30px;}.like-button{  cursor: pointer;  display: inline-block;  vertical-align: middle;}#styles, #add-tab {  float: left;  margin-top: 10px;  width: 400px;}#styles label,#add-tab label {  display: inline-block;  width: 130px;}.phoney {  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(112,112,112)),color-stop(0.51, rgb(94,94,94)),color-stop(0.52, rgb(57,57,57)));  background: -moz-linear-gradient(center top,rgb(112,112,112) 0%,rgb(94,94,94) 51%,rgb(57,57,57) 52%);}.phoneytext {  text-shadow: 0 -1px 0 #000;  color: #fff;  font-family: Helvetica Neue, Helvetica, arial;  font-size: 16px;  line-height: 25px;  padding: 4px 45px 4px 15px;  font-weight: bold;  background: url(../images/arrow.png) 95% 50% no-repeat;}.phoneytab {  text-shadow: 0 -1px 0 #000;  color: #fff;  font-family: Helvetica Neue, Helvetica, arial;  font-size: 18px;  background: rgb(112,112,112) !important;}.popup-close {  cursor: pointer;  position: absolute;  right: -35px;  top: 15px;}.popup-bron-form {  display: none;  padding-top: 12px;  position: relative;  width: 922px;  margin-left: -15px;}.popup-bron-form .popup-close{  top: 30px;}.popup-form-call {  display: none;  padding-top: 12px;  position: relative;  width: 688px;  /* margin-left: -15px; */  background: rgba(47, 33, 63, 0.6);  border: 1px solid #3b2850;  border-radius: 3px;  text-align: center;}.popup-form-call .popup-close{  top: -38px;  right: -38px;}.popup-form-call p{  font-size: 30px;  text-align: center;  font-family: KremlinCTT;  color: #fff;  margin: 25px 0 45px 0;}.popup-form-call input{  width: 245px;  height: 50px;  padding-left: 20px;  display: inline-block;  background-color: #20152d;  border: 1px solid #3b2850;  border-radius: 3px;  color: #b1a5bf;  font-size: 14px;  font-family: Geometria;  margin: 0 5px;}.popup-form-call button{  display: block;  margin: 30px auto;  font-size: 16px;  color: #434343;  font-family: Geometria Medium;}.popup-form-map {  display: none;  /* padding-top: 12px; */  position: relative;  width: 100%;  /* margin-left: -15px; */  background: rgba(47, 33, 63, 0.6);  border: 1px solid #3b2850;  border-radius: 3px;  text-align: center;  height: auto;}.popup-form-map .popup-close{  top: 2px;  right: 2px;  z-index: 123;}.map2 {  opacity: 0;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;  visibility: hidden;  width: 100%;  height: 100%;  position: fixed !important;  top: 0;  z-index: -100;}.map2.active {    z-index: 1000;  opacity: 1;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;  visibility: visible;}.map-close {  opacity: 0;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;  visibility: hidden;  width: 79px;  height: 72px;  position: fixed !important;  top: 20px;  right: 20px;  z-index: -100;  cursor: pointer;}.map-close.active {     z-index: 1001;  opacity: 1;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;  visibility: visible;}.map-opacity{  opacity: 0;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;  visibility: hidden;  position: fixed;  top: 0px;  right: 0px;  bottom: 0px;  left: 0px;  z-index: 999;  cursor: pointer;  background-color: rgb(9, 2, 19);   z-index: -100;}.map-opacity.active {     z-index: 100;  opacity: 0.96;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;  visibility: visible;}#crazy .pages {  list-style: none;  margin: 35px auto 20px auto;  padding: 0;  text-align: center;  display: inline-block;  vertical-align: middle;}#crazy .news_block{  width: 984px;  height: 525px;}#crazy  .pages li {  display: inline-block;  width: 14px;  height: 14px;  margin: 0 4px;  text-indent: -999px;  border-radius: 10px;  cursor: pointer;  overflow: hidden;  background: #fff;  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);  /* position: absolute; */  z-index: 23213;}#crazy .btn.toEnd,#crazy .btn.toStart{  color: #ffcb00;  text-decoration: underline;  cursor: pointer;  font-size: 14px;}#crazy .news_mini{  width: 328px;  height: 262px;  float: left;  background: #181225;  box-shadow: inset 0 0 1px #090213;}#crazy .news_mini:nth-child(1){}#crazy .news_mini:nth-child(2){  background: #180e26;}#crazy .news_mini:nth-child(3){  background: #1a1626;}#crazy .news_mini:nth-child(4){  background: url('https://gameroom.by/_run/assets/3befb8ba/news_mini4.png') no-repeat;}#crazy .news_mini:nth-child(5){  background: url('https://gameroom.by/_run/assets/3befb8ba/news_mini5.png') no-repeat ;}#crazy .news_mini:nth-child(6){  background: url('https://gameroom.by/_run/assets/3befb8ba/news_mini6.png') no-repeat ;}#crazy .news_mini a{  font-size: 24px;  color: #fff;  font-family: Geometria ExtraBold;}#crazy .news_mini a:hover p{  color: #ffc82f;  text-decoration: underline;}#crazy .news_mini:hover{  background: #1f153d;}#crazy .news_mini a p{  margin: 0 37px;  text-align: left;}#crazy .news_mini p.date{  width: 70px;  height: 25px;  background-color: #000;  font-size: 12px;  color: #494654;  font-family: Geometria;  text-align: center;  line-height: 25px;  margin: 21px 0 17px 25px;}#crazy{  overflow: hidden;  width: 985px;  margin: 0 auto;}#crazy li{  float: left;}#crazy ul {  list-style: none;  padding: 0;  margin: 0;}#crazy .scrollbar {  margin: 0 0 1em 0;  height: 2px;  background: #ccc;  line-height: 0;}#crazy .scrollbar .handle {  width: 100px;  height: 100%;  background: #292a33;  cursor: pointer;}#crazy .scrollbar .handle .mousearea {  position: absolute;  top: -9px;  left: 0;  width: 100%;  height: 20px;}#crazy .over{  display: inline-block;  vertical-align: middle;  margin: 35px 20px 20px;}#crazy .pages div{  display: inline-block;  vertical-align: middle;  margin: 0px 10px 0 10px;  cursor: pointer;  line-height: 35px;  font-size: 14px;  color: #5d538c;  font-family: Geometria Thin;}#crazy .pages div:hover{  color: #ffcb00;  text-decoration: underline;}#crazy .pages div.active:hover{  text-decoration: none;}#crazy .pages div.active{  background: url('https://gameroom.by/_run/assets/3befb8ba/news-active.png') no-repeat center;  font-size: 36px;  color: #fefefe;  width: 73px;  height: 98px;  line-height: 112px;  margin: 0 10px;  position: relative;  top: -7px;}#crazy .pages li {  display: inline-block;  width: 14px;  height: 14px;  margin: 0 4px;  text-indent: -999px;  border-radius: 10px;  cursor: pointer;  overflow: hidden;  background: #fff;  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);}#crazy .pages li:hover {  background: #aaa;}#crazy .pages li.active {  background: #666;}#rules-crazy .pages {  list-style: none;  margin: 35px auto 20px auto;  padding: 0;  text-align: center;  display: inline-block;  vertical-align: middle;}#rules-crazy .news_block{  width: 984px;  height: 525px;}#rules-crazy  .pages li {  display: inline-block;  width: 14px;  height: 14px;  margin: 0 4px;  text-indent: -999px;  border-radius: 10px;  cursor: pointer;  overflow: hidden;  background: #fff;  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);  /* position: absolute; */  z-index: 23213;}#rules-crazy .btn.toEnd,#rules-crazy .btn.toStart{  color: #ffcb00;  text-decoration: underline;  cursor: pointer;  font-size: 14px;}#rules-crazy .news_big{  width: 654px;  height: 524px;  float: left;  margin-right: 1px;}#rules-crazy .news_big p{  font-size: 36px;  color: #fff;  font-family: Geometria ExtraBold;  width: 480px;  margin: 215px auto 0 auto;  text-align: center;}#rules-crazy .news_big a:hover p{  color: #ffc82f;  text-decoration: underline;}#rules-crazy .news_big p.date{  width: 70px;  height: 25px;  background-color: #000;  font-size: 12px;  color: #494654;  font-family: Geometria;  text-align: center;  line-height: 25px;  margin: 21px auto 17px auto;}#rules-crazy .news_mini{  width: 328px;  height: 262px;  float: left;  background: #181225;  box-shadow: inset 0 0 1px #090213;}#rules-crazy .news_mini:nth-child(1){}#rules-crazy .news_mini:nth-child(2){  background: url('https://gameroom.by/_run/assets/3befb8ba/slider2-mini1.png');}#rules-crazy .news_mini:nth-child(2):hover{  background: url('https://gameroom.by/_run/assets/3befb8ba/slider2-mini1.png');}#rules-crazy .news_mini:nth-child(3){  background: #1a1626;}#rules-crazy .news_mini:nth-child(4){  background: url('https://gameroom.by/_run/assets/3befb8ba/news_mini4.png') no-repeat;}#rules-crazy .news_mini:nth-child(5){  background: url('https://gameroom.by/_run/assets/3befb8ba/news_mini5.png') no-repeat ;}#rules-crazy .news_mini:nth-child(6){  background: url('https://gameroom.by/_run/assets/3befb8ba/news_mini6.png') no-repeat ;}#rules-crazy .news_mini a{  font-size: 24px;  color: #fff;  font-family: Geometria ExtraBold;}#rules-crazy .news_mini a:hover p{  color: #ffc82f;  text-decoration: underline;}#rules-crazy .news_mini:hover{  background: #1f153d;}#rules-crazy .news_mini a p{  margin: 0 37px;  text-align: left;}#rules-crazy .news_mini p.date{  width: 70px;  height: 25px;  background-color: #000;  font-size: 12px;  color: #494654;  font-family: Geometria;  text-align: center;  line-height: 25px;  margin: 21px 0 17px 25px;}#rules-crazy{  width: 985px;  margin: 110px auto 50px auto;}#rules-crazy li{  float: left;}#rules-crazy ul {  list-style: none;  padding: 0;  margin: 0;}#rules-crazy .scrollbar {  margin: 0 0 1em 0;  height: 2px;  background: #ccc;  line-height: 0;}#rules-crazy .scrollbar .handle {  width: 100px;  height: 100%;  background: #292a33;  cursor: pointer;}#rules-crazy .scrollbar .handle .mousearea {  position: absolute;  top: -9px;  left: 0;  width: 100%;  height: 20px;}#rules-crazy .over{  display: inline-block;  vertical-align: middle;  margin: 35px 20px 20px;}#rules-crazy .pages div{  display: inline-block;  vertical-align: middle;  margin: 0px 10px 0 10px;  cursor: pointer;  line-height: 35px;  font-size: 14px;  color: #5d538c;  font-family: Geometria Thin;}#rules-crazy .pages div:hover{  color: #ffcb00;  text-decoration: underline;}#rules-crazy .pages div.active:hover{  text-decoration: none;}#rules-crazy .pages div.active{  background: url('https://gameroom.by/_run/assets/3befb8ba/news-active.png') no-repeat center;  font-size: 36px;  color: #fefefe;  width: 73px;  height: 98px;  line-height: 112px;  margin: 0 10px;  position: relative;  top: -7px;}#rules-crazy .pages li {  display: inline-block;  width: 14px;  height: 14px;  margin: 0 4px;  text-indent: -999px;  border-radius: 10px;  cursor: pointer;  overflow: hidden;  background: #fff;  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);}#rules-crazy .pages li:hover {  background: #aaa;}#rules-crazy .pages li.active {  background: #666;}.carousel-container {  position: relative;  height: 830px;  overflow: hidden;   z-index: 2;}.carousel-container .container{  width: 995px;  margin: 0 auto;  position: relative;  height: 659px;}.carousel-image {  border: 0;  display: block;  width: 100% !important;}.carousel-feature {  position: absolute;  cursor: pointer;}.carousel-feature .carousel-caption {  position:absolute;  bottom:0;  width:100%;  background-color:#000;}.carousel-feature .carousel-caption p {  margin:0;  padding:5px;  font-weight:bold;  font-size:12px;  color:white;}.tracker-summation-container {  display: none;}.tracker-individual-container {  position: absolute;  color: white;  right: 48px;  bottom: 0;  padding: 0;  margin: 0;  left: 0;  right: 0;  margin: 0 auto;  text-align: center;  bottom: 0px;}.tracker-individual-container li {  list-style: none;  text-align: center;  display: inline-block;}.tracker-individual-container .tracker-individual-blip {  margin: 0 20px;  padding: 0px 0px;  color: #5d538c;  text-align: center;  font-size: 14px;  font-family: Geometria Thin;  line-height: 98px;}.tracker-individual-container .tracker-individual-blip-selected {  background: url('https://gameroom.by/_run/assets/3befb8ba/news-active.png') no-repeat center;  width: 73px;  height: 98px;  font-size: 36px;  color: #fefefe;  position: relative;  top: 8px;  line-height: 107px;}#carousel-left {  position: relative;  top: 42%;  cursor: pointer;  text-align: center;  margin: 0 auto;  /* right: 0; */  z-index: 123;  float: left;}#carousel-left:before{  content: '';  border-top: 1px solid white;  display: block;  margin-left: -3000px;  margin-right: 92px;  top: 1px;  position: relative;  z-index: 10;}#carousel-left:after{  content: '';  border-top: 1px solid white;  display: block;  margin-left: -3000px;  margin-right: 92px;  top: -3px;  position: relative;}#carousel-right {  position: relative;  top: 42%;  cursor: pointer;  text-align: center;  margin: 0 auto;  /* right: 0; */  z-index: 123;  float: right;}#carousel-right:before{  content: '';  border-top: 1px solid white;  display: block;  margin-right: -3000px;  margin-left: 92px;  top: 1px;  position: relative;}#carousel-right:after{  content: '';  border-top: 1px solid white;  display: block;  margin-right: -3000px;  margin-left: 92px;  top: -3px;  position: relative;}@media only screen and (max-width: 1024px) {  #carousel{    width: 995px;    margin: 0 auto;    max-width: 995px;    position: absolute;    height: 659px;    overflow: hidden;  }}#itemContainer .scale{  float: left;  overflow: hidden;}#itemContainer .scale .img-bg{  transition: all 0.5s linear;  z-index: -1;  background-size: cover;  height: 524px;  position: absolute;  overflow: hidden;  width: 654px;}#itemContainer .scale:hover .img-bg{  -moz-transform: scale(1.1);  -webkit-transform: scale(1.1);  transform: scale(1.1);}#content .news_link{       font-size: 16px;    color: #ffcb00;    text-decoration: underline;    font-family: Geometria;    margin: 10px 0;}.stocks_button{    text-align: center;    padding: 20px;        height: 262px;    width: 289px;}.stocks_button a{    display: block;    width: 200px;    height: 200px;    background-color: #712EA8;    margin: 0 auto;    border-radius: 200px;   }.stocks_button a div{   padding: 40px 10px;}.stocks_button a div p span{      font-family: KremlinCTT;      font-size: 30px;      line-height: 30px;      color:#ffcb00;     vertical-align: super;     }.stocks_button a div p{ margin-bottom: 15px;}.stocks_button a div>span{font-size: 20px;color:#fff}#itemContainer .scale:hover .news_block_2{  -webkit-transform: scale(1);  transform: scale(1);}#itemContainer .btn.toEnd,#itemContainer .btn.toStart{  color: #ffcb00;  text-decoration: underline;  cursor: pointer;  font-size: 14px;}#itemContainer .news_big{  width: 654px;  float: left;  height: 524px;  background-size: cover;  overflow: hidden;  position: relative;}#itemContainer .news_big .news_block_2,#itemContainer .news_mini .news_block_2 {  position: relative;}#itemContainer .news_big.bg-img:before{  width: 654px;  height: 524px;}#itemContainer .news_mini.bg-img:before{  width: 328px;  height: 262px;}#itemContainer .news_big a{  display: table;  margin: 0 auto;  margin-top: 216px;}#itemContainer .news_big p{  font-size: 36px;  color: #fff;  font-family: Geometria ExtraBold;  margin: 0 auto 0 auto;  text-align: center;}#itemContainer .news_big a:hover p{  color: #ffc82f;  text-decoration: underline;}#itemContainer .news_big p.date{  width: 70px;  height: 25px;  background-color: #000;  font-size: 12px;  color: #494654;  font-family: Geometria;  text-align: center;  line-height: 25px;  margin: 21px auto 17px auto;}#itemContainer .news_mini{  height: 262px;  float: left;  width: 328px;  overflow: hidden;  position: relative;  background-size: 100% 100%, cover;  box-shadow: inset 0 0 1px #090213;}#itemContainer .news_mini .img-bg{  width: 328px;  height: 262px;}#itemContainer .news_mini a{  font-size: 24px;  color: #fff;  font-family: Geometria ExtraBold;  position: relative;  display: table;}#itemContainer .news_mini a:hover p{  color: #ffc82f;  text-decoration: underline;}#itemContainer .news_mini:hover{}#itemContainer .news_mini a p{  text-align: left;  padding: 0 37px;}#itemContainer .news_mini p.date{  width: 70px;  height: 25px;  background-color: #000;  font-size: 12px;  color: #494654;  font-family: Geometria;  text-align: center;  line-height: 25px;  position: relative;  margin: 21px 0 17px 25px;}/* 13.04.2016 */#itemContainer{  width: 985px;  margin: 70px auto 50px auto;  overflow: hidden;  position: relative;  z-index: 1;}/* 13.04.2016 */#itemContainer li{  float: left;}.page_navigation a.next_link,.page_navigation a.previous_link{  display: none;}#itemContainer ul {  list-style: none;  padding: 0;  margin: 0;  overflow: hidden;}.page_navigation , .alt_page_navigation{  padding-bottom: 10px;  overflow: hidden;  text-align: center;}.page_navigation a, .alt_page_navigation a{  padding:3px 5px;  margin:2px;  color:white;  text-decoration:none;  display: inline-block;  font-family: Tahoma;  font-size: 12px;  background-color:#DB5C04;}.active_page{  background-color:white !important;  color:black !important;} #itemContainer .scrollbar {  margin: 0 0 1em 0;  height: 2px;  background: #ccc;  line-height: 0;}#itemContainer .scrollbar .handle {  width: 100px;  height: 100%;  background: #292a33;  cursor: pointer;}#itemContainer .scrollbar .handle .mousearea {  position: absolute;  top: -9px;  left: 0;  width: 100%;  height: 20px;}#itemContainer .over{  display: inline-block;  vertical-align: middle;  margin: 35px 20px 20px;}#itemContainer .pages div{  display: inline-block;  vertical-align: middle;  margin: 0px 10px 0 10px;  cursor: pointer;  line-height: 35px;  font-size: 14px;  color: #5d538c;  font-family: Geometria Thin;}#itemContainer .pages div:hover{  color: #ffcb00;  text-decoration: underline;}#itemContainer .pages div.active:hover{  text-decoration: none;}#itemContainer .pages div.active{  font-size: 36px;  color: #fefefe;  width: 73px;  height: 98px;  line-height: 112px;  margin: 0 10px;  position: relative;  top: -7px;}#itemContainer .pages li {  display: inline-block;  width: 14px;  height: 14px;  margin: 0 4px;  text-indent: -999px;  border-radius: 10px;  cursor: pointer;  overflow: hidden;  background: #fff;  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);}#itemContainer .pages li:hover {  background: #aaa;}#itemContainer .pages li.active {  background: #666;}.holder {  text-align: center;}.holder a {  font-size: 14px;  cursor: pointer;  margin: 0 5px;  display: inline-block;  color: #5d538c;  font-family: Geometria Thin;}a.jp-last,a.jp-first{  font-size: 14px;  color: #ffcb00;  font-family: Geometria Thin;  text-decoration: underline;}.holder a:hover{  color: #ffcb00;  text-decoration: underline;}.holder a.jp-previous { margin-right: 15px; }.holder a.jp-next { margin-left: 15px; }.holder a.jp-current, a.jp-current:hover {  color: #FF4242;  font-weight: bold;}.holder a.jp-disabled, a.jp-disabled:hover {  color: #bbb;}.holder a.jp-current, a.jp-current:hover,.holder a.jp-disabled, a.jp-disabled:hover {  cursor: default;  background: none;}.holder span {   margin: 0 5px;  color: #5d538c;}.holder a.jp-current {  background: rgba(0, 0, 0, 0) url("https://gameroom.by/_run/assets/3befb8ba/news-active.png") no-repeat scroll center center !important;  color: #fefefe !important;  font-size: 36px;  height: 98px;  line-height: 107px;  position: relative;  text-decoration: none;  top: 8px;  width: 73px;}.holder a.jp-disabled{  text-decoration: none;}.map .mp{  width: 100%;  overflow: hidden;  position: relative;  z-index: 23;}.map .mp span.bg{  width: 105%;  margin-left: -2.5%;  display: block;  background: #090213;  height: 91px;  border-radius: 0px 0px 46% 46%/67px 67px 50px 50px;  position: absolute;  top: -47px;  z-index: 2;}.mp .qwest,.map2 .qwest{  left: 0;  right: 0;  margin: 0 auto;  top: 247px;  z-index: 100;  width: 275px;  background-color: #2d203f;  right: -316px;}.mp .qwest .qwest_mini,.map2 .qwest .qwest_mini{  border-bottom: 1px solid #241932;}.mp .qwest .content,.map2 .qwest .content{  display: none;  visibility: hidden;  opacity: 0;  padding-bottom: 25px;  -webkit-transition: all .3s;  -moz-transition: all .3s;  transition: all .3s;  /* background: #2d203f; */  box-shadow: inset 0px -4px 10px rgba(1, 2, 2, 0.22);}.mp .qwest .qwest_mini.active .content,.map2 .qwest .qwest_mini.active  .content{  display: block;  visibility: visible;  opacity: 1;}.mp .qwest .name,.map2 .qwest .name {  background-color: #36274a;  box-shadow: 0px 5px 7px rgba(1, 2, 2, 0.22);  cursor: pointer;}.mp .qwest .people img,.mp .qwest .time img,.map2 .qwest .people img,.map2 .qwest .time img{  display: inline-block;  vertical-align: middle;  padding-right: 8px;}.mp .qwest .people, .mp .qwest .time,.map2 .qwest .people,.map2 .qwest .time {  display: inline-block;  vertical-align: middle;  padding: 0 0px;  position: relative;  text-align: left;  margin: 15px 0 0 48px;}.mp .qwest .time,.map2 .qwest .time{  margin: 15px 0 0 11px;}.mp .qwest .people p,.mp .qwest .time p,.map2 .qwest .people p,.map2 .qwest .time p{  display: inline-block;  vertical-align: middle;  font-family: Geometria Bold;  font-size: 14px;  line-height: 14px;  color: #fff;}.mp .qwest .people span,.mp .qwest .time span,.map2 .qwest .people span,.map2 .qwest .time span{  font-family: Geometria Thin;}.mp .qwest .where,.map2 .qwest .where{  margin: 24px 0 0 52px;}.mp .qwest .where p,.map2 .qwest .where p{  display: inline-block;  vertical-align: top;  font-size: 14px;  font-family: Geometria Thin;  color: #e1d9ec;  padding-left: 8px;}.mp .qwest a,.map2 .qwest a{  font-family: Geometria Medium;  color: #434343;  font-size: 16px;  background: #ffcb00;  width: 225px;  height: 44px;  display: block;  text-align: center;  line-height: 44px;  border-radius: 5px;  margin: 29px auto 0px auto;}.modal_info{  margin: 0 auto;  padding: 30px 0;  padding-top: 12px;  position: relative;  width: 688px;  background: rgba(47, 33, 63, 0.6);  border: 1px solid #3b2850;  border-radius: 3px;  text-align: center;  display: none;}.modal_armor {  margin: 0 auto;  padding: 30px 0;  padding-top: 12px;  position: relative;  width: 100%;  left: 0;  height: 100%;  background: rgba(47, 33, 63, 0.6);  border: 1px solid #3b2850;  border-radius: 3px;  text-align: center;  display: none;}.modal_armor .popup-close {  cursor: pointer;  position: absolute;  right: 10px;  top: 10px;  font-size: 20px;}.modal_info p{  font-family: KremlinCTT;  font-size: 36px;  color: #fff;  padding: 66px 0 45px 0;}.modal_info span{  font-family: KremlinCTT;  font-size: 24px;  line-height: 30px;  color: #fff;  padding-bottom: 90px;  display: block;}.modal_info  .popup-close {  cursor: pointer;  position: absolute;  right: -35px;  top: -35px;}.bg-img:before{  content: ' ';  background-color: rgba(26, 23, 31, 0.69);  display: block;  height: 100%;  position: absolute;  width: 100%;  transition: 0.5s linear;}#itemContainer .scale:hover .bg-img:before{  background-color: rgba(26, 23, 31, 0.4);} p.link-tac{   clear: both;   display: block;   float: left;   text-align: left;   margin-left: 13px;   padding-bottom: 15px;   padding-top: 0; }.link-tac a{  color: #fff;  text-decoration: underline;}.therms-and-conditions p.name{  font-size: 37px;  font-family: Geometria ExtraBold;  text-align: center;  line-height: 37px;  padding: 100px 0 0 0;}.therms-and-conditions p.text {  text-align: center;  line-height: 24px;  font-size: 14px;  margin-top: 30px;  font-family: Geometria;}.franshiza_top {  padding: 0 0 120px 0;}.franshiza_top p.name {  font-size: 72px;  font-family: Geometria ExtraBold;  text-align: center;  line-height: 72px;  padding: 100px 0 0 0;}.franshiza_top p.price {  text-align: center;  color: #ffcb50;  font-family: Geometria ExtraBold;  font-size: 48px;}.franshiza_top p.price span {  font-size: 105px;}.franshiza_top p.text {  text-align: center;  line-height: 24px;  font-size: 14px;  margin-top: 30px;  font-family: Geometria;}.franshiza_top p.text a{  color: #ffcb00;}.franshiza_center{  background: #4b356e;  position: relative;}.franshiza_center .phone_block{  background: #3f2961;  padding: 20px 0;  box-shadow: 0 5px 5px rgba(4, 5, 5, 0.34);  border-radius: 100px;  width: 934px;  margin: 0px auto;  top: -33px;  position: relative;;  }.franshiza_center .phone_block .phone{  display: inline-block;  vertical-align: middle;}.franshiza_center .phone img{  display: inline-block;  vertical-align: middle;}.franshiza_center .phone_block .phone a {  color: #fff;  display: inline-block;  vertical-align: middle;  font-size: 20px;  font-family: Geometria ExtraBold;  padding-left: 18px;}.franshiza_center .phone sup{  font-family: Geometria;  font-size: 64%;  bottom: -0.1em;  left: -3px;}.franshiza_center .phone_block p.text {  font-family: KremlinCTT;  display: inline-block;  vertical-align: middle;  color: #8f80ad;  font-size: 24px;  padding: 0 15px 0 35px;}.franshiza_center .phone_block a{  color: #ffcb00;  font-size: 18px;  font-family: Geometria;  display: inline-block;  vertical-align: middle;  padding-left: 20px;}.franshiza_center .four_reason{  text-align: center;  padding-bottom: 50px;  }.franshiza_center .four_reason p{  font-size: 36px;  color: #ffcb50;  font-family: KremlinCTT;  margin: 40px 0 50px 0;;}.franshiza_center .four_reason .reason.first{  padding-left: 0;}.franshiza_center .four_reason .reason:last-child{  padding-right: 0;}.franshiza_center .four_reason .reason{  display: inline-block;  vertical-align: top;  width: 20%;  padding: 0 24px;;  }.franshiza_center .four_reason .reason p{  text-align: left;  margin: 0;  font-size: 23px;  font-family: Geometria ExtraBold;  color: #fff;  line-height: normal;  }.franshiza_center .four_reason .reason span{  text-align: left;  display: block;  line-height: 24px;  font-family: Candara;  font-size: 14px;  padding-top: 25px;  }.franshiza_center .four_reason .reason ul li{  font-family: Candara;  text-align: left;  font-weight: 800;  line-height: 24px;  font-size: 15px;  padding: 20px 0  0 7px;;  }.franshiza_center .four_reason .reason ul li:before{  content: '-';  left: -5px;  position: relative;}.franshiza_center hr{  height: 1px;  background: #695190;  border: none;  width: 100%;  margin: 0 auto;}.franshiza_center .why_we{  text-align: center;  padding: 50px 0 90px 0;}.franshiza_center .why_we .why.first{  padding-left: 0;}.franshiza_center .why_we .why.last{  padding-right: 0;  }.franshiza_center .why_we .why{  width: 200px;  display: inline-block;  vertical-align: top;  padding: 0 25px;}.franshiza_center .why_we .img{  height: 45px;  text-align: center;  line-height: 71px;  }.franshiza_center .why_we .img img{}.franshiza_center .why_we p{  font-size: 48px;  text-align: center;  font-family: Geometria ExtraBold;  margin: 0 0 30px 0;  }.franshiza_center .why_we .why p{  font-size: 14px;  color: #d8cfe7;  font-family: Geometria;  margin: 20px 0 0 0;  }.franshiza_center .why_we  span{  font-size: 18px;  text-align: center;  font-family: Geometria Bold;  display: block;  margin-top: 60px;}.franshiza_review{  min-width: 990px;  background-size: 100% 100%, cover;  background-position: center center;  background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(0,0,0,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%);  width: 100%;  height: 677px;}.franshiza_review .left_api_fb{  width: 356px;  float: left;  height: 466px;  margin: 115px 0 0 0;}.franshiza_review .left_api_fb img{  box-shadow: 0px 18px 65px rgba(4, 5, 5, 0.46);}.franshiza_review .right_text{  float: left;  margin: 137px 0 0 100px;;}.franshiza_review p{  line-height: 48px;  font-size: 36px;  font-family: Geometria ExtraBold;  margin: 20px 0 30px 0;  }.franshiza_review .scl{  margin-bottom: 25px;}.franshiza_review .scl a{  background: url('https://gameroom.by/_run/assets/3befb8ba/scl.png') no-repeat;  width: 41px;  height: 41px;  display: inline-block;  text-align: center;  margin: 0 5px;  text-indent: -9999px;}.franshiza_review .scl a.od{  background-position: 0px 0px;  margin-left: 0;}.franshiza_review .scl a.facebook{  background-position: 0 -44px;}.franshiza_review .scl a.vkontakte{  background-position: 0px -90px;}.franshiza_review .scl a.twitter{  background-position: 0 -135px;}.franshiza_form {  background: #4b356e;}.franshiza_form p{  font-size: 48px;  text-align: center;  color: #9586b5;  font-family: KremlinCTT;  padding: 50px 0 50px 0;;}.franshiza_form form{  overflow: hidden;  text-align: center;  padding: 40px 0;}.franshiza_form form .left{  width: 384px;}.franshiza_form form p{  font-size: 24px;  font-family: Geometria Bold;  color: #fff;  text-align: left;  width: 290px;  padding: 0;}.franshiza_form form .right_radio p{  margin-top: -13px;}.franshiza_form form span{  font-size: 16px;  font-family: Geometria;  line-height: 24px;  display: block;  text-align: left;  padding: 20px 0 0 0;}.franshiza_form form img{  text-align: center;  display: block;  margin: 24px auto;  opacity: 0;  visibility: hidden;}.franshiza_form form input[type="radio"] {  display: none;}.franshiza_formform input[type="radio"] + label span {  display: block;  background: none;  border: 2px solid #f6a21d;  border-radius: 100%;  cursor: pointer;  width: 9px;  height: 9px;  margin: 15px auto;}.franshiza_form form input[type="radio"]:checked + label img {  opacity: 1;  visibility: visible;}.franshiza_form form input[type="radio"]:checked + label {  border: 5px solid #ffd600;}.franshiza_form form label{  border: 5px solid #fff;  display: block;  border: 5px solid #3c2a58;  border-radius: 30px;  padding: 40px 20px 20px 20px;  max-height: 290px;  height: 290px;}.franshiza_form form .left_radio{  width: 384px;  display: inline-block;  vertical-align: top;  padding-right: 50px;  position: relative;;}.franshiza_form form .left_radio:after{  content: '';  position: absolute;  width: 1px;  height: 94%;  right: 0;  top: 0;  background: #5e4783;  bottom: 0;  margin: auto auto;;}.franshiza_form form .right_radio{  width: 384px;  float: left;  vertical-align: top;  padding-left: 50px;}.franshiza_form form .bottom_left{  display: inline-block;  vertical-align: middle;}.franshiza_form form .bottom_left p{  color: #8f80ad;  font-size: 24px;  font-family: KremlinCTT;  padding: 20px;}.franshiza_form form .bottom_left input{  width: 400px;  height: 70px;  background: #382456;  border: none;  outline: none;  padding-left: 30px;  color: #fff;  font-size: 20px;  font-family: Geometria;  }.franshiza_form form .bottom_right p{  color: #8f80ad;  font-size: 24px;  font-family: KremlinCTT;  padding: 20px;}.franshiza_form form .bottom_right input, .franshiza_form form .bottom_right select{  width: 400px;  height: 70px;  background: #382456;  border: none;  outline: none;  padding-left: 30px;  color: #fff;  font-size: 20px;  font-family: Geometria;  }.franshiza_form form .bottom_right select{	width:430px;}.franshiza_form form .bottom_right{  display: inline-block;  vertical-align: middle;   }.franshiza_form form button{  margin: 30px auto;  width: 270px;  color: #434343;  font-family: Geometria Medium;  font-size: 16px;}.franshiza_map{  background: #4b356e;}.franshiza_map p{  font-size: 36px;  color: #9586b5;  text-align: center;  font-family: KremlinCTT;  padding: 50px 0;}.franshiza_map p p p p {  font-size: 36px;  color: #9586b5;  text-align: center;  font-family: KremlinCTT;  padding: 50px 0;}/*Playloft*/#playloft{    font-family: Geometria;    }#playloft .top{    padding-bottom: 70px;}#playloft .what{    margin-top: 13%;    margin-bottom: 20px;}#playloft .head .subTitle{    font-family: Geometria;    font-size: 24px;        padding-top: 15px;}#playloft .head .name{    font-family: Geometria Extrabold;    font-size: 60px;    line-height: 75px;    padding: 15px 0 5px 0;}#playloft .head .text{    font-size: 18px;    padding: 15px 0 55px 0;}#playloft div.absolute{     margin-top: 80px    }#playloft #block1_index .why .title{    font-family: Geometria Extrabold;    font-size: 48px;    text-align: center;    padding: 40px 0;        }#playloft #block1_index .why .content{    padding:60px;}ul.yellow_ico{    list-style: none;    display: flex;    flex-wrap: wrap;    flex-direction: row;    justify-content: center;    padding: 0 50px;}ul.yellow_ico li{      flex-basis: 50%;      display: flex;    flex-direction: row;    margin-bottom: 85px;}ul.yellow_ico li span{    flex-basis: 30%;}ul.yellow_ico li div{    padding: 0 35px;    flex-basis: 70%}ul.yellow_ico li div p{    font-size: 18px;}ul.yellow_ico li div .bold{    font-family: Geometria Bold;    font-size: 24px;}#playloft .list_description li{    border-top: 1px solid #3d3845;    padding: 80px 10px ;    display: flex;    flex-direction: row;    flex-wrap: wrap;    justify-content: space-between;    align-items: center;}#playloft .list_description li img{    flex-basis: 34%;}#playloft .list_description li div{    flex-basis: 43%;    }#playloft .list_description li div h4{    font-family: Geometria Extrabold;    font-size: 34px;    line-height: 30px;    padding-bottom: 20px}#playloft .list_description li div p{    font-family: Geometria Light;    font-size: 16px;    padding: 10px 0}#playloft .phone_block{  text-align: center;  background: #3f2961;  padding: 20px 0;  box-shadow: 0 5px 5px rgba(4, 5, 5, 0.34);  border-radius: 100px;  width: 934px;  margin: 100px auto;  position: relative; }#playloft .phone_block .phone{  display: inline-block;  vertical-align: middle;}#playloft .phone img{  display: inline-block;  vertical-align: middle;}#playloft .phone_block .phone a {  color: #fff;  display: inline-block;  vertical-align: middle;  font-size: 20px;  font-family: Geometria ExtraBold;  padding-left: 18px;}#playloft .phone sup{  font-family: Geometria;  font-size: 64%;  bottom: -0.1em;  left: -3px;}#playloft .phone_block p.text {  font-family: KremlinCTT;  display: inline-block;  vertical-align: middle;  color: #8f80ad;  font-size: 24px;  padding: 0 15px 0 35px;}#playloft .phone_block a{  color: #ffcb00;  font-size: 18px;  font-family: Geometria;  display: inline-block;  vertical-align: middle;  padding-left: 20px;}/*Playloft END*/.bxslidermobile{  display:none;}.vitebsk-qwest{  width: 100%;}.vitebsk-qwest a{}.vitebsk-qwest .m-qwest{  float: none;  width: 100%;  min-height: auto;  flex-direction: row;}.vitebsk-qwest p.name{  margin: 0 0 0 10px;  display: inline-block;  vertical-align: middle;}.vitebsk-qwest img.qw{  margin: 0 0 0 10px;  display: inline-block;  vertical-align: middle;}.vitebsk-qwest a.link .m-qwest:hover:after{  content: '';  display: block;  border: none;  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  box-shadow: inset 0 0px 0px 5px rgb(255, 203, 0);}.vitebsk-qwest .level{  display: inline-block;  vertical-align: middle;  margin-left: 20px;}.vitebsk-qwest .level img{  display: inline-block;  vertical-align: middle;}.vitebsk-qwest .level span{  display: inline-block;  vertical-align: middle;  color: #fff;  font-size: 14px;  font-family: Geometria Thin;  margin-left: 5px;}.vitebsk-qwest .bg-img:before{  content: none;}.vitebsk-qwest .left{  float: none;  display: inline-block;  vertical-align: middle;  margin: 26px 0 0 0;}.vitebsk-qwest .right{    float: right;    margin: 0 30px 0 0;  }.vitebsk-qwest .m-qwest .adres{  position: relative;  margin: 20px 0 0 10px;}.vitebsk-qwest .m-qwest .people{  margin: 10px 0;}.vitebsk-qwest .right a{  display: block;  background: #ffcb00;  text-align: center;  padding: 15px 0;  border-radius: 3px;  color: #434343;  font-size: 16px;  font-family: Geometria Medium;  margin-top: 20px;}.vitebsk-qwest .m-qwest .where{  margin: 0;}/**************************************//****** Общее расписание квестов ******//**************************************/.armor-plate .shared_schedule .period .hour.active:after{  background-size: 100% 100%;  width: 41px;  height: 35px;  bottom: -56px;}.shared_schedule{  font-family: 'Geometria Light';}.shared_schedule > p{  font-size: 37px;  color: #883ad9;  text-transform: uppercase;}.shared_schedule > span{  display: block;  font-size: 37px;  color: #d5d5d6;  text-transform: uppercase;}.armor-notice{    font-size: 20px;    font-weight: 700;    color:#fff;    text-align: center}.armor-notice-price{    margin-top:15px;    font-size: 18px;    font-weight: 400;    color:#fff;    text-align: center}.shared_schedule .game{  background: #2b2234;  width: 190px;  height: 100px;  border-radius: 10px;  display: inline-block;  vertical-align: middle;  text-align: center;}.shared_schedule .game .txt {  position: relative;  top: 50%;  transform: translateY(-50%);}.shared_schedule .game .txt img{  display: inline-block;  max-height: 26px;  max-width: 26px;  vertical-align: middle;}.shared_schedule .game .txt .all{  display: inline-block;  vertical-align: middle;  width: 135px;  text-align: left;  margin: 0 -10px 0 10px;}.shared_schedule .game .txt .all p.name{  font-size: 14px;  font-family: 'Geometria Bold';}.shared_schedule .game .txt .all p.name a {  color: #fff;}.shared_schedule .game .txt .all p.name a:hover{  color: #FFCB00;}.shared_schedule .game .txt .all span{  font-size: 14px;  color: #5b4077;  margin: 6px 5px 0 0;  display: inline-block;}.armor-plate .shared_schedule .time {  margin-left: 34px;}.shared_schedule .box{  margin-top: 26px;}.shared_schedule .today{   display: inline-block;  vertical-align: middle;  margin: 0 30px;   cursor: pointer;}.shared_schedule .today p{  font-size: 24px;  font-family: 'Geometria Bold';}.shared_schedule .today span{  font-size: 14px;  color: #5b4077;  display: block;  padding-top: 3px;}.shared_schedule .calendar{  display: inline-block;  vertical-align: middle;}.shared_schedule .calendar .one_day{  display: inline-block;  vertical-align: middle;  text-align: center;  padding: 13px 2px;  border-radius: 10px;  width: 37px;  cursor: pointer;}.shared_schedule .calendar .one_day.not_active{  cursor: default;}.shared_schedule .calendar .one_day.not_active p{  color: #5b4077;}.shared_schedule .calendar .one_day.active{  background: #2b2234;}.shared_schedule .calendar .one_day.not_active{  background: none;}.shared_schedule .calendar .one_day p{  font-size: 24px;  font-family: 'Geometria Bold';}.shared_schedule .calendar .one_day span{  font-size: 14px;  color: #5b4077;  display: block;  padding-top: 3px;}.shared_schedule .day{ margin: 40px auto 40px auto; }/**************************************//****** Общее расписание квестов ******//**************************************/.all_qwests>.day {  text-align: left;}/* 13.04.2016 */.about_we{    margin: 30px 0;}.about_we .top{    position: relative;    cursor: pointer;    display: inline-block;    vertical-align: middle;}.about_we .top h5{    font-family: 'Geometria Bold';    font-size: 30px;    display: inline-block;    vertical-align: middle;    margin-right: 20px;}.about_we .top img{    display: inline-block;    vertical-align: middle;}.about_we .top img.open{  -webkit-transform: rotate(180deg);     -moz-transform: rotate(180deg);      -ms-transform: rotate(180deg);       -o-transform: rotate(180deg);          transform: rotate(180deg);}.about_we .line{    height: 1px;    background: #3f3f3f;    display: inline-block;    vertical-align: middle;    width: 70%;    margin-left: 3%;}.about_we .content{    text-align: left;    height: 0;    opacity: 0;    margin: 0;    padding: 0;    transition: all .5s;}.about_we .content.open{    opacity: 1;    height: 100%;    margin-top: 50px;    transition: all 0.5s;}.about_we .item_one,.about_we .item{    display: inline-block;    vertical-align: top;    width: 29%;    text-align: left;    margin: 0 2% 50px 2%;}.about_we .item_one p,.about_we .item p{    font-size: 16px;    font-family: Geometria Bold;    margin-bottom: 30px;}.about_we .item_one span,.about_we .item span{    font-size: 14px;    line-height: 24px;    font-family: Geometria Thin;}.about_we .item_one{    width: 100%;}.about_we .item.two{  width: 45%;}.tabs_index{  position: relative;}.tabs_index ul{    text-align: center;    margin-bottom: 60px;}.tabs_index ul li{    display: inline-block;    vertical-align: middle;    color: #a686d9;    font-size: 18px;    font-family: Geometria;    width: 235px;    padding: 12px 0;    border: 2px solid #7548be;    margin-left: -4px;    cursor: pointer;}.tabs_index ul li.active{  background: #7548be;  color: #fff;}.tabs_index ul li:first-child{    border-top-left-radius: 50px;    border-bottom-left-radius: 50px;    border-right: none;}.tabs_index ul li:last-child{    border-top-right-radius: 50px;    border-bottom-right-radius: 50px;    border-left: none;}.tabs_schedule .armor-plate .time{    margin-left: 20px;}.tabs_schedule .armor-plate .period .hour.active:after{    bottom: -51px;}/* 13.04.2016 */.virtual-title {  color: #fff;  font-family: Myriad Pro;  font-size: 20px;  text-align: center;}.virtual-notice {  border: solid 1px #c4c0d6;  color: #c4c0d6;  line-height: 1.4;  margin: 0 auto;  margin-top: 10px;  padding:5px 8px;  text-align: center;  width: 400px;}.virtual-icons {  margin: 0 auto;  width: 480px;}.virtual-icons .block {  color: #c4c0d6;  font-size: 14px;  float: left;  text-align: center;}.virtual-icons .block .img-1,.virtual-icons .block .img-2,.virtual-icons .block .img-3 {  height: 130px;  width: 160px;}.virtual-icons .block .img-1 {  background: url('https://gameroom.by/_run/assets/3befb8ba/virtual-ico-1.png') no-repeat center center;}.virtual-icons .block .img-2 {  background: url('https://gameroom.by/_run/assets/3befb8ba/virtual-ico-2.png') no-repeat center center;}.virtual-icons .block .img-3 {  background: url('https://gameroom.by/_run/assets/3befb8ba/virtual-ico-3.png') no-repeat center center;}.virtual-icons .block img {  display: block;  margin-bottom: 15px;  padding: 0 40px;}.virtual-video {  border: solid 15px #ffcb00;  margin-top: 50px;}.virtual-video-contatiner {  display:none;}.redPrice{color:red !important}.tooltip {  position: absolute;  z-index: 1370;  display: block;    font-size: 12px;  font-style: normal;  font-weight: normal;  line-height: 1.42857143;  text-align: left;  text-align: start;  text-decoration: none;  text-shadow: none;  text-transform: none;  letter-spacing: normal;  word-break: normal;  word-spacing: normal;  word-wrap: normal;  white-space: normal;  filter: alpha(opacity=0);  opacity: 0;  line-break: auto;}.tooltip.in {  filter: alpha(opacity=90);  opacity: .9;}.tooltip.top {  padding: 5px 0;  margin-top: -3px;}.tooltip.right {  padding: 0 5px;  margin-left: 3px;}.tooltip.bottom {  padding: 5px 0;  margin-top: 3px;}.tooltip.left {  padding: 0 5px;  margin-left: -3px;}.tooltip-inner {  font-weight: bold;  max-width: 200px;  padding: 3px 8px;  color: #000;  text-align: center;  background-color: #ffc82f;  border-radius: 4px;}.tooltip-arrow {  position: absolute;  width: 0;  height: 0;  border-color: transparent;  border-style: solid;}.tooltip.top .tooltip-arrow {  bottom: 0;  left: 50%;  margin-left: -5px;  border-width: 5px 5px 0;  border-top-color: #ffc82f;}.tooltip.top-left .tooltip-arrow {  right: 5px;  bottom: 0;  margin-bottom: -5px;  border-width: 5px 5px 0;  border-top-color: #ffc82f;}.tooltip.top-right .tooltip-arrow {  bottom: 0;  left: 5px;  margin-bottom: -5px;  border-width: 5px 5px 0;  border-top-color: #ffc82f;}.tooltip.right .tooltip-arrow {  top: 50%;  left: 0;  margin-top: -5px;  border-width: 5px 5px 5px 0;  border-right-color: #ffc82f;}.tooltip.left .tooltip-arrow {  top: 50%;  right: 0;  margin-top: -5px;  border-width: 5px 0 5px 5px;  border-left-color: #ffc82f;}.tooltip.bottom .tooltip-arrow {  top: 0;  left: 50%;  margin-left: -5px;  border-width: 0 5px 5px;  border-bottom-color: #ffc82f;}.tooltip.bottom-left .tooltip-arrow {  top: 0;  right: 5px;  margin-top: -5px;  border-width: 0 5px 5px;  border-bottom-color: #ffc82f;}.tooltip.bottom-right .tooltip-arrow {  top: 0;  left: 5px;  margin-top: -5px;  border-width: 0 5px 5px;  border-bottom-color: #ffc82f;}.ageLimit {	        font-size: 30px;        color:red;            display: inline-block;    vertical-align: middle;    }.subName{    margin-left: 5px;    color:#fff}.paginator {    font-family: Geometria Thin; text-align: center}.paginator.masonry-paginator {  margin-top: 14px;}.paginator ul {  margin: 0;  padding: 0;  list-style: none;}.paginator ul li {   display: inline-block}.paginator ul li:hover { }.paginator ul li.active span { background: rgba(0, 0, 0, 0) url("https://gameroom.by/_run/assets/3befb8ba/news-active.png") no-repeat scroll center center !important;  color: #fefefe !important;  font-size: 36px;  height: 98px;  line-height: 107px;  position: relative;  text-decoration: none;  top: 8px;  width: 73px;}.paginator ul li a,.paginator ul li > span {  font-weight: 600 !important;  font-size: 12px;  color: #5c5c5c;  margin: 0 5px;  display: block;  }.paginator ul li a.link-lead{    background: #2b2234 none repeat scroll 0 0;    border: 1px solid #2b2234;    border-radius: 100px;      height: 25px;       width: 25px;    line-height: 28px;    color: #c1acd7;    display: block  }.paginator ul li a.link-lead:hover{    background: #553c7d;    border: 1px solid #553c7d;    color:#fff}.paginator .last a,.paginator .first a{    font-size: 14px;    color: #ffcb00;       text-decoration: underline;}.certs-header{    position: relative;	background-size: cover;}.certs-header .header{text-align: center;}.certs-header h1 {    font-size: 72px;    color: #fff;    font-family: Geometria ExtraBold;    text-align: center;    margin: 20px 0 59px 0;}.certs-header .header{padding: 20px 0 40px;}.certs-header .header .sbTitle{    font-family: Geometria;    font-size:16px;    padding: 20px 0;    text-align: left;        line-height: 24px;}.certs-header .header .how {    margin-top: 50px}.certs-header .header .how p{    font-size: 36px;    font-family: KremlinCTT;}.certs-header .header .how li .img, .certs-header .header .how li span{display: block;}.certs-header .header .how li span{    font-family: Geometria;    font-size: 14px;    padding: 20px 0}.certs-header .header .how ul{    margin-top: 70px;    position: relative;    display: block;    width: 100%;    text-align: center;}.certs-header .header .how li{    display: inline-block;    width: 33%;    vertical-align: text-top;    padding: 0 40px;    box-sizing: border-box;}.certs-header .ico-purple{    margin-top: 20px;}.certs{    margin-top: 50px;  display:inline-block;}.cert{    display: block;    float: left;    position: relative;    margin-bottom: 60px;    clear: both;}.cert .left{    position: absolute;    display: block;    width: 30%;    top: -15px;    left: 15px;    height: calc(100% + 30px);    background: #fff;    border-radius: 3px;    box-shadow: 2px 0 2px rgba(0,0,0,0.3);}.cert .left .head{    font-family: Geometria;    color: #4b356e;    font-size: 14px;    padding:15px 40px;}.cert .left .about_quests{    display: block;    color: #4b356e;}.cert .right{        display: block;    background-color: #fffee1;    padding-top:70px ;    padding-right:70px ;    padding-bottom: 70px ;    padding-left: calc(30% + 100px);    color:#111;    border:1px solid #673ab7;    border-radius: 3px;    }.cert h3{    font-family: Geometria ExtraBold;    font-size: 36px;    }.cert .description{    font-family: Geometria;    font-size: 16px;    line-height: 22px;    color:#c0c0c0;    padding-top: 20px;}.cert .buttons{    display: block;    float:left;    padding: 15px 0 15px calc(30% + 30px);    }.cert .buttons .btn, .cert .buttons .btn:hover,.cert .buttons .btn:active,.cert .buttons .btn:focus{    border:none;    outline: none;}.cert .buttons .btn-yellow{    font-family: Geometria Bold;    font-size: 18px;    text-align: center;    padding: 30px 130px;    background-color: #fbe300;    color: #111;        border-radius: 50px;}.cert .buttons .btn span{    display: block;}.cert .buttons .btn{    margin-right: 10px;}.cert .buttons .btn:last-child{    margin-right: 0}.about_quests {    font-family: Geometria;    color: #4b356e;}.about_quests h5 {    font-size: 20px;    text-align: center;        font-family: Geometria ExtraBold;	color: #4b356e;    padding: 0 10px;    margin-top: 20px;    position: relative;    text-shadow: 0px 1px 2px rgba(1, 2, 2, 0.44);}.about_quests .censure,.about_quests .people, .about_quests .time{    display: inline-block;}.about_quests .censure {    margin: 0 0 0 11px;    display: inline-block;     vertical-align: middle;    position: relative;	text-align: center;}.about_quests .censure p{	border-radius: 23px;	border: 2px solid #4a346c;		font-family: Geometria Bold;    font-size: 11px;    line-height: 23px;    width: 22px;    height: 22px;}.about_quests .people{	margin-left: 0px;        margin-right: 10px;}.about_quests .people span,.about_quests .time span{    display: inline-block;    vertical-align: middle;}.about_quests .people img,.about_quests .time img{    display: inline-block;    vertical-align: middle;    margin-right: 10px;}.about_quests .info {       margin: 30px;}.about_quests .address {	margin: 0;	white-space: nowrap;}.about_quests .where {    margin-top:25px;}.about_quests .where div,.about_quests .where img{    display: inline-block;    vertical-align: top;    font-size: 14px;	white-space:normal}/*Playloft*/.times {  display:inline-block;  text-align: left;  vertical-align: middle;}.times .hour,.times .hour-inactive {  display:inline-block;  text-align:center;  cursor:pointer;  border-right:1px solid #2f1459;  padding:25px;  margin:0;  width: 35px;  font-size:16px;  background: #1e142b;}.times .hour{  position:relative;}.times .hour.mouseenter:before{  content:'';  position: absolute;  width: 100%;  height: 100%;  left:0;  top:0;  background:#fbb901;  z-index: 1;}.times .hour.pick{  color: #fff;}.times .hour p{  z-index: 2;  position: relative;}.times .hour-inactive.pick{  background: transparent;}.times .hour-inactive{  position: relative;  color: #333;  position: relative;}.times .hour-inactive p{  position:relative;  z-index: 2;}.times .hour-inactive:before{  content:'';  position:absolute;  width:100%;  height:100%;  top:0;  left: 0;  background: #8b083a;  z-index: 1;}.times .hour-inactive.f:before,.times .hour-inactive.l:before{  content:'';  position:absolute;  width:50%;  height:100%;  top:0;  background: #8b083a;  z-index: 1;}.times .hour-inactive.f:before{  right:0;  left:auto;  border-radius: 50px 0 0 50px;}.times .hour-inactive.l:before{  border-radius:0 50px 50px 0;}.times .hour.pick,.times .hour.first,.times .hour.last{   background: #e5a905; }#playloft .box form .left{  margin: 15px 10px !important;  display:inline-block;  float: none;  width:30%;  vertical-align: top;  box-sizing: border-box;}#playloft .box form .left textarea{  height: 88px;  width:220px;}#playloft .box form .left button{  display: block;  width: 240px;  height: 45px;}#playloft .box form .left:nth-child(1){ padding: 45px 20px;}#playloft .box form .message{  text-align: left;  color: #b1a4bf;  font-size:16px;}#playloft .box form .message p{  padding:0;}#playloft .box form .message .hours-armor{  font-weight: 600;}#playloft .box form .message span{  display:block;  margin-top: 20px;}#playloft .armor-plate .date{  background: none;  display: block;  position: relative;}#playloft .armor-plate .date .number{  font-size: 20px;}/*.times .hour.pick:before,*//*.times .hour.last:before,*//*.times .hour-inactive.last:after{*/  /*content:'';*/  /*position:absolute;*/  /*width:50%;*/  /*height:100%;*/  /*top:0;*/  /*left:0;*/  /*background:#e5a905;*/  /*border-radius:0 50px 50px 0;*//*}*//*.times .hour.first.pick:before,*//*.times .hour-inactive.first.pick:after{*/  /*content:'';*/  /*position:absolute;*/  /*width:50%;*/  /*height:100%;*/  /*top:0;*/  /*left:auto;*/  /*right:0 ;*/  /*background:#e5a905;*/  /*border-radius:50px 0 0 50px;*/  /*z-index: 1;*//*}*/.reviews_content h1{    font-size: 72px;    font-family: Geometria ExtraBold;    text-align: center;    padding: 40px;    }.review_content .btn.new_review,.reviews_content .btn.new_review{    line-height: 47px;    font-family: Geometria Medium;    color: #fff;    font-size: 21px;    text-align: center;        padding: 15px 25px;        background: #ffcb00;    border-radius: 3px;    position: relative;    margin: 0 auto;}.review_content div.button,.reviews_content div.button{    text-align: center;    margin: 20px 0;  }.reviews_content .reviews {    display: flex;    flex-wrap: wrap;}.reviews_content .review{    padding: 20px;    width: 29%;}.reviews_content .review a{    color: #ffcb00;}.reviews_content .review .social{    margin-top: 10px;}.reviews .review .header{        }  .reviews .review .header img{    border-radius: 50px;  display: inline-block;  width: 25%;  }.reviews .review .header .about{    display: inline-block;  width: 70%;  padding-left: 10px;}.reviews .review .header .about span,  .reviews .review .header .about a{    display: block;  }.reviews .review .header .about span {   font-size: 14px;  font-weight: bold; margin-bottom: 5px; }.reviews .review .header .about a{   color: #ffcb00;  }.reviews .review .text{   font-size: 14px;   color: #fff;   padding: 20px 0  }.review_content h1{    font-size: 31px;    font-family: Geometria ExtraBold;    text-align: center;    padding: 40px;}.review_content .review{    display: flex;    flex-wrap: wrap;    margin-bottom: 75px;}.review_content .review .user{    width: 15%;    padding-left: 10px;    box-sizing: border-box;}.review_content .review .user img{    border-radius: 50px;}.review_content .review .user .quest_name{    display: inline-block;    color: #ffcb00;    margin: 10px 0;    font-size: 17px}.review_content .review .text{    width: 85%;    font-size: 17px;    line-height: 23px;    background-color: #383145;    border-radius: 10px;    padding: 20px;    box-sizing: border-box;    position: relative;}.review_content .review .text:before{    content: '';    position: absolute;    display: block;    width: 14px;    height: 54px;     left: -14px;    top: 10px;    background: url('https://gameroom.by/_run/assets/3befb8ba/review-bg.png') no-repeat top left;    }.form-review h2{    font-size: 19px;    text-align: center;    }.form-review h2 img{    border-radius: 50px;    display: inline-block;    vertical-align: middle}.form-review h2 span{    display: inline-block;    vertical-align: middle;    padding-left: 20px;}.form-review h3{    font-size: 30px;    font-family: Geometria ExtraBold;    text-align: center;     margin: 20px 0}.form-review .inputs{    display: flex;    flex-wrap: wrap;}.form-review .inputs .selectable{    width: 35%}.form-review .inputs .text{    width: 65%}.form-review input {    display: block;    background: none;    border: 1px solid #452a60;    margin: 20px;    border-radius: 3px;    height: 40px;    width: 238px;    padding-left: 23px;    font-family: Geometria;    font-size: 12px;    color: #b1a5bf;}.form-review input[type="checkbox"]{    display: inline-block;    margin: 0;    padding: 0;    width: 20px;    height: 30px;    cursor:pointer}.form-review textarea {    display: block;    background: none;    border: 1px solid #452a60;    margin: 20px 0 0;    border-radius: 3px;    padding-left: 20px;    font-family: Geometria;    font-size: 12px;    color: #b1a5bf;    width: 92%;    min-height: 150px;    resize: none;    padding-top: 10px;}.form-review select{    display: block;    background: none;    border: 1px solid #452a60;    margin: 20px;    padding-left: 23px;    border-radius: 3px;    height: 40px;    width: 264px;        font-family: Geometria;    font-size: 12px;    color: #b1a5bf;}.form-review .checkbox-group{    display: flex;    flex-wrap: wrap;    padding:0 5px;}.form-review .checkbox-group input{   width: 20%}.form-review .checkbox-group label{   width: 70%}.form-review button{    margin: 30px;}.form-review .error{    padding: 10px 20px;    color: red}.review_new_content{    min-height: 600px;    padding-bottom: 80px;}.review_new_content h1{    font-size: 42px;    font-family: Geometria ExtraBold;    text-align: center;    padding: 40px; }.social-auth-icon {    text-align: center;}.social-auth-icon li{    display: inline-block;    margin: 0 5px}.no_review {    font-size: 40px;    margin: 0 auto;    text-align: center;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
    width: auto\9;
}

.collapse {
    display: none;
}

.navbar-collapse {
    padding-right: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 27px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin: 3px 0;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width: 768px) {
    .container {
        width: 726px;
    }

}

@media screen and (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width: 1040px;
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}

@media screen and (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}

@media screen and (max-width:1024px) {

    #block1_index{
        padding-top: 130px ;
    }

    .m-qwest {

        border: 2px solid rgb(255, 203, 0);
    }


    .content .news {
        padding-top: 120px;
    }
    #news #itemContainer{
        display: flex;
        flex-wrap: wrap;
    }
    #news #itemContainer li{
        width: 50%;
    }
    #news #itemContainer li:first-child{
        width: 100%;
    }

    .stock h1{
        font-size: 38px;
        line-height: 43px;
        padding: 88px 0 50px 0;
        margin: 0;
    }

    .stock .subtitle {

        font-size: 20px;
    }

    .tabs_quests>.link {
        display: flex;
        width: 47%;
        margin: 10px;
    }

    .m-qwest {
        width: 100%;
    }


    .form-review .inputs .selectable {
        width: 100%;
    }
    .form-review .inputs .text {
        width: auto;
        margin: 0 20px 10px;
    }
    .news h1 {
        font-size: 44px;
        line-height: 46px;
        margin: 0
    }
    #header_wrapper .block>a {
        width: 360px
    }
    .index h1 {
        font-size: 100px;
    }
    #itemContainer {
        width: 100%;
    }
    #itemContainer .news_big {
        width: 100%;
    }
    #itemContainer .scale .img-bg {
        width: 100%;
    }
    #itemContainer .news_big.bg-img:before {
        width: 100%;
    }
    #itemContainer .scale {
        width: 100%;
    }
    #itemContainer .scale:nth-child(2),
    #itemContainer .scale:nth-child(3) {
        width: 50%;
    }
    #itemContainer .news_mini {
        width: 100%;
    }
    #itemContainer .news_mini.bg-img:before {
        width: 100%;
    }
    .bg {
        min-width: auto;
    }
    .holder {
        padding: 0px 0 40px 0;
    }
    .block2 .container,
    .block1_index .container {
        padding-top: 0;
    }
    .block2 .bg {
        margin: 0;
    }
    .xleb {
        display: block;
        cursor: default;
        text-align: left;
    }
    .m-qwest {
        text-align: left;
    }
    .top_top.active {
        display: none;
    }
    ul.bxslider li>div,
    ul.bxslider {
        height: 100%;
    }

    .vitebsk-qwest .m-qwest{
        flex-direction: column;
        min-height: 330px;
    }

}

@media screen and (max-width:991px) {
    .carousel-container .container {
        width: inherit;
    }
    ul.yellow_ico {
        display: block;
        padding: 0
    }
    ul.yellow_ico li div {
        padding: 0 10px;
    }
    .quest h1 {
        font-size: 82px;
    }
    .franshiza_center .phone_block {
        width: 100%;
    }
    .franshiza_review,
    .franshiza_top .background {
        min-width: 100% !important;
    }
    .franshiza_center .four_reason .reason.first {
        padding: 0 24px;
    }
    .franshiza_center .four_reason .reason {
        width: 41%;
        margin: 20px 0;
    }
    .franshiza_center .why_we .why.first {
        padding: 13px 25px;
    }
    .franshiza_center .why_we .why {
        padding: 13px 25px;
        width: 40%;
    }
    .franshiza_review .left_api_fb {
        max-width: 300px;
        width: 100%;
    }
    .franshiza_review .left_api_fb img {
        width: 100%;
    }
    .franshiza_review .right_text {
        margin-left: 41px;
    }
    .franshiza_form form .left_radio {
        width: 42%;
        padding-right: 35px;
    }
    .franshiza_form form .right_radio {
        width: 45%;
        padding-left: 35px;
    }
    .franshiza_form form button {
        display: block;
    }
    .franshiza_form form .bottom_right {
        margin-left: 0;
    }
    .quest:before {
        min-width: 100%;
    }
    #carousel {
        width: 100%;
        max-width: 100%;
        padding-bottom: 100px;
    }
    .block1 .text {
        width: auto;
    }
    .armor-plate h6 {
        font-size: 30px;
        letter-spacing: 2px;
    }
    .armor-plate .date {
        margin: 14px 0 11px;
        background: url('https://gameroom.by/_run/assets/3befb8ba/mobile_day.png') no-repeat;
        position: static;
        width: 100%;
        height: 87px;
    }
    .armor-plate .day {
        margin: 0px -9px 0px;
        text-align: center;
        position: relative;
    }
    .armor-plate .time .price .price_top {
        width: 100% !important;
    }
    .armor-plate .time .price {
        vertical-align: top;
        display: block;
        margin: 0px 0 21px 0;
    }
    .armor-plate .time {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin-left: 0;
    }
    .armor-plate .date p {
        padding: 18px 0 0 24px;
    }
    .block1 .bg {
        background: #090213;
        width: 100%;
        min-width: 100%;
    }
    .armor-plate .period .hour-inactive p {
        color: #452A60;
    }
    .armor-plate .period .hour-inactive {
        background: #090213;
        border: 1px solid #452A60;
        color: #452A60;
    }
    .armor-plate .period .hour,
    .armor-plate .period .hour-inactive {
        margin: 0 6px 15px 6px;
    }
    .armor-plate .period .hour.active:after {
        display: none;
    }
    .boxCallMesage .left a {
        font-weight: 600;
        color: #fff
    }
    .box:before {
        content: '';
        position: absolute;
        background: url('https://gameroom.by/_run/assets/3befb8ba/before-zakaz.png');
        width: 41px;
        height: 22px;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: -22px;
        z-index: 123;
    }
    .box form .left:nth-child(1) {
        margin: 30px 0 15px 20px;
        float: none;
    }
    .armor-plate .box {
        border: 1px solid #52396B;
        background: #302140;
        position: absolute;
        width: 101%;
        border-radius: 5px;
        margin: -8px 0 5px -4px;
        overflow: hidden;
        top: 0;
        z-index: 1000;
    }
    form .left input {
        margin: 20px 0px;
        width: 90%;
    }
    .box form .left:nth-child(2) {
        margin: 15px 0 15px 20px;
        float: none;
    }
    form textarea {
        width: 90%;
    }
    form .block .colic {
        width: 90%;
    }
    .box form .left:nth-child(3) {
        margin: 41px 0 0 22px;
        float: none;
    }
    form button {
        width: 90%;
        margin-bottom: 21px;
    }
    .armor-plate .time .price .price_top:nth-child(1n+2) {
        margin: 0 0px 0 6px;
        top: 176px;
    }
    footer {
        position: relative;
        z-index: 1;
        /*   height: 100%;*/
        background-size: 100% 100%;
    }
    footer .menu nav {
        display: none;
    }
    footer .menu .design {
        margin: 28px 31px 0 0;
    }
    .block1_index .defaults.container {
        width: 100%;
        padding: 0;
    }
    .index h1 {
        font-size: 60px;
    }
    .block1_index .rules .row {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 40%;
        margin: 30px 0;
    }
    .menu .logo {
        margin-left: 20px;
    }
    .navbar-toggle {
        border: 1px solid #fff;
        display: block;
        outline: none;
    }
    #header_wrapper .container {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .navbar-toggle .icon-bar {
        background: #fff;
    }
    nav#bs-example-navbar-collapse-1 {
        float: right;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        margin: 0 auto;
        background: rgba(26, 23, 31, 0.8);
        top: 94px;
        padding: 0;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    nav#bs-example-navbar-collapse-1 li:before {
        content: none;
    }
    nav#bs-example-navbar-collapse-1 li {
        display: block;
        text-align: center;
        padding: 2px 0;
        border: none;
        width: 100%;
        margin: 10px 0;
    }
    .navbar-header {
        float: right;
    }
    .quests {
        padding: 0
    }
    .quests-header {
        height: auto;
        padding-top: 70px;
    }
    .quest_block .image div {
        width: 130px;
        height: 130px;
    }
    .quest_block .more {
        text-align: left;
        width: auto;
        padding: 0
    }
    .rubric .description {
        width: 75%
    }
}

@media screen and (max-width:767px) {
    .quest_block .name {
        display: flex;
    }
    .quest_block .m-icon {
        width: 50%;
    }
    .quest_block h2 {
        font-size: 21px;
        line-height: 25px;
        text-align: left;
        padding-left: 20px
    }
    .lang-change {
        margin-left: 5%;
        position: absolute;
        right: 10px;
        top: 20px;
    }
    #header_wrapper .block>a {
        width: 225px;
    }
    .review_content .review {
        display: block;
    }
    .review_content .review .user,
    .review_content .review .text {
        width: auto;
    }
    .review_content .review .text:before {
        transform: rotate(90deg);
        top: -33px;
        left: 50px;
    }
    .stock h1 {
        font-size: 36px;
        line-height: 43px;
    }
    .quest_block .image {
        display: none;
    }
    .quest_block .name {
        padding: 0
    }
    .rubric .image {
        margin: 0 auto;
        float: none
    }
    .rubric .description {
        width: 100%;
        padding: 20px 0
    }
    .about_we .item.two,
    .about_we .item_one,
    .about_we .item {
        width: 100%;
        margin: 0 0 50px 0;
    }
    #header_wrapper .container {}
    #header_wrapper .adres_mini {
        width: 100%
    }
    #header_wrapper .phone {
        display: block;
        text-align: center
    }
    #header_wrapper .phone a {
        margin-left: 5px;
    }
    .modal_info {
        width: 90%;
        left: 5% !important;
    }
    .modal_info .popup-close {
        right: 0;
    }
    .franshiza_center .phone_block a {
        display: none;
    }
    .franshiza_center .phone_block {
        text-align: center;
    }
    .franshiza_center .four_reason .reason {
        width: 80%;
    }
    .franshiza_center .four_reason .reason p br {
        display: inline-block;
    }
    .franshiza_center .four_reason .reason p br:after {
        content: '';
    }
    .franshiza_review,
    .franshiza_top .background {
        height: 100%;
    }
    .franshiza_review .left_api_fb {
        max-width: 80%;
        margin: 0 auto;
        float: none;
        height: 100%;
        display: table-cell;
    }
    .franshiza_review p br {
        display: none;
    }
    .franshiza_review .right_text {
        margin: 0 auto;
        float: none;
        width: 100%;
        display: table-header-group;
    }
    .franshiza_review {
        display: flex;
        padding: 50px 0;
    }
    .franshiza_form form .left_radio {
        width: 90%;
        padding: 0;
        margin: 20px 0;
    }
    .franshiza_form form .right_radio {
        width: 90%;
        padding: 0;
        margin: 20px 0;
    }
    .franshiza_form form .left_radio:after {
        content: '';
        height: 1px;
        width: 94%;
        top: inherit;
        bottom: -20px;
        margin: 0 auto;
        left: 0;
    }
    .franshiza_form form p {
        width: 100%;
    }
    .franshiza_form form label {
        max-height: initial;
        height: 100%;
    }
    .franshiza_form form img {
        margin: 24px auto;
        padding-bottom: 0px;
    }
    .quest h1 {
        font-size: 60px;
    }
    .carousel-feature {
        top: 0 !important;
        width: 100% !important;
        max-height: 400px;
        height: 100% !important;
        left: 0 !important;
    }
    .carousel-container {
        height: 500px;
        padding-bottom: 35px;
    }
    .carousel-image {
        width: 100%;
        top: 0;
        height: 100% !important;
    }
    #carousel {
        height: 100%;
        padding: 0;
    }
}

@media screen and (max-width:620px) {
    .quest h1 {
        font-size: 33px;
    }
    footer .menu .like {
        display: none;
    }
}

@media screen and (min-width:481px) and (max-width:530px) {
    .navbar-toggle {
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 5px;
    }
    #header_wrapper .block>a {
        width: 160px;
    }
}

@media screen and (max-width:530px) {
    .block1_index .rules .row {
        width: 60%;
        margin: 25px 0;
    }
    .like .social {
        position: absolute;
        width: 100%;
        top: 100%;
        right: 0px;
        text-align: center;
        padding: 0px 0px 0px;
    }
}


/**************************************/


/****** Общее расписание квестов ******/


/**************************************/

@media screen and (max-width: 1200px) {
    .shared_schedule .today {
        margin: 0 37px;
    }
    .armor-plate .shared_schedule .time {
        margin-left: 10px;
    }
    /*13.04.2016 */
    .shared_schedule .game {
        width: 180px;
    }
    .tabs_schedule .armor-plate .time {
        margin-left: 15px;
    }

    .tabs_quests{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    /*13.04.2016 */
}

@media screen and (max-width: 991px) {





    .reviews_content .review {
        width: 100%
    }
    .review_content h1 {
        font-size: 18px;
    }
    .xleb {
        display: none;
    }
    .reviews_content h1 {
        font-size: 29px;
    }
    .no_review {
        font-size: 20px;
    }
    .review_new_content h1 {
        font-size: 22px;
    }
    .therms-and-conditions p.name {
        font-size: 23px;
        padding: 30px 0 0;
        line-height: 24px;
    }
    ul.yellow_ico li {
        margin-bottom: 25px;
    }
    #playloft #block1_index .why .content {
        padding: 25px;
    }
    #playloft .list_description li {
        padding: 20px 10px;
    }
    #playloft .times {
        margin: 0;
    }
    #playloft .box form .left {
        width: auto;
    }
    #playloft .box form .left:nth-child(1) {
        padding: 5px 20px;
    }
    .menu nav {
        margin-top: 15px;
    }
    .certs-header h1 {
        font-size: 40px;
        color: #fff;
        font-family: Geometria ExtraBold;
        text-align: center;
        margin: 20px 0;
    }
    .cert .buttons .btn-yellow {
        padding: 30px 90px;
    }
    .cert .left .head {
        padding: 15px;
        font-size: 9px;
    }
    .about_quests h5 {
        font-size: 11px;
    }
    .cert .left {
        height: calc(100% + 5px);
    }
    .cert .right {
        padding: 35px 5px 20px calc(30% + 35px);
    }
    .cert h3 {
        font-size: 23px;
    }
    .about_quests .info {
        margin: 5px;
    }
    .about_quests .people img,
    .about_quests .time img {
        margin-right: 8px;
    }
    .certs-header .header .how li {
        width: 60%;
        padding: 0 17px;
    }
    /*13.04.2016 */
    .about_we .line {
        width: 60%;
        margin-left: 3%;
    }
    .about_we .item_one,
    .about_we .item {
        margin: 0 1% 50px 2%;
    }
    .tabs_schedule .armor-plate .time {
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .shared_schedule .calendar {
        margin-bottom: 40px;
    }
    /*13.04.2016 */
    .shared_schedule form textarea,
    .shared_schedule form .left input {
        margin: 20px auto;
    }
    .shared_schedule form .block .colic {
        margin: 0 auto;
    }
    .shared_schedule .today {
        margin: 0 auto;
        display: block;
        /* display: table; */
        text-align: center;
    }
    .shared_schedule>p {
        font-size: 28px;
    }
    .shared_schedule>span {
        font-size: 23px;
    }
    .shared_schedule .game {
        margin-bottom: 20px;
        width: 100%;
    }
    .shared_schedule .with_mobile .period {
        margin-right: 0;
    }
    .armor-plate .shared_schedule .time {
        margin: 0;
    }
    .with_mobile .period {
        margin-top: 10px
    }
    .armor-plate .h-left {
        float: left;
        border: 1px solid rgb(69, 42, 96);
        border-top: none;
        border-radius: 0 0 10px 10px;
        padding: 0 5px;
    }
    .armor-plate .shared_schedule .period .hour,
    .armor-plate .shared_schedule .period .hour-inactive {
        margin: 0 3px 15px 3px;
    }
    .armor-plate .shared_schedule .day {
        margin: 5px auto;
    }
    .shared_schedule .box {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .shared_schedule .box form .left {
        margin: 0 auto;
        float: none;
    }

}


/*13.04.2016 */

@media screen and (max-width: 700px) {

    #news #itemContainer li{
        width: 100%;
    }


    .tabs_quests>.link{
        margin-bottom: 25px;
    }

    .about_we .line {
        display: none;
    }
    .about_we .top {
        margin-bottom: 20px;
    }
    .about_we .item.two,
    .about_we .item_one,
    .about_we .item {
        width: 100%;
        margin: 0 0 50px 0;
    }
    .block1_index .qwestion p.qw,
    .block1_index .phone {
        margin-bottom: 10px;
    }

    .tabs_quests>.link {
        display: flex;
        width: 100%;
        margin: 10px 0;
    }


    #block1_index {
        padding-top: 50px;
    }
}


/*13.04.2016 */

@media screen and (max-width:500px) {
    form .block p {
        margin: 0 10px 0 0;
    }
    .cert .right {
        padding: 35px;
    }
    .armor-plate {

        margin: 0 auto;
    }
    .certs-header h1 {
        font-size: 33px;
    }
    .button-bron,
    .button_bron,
    .button_yellow {
        width: 140px;
    }
    .button-bron a,
    .button_bron a,
    .button_yellow a {
        font-size: 14px;
    }
    .text {
        font-size: 15px;
        margin-bottom: 10px
    }
    .menu .like .social {
        left: 0;
    }
    #itemContainer .news_mini a {
        font-size: 18px;
    }
    #itemContainer .news_big p {
        font-size: 18px;
    }
    html {
        -webkit-text-size-adjust: none;
    }
    .franshiza_form p {
        line-height: 46px;
    }
    .franshiza_center .why_we .why,
    .franshiza_center .why_we .why.first {
        width: 100%;
        padding: 13px 0;
    }
    .franshiza_center .why_we p {
        font-size: 30px;
    }
    .franshiza_center .four_reason .reason {
        padding: 0;
        width: 100%;
    }
    .franshiza_center .four_reason .reason.first {
        padding: 0;
    }
    .franshiza_center .phone_block p.text {
        padding: 0 15px 16px 35px;
    }
    .franshiza_center .four_reason .reason p {
        text-align: center;
    }
    .franshiza_center .four_reason p {
        line-height: 46px;
    }
    .franshiza_center .phone_block {
        top: -52px;
    }
    .franshiza_top p.name {
        font-size: 44px;
        line-height: 52px;
    }
    .franshiza_top p.price {
        font-size: 26px;
        margin: 20px 0 0 0;
    }

    .block2 .container>a,
    .block1_index .container>a {
        width: 100%;
    }
    body {
        min-width: auto;
        width: 100%;
        max-width: 480px;
    }
    .box .popup-close-box {
        right: 3px;
        top: 3px;
    }
    .modal_info {
        width: 95%;
        left: 9px !important;
    }
    .modal_info .popup-close {
        right: 0;
        top: -35px;
    }
    .menu .logo,
    .popup-bron-form .logo {
        margin: 25px 0 0 3px;
    }
    .menu .logo img,
    .popup-bron-form .logo img {
        width: 43px;
        height: auto;
    }
    .menu .logo p,
    .popup-bron-form .logo p {
        font-size: 17.22px;
        line-height: 16px;
        margin: 2px 0 0 4px;
    }
    #header_wrapper .container:after {
        content: '';
        width: 100%;
        clear: both;
        display: block;
    }
    #header_wrapper .container>a {
        float: left;
    }
    #header_wrapper .container>nav {
        display: none;
    }
    .container {
        width: 89%;
    }
    #header_wrapper .block {
        display: block !important
    }
    .menu nav ul,
    .block1_index .tabs_index>ul,
    .block1_index .about_we,
    .block1_index .qwestion,
    .index .what .new,
    .index .button_bron,
    .index .descr,
    .absolute,
    .top_top {
        display: none;
    }
    .menu nav ul.mobile-menu {
        display: block;
    }
    .bxslider {
        display: block;
        min-height: 370px;
    }
    .bxslider li {
        height: 340px;
    }
    .index {
        min-height: 250px !important;
    }
    .menu .like {
        width: 92px;
        float: left;
        margin: 41px 0px 0px 20px;
    }
    .menu .like img,
    .popup-bron-form .like img {
        margin: 0 6px 0 20px;
    }
    #header_wrapper {
        position: relative;
        display: block !important;
        width: 100%;
    }
    #header_wrapper .block>a {
        display: block !important;
    }
    #header_wrapper nav {
        vertical-align: middle;
        display: block;
        clear: both;
        margin: 10px 0;
        padding: 0 10px;
        float: right;
    }
    #header_wrapper nav ul li {
        padding: 0
    }
    #header_wrapper nav li a {
        padding: 0 7px;
    }
	 #playloft .list_description li div {
        flex-basis: auto;
    }
    .menu ul li:first-child:before {
        width: 0;
    }
    #header_wrapper .dropdown .dropdown-menu {
        position: absolute;
        width: 200px;
        margin-top: 10px;
        background: #fff;
    }
	 #header_wrapper .dropdown.open .dropdown-menu {
		display: block;
	 }
   
    #header_wrapper li:last-child.dropdown .dropdown-menu {
        right: 0;
    }
    #header_wrapper .dropdown .dropdown-menu li {
        border-bottom: 1px solid #222;
        display: block;
    }
    #header_wrapper .dropdown .dropdown-menu li:before {
        display: none;
    }
    #header_wrapper .dropdown .dropdown-menu li a {
        color: #111;
        padding: 7px 10px;
        display: block
    }
    #header_wrapper .dropdown .dropdown-menu li a:hover {
        background: #ccc
    }
	
    .menu .sity-change {
        display: table;
        margin: 0;
        position: absolute;
        top: 1px;
        left: 16px;
    }
    .bxslider .container {
        display: flex;
        /* align-content: flex-start; */
        flex-wrap: wrap;
        align-items: flex-start;
        padding: 0;
        position: absolute;
        left: 5%;
        bottom: 0;
    }
    .bx-controls .bx-controls-direction .bx-prev {
        display: none;
    }
    .index .subtitle,
    .quest .subtitle {
        font-size: 17px;
        margin: 5px 0;
        display: block;
        width: 100%;
        order: 1;
    }
    .index h1 {
        order: 0;
        font-size: 24px;
        line-height: 21px;
        letter-spacing: 0.5px;
        width: 100%;
        margin: 15px 0
    }
    .index .button_bron_mini {
        display: block;
    }
    .index .button_bron_mini {
        display: block;
    }
    .adres_mini .phone a {
        font-size: 14px;
        padding-left: 5px
    }
    .index .what {
        padding-top: 0;
        order: 3;
        width: 100%;
    }
    .index .what .people,
    .index .what .time {
        padding: 0px 16px 0 0px;
        margin-left: -5px;
    }
    .index .what .people p,
    .index .what .time p {
        font-size: 12px;
        padding-top: 3px;
    }
    .index .what .people:before,
    .index .what .time:before {
        display: none;
    }
    .index .subtitle,
    .quest .subtitle {
        font-size: 17px;
        margin: 5px 0;
        display: block;
        width: 100%;
        order: 1;
    }
    .index .descr {
        order: 3;
    }
    .index .descr p {
        display: none;
    }
    .index .descr a {
        margin: 9px 0 0px -2px;
        display: inline-block;
        vertical-align: top;
    }
    .index .adres_mini {
        margin: 0;
    }
    .map .mp span.bg {
        display: none;
    }
    .map p.where2 {
        display: none;
    }
    #map {
        height: 220px;
    }
    #carousel {
        width: 100%;
        max-width: 480px;
        height: 250px;
    }
    .carousel-container {
        height: 250px;
        margin-top: 0;
    }
    .carousel-feature {
        width: 100% !important;
        height: 250px !important;
        top: 0 !important;
    }
    .carousel-image {
        width: 100% !important;
        height: auto !important;
        cursor: auto;
    }
    .tracker-individual-container {
        z-index: 9;
        margin-bottom: 13px;
    }
    .tracker-individual-container .tracker-individual-blip {
        text-indent: -9999px;
        width: 10px;
        height: 10px;
        background: #090213;
        border-radius: 50%;
        padding: 0;
        top: 0;
        line-height: 10px;
        margin: 0px 3px;
    }
    .tracker-individual-container .tracker-individual-blip-selected {
        text-indent: -9999px;
        width: 10px;
        height: 10px;
        background: #FFDB61;
        border-radius: 50%;
        padding: 0;
        top: 8px;
    }
    .block1 p.sp {
        font-size: 41px;
        padding: 42px 0 24px 0;
    }
    .block1 h5 {
        font-size: 25px;
    }
    .block1 .what .new img {
        width: 28px;
    }
    .block1 .what .people p,
    .block1 .what .time p {
        font-size: 10px;
        line-height: 9px;
    }
    .block1 .what .people,
    .block1 .what .time {
        padding: 0px 17px 0 15px;
    }
    .block1 .what .time img {
        width: 16px;
        height: auto;
    }
    .block1 .text {
        width: 100%;
        margin: 0px -5px;
    }
    .block1 .text p {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        margin: 5px 0 0 0;
    }
    .block1 .adres_mini {
        text-align: left;
        margin: 0 0px 0 -5px;
    }
    .block1 .phone>img,
    .block1 .where>img {
        display: none;
    }
    .block1 .adres_mini .phone {
        margin-top: -6px;
        margin-right: -14px;
        margin-left: -2px;
        display: flex;
        justify-content: space-between;
    }
    .adres_mini .where p {
        margin-left: 5px;
    }
    .adres_mini .where p {
        font-size: 13px;
        width: 90%;
    }
    .adres_mini img {
        width: 6%;
    }
    .phonemobile .phone img,
    .phonemobile .phone>div {
        display: inline-block;
        vertical-align: text-top;
    }
    .phonemobile .phone img {
        margin: 5px;
    }
    .phonemobile .phone a {
        padding-left: 0;
        font-size: 19px;
        display: block;
    }
    .phonemobile {
        position: absolute;
        top: 0;
        right: 0;
    }
    .block1 .button_bron {
        display: none;
    }
    .block1 .center {
        margin: 28px 0 50px 0;
    }
    .armor-plate h6 {
        font-size: 30px;
        letter-spacing: 2px;
    }
    .armor-plate .date {
        margin: 14px 0 11px;
        background: url('https://gameroom.by/_run/assets/3befb8ba/mobile_day.png') no-repeat;
        position: static;
        width: 100%;
        height: 87px;
    }
    .armor-plate .day {
        margin: 0px -9px 15px;
        text-align: center;
        position: relative;
        border: 1px solid #fbe300;
    }
    .armor-plate .time .price .price_top {
        width: 100% !important;
    }
    .armor-plate .time .price {
        vertical-align: top;
        display: block;
        margin: 0px 0 21px 0;
    }
    .armor-plate .time {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin-left: 0;
    }
    .armor-plate .date p {
        padding: 18px 0 0 24px;
    }
    .block1 .bg {
        background: #090213;
        width: 100%;
        min-width: 100%;
    }
    .armor-plate .period .hour-inactive p {
        color: #7e57a5;
    }



    .armor-plate .period .hour-inactive {
        background: #090213;
        border: 1px solid #452A60;
        color: #452A60;
    }
    .armor-plate .period .hour.active:after {
        display: none;
    }
    .box:before {
        content: '';
        position: absolute;
        background: url('https://gameroom.by/_run/assets/3befb8ba/before-zakaz.png');
        width: 41px;
        height: 22px;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: -22px;
        z-index: 123;
    }
    .box form .left:nth-child(1) {
        margin: 30px 0 15px 20px;
        float: none;
    }
    .armor-plate .box {
        border: 1px solid #52396B;
        background: #302140;
        position: absolute;
        width: 100%;
        border-radius: 5px;
        margin: -8px 0 5px -4px;
        overflow: hidden;
        top: 0;
        z-index: 1000;
    }
    form .left input {
        margin: 20px 0px;
        width: 85%;
    }
    form .left input[type="checkbox"] {
        margin: 0px 5px;
        width: 23px;
    }
    .box form .left:nth-child(2) {
        margin: 15px 0 15px 20px;
        float: none;
    }
    form textarea {
        width: 85%;
    }
    .box form .left:nth-child(3) {
        margin: 41px 0 0 22px;
    }
    form button {
        width: 253px;
        margin-bottom: 21px;
    }
    .armor-plate .time .price .price_top:nth-child(1n+2) {
        margin: 0 0px 0 6px;
        top: 176px;
    }
    .map p.where {
        display: none;
    }
    .block1 .what {
        margin: 0px -30px;
    }
    .like .social {
        position: absolute;
        width: 100%;
        top: 100%;
        right: 0px;
        text-align: center;
        padding: 0px 0px 0px;
    }
    .navbar-toggle {
        margin-top: 32px;
        float: right;
    }
}

@media screen and (max-width: 500px) {
    #carousel-left,
    #carousel-right {
        display: none;
    }
    .carousel-container .container {
        display: none;
    }
    .cert .left {
        position: relative;
        width: 100%;
        left: 0;
        top: 0
    }
    .cert .buttons {
        padding: 15px;
    }
    .cert .buttons .btn-yellow {
        display: block;
        padding: 30px 95px;
    }
    .shared_schedule form .left input {
        width: calc(100% - 21px);
    }
    .shared_schedule form textarea {
        width: calc(100% - 21px);
    }
    .shared_schedule .box {
        padding: 0 20px;
        width: calc(100% - 40px);
    }
    .shared_schedule form button {
        width: 100%;
    }
    .shared_schedule form .block .colic {
        width: 100%;
    }
}

@media screen and (max-width: 200px) {
    .shared_schedule .game .txt img {
        display: block;
        margin: 0 auto;
    }
    .shared_schedule .game {
        text-align: center;
    }
    .shared_schedule .game .txt .all {
        display: block;
        text-align: center;
        margin: 0 auto;
    }
}


/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(https://gameroom.by/_run/assets/41a69e9c/fa-regular-400.eot);src:url(https://gameroom.by/_run/assets/41a69e9c/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://gameroom.by/_run/assets/41a69e9c/fa-regular-400.woff2) format("woff2"),url(https://gameroom.by/_run/assets/41a69e9c/fa-regular-400.woff) format("woff"),url(https://gameroom.by/_run/assets/41a69e9c/fa-regular-400.ttf) format("truetype"),url(https://gameroom.by/_run/assets/41a69e9c/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}
/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(https://gameroom.by/_run/assets/41a69e9c/fa-solid-900.eot);src:url(https://gameroom.by/_run/assets/41a69e9c/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://gameroom.by/_run/assets/41a69e9c/fa-solid-900.woff2) format("woff2"),url(https://gameroom.by/_run/assets/41a69e9c/fa-solid-900.woff) format("woff"),url(https://gameroom.by/_run/assets/41a69e9c/fa-solid-900.ttf) format("truetype"),url(https://gameroom.by/_run/assets/41a69e9c/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}
