*{
	margin:0;
	padding:0;
}

header,footer,
article,section,,nav,
figure{
	display:block;
}

body{
	min-width: 733px;
	font-size: 1em;
	color:#222222;
	background-color:#f5f5f5;
	font-family: Verdana, Tahoma;
}

#logo_header {
	position: relative;
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;
	border-top: 6px solid #D70005;
}

div.location {
	position: absolute;
	width: 350px;
	height: 95px;
	top: 0;
	right: 5%;
}

div.location div:nth-child(1) {
	margin-top: 18px;
	font-size: 18px;
	background-image: url(images/gps.svg);
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #666666;
}

div.location div:nth-child(2) {
	margin-top: 18px;
	font-size: 18px;
	background-image: url(images/icons8.svg);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-bottom: 4px;
	padding-left: 30px;
	color: #666666;
}

#contact-header {
	position: absolute;
	height: 95px;
	top: 30px;
	left:42%;
}

#contact-header a {
	padding-left: 40px;
	padding-bottom: 5px;
	font-size: 25px;
	color: #444;
	background-image: url(images/Viber_icon.svg);
	background-size: 28px;
	background-repeat: no-repeat;
	background-position: 0 3px;
	line-height: 40px;
	text-decoration: none;
}

#logo_header a.logo, #logo_header a.logo_ru {
	display: block;
	width: 476px;
	height: 99px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(images/Logo_ua.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo_header a.logo_ru {
	background-image: url(images/Logo_ru.png);
}

#sliderAndMenu {
	background: #D70005;
}

#menu {
	margin: 0 auto;
	margin-left: -215px;
	text-align: center;
	position: relative;
}

#menu ul {
	display: inline-block;
}

#menu ul li {
	list-style: none;
	text-align: center;
	display: inline-block;
}

#menu ul li a {
	color: #FEF2E7;
	font-size: 1em;
	text-decoration: none;
	display: inline-block;
	height: 40px;
	padding-left: 9px;
	padding-right: 9px;
	vertical-align: middle;
	line-height: 40px;
	border-radius: 2px;
	text-shadow: none;
	border-top: 3px solid #D70005;
	border-bottom: 3px solid #D70005;
}

#menu ul li a:hover {
	color: #FFFFFF;
	background: #C60005;
	border-radius: 2px;
	border-top: 3px solid #A60004;
	border-bottom: 3px solid #A60004;
}


a.very {
	color: #222222;
	cursor: default;
	text-decoration: none;
}

a.very:hover {
	color: #222222;
	text-decoration: none;
}

a.very:visited {
	color: #222222;
	text-decoration: none;
}

div.box_img_center {
	text-align: center;
	margin: 10px auto;
}
div.box_img_center div {
	display: inline-block;
	box-shadow: inset 0px 0px 20px rgba(4,0,60,0.99);
}
div.box_img_center img {	
  position: relative;
	z-index: -2;
}
#search {
	width: 200px;
	position: absolute;
	padding-top: 8px;
	padding-left: 15px;
}

/* Убираем отступы в поле поиска */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0 !important;
}

/* Убираем заливку и рамку вокруг поля поиска */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: transparent !important;
  border: none !important;
}

#sliderBox {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 400px;
	background: #FFF;
	margin-bottom: -30px;
}

div.slide {
	width: 1200px;
	height: 400px;
	position: relative;
}

div.slide-1 {
	background: url(images/slide/slad-5.jpg) 50% 50%;
}

div.slide-2 {
	background: url(images/slide/slad-1.jpg) 50% 50%;
}

div.slide-3 {
	background: url(images/slide/slad-2.jpg) 50% 50%;
}

div.slide-4 {
	background: url(images/slide/slad-4.jpg) 50% 50%;
}

div.slide-5 {
	background: url(images/slide/slad-5.jpg) 50% 50%;
}

div.slideContent {
	width: 37%;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 15px;
	background:#400040;
	background:rgba(64,0,64,.5);
}

div.slideContent div {
	max-height: 250px;
	overflow: hidden;
	opacity: .8;
}

