* {
	margin: 0; 
	padding: 0;
}

body {
	font-family: 'Open Sans', Calibri, sans-serif;
	color: #1f2036; 
	background: #fff;
	font-size: 13px; 
	margin: 0px; 
}

.body_bg {
	background-color: #f4f4f5;
	/*background-color: #ededed;*/
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}

.normal {
	color: #303347; 
	text-decoration: none;
}

html, body {
	height: 100%;
}

table, th, td {
	font-size: 100%; 
	border-collapse: collapse;
}

table, img {
	border:0;
}

img {
	max-width: 100%;
	height: auto;
}

ul li {
	margin-left: 2em;
}

a, .link {
	color: #1f2036; 
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.red {
	color: #56c2d8; 
}

.white, .white a {
	color: white !important;
}

input, textarea, button, select {
	font-family: 'Open Sans', Calibri, sans-serif;
	font-size: 1em; 
}

input[type="text"], input[type="password"]{
	padding: 2px;
	height: 36px;
	border-radius: 5px;
	border: 1px solid #1f2036;
}

input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover{
	border-color: #999;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus{
	box-shadow: 0 0 3px gray;
}

.ui-spinner input[type="text"], .ui-spinner input[type="password"]{
	border: 0 !important;
	box-shadow: 0 0 0 transparent;
}

textarea {
	padding: 2px;
	
	border-radius: 4px;
	border: 1px solid #1f2036;
}

select {
	padding: 2px;
	line-height: 34px;
	height: 36px;
	border-radius: 3px;
	border: 1px solid #1f2036;
}

button, input[type="submit"], input[type="button"], .med_btn, .button {
	color: white;
	background: #1f2036;
	border: 0;
	border-radius: 5px;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
	height: 36px;
	cursor: pointer;
	line-height: 34px;
	font-size: 1.1em;
}


button:hover, input[type="submit"]:hover, .med_btn:hover {
	background: #133a62;
}

button:active, input[type="submit"]:active, .med_btn:active   {
	color: #56c2d8;
}

button[disabled], button:hover[disabled], button:active[disabled]{
	background: #aaa;
	color: #999999;
}

.big_btn {
	height: 54px !important;
	font-size: 1.5em !important;
	line-height: 52px !important;
}

.big_input {
	height: 54px !important;
	font-size: 1.5em !important;
	line-height: 52px !important;
	padding: 0 10px !important;
}

.no-border {
	border: 0 !important;
}

input[type="radio"], input[type="checkbox"] {
	vertical-align: middle;
	margin-right: 5px;
}

p {
	display: block; 
	margin-bottom: 15px;
}



.box-shadow, .hover_block:hover {
	/*border: 1px solid #ddd;*/
	
    box-shadow: 		0px 0 5px rgba(31, 32, 54, 0.7);
    -moz-box-shadow: 	0px 0 5px rgba(31, 32, 54, 0.7);
    -webkit-box-shadow: 0px 0 5px rgba(31, 32, 54, 0.7);
    /*border-radius: 2px;*/
    
}

.white_alpha	{
	background: rgba(255, 255, 255, 0.75);
}

.grey_alpha	{
	background: rgba(0, 0, 0, 0.05);
}

.top-shadow {
	box-shadow: 0 -3px 3px -3px rgba(0, 0, 0, 0.7);
}

.bottom-shadow {
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.7);
}

.small {
	font-size: 0.9em;
}



/* шапка */

.top_text_menu a {
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	margin-right: 15px;
	display: inline-block;
	white-space: nowrap;
}

.top_tel_div {
	margin-left: -10px;
}

.tel {
	font-size: 1.9em;
	font-weight: 700;
}

.dark-bg {
	background: #303347;
}

.white-bg {
	background: #fff;
}

.blue-bg {
	background: #56c2d8;
}

.yellow-bg {
	background-color: #ffe792;
}

.basket {
	display: inline-block;
	background: white;
	margin-top: 20px;
	height: 130px;
	width: 100%;
	position: relative;
}

