body { padding-top: 70px; padding-right:0px;   }

/* vverhnee menu*/
.menu_brand{
	width:95px;
	height:50px;
}
#glav_menu{
	
}
#glav_nav{
	line-height: 2;
	padding: 2px 0px;
}
#glav_nav li a{
color:black;	
font-size:16px;
}
#glav_nav li span{
font-size:20px;
line-height: 0.1;

}
.menu_phone{
width: 20px; 
height: 30px; 
position:absolute; 
right:10px; 
top:15px;
}
/* раздел цена*/
.table_price{
 border-collapse: collapse;
 width:100%;
 padding-right:0px;
 margin-top:20px;
 margin-bottom:20px;
}
.table_price th, .table_price td{
text-align:center;
padding:10px;
}

/*Раздел карта*/
.screen div h1{
	text-align:center;
	width:100%;
}
.screen{
position:relative;
}
#map{
width:100%;
height:580px;
}
/*Главный слайдер*/
#screen_slider {

    height:674px;
    overflow: hidden;
    position: relative;
    background-color: #000;
}

#screen_slider .screen {
    background-size: 100% auto;
    position: absolute;
    display: block;
    left:0;
    top:0;
    opacity: 1;
    width:100%;
    height:100%;
    background-image: url(img_pb/slider1.jpg);
    -webkit-backface-visibility: hidden;
    background-size: cover;
}

#screen_slider .screen span {
    position: absolute;
    left:50%;
    bottom:100px;
}

#screen_slider .screen span a.more {
    position: absolute;
    width:37px;
    height:21px;
    background-image: url(img_pb/slideDown.png);
    display: block;
    margin-left:17px;
}

#screen_slider.scrolled {
    top:50px;
}

#screen_slider .slider {
    height: 50px;
    left: 50%;
    margin: auto;
    position: absolute;
    top: 30%;
    width: 990px;
}

#screen_slider .slider h1{
    font-size: 30px;
    left: 0;
    margin-left: -450px;
    margin-top: -80px;
    position: absolute;
    top: auto;
    width: 850px;
    z-index: 42;
    display: none;
    line-height: 38px;
	color:white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#screen_slider .slider h1:first-child {
    display: block;
}


#screen_slider .slider a.orderBtn {
    font-family: '__Gotham Pro_5';
    text-decoration: none;
    margin-left:-400px;
    width:302px;
    line-height: 60px;
    display: block;
    font-size:24px;
    text-align: center;
    background-color: #f84a4a;
    color:#FFF;
    margin-top:130px;
}
/*Почему мы*/
#screen_why{
height:674px;
}

#screen_child{
    height:674px;
}
.whyWeSpace {
    width:100%;
    height:100%;
    position: relative;
}

.whyWeSpace .background {
    left:-580px;
    top:0;
    width:100%;
    height:100%;
    position: absolute;
    background-image: url(img_pb/bg2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.whyWeSpace > .whyWe {
    left:50%;
    top:0;
    position: absolute;
}

.whyWeSpace > .whyWe > div {
    margin-left: -305px;
    margin-top: 0px;
}

.whyWeSpace .whyWe > div > h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    font-size:30px;
	font-weight:bold;
    color:#000;
    text-transform: uppercase;
    padding-top: 15px;
    margin-top:0;
    width:810px;
    margin-bottom:0;
}

.whyWeSpace .whyWe > div > div {
    background-image: url("img_pb/bg2-1.png");
    background-position: 29px 0;
    background-repeat: no-repeat;
    width:810px;
    overflow: hidden;
}

.whyWeSpace .whyWe ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.whyWeSpace .whyWe ul li {
    color: #000;
    float: left;
    font-size: 14px;
    margin-bottom: 20px;
    margin-right: 55px;
    padding-top: 195px;
    text-align: center;
    width: 228px;
}

.whyWeSpace .whyWe ul li:last-child {
    margin-right: 0;
}
/*Раздел галерея*/
#screen_gallery{
height:674px;
}
.photoGallery {
    list-style-type: none;
    margin: 0 0 0;
    overflow: hidden;
    height: 100%;
    padding: 0px 0 0;
}

.photoGallery li {
    float:left;
    position: relative;
    font-size: 0;
    cursor: pointer;
    height: 50%;
    width:33.33333%;
    background-repeat: no-repeat;
    background-size: cover;
}

.photoGallery li img {
    width:100%;
}

.photoGallery li div.shadow div p {
    margin-top:-20px;
    text-align: center;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:25px;
	color:white;
}

.photoGallery li div.shadow div {
    position: absolute;
    left:0;
    top:50%;
    width:100%;
}

.photoGallery li div.shadow {
    display:block;
	position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
	
}
.photoGallery li div.shadow:hover {
	opacity: 0;
}

/*Футер с контактами*/
 .footerHeaderSpace {
    background-color: #000;
    width:100%;
    height:100px;
    display: block;
}

.footerHeaderSpace {
    bottom: 0px;
    height: 100px;
    left: 0;
    position: absolute;
}