div.slideContent h4 {
	color: #FFFFFF;
	font-size: 19px;
	text-align: center;
	margin-bottom: 5px;
	border-bottom: 1px solid #a5a5a5;
	text-shadow: 1px 1px 1px #000;
}

div.slideContent p {
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	line-height: 25px;
	text-shadow: 1px 1px 1px #000;
}

div.slideLink {
	text-align: right;
	margin-top: 6px;
}

div.slideLink a {
	color: #f5f5f5;
	font-size: 12px;
	text-decoration: underline;
}

div.slideLink a:hover {
	color: #FFFFB3;
	text-decoration: none;
}


div.slider-button-prev, div.slider-button-next {
	position: absolute;
	width:41px;
	height:58px;
	top: 40%;
	cursor:pointer;
	background-image: url(images/sliderArrow.png);
}

div.slider-button-prev {
	left: -55px;
	background-position: 0 0;
}

div.slider-button-next {
	right: -55px;
	background-position: -41px 0;
}

.pagination {
	position: absolute;
	top: -20px;
	left: 0;
	z-index: 20;
	list-style:none;
	height:23px;
	display:none;
}

.pagination li {
	float:left;
	cursor:pointer;
	height:12px;
	width:12px;
	background:#d5d5d5;
	border-radius:6px;
	margin-right:5px;
}

.pagination li:hover {
	background:#666666;
	-webkit-transition:background .4s;
	-moz-transition:background .4s;
	transition:background .4s
	color:#000;
}

li.current {
	background:#a5a5a5;
}

/* TinyFader */

#slideshow {
	float: left;
	width: 1200px;
	height: 400px;
}

#slides {
	position: relative;
	width: 1200px;
	height: 400px;
	list-style: none;
	overflow: hidden;
}

#slides li {
	width: 1200px;
	height: 400px;
	list-style: none;
}

.fader-slide {
	opacity:0;
	position:absolute
}
.fader-fade {
	opacity:1;
	-webkit-transition:opacity .8s;
	-moz-transition:opacity .8s;
	transition:opacity .8s
}



#greyBlock {
	height: 250px;
	background: #EAD5FF;
}

#altMenu {
	margin: 0 auto;
	text-align: center;
}

#altMenu ul {
	display: inline-block;
	list-style: none;
	text-align: center;
	margin-top: 15px;

}

#altMenu ul li {
	display: inline-block;
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	padding: 2px;
	border-radius: 50%;
	border: 3px solid #B66CFF;
	-webkit-transition:border 1.6s;
	-moz-transition:border 1.6s;
	transition:border 1.6s;
}

#altMenu ul li:hover {
	border: 3px solid #9A35FF;
	-webkit-transition:border .2s;
	-moz-transition:border .2s;
	transition:border .2s;
}

#altMenu ul li a {
	width: 75px;
	height: 75px;
	display: block;
	position: relative;
	text-decoration: none;
	border-radius: 50%;
	border: 3px solid #FFFFFF;
	background: #FFFFFF;
	color: #76538A;
	font-size: 13px;
	font-family: Tahoma, Verdana;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-image: url(images/Icon-8pcs-75x75.png);
}

#altMenu ul li a.fon-1 {
	background-position: 0 0;
}

#altMenu ul li a.fon-1:hover {
	background-position: 0 -75px;
}

#altMenu ul li a.fon-2 {
	background-position: -75px 0;
}

#altMenu ul li a.fon-2:hover {
	background-position: -75px -75px;
}

#altMenu ul li a.fon-3 {
	background-position: -150px 0;
}

#altMenu ul li a.fon-3:hover {
	background-position: -150px -75px;
}

#altMenu ul li a.fon-4 {
	background-position: -225px 0;
}

#altMenu ul li a.fon-4:hover {
	background-position: -225px -75px;
}

#altMenu ul li a.fon-5 {
	background-position: -300px 0;
}

#altMenu ul li a.fon-5:hover {
	background-position: -300px -75px;
}

#altMenu ul li a.fon-6 {
	background-position: -375px 0;
}