.basket .basket_icon {
	position: absolute;
	left: 50%;
	margin-left: -16px;
	margin-top: -13px;
	display: block;
	width: 32px;
	height: 24px;
	background: url(/img/basket.png) no-repeat left center;
}

.basket .basket_text {
	display: block;
	padding-top: 3px;
}

#qsform {
	position: absolute;
	top: 160px;
	width: 70%;
	background: url(/img/search_bg.gif) repeat-x left top #fff;
	padding: 2px;
}

.searchContainer {
	display: inline-block;
	width: 100%;
	height: 36px;
}

.searchInput {
	width: 80%;
	height: 36px;
	display: block;
	float: left;
}

.searchInput input {
	width: 100%;
	height: 36px;
	border: none;
	background: none;
}

.searchIcon {
	width: 36px;
	height: 36px;
	display: block;
	float: right;
	cursor: pointer;
	background: url(/img/icon_search.png) no-repeat center center;
}

.top_sys_link {
	cursor: pointer;
	text-decoration: underline;
}

.top_sys_link:hover {
	text-decoration: none;
}


/* подвал */

.bottom_text_menu a {
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 8px;
	margin-left: 8px;
}

.payment_info {
	background-image: url(/img/payment.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 100%;
	height: 33px;
}

.bottom-hr {
	width: 150px;
	height: 4px;
	background: white;
	margin: 30px auto;
}



/* глобальное меню */

.menu_btn {
	float: left;
	width: 150px;
	height: 50px;
	background: url(/img/menu_global.png) no-repeat 0 center;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

.menu_btn:hover {
	
}

#menu_global .level_1 {padding-left: 2%; padding-right: 2%;}
#menu_global .level_2 {padding-left: 6%;}
#menu_global .level_3 {padding-left: 10%;}
#menu_global .level_4 {padding-left: 14%;}
#menu_global .level_5 {padding-left: 18%;}
#menu_global .level_6 {padding-left: 22%;}

#menu_global_container {
	z-index: 10;
	height: 50px;
}

#menu_global_div {
	left: 0;
	width: 100%;
	text-align: left;
}

#menu_global {
	position: relative;
	right: 0px;
	width: 100%;
	font-weight: bold;
}

#menu_global, #menu_global div {
	border-top: 1px solid #3f4256;
}

#menu_global div:first-child {
	border: 0 !important;
}

#menu_global a {
	color: white;
	display: block;
	padding: 10px 0px;
	text-transform: uppercase;
}

#menu_global a.sel {
	color: #52c2ef;
}

#menu_global .lvl_2 {
	margin-left: 10%;
	font-weight: normal;
}

.fa {
	vertical-align: middle;
}






