body{
	background-color: #f7f7f7;
	font-family: 'Open Sans', sans-serif;
	color: #5e6a71;
	font-size: 12px;
	margin: 0;
}

#header{
	height: 125px;
	float: left;
	width: 100%;
	position: relative;
	background-color: #fff;
	z-index: 10;
	min-width: 1100px;
}

#slide1, #slide2, #slide3, #slide4, #slide5, #slide6, #slide7, #slide8, #slide9, #slide10, #slide11{
	cursor: pointer;
}

#header #header-info{
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width: 990px;
	height: 65px;
}

#header img{
	float: left;
	clear: both;
}

#header menu{
	float: left;
	clear: both;
}

#header .contacts{
	right: 0px;
	top: 0px;
	font-weight: 300;
	position: absolute;
}

#header .contacts span{
	float: left;
	color: #c8cfd4;
	font-size: 14px;
	clear: both;
	position: relative;
}

#header .contacts b{
	float: left;
	font-weight: 600;
	font-size: 30px;
	color: #2b414f;
	clear: both;	
}

#header .contacts a{
	float: left;
	font-weight: 400;
	font-size: 11px;
	color: #0da3e7;
	clear: both;
	text-decoration: none;
    border-bottom: 1px dotted #0da3e7;
}

#header .contacts a:hover, #footer .contacts a:hover{
	border-bottom: 0px;
}

.slider {
	position: relative;
	float: left;
	width: 100%;
	min-width: 1100px;
}

.slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	left: 0;
}

.slider li {
	height: 100%;
	max-width: 1920px;
	display: block;
	float: left;
	width: 100%;
}

#slide1{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/1.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#slide2{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/2.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#slide3{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/3.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#slide4{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/4.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#slide5{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/5.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#slide6{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/6.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#slide7{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/7.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#slide8{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/8.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#slide9{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/9.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#slide10{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/10.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#slide11{
	float: left;
	width: 100%;
	height: 450px;
	background-image: url('/images/slider/gamer-club.jpg?95190');
	background-repeat: no-repeat;
	background-position: center;
}

#slider-blog{
	float: left;
	position: relative;
	width: 100%;
	height: 450px;
}

#slider-blog-header1{
	float: left;
	position: relative;
	width: 100%;
	min-width: 1080px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: center;
}

#slider-blog-header1 h1{
	font-weight: 800;
	font-size: 48px;
	color: #fff;
	position: absolute;
	left: 50%;
	margin: 20px 0px 0px -500px;
	text-shadow: #000 4px 0px 4px, #000 0px 2px 2px, #000 0px -2px 2px, #000 -2px 0px 2px;
}

#slider-prev{
	background-image: url('/images/slider-arrows.png');
	background-position: 0px -90px;
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 180px;
	width: 49px;
	height: 90px;
	z-index: 1000;
}

#slider-next{
	background-image: url('/images/slider-arrows.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: 460px;
	top: 180px;
	width: 49px;
	height: 90px;
	z-index: 1000;
}

#content-blog{
	float: left;
	position: relative;
	width: 100%;
	min-width: 1100px;
	z-index: 5;
	padding-bottom: 50px;
}

#sitemap-blog{
	float: left;
	position: relative;
	height: 55px;
	width: 100%;
}

#sitemap{
	left: 50%;
	margin-left: -520px;
	float: left;
	position: relative;
}

#sitemap-blog ul{
	padding: 0px;
	list-style: none;
}

#sitemap-blog ul li{
	margin: 10px 3px;
	background-image: url('/images/sitemap.png');
	background-repeat: no-repeat;
	background-position: 0px -16px;
	float: left;
	padding-left: 0px 110px;
	padding-left: 20px;
	color: #2b414f;
	font-size: 11px;
	font-weight: bold;
}

#sitemap-blog ul li a{
	color: #0da3e7;
	text-decoration: none;
}

#sitemap-blog ul li a:hover{
    border-bottom: 1px dotted #0da3e7;
}

#sitemap-blog ul li:first-child{
	background-image: url('/images/sitemap.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 1px;
	height: 16px;
	cursor: pointer;
}

#pages-content{
	float: left;
	left: 50%;
	margin-left: -570px;
	position: relative;
	width: 1040px;
	z-index: 20;
	background-color: #fff;
	min-width: 1040px;
	padding: 35px 50px;
}

#pages-left-blog{
	float: left;
	width: 260px;
	padding-right: 40px;
}

#pages-left-blog ul{
	padding-left: 0;
	list-style: none;
}

#pages-left-blog ul li{
	padding: 10px;
	border-left: 2px solid #fff;
	font-size: 14px;
}

#pages-left-blog ul li a{
	color: #808a91;
	text-decoration: none;
	display: block;
	width: auto;
}

#pages-left-blog ul li a:hover{
	color: #13334a;
}

#pages-left-blog ul li.active{
	border-left: 2px solid #0da3e7;
	background-color: #f7f7f7;
	font-weight: bold;
	color: #2b414f;
	position: relative;
	cursor: default;
}

#pages-left-blog ul li.active:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-left-color: #f7f7f7;
	border-width: 18px;
	margin-top: -18px;
	background: #fff;
}

#pages-right-blog{
	float: left;
	position: relative;
	color: #5e6a71;
	font-size: 12px;
	font-weight: 600;
	width: calc(100% - 300px);
	text-align: justify;
}

#pages-right-blog a{
	color: #0da3e7;
	text-decoration: none;
}

#pages-right-blog a:hover{
	border-bottom: 1px dotted #0da3e7;
}

#pages-right-blog h1{
	color: #2b414f;
	font-size: 24px;
	font-weight: 800;
}