#altMenu ul li a.fon-6:hover {
	background-position: -375px -75px;
}

#altMenu ul li a.fon-7 {
	background-position: -450px 0;
}

#altMenu ul li a.fon-7:hover {
	background-position: -450px -75px;
}

#altMenu ul li a.fon-8 {
	background-position: -525px 0;
}

#altMenu ul li a.fon-8:hover {
	background-position: -525px -75px;
}

#altMenu ul li a:hover {
	color: #6500CA;
}

#altMenu ul li a span {
	box-sizing: border-box;
	display: block;
	position: absolute;
	height: 130px;
	left: -15px;
	right: -15px;
	bottom: -50px;
	padding-top: 95px;
	vertical-align: middle;
}

#box_page{
	width:100%;
	margin:0 auto;
}

#boxArticles {
	box-sizing: border-box;
    position: relative;
    z-index: 10;
    width: 96%;
    max-width: 1300px;
    min-height: 600px;
    margin: 0 auto;
    margin-top: -90px;
    margin-bottom: -90px;
    background: #FFFFFF;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

#articles {
    padding-left: 30px;
    padding-right: 30px;
}

div.sidebar_true {
    padding-right: 320px;
}

#aside {
	position: absolute;
	width: 320px;
	top: 25px;
	right: 10px;
	bottom: 25px;
	border-left: 1px dotted #e5e5e5;
	padding-left: 10px;
	overflow: hidden;
}

p.counter {
	font-size: 0.7em;
	color:#dddddd;
	margin-bottom:18px;
	padding:2px;
	text-align:right;
}

/* Hyperlink Styles: */

a, a:visited {
	color: #1053C2;
	text-decoration:none;
	outline:none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a img {
	border:none;
}

/* Headings: */

h1, h2, h3, h4, h5, h6 {
	font-size:1.4em;
	font-weight:normal;
	letter-spacing:0.02em;
	text-transform:uppercase;
	font-family: Tahoma, Verdana;
	border-bottom:1px dotted #d5d5d5;
	margin: 30px 0 15px 0;
	padding-bottom: 5px;
}

h2, h3, h4, h5, h6 {
	font-size:1.2em;
}

p {
	line-height:1.7em;
	padding-top:1.2em;
	text-indent: 1.5em;
}

p.big-size {
	font-size: 1.2em;
}

/* The clearfix hack to clear the floats: */

.clear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#page{
	margin:0 auto;
	position:relative;
}

article {
	padding:25px;
	padding-top: 35px;
}

figure {
	float:left;
	margin-right:15px;
}

/* Footer styling: */

footer {
    position: relative;
    z-index: 8;
    height: 250px;
    padding-top: 100px;
    background: #400040;
    padding-bottom: 35px;
}

footer p {
	color: #FFBBFF;
	font-size: 1em;
}

div.copyright {
	padding:20px;
	text-align: center;
}

p.copyright {
	position: absolute;
	left: 30px;
	bottom: 50px;
	color: #FFBBFF;
}

#footerMenu {
	height: 40px;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	border-top: 1px dashed #FFBBFF;
	text-align: center;
}

#footerMenu ul {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}

#footerMenu ul li {
	display: inline-block;
	margin: 0 5px;
	text-align: center;
	list-style: none;
	font-size: 0.9em;
	line-height: 40px;
}

#footerMenu a, div.copyright a {
	color: #FFBBFF;
}

#footerMenu a:hover, div.copyright a:hover {
	color: #FFBFDF;
}

#scrollup {
	position: fixed;
	width: 52px;
	height: 42px;
	right: 10px; bottom: 70px;
	display: none;
	opacity: 0.8;
	background-image: url(images/button_by_top.png);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 10;
}

div.boxCounter {
	position: absolute;
	width: 120px;
	height: 41px;
	left: -120px;
	bottom: 90px;
	padding-right: 50px;
	background-image: url(images/arrowCounter.png);
	background-repeat: no-repeat;
	background-position: center right;
	-webkit-transition:left 1.8s;
	-moz-transition:left 1.8s;
	transition:left 1.8s;
}