h1, .h1	{
	font-family: 'Roboto Slab', serif;
	font-weight: 300; 
	font-size: 5.3em; 
	display: block; 
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

h2, .h2	{
	font-family: 'Roboto Slab', serif;
	font-weight: 300; 
	font-size: 3.8em; 
	display: block; 
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

h3, .h3 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400; 
	font-size: 2.3em; 
	display: block; 
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

h4, .h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400; 
	font-size: 1.7em; 
	display: block; 
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

h5, .h5 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400; 
	font-size: 1.2em; 
	display: block; 
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

blockquote {
	padding: 15px 15px 15px 50px;
}

small {
	font-size: 0.9em;
}


.errors, .errors	li			{color: #D31C1C;}

.nav							{padding: 0px 0 30px 0;}
	.nav a						{}
	.nav h1						{margin-bottom: 0px;}
	.rubrikator					{font-size: 0.9em;}

.date							{
	color: #777;
}

.price	{
	font-size: 1em;
	font-weight: 700;
}

.price .kop {
	display: inline-block;
	font-size: 0.8em;
	vertical-align: top;
	
	margin-left: 2px;
}

.add2cart {
	width: 0px;
	height: 36px;
	padding: 0;
	background-image: url(/img/basket-white.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.pages {
 	text-align: left; 
 	line-height: 17px;
	padding: 0; 
	margin: 20px 0; 
	margin-top: 20px;
	line-height: 36px;
}

.pages a, .pages span {
	display: inline-block; 
	padding: 0px 5px;
}

.pages a.sel {
	text-decoration: none; 
	font-weight: bold; 
	color: #56c2d8;
}

.dk-select.perpage {
	width: 75px !important;
	margin-left: 20px;
}

.pseudo_link	{
	border-bottom: 1px dotted;
	text-decoration: none;
	cursor: pointer;
}

.pseudo_link:hover {
	color: #56c2d8;
}

.pseudo_link.active {
	cursor: default;
	font-weight: bold;
	border: 0;
}

.pseudo_link.active:hover {
	color: #1f2036; 
}

.pseudo_link.disabled, .pseudo_link.disabled:hover {
	color: #777;
	border: 0;
	cursor: default;
}

.fotoImageList {
	float: left;
	width: 226px; 
	height: 220px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #eeeeee;
	border-radius: 10px;
}

.fotoImageList:hover {
	background: #eeeeee;
}

.fotoImageList img {
	border: 0;
}

.fotoImageList table {
	margin: 10px;
	width: 206px;
	height: 200px;	
}

.fotoImageList td {
	text-align:center;
	
}

.fotoBlock {
	background: #f0f0f0; 
	margin-bottom: 40px;
	border-radius: 10px;
}

#menuLeft {
	background: #fff;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 3px;
	border: 1px solid #ccc;
}

#menuLeft ul {
	display: block;
	margin: 0;
}

#menuLeft ul li {
	display: block;
	padding: 5px 15px 5px 15px;
}

#menuLeft ul li a {
	color: white;
	font-weight: 700;
}

#menuLeft ul ul {
	margin-left: 15px;
}

#menuLeft ul ul li {
	display: block;
	padding: 5px 15px;
}

#menuLeft ul ul li a {
	font-weight: 400;
}

#menuLeft a.sel {
	color: #b6d2f4;
	text-decoration:none;
}

.catalogList {
	
}

.catalog_param td {
	padding: 5px 10px;
	border-top: 1px dotted #ccc;
}

.itemImgPreview {
	text-align: center;
}

.itemImgPreview img {
	width: 100%; 
	height: auto;
	max-width: 300px;
}

.cat_flags_container {
	position: absolute;
	top: 5px;
	right: -10px;
	z-index: 5;
	text-align: right;
}

.cat_flags {
	display: inline-block;
	padding-bottom: 10px;
	background: url(/img/zagib-r.png) no-repeat right bottom transparent;
}

.flag_new span, .flag_rec span, .flag_sale span, .flag_hit span, .flag_discont span {
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 3px 20px 3px 10px;
	border-bottom: 1px solid #555;
}

.flag_new span {
	background-color: #06b368;
}

.flag_rec span {
	background-color: #e0005f;
}

.flag_sale span {
	background-color: #ff0d0d;
}

.flag_hit span {
	background-color: #a935d4;
}

.flag_discont span {
	background-color: #ff7f00;
}

.basketItem {
	padding: 20px 0;
	width: 100%;
}

.ammount {
	width: 30px;
}


.cat_list {
	min-height: 120px;
	background: white;
	margin-bottom: 30px;
}

.cat_list img {
	width: 100%;
	height: auto;
}

.cat_list a {
	font-size: 1.2em;
}

table.nice_tbl {
	background: white;
	/*
	-moz-box-shadow: 	0px 1px 1px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.7);
    box-shadow: 		0px 1px 1px rgba(0,0,0,0.7);
    */
}

.nice_tbl th {
	background: #56c2d8;
}

table.nice_tbl td, table.nice_tbl th {
	padding: 10px;
}

table.nice_tbl tr:nth-child(2n+1) {
	background: #ebd8b1;
}

.nice_tbl p {
	margin: 0;
}

div.basketSum {
	
}

.medium {
	font-size: 1.25em;
}

.big, .big_text {
	font-size: 1.5em;
}

.medium_text {
	font-size: 1.2em;
}

div.basketLogin {
	padding: 20px; 
}