#content{
	float: left;
	left: 50%;
	margin-left: -570px;
	top: -50px;
	position: relative;
	width: 1040px;
	z-index: 20;
	background-color: #fff;
	min-width: 1040px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 35px 50px;
}

#pages-right-blog ul#photos{
	position: relative;
	width: 700px;
	margin: 0;
	padding: 0;
	list-style: none;
	left: 0 !important;
}

#pages-right-blog ul#photos li{
	float: left;
	padding: 7px;
	margin: 0px;
}

#pages-right-blog ul#photos li img{
	border-width: 1px;
	border-style: solid;
	border-color: #0da3e7;
	padding: 1px;
	margin: 0px;
}

#pages-right-blog ul#photos li:first-child{
	padding: 7px 7px 7px 0px;
	margin: 0px;
}

#pagination{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 22px;
	width: 100%;
	background-color: #fff;
	float: left;
	position: relative;
	height: 140px;
	min-width: 920px;
}

.wrapper:hover,.wrapper.selected{
	/*
	background:url("/images/services-border.png?51"),url("/images/services.jpg?57532") no-repeat scroll 0px 0px transparent;
	*/
	border: 1px solid #0da3e7;
	border-radius: 50%;
}

.wrapper{
	background:url("/images/services.jpg?1255") no-repeat scroll 0px 0px transparent;
	width: 100px; 
	height: 100px; 
	float: left; 
	cursor: pointer; 
	border: 1px solid transparent;
	border-radius: 50%;
	opacity: 0.4;
}

.wr-blog{
	width: 100px;
	float: left;
	left: 0px;
}

.service-name{
	float: left;
	padding-left: 1px;
	padding-top: 3px;	
	text-align: center;
	width: 100%;
	font-size: 14px;
	top: 138px;
	text-align: center;
	cursor: pointer;
	color: #777e82;
}

.service-name.selected{
	font-weight: 600;
	color: #2b414f;
}

/*

#content .page-title{
	background-image: url('/images/title-bg.jpg');
	background-position: 0px 10px;
	background-repeat: repeat-x;
	padding: 0px 354px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}


#content h1{
	position: relative;
	color: #2b414f;
	font-size: 24px;
	font-weight: 800;
	background-color: #fff;
	text-align: center;
	width: 300px;
	padding: 0;
	margin: 0;
}
*/

#content .texts p{
	color: #5e6a71;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
}

.list_carousel {
	width: 862px;
	border-width: 0px;
	border-style: solid;
	margin-bottom: 20px;
}

.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	margin-left: 10px;
	padding: 0;
	list-style: none;
	display: block;
	padding-bottom: 280px;
}

.list_carousel li {
	margin: 20px;
	float: left;
	width: 314px;
	height: 107px;
}

.list_carousel ul#photos li {
	width: 160px;
}

ul#photos li a:hover{
	border: 0px;
}


#akcii li a img{
	border-width: 1px;
	border-style: solid;
	border-color: #0da3e7;
	padding: 2px;
}

#pages-right-blog hr{
	border: 1px solid #e2e2e2;
}

#footer{
	min-width: 1040px;
	float: left;
	position: relative;
	left: 50%;
	margin-left: -520px;
	width: 1020px;
	background-image: url('/images/logo-bw.jpg');
	background-repeat: no-repeat;
	height: 100px;
	color: #2b414f;
	font-size: 12px;
}

#footer #address{
	float: left;
	position: relative;
	margin: 0px;
	width: 480px;
}

#footer #address b{
	float: left;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	height: 100%;
	margin: -4px 0px;
}

#footer span.copy{
	float: left;
	position: relative;
	font-size: 11px;
	width: 200px;
	color: #c8cfd4;
	padding: 0px 150px 0px 60px;
	top: 7px;
	height: 100%;
}

#footer .contacts{
	float: left;
	position: relative;
	width: 120px;
}

#footer .contacts span{
	float: left;
	position: relative;
	color: #c8cfd4;
	font-size: 14px;
	width: 100%;
	text-align: left;
}

#footer .contacts b{
	float: left;
	font-weight: 600;
	font-size: 30px;
	color: #2b414f;
}

#footer .contacts a{
	float: left;
	font-weight: 400;
	font-size: 11px;
	color: #0da3e7;
	text-decoration: none;
    border-bottom: 1px dotted #0da3e7;
}

#htg{
	border-width: 1px;
	border-style: solid;
	border-color: #0da3e7;
	width: 700px;
	height: 500px;
}

#new-year{
	width: 213px;
	height: 275px;
	background-image: url('/images/newyear.PNG');
	position: absolute;
	right: 20px;
	z-index: 999;
}

#price-gost tr td{
	background-color: #f7f7f7;
}

#price-gost tr td{
	height: 100%;
}

#ny_right{
    width: 180px;
    height: 317px;
    position: fixed;
    background-image: url(/images/ny/new19-r.png);
    right: 0px;
    z-index: 5000;
}

#ny_left{
    width: 180px;
    height: 326px;
    position: fixed;
    background-image: url(/images/ny/new19-l.png);
    left: 0px;
    top: 0px;
    z-index: 5000;
}

#slider-main:before {
    content: '';
    position:absolute;
    width:100%;
    height:100%;
}

#move{
	display: block;
	height: 130px;
	position: absolute;
	width: 100%;
	z-index: 1000;
	bottom: 55px;
}

#content .title {
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	margin: 0;
	color: #2b414f;
	font-size: 24px;
	font-weight: 800;
	text-transform: uppercase;
}

#content .title:before {
	content: '';
	height: 1px;
	flex: 1;
	background-color: #dfe7ea;
	margin-right: 16px;
}

#content .title:after {
	content: '';
	height: 1px;
	flex: 1;
	background-color: #dfe7ea;
	margin-left: 16px;
}

#content-blog.p0 {
	padding: 0;
}