div.boxCounter:hover {
	left: 0px;
	background-image: none;
	-webkit-transition:left .3s;
	-moz-transition:left .3s;
	transition:left .3s;
}

div.boxCounter ul li {
	display: inline-block;
	padding: 5px;
	list-style: none;
}

#article1 ul.ul {
	color:#3b3b3b;
	line-height:2em;
	list-style:none;
	padding-left: 35px;
}

#article1 ul.ul li::before {
	content: " ";
	display: inline-block;
	width: 11px;
	height: 11px;
	background-color: #8000FF;
	border-radius: 50%;
	margin-right: 5px;
}

#article1 ul.ul li::after {
	content: ";";
}

#article1 ul.ul li:last-child::after {
	content: ".";
}

.center {
	text-align: center;
}

p.reed_dalee {
	text-align: right;
	margin-right: 50px;
}

p.price {
	text-align: right;
	padding-right: 10%;
}

p.price a {
	max-width: 250px;
	padding: 10px;
	border-radius: 3px;
	background: #00B300;
	border: 1px solid green;
	color: #FFF;
	text-decoration: none;
	transition: all .5s;
}

p.price a:hover {
	background: #00D700;
	transition: all .3s;
}

table.in_articles {
	border: 1px solid #d5d5d5;
	background: #FFFFFF;
	margin: 15px auto;
	font-size: 1em;
}

table.in_articles td {
	padding: 10px;
	border-top: 1px dotted #d5d5d5;
	border-left: 1px dotted #d5d5d5;
}

table.in_articles tr:first-child td {
	font-size: 0.9em;
	background-color: #EAD5FF;
}

#location_contact {
	min-height: 800px;
	margin-top: 25px;
}


#arenda_blocks {
	margin: 10px auto;
	text-align: center;
}

#arenda_blocks li {
	box-sizing: border-box;
	display: inline-block;
	width: 225px;
	margin: 10px;
	min-height: 350px;
	vertical-align: middle;
	list-style: none;
	border: 1px dashed #DDD;
	border-radius: 3px;
	background-image: url(images/Slider_arenda.png);
	background-repeat: no-repeat;
}

#arenda_blocks li:hover {
	border: 1px dashed #DBB7FF;
}

#arenda_blocks li:nth-child(1) {
	background-position: 0 0;
}

#arenda_blocks li:nth-child(2) {
	background-position: -225px 0;
}

#arenda_blocks li:nth-child(3) {
	background-position: -450px 0;
}

#arenda_blocks li:nth-child(4) {
	background-position: -675px 0;
}

#arenda_blocks li:nth-child(5) {
	background-position: -900px 0;
}

#arenda_blocks li:nth-child(6) {
	background-position: -1125px 0;
}

#arenda_blocks li:nth-child(7) {
	background-position: -1350px 0;
}

#arenda_blocks li:nth-child(8) {
	background-position: -1575px 0;
}

#arenda_blocks li:nth-child(9) {
	background-position: -1800px 0;
}

#arenda_blocks strong {
	display: block;
	margin-bottom: 15px;
	padding: 2px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	color: #400080;
	text-align: center;
	border-bottom: 1px dashed #E5E5E5;
}

#arenda_blocks span {
	display: block;
	font-size: 12px;
	color: #666;
}

#arenda_blocks li a {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: none;
	text-decoration: none;
	padding: 8px;
	padding-top: 250px;
}

ul.map li {
	line-height:2em;
	list-style:none;
	padding-left: 35px;
}

ul.map li::before {
	content: " ";
	display: inline-block;
	width: 17px;
	height: 12px;
	background-image: url(images/white-page-with-folded-corner-svgrepo-com.svg);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: 0 0;
}


@media screen and (max-width: 1328px) {
#sliderBox {
	width: 1000px;
	height: 300px;
	margin-bottom: -30px;
}

div.slide {
	width: 1000px;
	height: 300px;
}

div.slideContent div {
	max-height: 300px;
}