.infoBlock {
	padding: 20px;
	background: #fff;
	margin: 0 20px 20px 0;
}

.basket_rec {
	float: left;
	width: 226px; 
	height: 280px;
	margin-right: 18px;
	margin-bottom: 18px;
	border: 1px solid #eeeeee;
}

.basket_rec:hover {
	background: #eeeeee;
}

.basket_rec img {
	border: 0;
}

.basket_rec table {
	margin: 10px;
}

.basket_rec td {
	padding: 10px;
	vertical-align: bottom;
}


.errInput, input.error, textarea.error {
	background: #ffeeee;
	border: 1px solid #cc0000;
}

.grayBg {
	background: #ebe9e6;
}

.commentsPost {
	text-align: left;
	padding: 15px;
	border: 1px solid #dddddd;
	margin-bottom: 30px;
	border-radius: 5px;
}


.cat_item_list {
	float: left;
	width: 223px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	cursor: pointer;
}

.cat_item_list:hover {
	box-shadow: 		1px 1px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 	1px 1px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}

.white_border {
	border: 1px solid white;
}

.white_bg {
	background: white;
}

.param_tbl td {
	height: 40px;
	vertical-align: middle;
	line-height: 15px;
	border-bottom: 1px dotted #cccccc;
}

.param_tbl tr:hover {
	background: #f0f0f0;
}

.param_tbl td input {
	padding-left: 0;
	padding-right: 0;
}

.param_tbl td small {

}

.btdashed {
	border-top: 1px dotted #cccccc;
}

.bbdashed {
	border-bottom: 1px dashed #cccccc;
}

.basket_itog_l {
	display: inline-block;
	text-align: right;
	font-size: 17px;
}

.basket_itog_r {
	display: inline-block;
	text-align: right;
	margin-bottom: 5px;
}

.dark_bg {
	background: #e5e5e8;
}

.highlighted_bg {
	background: #56c2d8;
}

.faq_container {
	display: block;
	background: #ecede8;
	border-bottom: 1px solid #ccc;
	padding: 20px 20px;
}

.foto_list {
	display: block;
	float: left;
	width: 220px;
	height: 220px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 20px 20px 0;
	cursor: pointer;
	position: relative;
}

.foto_list:nth-of-type(4n+5) {
	margin-right: 0;
}

.foto_list:hover, .foto_list_small:hover {
	/*background-color: #ecede8;*/
}

.foto_list_small {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 20px 20px 0;
	cursor: pointer;
	position: relative;
}

.foto_list span, .foto_list_small span {
	border: 1px solid #cdcec8;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.foto_list:hover span, .foto_list_small:hover span, .foto_list_small.sel span {
	border: 5px solid #cdcec8;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#bigImage {
	max-height: 300px;
	max-width: 100%;
}

a.catalog_smallpreview {
	display: block;
	float: left;
	margin: 0 8px 8px 0;
	width: 50px;
	height: 50px;
	background: no-repeat center center #dbdcd8;
	background-size: contain;
}

a.catalog_smallpreview img {
	display: block;
}

#fotoPopupBg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: none;
}

#fotoPopupWrapper {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
	white-space: nowrap;
	display: none;
}

#fotoPopupContainer {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fotoPopupContainer:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.noPre #fotoPopupContainer:before {
	display: none;
}

#fotoPopup {
	display: block;
	position: absolute;
	z-index: 10001;
	top: 5%;
	left: 5%;
	right: 5%;
	bottom: 5%;
	min-width: 960px;
	background: white;
}

#fotoPopup2 {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	background: white;
	min-height: 500px;
	min-width: 960px;
	max-width: 1080px;
	white-space: normal;
	
}

#close_foto {
	position: absolute;
	display: block;
	z-index: 10002;
	background-position: -8px -10px;
	background-image: url(/img/icon_close.png);
	height: 21px;
    width: 21px;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

#close_foto:hover {
	background-position: -38px -10px;
}

#close_foto:active {
	background-position: -68px -10px;
}