.footerHeaderSpace {
    padding:0;
}

 .footerHeaderSpace .footerHeader {
    height:100px;
    margin:auto;
    position:relative;
}

.footerHeaderSpace .footerHeader {
    height:100px;
}

.footerHeaderSpace .footerHeader .menu_brand {
    display: block;
	width:95px;
	height:50px;
    position: absolute;
    left:40px;
    top:20px;
}

 .footerHeaderSpace .footerHeader .socialSpace {
    display: block;
    width:196px;
    height:25px;
    background-image: url(img_pb/socialPanel.png);
    background-repeat: no-repeat;
    position: absolute;
    left:524px;
    top:31px;
    margin:0;
    padding:0;
    list-style-type: none;
    font-size: 0;
}

 .footerHeaderSpace .footerHeader .socialSpace li {
    display: inline-block;
    position: relative;
}

 .footerHeaderSpace .footerHeader .socialSpace li a {
    height:24px;
    width:25px;
    margin-right:20px;
    display: block;
}

 .footerHeaderSpace .footerHeader .socialSpace li a.vk {
    margin-right: 17px;
}

 .footerHeaderSpace .footerHeader .socialSpace li a.fb {
    margin-right: 21px;
}

 .footerHeaderSpace .footerHeader .socialSpace li a.ig {
    margin-right: 21px;
}

 .footerHeaderSpace .footerHeader .socialSpace li a.promo {
    margin-right: 12px;
}

 .footerHeaderSpace .footerHeader .socialSpace li a.fran {
    margin-right: 0;
}

 .footerHeaderSpace .footerHeader .phon {
    font-family: '__Gotham Pro_5';
    display: block;
    background-image: url(img_pb/phone.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    right:114px;
    top:23px;
    margin:0;
    font-size:19px;
    padding:0 0 0 20px;
}

 .footerHeaderSpace .footerHeader .phon a {
    color:white;
}

 .footerHeaderSpace .footerHeader .address {    
    background-position: 0 2px;
    background-repeat: no-repeat;
    color: white;
    display: block;
    font-family: "__Gotham Pro_5";
    font-size: 14px;
    height: 22px;
    margin: 0;
    padding: 0 0 0 23px;
    position: absolute;
    right: 114px;
    text-align: right;
    text-decoration: none;
    top: 54px;
    width: 255px;
}


/*цена*/
.priceSpace {
    width:100%;
    position: relative;
    height: 672px;
    padding-top:75px;
	padding-bottom:20px;
}



.priceSpace .price {
    width:100%;
    margin:auto;
    color:#000;
    position: relative;
}
.priceSpace .price  table{
margin-bottom:40px;
}
.priceSpace .price h1.priceTitle {
    background: url("img_pb/priceBg.png");
    font-size: 30px;
    height: 51px;
    line-height: 51px;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    width: 120px;
    font-family: "__Gotham Pro_5";
}

.priceSpace > .price > p {
    margin:0px;
    font-size:14px;
    text-align: center;
	font-weight:bold;
}

.priceSpace > .price > p.subtitle {
    font-family: "__Gotham Pro_5";
    margin:20px 0;
}

/*carusel*/

 

/*
#slider{
position:absolute;
width:100%;
top:100px;
height: 100%;
/*display:none;
}

div#carousel { 
  perspective: 1200px; 
  background: #100000; 
  padding-top: 10%; 
  font-size:0; 
  margin-bottom: 3rem; 
  overflow: hidden; 
}
figure#spinner { 
  transform-style: preserve-3d; 
  height: 300px; 
  transform-origin: 50% 50% -500px; 
  transition: 1s; 
} 
figure#spinner img { 
  width: 40%; max-width: 425px; 
  position: absolute; left: 30%;
  transform-origin: 50% 50% -500px;
  outline:1px solid transparent; 
}
figure#spinner img:nth-child(1) { transform:rotateY(0deg); 
}
figure#spinner img:nth-child(2) { transform: rotateY(-45deg); }
figure#spinner img:nth-child(3) { transform: rotateY(-90deg); }
figure#spinner img:nth-child(4) { transform: rotateY(-135deg); }
figure#spinner img:nth-child(5){ transform: rotateY(-180deg); }
figure#spinner img:nth-child(6){ transform: rotateY(-225deg); }
figure#spinner img:nth-child(7){ transform: rotateY(-270deg); }
figure#spinner img:nth-child(8){ transform: rotateY(-315deg); }

div#carousel ~ span { 
  color: #fff; 
  margin: 5%; 
  display: inline-block; 
  text-decoration: none; 
  font-size: 2rem; 
  transition: 0.6s color; 
  position: relative; 
  margin-top: -6rem; 
  border-bottom: none; 
  line-height: 0; }
div#carousel ~ span:hover { color: #888; cursor: pointer; }

*/

.img_caption{
 
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 18px;
}


.child_content{
    width: 850px;
    align: center;
    margin: 20px auto;

}

.child_ul {

    align:center;

}


.child_ul li{

    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 20px;



}
.phone_call{
	color:#FFFFFF;
	
}

.phone_call:hover{
	color:#FFFF00;
	
}