#slideshow {
	width: 1000px;
	height: 300px;
}

#slides {
	width: 1000px;
	height: 300px;
}

#slides li {
	width: 1000px;
	height: 300px;
}

div.location {
	right: 0;
}

#contact-header {
	left:44%;
}

}

@media screen and (max-width: 1183px) {


#sliderBox {
	width: 800px;
	height: 250px;
	margin-bottom: -30px;
}

div.slide {
	width: 800px;
	height: 250px;
}

#greyBlock {
	height: 236px;
}

#altMenu ul {
	margin-top: 10px;
}

#slideshow {
	width:800px;
	height:250px;
}

#slides {
	width:800px;
	height:250px;
}

#slides li {
	width:800px;
	height:250px;
}

div.location {
	right: 0;
	width: 310px;
}

div.location div:nth-child(1) {
	margin-top: 18px;
	font-size: 16px;
	background-size: 24px;
	background-position: 0 0;
	padding-bottom: 5px;
	padding-left: 30px;
}

div.location div:nth-child(2) {
	margin-top: 18px;
	font-size: 16px;
	background-size: 22px;
	background-position: 0 1px;
	padding-bottom: 4px;
	padding-left: 30px;
}

#contact-header {
	left:46%;
}

#contact-header a {
	padding-left: 30px;
	font-size: 20px;
	background-size: 23px;
	background-position: 0 2px;
	line-height: 40px;
}

#logo_header a.logo {
	background-size: 90%;
	background-position: 0 50%;
}

.pagination {
	top: 0px;
	left: -60px;
}

    }

@media screen and (max-width: 970px) {

#logo_header a.logo {
	background-size: 70%;
	background-position: 0 50%;
}

#sliderBox {
	display: none;
}

#altMenu ul li:last-child {
	display: none;
}

#boxArticles {
    width: 99%;
}

div.location {
	right: 0;
	width: 270px;
}

div.location div:nth-child(1) {
	margin-top: 18px;
	font-size: 14px;
	background-size: 20px;
	background-position: 0 0;
	padding-bottom: 5px;
	padding-left: 23px;
}

div.location div:nth-child(2) {
	margin-top: 18px;
	font-size: 14px;
	background-size: 18px;
	background-position: 0 1px;
	padding-bottom: 4px;
	padding-left: 23px;
}

#contact-header {
	left:42%;
}

#contact-header a {
	padding-left: 30px;
	font-size: 20px;
	background-size: 23px;
	background-position: 0 2px;
	line-height: 40px;
}

#aside {
	position: static;
	width: 98%;
	margin: 0 auto;
	border-top: 3px solid #e5e5e5;
	border-left: none;
	padding-left: 10px;
	padding-bottom: 20px;
	overflow: hidden;
}


}

@media screen and (max-width: 850px) {

#logo_header a.logo {
	background-size: 60%;
	background-position: 0 50%;
}

#sliderBox {
	display: none;
}

#altMenu ul li:last-child {
	display: none;
}

#altMenu ul li:first-child {
	display: none;
}

#boxArticles {
    width: 99%;
}

div.location {
	right: 0;
	width: 250px;
}

div.location div:nth-child(1) {
	margin-top: 18px;
	font-size: 13px;
	background-size: 18px;
	background-position: 0 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

div.location div:nth-child(2) {
	margin-top: 18px;
	font-size: 13px;
	background-size: 16px;
	background-position: 0 1px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#contact-header {
	left:40%;
}

#contact-header a {
	padding-left: 25px;
	font-size: 18px;
	background-size: 20px;
	background-position: 0 2px;
	line-height: 40px;
}

#aside {
	position: static;
	width: 98%;
	margin: 0 auto;
	border-top: 3px solid #e5e5e5;
	border-left: none;
	padding-left: 10px;
	padding-bottom: 20px;
	overflow: hidden;
}

#search {
	width: 120px;
	position: absolute;
	padding-top: 8px;
	padding-left: 15px;
}

#menu {
	margin-left: -120px;
}

#menu ul li:first-child {
	display: none;
}

}