.fotoPopupPreview {
	display: block;
	width: 54px;
	height: 54px;
	border: 2px solid #ccc;
	background-size: cover;
	float: left; 
	margin-right: 6px; 
	margin-bottom: 6px;
	cursor: pointer;
}

.fotoPopupPreview.sel {
	border: 2px solid #e0090b;
}

#fotoBlock {
	width: 75%;
	float: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fotoBlock img {
	max-width: 100%;
	height: auto;
}

#fotoBlock video {
	width: 100%;
	height: auto;
	max-height: 500px;
}

#fotoBlock iframe {
	width: 100%;
	min-height: 500px;
}

#fotoGalInfo {
	width: 25%;
	float: left;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ui-dialog-titlebar-close {
	min-width: 21px;
	border: 0 !important;
	background: none !important;
	color: white;
	box-shadow: none !important;
}







.header {
	background: rgba(255, 255, 255, 0.85);
	padding: 0;
	box-shadow: 0px 0 3px rgba(0, 0, 0, 0.7);
	z-index: 10000;
	width: 100%;
	min-width: 980px;
}

#bonuscode_container {
	background-color: #ffe792;
	
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
}

#check_bonuscode_result {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #ffe792;
	z-index: 2;
}

#check_bonuscode_result.inner {
	position: relative;
}

.top_menu_container {
	position: absolute;
	bottom: 0;
	left: 18.66%;
}

.bb {
	border-bottom: 1px solid #1f2036;
}

.bt {
	border-top: 1px solid #1f2036;
}

#logo_ny {
	display: block;
	width: 115px;
	height: 60px;
	background-image: url(/img/logo-color-2x-ny.png);
	background-size: 840px 380px;
	margin: 10px 0 10px -15px;
	background-position: -35px 	-50px;
}

/*
#logo {
	display: block;
	width: 100px;
	height: 60px;
	background-image: url(/img/logo-color-2x.png);
	background-size: 840px 380px;
	margin: 10px 0 10px 0;
}

.logo1  {background-position: -50px 	-50px;}
.logo2  {background-position: -160px 	-50px;}
.logo3  {background-position: -270px 	-50px;}
.logo4  {background-position: -380px 	-50px;}
.logo5  {background-position: -490px 	-50px;}
.logo6  {background-position: -600px 	-50px;}
.logo7  {background-position: -710px 	-50px;}

.logo8  {background-position: -50px 	-150px;}
.logo9  {background-position: -160px 	-150px;}
.logo10 {background-position: -270px 	-150px;}
.logo11 {background-position: -380px 	-150px;}
.logo12 {background-position: -490px 	-150px;}
.logo13 {background-position: -600px 	-150px;}
.logo14 {background-position: -710px 	-150px;}

.logo15 {background-position: -50px 	-250px;}
.logo16 {background-position: -160px 	-250px;}
.logo17 {background-position: -270px 	-250px;}
.logo18 {background-position: -380px 	-250px;}
.logo19 {background-position: -490px 	-250px;}
.logo20 {background-position: -600px 	-250px;}
.logo21 {background-position: -710px 	-250px;}
*/

#logo {
	display: block;
	width: 100px;
	height: 60px;
	background-image: url(/img/logo2016-color-2x.png);
	background-size: 625px 260px;
	margin: 10px 0 10px 0;
}

.logo1  {background-position: -50px 	-50px;}
.logo2  {background-position: -160px 	-50px;}
.logo3  {background-position: -270px 	-50px;}
.logo4  {background-position: -380px 	-50px;}
.logo5  {background-position: -490px 	-50px;}

.logo6  {background-position: -50px 	-150px;}
.logo7  {background-position: -160px 	-150px;}
.logo8 	{background-position: -270px 	-150px;}
.logo9 	{background-position: -380px 	-150px;}
.logo10 {background-position: -490px 	-150px;}


@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
	#logo {
		display: block;
		width: 100px;
		height: 60px;
		background-image: url(/img/logo-color-2x.png);
		background-size: 840px 380px;
	}
	.logo1  {background-position: -50px 	-50px;}
	.logo2  {background-position: -160px 	-50px;}
	.logo3  {background-position: -270px 	-50px;}
	.logo4  {background-position: -380px 	-50px;}
	.logo5  {background-position: -490px 	-50px;}
	.logo6  {background-position: -600px 	-50px;}
	.logo7  {background-position: -710px 	-50px;}

	.logo8  {background-position: -50px 	-150px;}
	.logo9  {background-position: -160px 	-150px;}
	.logo10 {background-position: -270px 	-150px;}
	.logo11 {background-position: -380px 	-150px;}
	.logo12 {background-position: -490px 	-150px;}
	.logo13 {background-position: -600px 	-150px;}
	.logo14 {background-position: -710px 	-150px;}

	.logo15 {background-position: -50px 	-250px;}
	.logo16 {background-position: -160px 	-250px;}
	.logo17 {background-position: -270px 	-250px;}
	.logo18 {background-position: -380px 	-250px;}
	.logo19 {background-position: -490px 	-250px;}
	.logo20 {background-position: -600px 	-250px;}
	.logo21 {background-position: -710px 	-250px;}
}

.top_btns {
	position: absolute;
	right: 2%;
	top: 10px;
}

.pseudo_btn {
	display: inline-block;
	vertical-align: middle;
	color: white !important;
	background: #1f2036;
	border: 0;
	border-radius: 5px;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
	height: 36px;
	cursor: pointer;
	line-height: 34px;
	font-size: 1.1em;
	position: relative;
}

.pseudo_btn:hover {
	background: #133a62;
	color: white;
}

.pseudo_btn:active {
	color: #56c2d8 !important;
}

.pseudo_btn .fa {
	color: rgba(255, 255, 255, 0.6);
	vertical-align: baseline;
	margin-right: 8px;
	font-size: 14px;
}

a.pseudo_btn {
	text-decoration: none;
	color: #1f2036;
}

.pseudo_btn[disabled], .pseudo_btn:hover[disabled], .pseudo_btn:active[disabled] {
	background: #aaa;
	color: #999999;
	cursor: default;
}

.pseudo_btn_outline, .pseudo_btn_outline:hover, .pseudo_btn_outline:active {
	border: 1px solid #1f2036;
	background: white;
	color: #1f2036 !important;
}

.pseudo_btn_outline:hover {
	background: #eee;
}

.pseudo_btn_outline .fa {
	color: #1f2036 !important;
}


/*
.yellow, button.yellow, input[type="submit"].yellow, input[type="button"].yellow, .med_btn.yellow, .button.yellow {
	background: #56c2d8;
}

.yellow:hover, button.yellow:hover, input[type="submit"].yellow:hover, input[type="button"].yellow:hover, .med_btn.yellow:hover, .button.yellow:hover {
	background: #56c2d8;
}
*/


.alt_text {
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -1em;
	margin-right: -1em;
	padding: 0.3em 0.5em;
	line-height: 1em;
	border-style: solid;
	border-width: 2px;
	border-color: white;
	border-radius: 20px;
	background: #56c2d8;
	color: white;
}

.top_menu {
	display: inline-block;
	margin-right: 1.5em;
}

.top_menu a {
	display: block;
	font-size: 1em;
	line-height: 1em;
	padding: 10px 0 5px 0;
	border-bottom: 8px solid rgba(255, 255, 255, 0);
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}

.top_menu a:hover {
	color: #56c2d8;
}

.top_menu.sel a {
	border-bottom: 8px solid #56c2d8;
}

.menu_inner_div {
	display: none;
	position: absolute;
	z-index: 1000;
	margin: -3px 0 0 -10px;
	padding-top: 2px;
	padding-bottom: 5px;
	background: white;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.top_menu:hover .menu_inner_div {
	display: block;
}

.menu_inner_div a {
	display: block;
	border: 0 !important;
	padding: 8px 10px;
	min-width: 150px;
	max-width: 300px;
}

.menu_inner_div a.sel {
	color: #56c2d8;
}

#fog_of_war {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000;
	background: rgba(255, 255, 255, 0.7);
}

#fog_of_war #loading_bar {
	position: absolute;
	left: 50%;
	top: 50%;
	/*
	width: 120px;
	height: 120px;
	margin: -60px -60px;
	background: url(/shablon/img/loading-2-sm.gif);
	*/
	width: 6em;
	height: 6em;
	margin-top: -3em;
	margin-left: -3em;
}

#fog_of_war #loading_bar .fa {
	font-size: 6em;
}

#card_info_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.7);
}

#card_info_block {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 450px;
	margin: -225px 0 0 -450px;
	background: white;
	border: 2px solid #ccc;
	padding: 10px;
	overflow: hidden;
}

#card_info_block #card_info_txt_container {
	width: 820px;
	height: 450px;
	float: left;
	position: relative;
}

#card_info_block #card_info_txt {
	height: 440px;
}

#card_info_block .external-scroll_y {
	height: 390px;
	position: absolute;
	top: 40px;
	right: 10px;
}

#card_info_block .icon_close {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border-radius: 24px;
	background: #ddd;
	font-size: 14px;
}

.filtr_container {
	background: #ebd8b1;
}

.filtr_block {
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding: 10px;*/
}

.filtr_block:last-child {
	border-bottom: 0;
}

.filtr_color {
	border: 1px solid #ccc;
	float: left;
	width: 23px;
	height: 23px;
	margin: 4px;
	border-radius: 3px;
}

.filtr_color.checked {
	border: 3px solid #777;
	width: 31px;
	height: 31px;
	margin: 0px;
}

.filtr_color img {
	width: 100%;
	height: auto;
}

.main_promo {
	display: block;
	height: 350px;
	background: url(/img/100vizitok-top_main.jpg) no-repeat center center transparent;
}

.bc_icons_razd {
	height: 80px;
	padding-left: 80px;
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: white;
	text-decoration: none;
}

.bc_icons_razd span {
	line-height: 80px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}

.bc_icons_razd:hover span {
	text-decoration: none;
}

.plusminus {
	line-height: 13px;
}

.square_box {
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.square_box img {
	width: 100%;
	height: auto;
}

.square_box .txt_area {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	padding: 1.5em;
	color: white;
	text-transform: uppercase;
	background: rgba(23, 72, 12, 0.8);
	font-weight: 700;
	opacity: 0;
	transition: all 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
}

.square_box:hover .txt_area {
	opacity: 1;
}

.square_box .txt_area_info {
	text-transform: none;
	font-weight: 400;
	margin-top: 1em;
}

#fotovideo_list_container {
	position: absolute;
	overflow: hidden;
	left: 50px;
	right: 50px;
}

#fotovideo_list {
	overflow: visible;
	white-space: nowrap;
	transition: all 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
}

#fotovideo_list img {
	display: inline-block;
	width: 100px;
	margin: 10px 5px;
	opacity: 0.6;
	border: 3px solid #fff;
}

#fotovideo_list img:hover {
	opacity: 1;
}

#fotovideo_list img.sel {
	border: 3px solid #5ebb46;
	opacity: 1;
}

#fotovideo_container {
	margin: 0 auto;
	width: 96%;
	text-align: center;
}

#fotovideo_container img {
	max-width: 900px;
}

#fotovideo_data_container {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}

.fotovideo_arrow {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	border: 1px solid #ddd;
	border-radius: 3px;
	line-height: 28px;
	text-align: center;
	margin-top: -15px;
	cursor: pointer;
}

#fotovideo_arrow_left {
	left: 10px;
}

#fotovideo_arrow_right {
	right: 10px;
}

#fotovideo_data {
	position: relative;
	padding: 2em;
	transition: all 0.3s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
}

#fotovideo_data img {
	width: auto;
	height: auto;
	max-width:100%;
	max-height:600px;
}

#fotovideo_data iframe {
	max-width: 100%;
}

#fotovideo_data video {
	max-width: 100%;
	height: auto;
}

#fotovideo_next {
	position: absolute;
	width: 2em;
	height: 2em;
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid #999;
	border-radius: 6px;
	text-align: center;
	line-height: 1.9em;
	font-size: 2em;
	cursor: pointer;
	right: 0.5em;
	top: 25%;
	z-index: 2;
	opacity: 0.3;
	transition: all 0.5s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
}

#fotovideo_prev {
	position: absolute;
	width: 2em;
	height: 2em;
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid #999;
	border-radius: 6px;
	text-align: center;
	line-height: 1.9em;
	font-size: 2em;
	cursor: pointer;
	left: 0.5em;
	top: 25%;
	z-index: 2;
	opacity: 0.3;
	transition: all 0.5s cubic-bezier(0.26, 0.86, 0.44, 0.985) 0s;
}

#fotovideo_container:hover #fotovideo_next, #fotovideo_container:hover #fotovideo_prev {
	opacity: 1;
}

#fotovideo_next:hover, #fotovideo_prev:hover {
	background: rgba(255, 255, 255, 1);
}

#vimeo_block {
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#vimeo_bg {
	width: 100%;
	height: auto;
	max-width: 1000px;
}

.delivery_map_small {
	width: 100%;
	height: 230px;
}

#feedback_container {
	position: fixed;
	display: none;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.7);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
}

#feedback {
	width: 720px;
	position: absolute;
	left: 50%;
	margin-left: -360px;
	top: 10%;
	background: white;
	padding: 20px;
	border-radius: 4px;
}

#msg_fb {
	height: 8em;
}

#error_fb {
	display: none;
}

.coment {
	color: rgba(0, 0, 0, 0.5);
}

.new_review {
	background: #ffffee;
}

.review .publish {
	display: none;
}

.review.new_review .unpublish {
	display: none;
}

.review.new_review .publish {
	display: inline-block;
}

.cart_icon {
	cursor: pointer;
	padding-left: 27px;
	height: 1.5em;
	line-height: 1.5em;
	background: url(/img/cart.svg) no-repeat left center transparent;
	background-size: contain;
	margin-bottom: 13px;
}

.fav_icon {
	cursor: pointer;
	padding-left: 27px;
	height: 1.5em;
	line-height: 1.5em;
	background: url(/img/favorite.svg) no-repeat left center transparent;
	background-size: contain;
	margin-right: 1em;
	margin-bottom: 13px;
}

.office_icon {
	cursor: pointer;
	padding-left: 27px;
	height: 1.5em;
	line-height: 1.5em;
	background: url(/img/office.svg) no-repeat left center transparent;
	background-size: contain;
	margin-right: 1em;
	margin-bottom: 13px;
}

.cart_icon {
	
}

.main_slide {
	margin-top: -150px;
	height: 640px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#slide_1 {
	background-image: url(/content/images/main/slide_bc.jpg);
}

.zabor_top {
	background: url(/img/zabor-top.png) repeat-x center top transparent;
	height: 10px;
	width: 100%;
}

.zabor_bottom {
	background: url(/img/zabor-bottom.png) repeat-x center top transparent;
	height: 10px;
	width: 100%;
}

#new_review_container {
	background: url(/img/review_bg.jpg) no-repeat center top transparent;
	background-size: cover;
}

.bc_main {
	/*padding-top: 210px;*/
	padding-top: 110px;
	padding-bottom: 30px;
	background: url(/content/images/pages/business_cards.jpg) no-repeat right top #f8f0c9;
	background-size: cover;
}

.pc_main {
	padding-top: 210px;
	background: url(/content/images/pages/post_cards.jpg) no-repeat right top #badda6;
	background-size: cover;
}

.blue_btn {
	background: #56c2d8;
	color: black;
}

.blue_btn:hover,  .blue_btn:active{
	background: #64cfe5;
	color: black;
}

#game_container {
	position: fixed;
	z-index: 100010;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}

.promo_present {
	height: 700px;
	width: 100%;
	background: url(/img/present_new.jpg) no-repeat center;
	background-size: auto 100%;
	display: block;
	transition: all 3s ease;
}

.promo_present:hover {
	background-size: auto 110%;
}