/* Global */
/* http://askveos.ru/ */
body {

    font-family: 'pt sans narrow';
	font-weight: 400;
	font-size: 18px;
	line-height:20px;
	color: #3e3e3e;
	background-color:#ffffff;
	overflow-x:hidden;
}
img {
	max-width: 100%;
}
a:link {
	color: #5b422b;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #ffcc00;
	text-decoration: none;
}

.fright{float:right;
}
.fleft{float:left;
}



/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background:url(../images/mid.jpg) repeat left top;
	box-shadow: rgba(0,0,0,.5) 3px 10px 10px -5px;
	/*background-color:#ffffff;*/
	padding-bottom: 5px;
	z-index:999;
}
#logo {
	margin-bottom:0;
}

.telephone{
	display: inline-block;
    height: 70px;
    padding: 20px 0 10px 40px;
   
	
}
.telephone i{
    font-size: 30px;
	color: #5b422b;
    text-shadow: 1px 1px 2px #fff;
}
.telephone p{
    padding-bottom: 5px;
    font-size: 22px;
	color: #5b422b;
	font-weight:600;
	cursor: default;
}
header .navbar-default.scrolled .telephone{
	display: inline-block;
    height: 70px;
    padding: 15px;
	color:#000;
    font-size: 17px;
}
	.telephone span{
    font-size: 28px; 
	font-weight:600;
	color: #ffffff;
	text-shadow: 0 -1px 1px #777;
}


#nav {
	text-align: right;
	margin: 31px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;   
}
.navigation li i{
	font-size: 30px;
	text-shadow: 0 -1px 1px #777;
}

.navigation li p {
	padding:5px 5px;
}

ul.navigation {
	margin:0;
	padding:0;	
}

.navigation li {
	float: left;
	margin-left:10px;
	padding:5px 10px;
	text-transform:uppercase;
	color: #ffffff;
	font-weight:600;
	letter-spacing: 2px;
	background:url(../images/menu.png) repeat-x;
	box-shadow: inset -2px -2px 3px 0px #333;
	text-shadow: 0 -1px 1px #777;
		transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	
}



.navigation li:hover{
	cursor:pointer;
	font-weight:600;
	background:url(../images/menu1.png) repeat-x;
	color: #5b422b;
	text-shadow: 1px 1px 2px #ffcc00;
}
.navigation .active {
	cursor:pointer;
	color: #5b422b;
	background:url(../images/menu1.png) repeat-x;
	text-shadow: 1px 1px 2px #ffcc00;
}

a.uptocall_s { 

	float: right;
	display: inline;
	position: relative;
    margin: 0px 70px 0 0;
    padding: 10px 110px 10px;
	background: #343434;
	border: 2px solid #f4c506;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
	border-radius: 7px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
	cursor: pointer;
}

a.uptocall_s:hover { 
	background: #f4c506;
    color: #343434;
}


.buttons {
	list-style: none;
	margin:0;
	padding: 0;
	position:fixed;
	right:-174px;
	top:50%;
	z-index: 200;
	transform: translate(0, -50%);
}
a.second_btn {
	cursor: pointer;
}


.buttons li {
	width:245px;
	overflow:hidden;
	background-color: #5b422b;
	border-top: 2px solid #b3aea8;
	border-left: 2px solid #b3aea8;
	border-bottom: 2px solid #b3aea8;
	margin-bottom: 5px;
	transition:         all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition:    all .4s ease-in-out;
	-o-transition:      all .4s ease-in-out;
	   box-shadow: rgba(0,0,0,.5) 3px 2px 5px 0.5px;
}

.buttons li:hover {
	margin-left: -174px;
}
.buttons li a {
		display:block;
}
.buttons img {
	float:left;
	max-width: 55px;
	max-height: 55px;
	margin: 12px 6px 6px 6px;
}
.buttons .title {
	display: table-cell;
	vertical-align: middle;
	padding:5px;
	background:url(../images/buttons_icons/buttons_border.png) 0 0 repeat-y;
	font-weight:600;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	height: 57px;
	font-size: 20px;
	overflow:hidden;
	text-shadow: 1px 1px 2px #323232;
	    letter-spacing: 2px;
}


/* General Slides */ 

.slide{
	overflow:hidden;
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	z-index:1;
	padding:0;
}

h2 {
    display: block;
	z-index:100;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size: 35px;
	line-height: 40px;
	color: #5b422b;
	font-weight:bold !important;
	border-bottom:none;
	letter-spacing: 2px;
	    text-shadow: 0 -1px 1px #fff;
	
}


h3 {
	display: block;
	z-index:100;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size: 35px;
	line-height: 40px;
	color: #5b422b;
	font-weight:bold !important;
	border-bottom:none;
	letter-spacing: 2px;
	text-shadow: 0 -1px 1px #fff;
	cursor: default;
}
h4 {
	margin:0 0 21px 0;
	padding:0 20px;
	text-transform:none;
	text-align:center;
	/*font-family:'Open Sans';*/
	font-size: 14px;
	line-height: 26px;
	color:#3e3e3e;
	font-weight: 300;
	font-style:italic;
}
h5 {
	margin:15px 0 6px 0;
	text-transform:uppercase;
	/*font-family:'Open Sans';*/
	font-weight:400;
	font-size:22px;
	line-height:26px;
	color:#343434;
}
.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
}

/* ____________________________________ Slide 1 ____________________________________ */ 
.effects {
	position:relative;
}
.padding_slide1 {
	padding:150px 0 260px 0;
}
#slide1{
	position:relative;
	margin:0px 0 0px 0;
	width:100%;
	background-color: #e3dfd4;
	background-size: 100%!important;
	z-index:9;
}
.slide1_images{
	position:absolute;
	top: 130px;
	right:60px;
}
#slide1 h1 {
	position:relative;
	z-index:100;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size: 35px;
	line-height: 40px;
	color: #5b422b;
	font-weight:bold !important;
	border-bottom:none;
	letter-spacing: 2px;
	text-shadow: 0 -1px 1px #fff;
	text-align:center;
	cursor: default;
}

.slide1_text{
	height:350px;
	border-bottom:none;
}
#slide1 p {
	text-transform:none;
	font-size: 27px;
	color: #3e3e3e;
	line-height: 30px;
	margin:0;
	padding:20px 0px;
	font-weight: normal !important;
	text-shadow: 0 -1px 1px #fff;
	letter-spacing: 1px;
	cursor: default;
}
#slide1 h2 {
	position:relative;
	text-transform:none;
	font-size: 23px;
	color: #5b422b;
	line-height: 27px;
	margin:0;
	font-weight: normal !important;
	letter-spacing: 1px;
	z-index:2;
	cursor:pointer;
}

#slide1 a.first_btn {
    background-image: url(../images/arrow_down.png);
    display: block;
    height: 76px;
	margin:0 auto 91px auto;
    width: 76px;
}
a.first_btn:hover {cursor:pointer;
}



/* ____________________________________ Slide 2 ____________________________________ */ 
#slide2{
	background:url(../images/center.jpg)repeat left top;
	padding:140px 0 100px;
}
.serv { /* Пустой див */
	display:block;
    height: 50px;
}
.serv_shag {
	position:relative;
	width: 100px;
    height: 100px;
	padding:10px;
	margin:0;
	background:#fff;
	border: 4px solid  #b3aea8;
	cursor: default;
}
.serv_shag1 {
	position:relative;
	width: 100px;
    height: 20px;
	padding:10px;
	margin-left: -13px;
	top: 66px;
	background:#FC0;
	border: 4px solid  #b3aea8;
	text-align:center;
	font-size: 20px;
}
.serv_shag1 p{
	font-weight:600;
	color: #5b422b;
    text-shadow: 1px 1px 2px #fff;
}
.serv_text1 p{
	position:absolute;
	color: #5b422b;
    text-shadow: 1px 1px 2px #fff;
	font-size: 22px;
	top: 20px;
	left: 8px;
	text-align:center;
}
.serv_text2 p{
	position:absolute;
	color: #5b422b;
    text-shadow: 1px 1px 2px #fff;
	font-size: 22px;
	top: 20px;
	left: 7px;
	text-align:center;
}
.serv_text3 p{
position:absolute;
	color: #5b422b;
    text-shadow: 1px 1px 2px #fff;
	font-size: 22px;
	top: 20px;
	 left: 14px;
	 text-align:center;
}

/* ________ Преимущество _______ */
a.serv_inf {
	display:block;
	position:relative;
	padding:35px 45px 35px 138px;
	min-height:98px;
	border: 4px solid  #b3aea8;
	background:#fff;
	color: #3e3e3e;
			transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	cursor: default;
}
.serv_inf p {
	padding-bottom: 10px;
	font-size: 27px;
	color: #5b422b;
	text-shadow: 1px 1px 2px #fff;
}
a.serv_inf:hover {
	text-decoration:none;
	border:4px solid #b3aea8;
}
.serv_inf img {
	float:left;
	position:absolute;
	left:20px;
	top:35px;
	width:98px;
	height:98px;
}

.serv_inf img.serv_icon,
.serv_inf:hover img.serv_icon_h {
	opacity:1;
	filter: alpha(opacity=100);
			transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.serv_inf img.serv_icon_h,
.serv_inf:hover img.serv_icon {
	opacity:0;
	filter: alpha(opacity=0);
			transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

/* ____________________________________ Slide 3 ____________________________________ */ 

#slide3{
	width:100%;
	background-image:url(../images/slide3_bg.jpg);
	background-size: cover !important;
	background-position:0 0 !important;
	text-align:center;
}
.padding_slide3 {
	padding:150px 0 150px 0;
}
img.icon_bg {margin-bottom:19px;}
#slide3 p {
	padding:0 0 29px 0;
	margin:0;
	text-transform:uppercase;
	font-size: 56px;
	line-height: 56px;
	letter-spacing: 1px; 
	color:#fff;
	font-weight: 600;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
#slide3 span {
	display:block;
	font-size:27px;
	line-height:30px;
	letter-spacing: 1px;
	color:#fff;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}

/* ____________________________________ Slide 4 ____________________________________ */ 

#slide4{
	background:url(../images/center.jpg)repeat left top;
	padding:140px 0 100px;
}
#slide4 h4 {margin:0 0 14px;}

.hover_img img {
	margin:0px;
	
}


.hover_img {
	position:relative;
	border-top: 4px solid #b3aea8;
	border-left: 4px solid #b3aea8;
	border-right: 4px solid #b3aea8;
	z-index:99;
	background:#fff;
}

.nav-tabs:before,
.nav-tabs:after {
  display: table;
  line-height: 0;
  content: "";
}

.nav-tabs:after{
  clear: both;
}

.nav-tabs > li {
  float: left;
}

.nav-tabs > li > a {
	float: left;
	margin-left:5px;
	margin-bottom:5px;
	padding:8px 14px;
	text-transform:uppercase;
	text-decoration: none;
	color: #ffffff;
	font-weight:600;
	letter-spacing: 2px;
	background:url(../images/menu.png) repeat-x;
	box-shadow: inset -2px -2px 3px 0px #333;
	text-shadow: 0 -1px 1px #777;
	cursor:pointer;
}
.nav-tabs  a:hover {
	background:url(../images/menu1.png) repeat-x;
	color: #5b422b;
	text-shadow: 1px 1px 2px #ffcc00;
	
}
.nav-tabs .active > a{
	background:url(../images/menu1.png) repeat-x;
	color: #5b422b;
	text-shadow: 1px 1px 2px #ffcc00;
}
.isotope-item{
 left: 0px; 
 top: 0px; 
 transform: translate3d(0px, 0px, 0px);
}

.pane{/**/
  overflow: auto;
  background:#fff;
  padding: 10px 20px;
  box-shadow: 0px 0px 3px 0px #666;
  -moz-box-shadow: 0px 0px 3px 0px #666;
    -webkit-box-shadow: 0px 0px 3px 0px #666;
	  text-align: justify;
}


.tab-content {}/**/

.tab-content > .tab-pane {/**/
  display: none;
}

.tab-content > .active {/**/
  display: block;
}

.item_description {/**/
	padding:0;
	background:#fff;
	text-align: center;
	font-size:14px;
	color:#969696;
	border-bottom: 4px solid #b3aea8;
	border-left: 4px solid #b3aea8;
	border-right: 4px solid #b3aea8;
}

.item_description h6 { /**/
	margin:0 0 10px 0;
	text-transform:uppercase;
	color: #5b422b;
	text-shadow: 1px 1px 2px #fff;
	font-weight:600;
	font-size: 16px;
	line-height:25px;
	letter-spacing: 1px;
}

.hov_img{ /**/
	margin-top:20px;
}
.text_zag_p{/**/
	text-indent: 20px;
	font-weight:400;
	padding: 0;
	color:#3e3e3e;
}
.text_zag_p1{/**/
	display: block;
	text-indent: 20px;
	font-weight:400;
	padding: 0;
	color:#3e3e3e;
	max-width: 530px;
	float:right;
}
.text_zag_p1 span{/**/
	font-weight:600;
	color: #5b422b;
}
.text_zag_p2{/**/
	 float: left;
	padding: 10px 0;
	text-indent: 20px;
	font-size:18px;
	font-weight:600;
	color:#3e3e3e;
	
}
.text_zag_p2 span{/**/
	padding: 10px 0;
	text-indent: 20px;
	font-size:18px;
	font-weight:600;
	    color: #f68f67;
	
}
h3.text_zag {/**/
	
	text-align:center;
	letter-spacing: 1px;
	font-size: 35px;
    line-height: 50px;
	font-weight:600;
	text-shadow: 1px 1px 2px #fff;
	 color: #5b422b;
}

.pane_img {/**/
	display: block;
	max-width: 420px;
	float:Left;
	margin:0px 10px 10px 0;
}

.pane_img img {/*///*/
	border: 4px solid #b3aea8;
}

.pane_btn {/**/
	position:relative;
	padding:20px 0 10px 0;
}
.pane_btn a {/**/
	position:relative;
	left:150px;
	font-size:18px;
    padding: 5px 10px;
    text-transform: uppercase;
   color: #5b422b;
    font-weight: 600;
    letter-spacing: 2px;
    background:url(../images/menu1.png) repeat-x;
    box-shadow: inset -2px -2px 3px 0px #333;
    text-shadow: 1px 1px 2px #ffcc00;
	text-decoration: none;
}
.pane_btn a:hover {/**/
	cursor:pointer;
	 color: #ffffff;
	text-shadow: 0 -1px 1px #777;
	
	background: url(../images/menu.png) repeat-x;
	
}

/* ____________________________________ Slide 5 ____________________________________ */ 
.padding_slide5 {
	padding:150px 0 150px 0;
}
#slide5{
	background-image:url(../images/slide5_bg.jpg);
	background-position:0 0 !important;
	text-align:center;
	background-size: cover !important;
	
	width:100%;
}
img.icon_bg {margin-bottom:19px;
}
#slide5 p {
	padding:0 0 29px 0;
	margin:0;
	text-transform:uppercase;
	font-size: 56px;
	line-height: 56px;
	letter-spacing: 1px; 
	color:#fff;
	font-weight: 600;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
#slide5 span {
	display:block;
	font-size:27px;
	line-height:30px;
	letter-spacing: 1px;
	color:#fff;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}





/* ____________________________________ Slide 6 ____________________________________ */ 

#slide6{
background:url(../images/center.jpg)repeat left top;
	
	padding:140px 0 100px;
}
#slide6 .grid_8 img {
	margin-bottom:15px;
	
}
.compani {
	margin-right:20px;
	padding:20px 20px 0px 20px ;
	background:#fff;
	text-align: justify;
	    box-shadow: 0px 0px 3px 0px #666;
    -moz-box-shadow: 0px 0px 3px 0px #666;
    -webkit-box-shadow: 0px 0px 3px 0px #666;
	color: #3e3e3e;
	cursor: default;
}
ul.compani-tabs{
	margin:0 0 15px 0;
	padding:0 0 0px 15px ;
}
.compani-tabs i {
    color: #5b422b;
    font-size: 18px;
    text-shadow: 1px 1px 2px #fff;
	padding-right: 5px;
}


.usel{
	margin-left:-16px;
	border: solid 8px #b3aea8;
}

p.morbi_text {
	float:left;
	width:270px;
	margin:0 0 15px 0;
	padding:2px 22px 3px 22px;
	color:#afafaf;
	font-style:italic;
	border-left:2px solid #82b501;
}
/************* Отзывы *************************************/

.otzuvu_inside {
    position: relative;
    float: left;
	width: 100%;
}
.otzuvu_inside div {
	margin: 0px;
    padding: 20px;
	min-height: 210px;
	font-family: 'pt sans narrow';
	background-color: #5b422b;
			border-radius: 0 15px 0 15px;
		-moz-border-radius: 0 15px 0 15px;
    -webkit-border-radius: 0 15px 0 15px;
    border: 1px solid #A3A3A3;
    border-bottom: 4px solid #A3A3A3;
    color: #FBFBFB;
    text-align: justify;
	cursor: default;
}

.comment_info {
    position:relative;
    display:block;
	left:8%;
	bottom: 30px;
    overflow: hidden;  
}

.comment_info img {
    float:left;
	height:auto;
	max-width: 100%;
	 padding-bottom: 4px;
			border-radius: 50%;
		-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-bottom:3px solid #b3aea8;
}

.otzuvu_inside p.comment_name {
    display:inline-block;
    margin:30px 0 0 30px;
    line-height: 1.5;
    font-style: italic;
}

.otzuvu_inside p.comment_name span {
    color:#5b422b;
}


/* ____________________________________ Slide 7 ____________________________________ */ 
.padding_slide7 {
	padding:150px 0 150px 0;
}
#slide7{
	background-image:url(../images/slide7_bg.jpg);
	background-position:0 0 !important;
	text-align:center;
	background-size: cover !important;
	width:100%;
}
img.icon_bg {margin-bottom:19px;
}
#slide7 p {
	padding:0 0 29px 0;
	margin:0;
	text-transform:uppercase;
	font-size: 56px;
	line-height: 56px;
	letter-spacing: 1px; 
	color:#fff;
	font-weight: 600;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
#slide7 span {
	display:block;
	font-size:27px;
	line-height:30px;
	letter-spacing: 1px;
	color:#fff;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}


/* ____________________________________ Slide 10 ____________________________________ */

#slide10{
	position:relative;
	padding:140px 0 100px;
	background:url(../images/center.jpg)repeat left top;
}
 .slide10_blok {
	position:relative;
	background:#ffffff;
	 box-shadow: 0px 0px 3px 0px #666;
    -moz-box-shadow: 0px 0px 3px 0px #666;
    -webkit-box-shadow: 0px 0px 3px 0px #666;
	cursor: default;
}
 .slide10_blok  h5{
	margin:15px 0 6px 0;
	text-transform:uppercase;
	font-weight:600;
	font-size:22px;
	line-height:26px;
	color: #5b422b;
	letter-spacing: 1px;
    text-shadow: 0 -1px 1px #fff;
}
 .slide10_blok_1 {
	padding: 20px;
	text-align: justify;
}
 .slide10_blok_2 {
	padding: 20px;
	text-align: justify;
}
 .slide10_blok_3 {
	padding: 20px;
	text-align: justify;
}

/* ______________ Форма заказа ______________ */
.contact_form input[type="text"],
.contact_form textarea {
	width:90%;
	margin-bottom:19px;
	padding:11px 10px 9px 19px;
	background: #f6f6f6;
	font-family: 'pt sans narrow';
	font-weight:400;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	color:#8c8c8c;
}
.contact_form textarea {
	resize: none;
	height: auto;
    min-height: 125px;
}
.contact_btn {
	display: inline-block;
	margin:0 10px 14px 0;
	padding: 10px 10px;
	border:none;
	text-transform:uppercase;
	font-family: 'pt sans narrow';
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	font-weight:600;
	text-align: center;
	vertical-align: middle;
	background:url(../images/menu.png) repeat-x;
	box-shadow: inset -2px -2px 3px 0px #333;
	text-shadow: 0 -1px 1px #777;
			transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	letter-spacing: 2px;
}
.contact_btn:hover {
	cursor:pointer;
	font-weight:600;
	background:url(../images/menu1.png) repeat-x;
	color: #5b422b;
	text-shadow: 1px 1px 2px #ffcc00;
}
#note .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:600;
	font-size:16px;
	    border-radius: 0 15px 0 15px;
    -moz-border-radius: 0 15px 0 15px;
    -webkit-border-radius: 0 15px 0 15px;
    border: 1px solid #A3A3A3;
    border-bottom: 4px solid #A3A3A3;
	letter-spacing: 1px;
	color: #5b422b;
	background-color:  rgba(255, 204, 0, 0.54);
}
#note .notification_error {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:600;
	font-size:16px;
	    border-radius: 0 15px 0 15px;
    -moz-border-radius: 0 15px 0 15px;
    -webkit-border-radius: 0 15px 0 15px;
    border: 1px solid #A3A3A3;
    border-bottom: 4px solid #A3A3A3;
	letter-spacing: 1px;
	color:#f00;
	background-color: #FBFBFB;
}
/* ____________ Контактная информация _____________ */

ul.foot_block_intouch {
	margin:0;
	padding:15px 0 0 0;
}
.foot_block_intouch li {
	padding-bottom:10px !important;
}
.foot_block_intouch li p, .foot_block_intouch a {
	color:#5b422b;
	line-height:21px;
	font-size: 18px;
	padding:0 0 0 0px;
	margin:0;
	text-shadow: 1px 1px 2px #fff;
}
.foot_block_intouch li a:hover {
	color:#FC1A02;
	text-decoration:none;
}
.slide10_blok_3 i{
	color: #5b422b;
	font-size: 20px;
	text-shadow: 1px 1px 2px #fff;
}
/* ___________________________________ //Slide 10 ___________________________________ */ 


/* ____________________________________ FOOTER ____________________________________ */
#footer {
	position:relative;
	z-index:101;
	/*bottom:-162px;*/
	background:#3e3e3e;
	padding:20px 0 0px;
	background:url(../images/mid.jpg) repeat left top;
	cursor: default;
	/*height:150px; 
	box-shadow: rgba(0,0,0,.5) 3px 10px 10px -5px;*/
}
.copyright {
	float:left;
	padding-top:20px;
	font-weight:600;
	font-size: 19px;
	color: #3e3e3e;
	text-shadow: 1px 1px 2px #ffffff;
}


/* _____________ BACK_TOP ___________ */

#back-top {
	margin: 0px;
	position: relative;
	text-align: center;
}
#back_top a.button {
	position: absolute;
	margin: 0 auto;
	width: 45px;
	height: 45px;
	text-align: center;
	background:url(../images/menu.png) repeat-x;
	box-shadow: inset -2px -2px 3px 0px #333;
	top: -28px;
	left: 0;
	right: 0;
	cursor: pointer;
}
#back_top a.button:hover {
	background: #ffcc00;
}
#back_top a.button:active  {}
#back_top a.button i{
   margin: 0;
   font-size: 40px;
   color: #ffffff;
}
#back_top a.button:hover i{
	 color: #5b422b;
}

/* ____________ //BACK_TOP __________ */

/* ___________________________________ //FOOTER ___________________________________ */
/* Социальные иконки */


.ya-share2__list li a{
	 margin-right: 5px;
}

.ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon, 
.ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_moimir .ya-share2__icon, 
.ya-share2__container_size_m .ya-share2__item_service_gplus .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
	width: 47px;
	height: 45px;
	background:url(../images/menu.png) repeat-x;
	box-shadow: inset -2px -2px 3px 0px #333;
	
}
/***********************************************/


/*    Кнопка заказа звонка 
#uptocall-mini {
	position:fixed;
	top:15px;
	right:0px;
	cursor:pointer;
	z-index:99999;
}
 
#uptocall-mini .uptocall-mini-phone {
	width:75px;
	height:70px;
	background-color:#ffffff;
	border: solid 4px #b3aea8;	
	color: #5b422b;	
	font-weight: 600;
	text-shadow: 0 -1px 1px #ffffff;
		-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
		-webkit-animation: uptocallmini 1.5s 0s ease-out infinite;
	-moz-animation: uptocallmini 1.5s 0s ease-out infinite;
	animation: uptocallmini 1.5s 0s ease-out infinite;
}
#uptocall-mini .uptocall-mini-phone p  {
	position:absolute;
	top:15px;
	left:15px;
		
}
#uptocall-mini .uptocall-mini-phone:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-animation: uptocallphone 1.5s linear infinite;
	-moz-animation: uptocallphone 1.5s linear infinite;
	animation: uptocallphone 1.5s linear infinite;
}
 

@-webkit-keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(255,204,0, 0.3), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(255,204,0, 0.3);}
10% {box-shadow: 0 0 8px 6px #ffcc0, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #ffcc0;}
100% {box-shadow: 0 0 8px 6px rgba(255,204,0, 0.3), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(255,204,0, 0.3);}
}
@-moz-keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(255,204,0, 0.3), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(255,204,0, 0.3);}
10% {box-shadow: 0 0 8px 6px #ffcc0, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #ffcc0;}
100% {box-shadow: 0 0 8px 6px rgba(255,204,0, 0.3), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(255,204,0, 0.3);}
}
@keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(255,204,0, 0.3), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(255,204,0, 0.3);}
10% {box-shadow: 0 0 8px 6px #ffcc0, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #ffcc0;}
100% {box-shadow: 0 0 8px 6px rgba(255,204,0, 0.3), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(255,204,0, 0.3);}
}*/
/*   / Кнопка заказа звонка */

/*****************************************************************/
.overlay {
    position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.78);
    opacity: 0;
    visibility: hidden;
			transition: opacity .5s;
		-moz-transition: opacity .5s;
	-webkit-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
	cursor: default;
	z-index: 2;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
/* ___________________________________ //контейнер в затемлении ___________________________________ */
.popup {          
    position: fixed;   
	padding: 10px;
	top: 40%;
	left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);  
    visibility: hidden;
    z-index: 10;
}
.overlay:target+.popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}
.feedback {
	width: 400px;
	height: auto;
}
.contact_form_zakaz  {    /* блок для формы обратной связи */
	margin-top:20px;
	padding: 20px 20px 20px 20px;
    background-color: #323232;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.53);
    height: auto;
    border: 2px solid #f4c506;
	text-align:center;
}
.text_zakaz  p{   
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 25px;
    line-height: 30px;
    color: #ffffff;
    text-shadow: 0 -1px 1px #323232;
   
    text-align: center;
    cursor: default;
}
.team_block_form_zakaz  {
	position:relative;
	padding: 0px 0px 5px 0px;	
	text-align:center;
}
.team_block_form_zakaz  h4{
	color:#ffffff;
	font-size: 25px;
	text-shadow: 0 -1px 1px #777;
	font-style: normal;
	font-weight:400;
}
.team_block_form_zakaz  p{
	padding: 0px 10px 10px 10px;	
	color:#D3D3D3;
	font-size: 18px;
	text-align:center;
	line-height: 24px;
}
/* Форма обратной связи */
.contact_form_zakaz input[type="text"] {
	width: 90%;
    margin-bottom: 15px;
    padding: 10px 0px 10px 30px;
    background: #fff;
    font-weight: 400;
    border: 1px solid #f4c506;
    color: #8c8c8c;
    font-size: 18px;
    border-radius: 7px;
}
.contact_btn_zakaz { /* кнопка формы обратной связи*/
	border: none;
    text-transform: none;
    margin: 10px 4px 9px 0;
    padding: 7px 25px;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    background: #323232;
    border-radius: 7px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    border: 2px solid #f4c506;
}
.contact_btn_zakaz:hover {
	background: #f4c506;
    color: #343434;
}
/* Сообщение в форме обратной связи */
#note_zakaz .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	background-color:#323232;
	font-weight:400;
	font-size:15px;
	color:#ffffff;
}
#note_zakaz .notification_error {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	background-color:#323232;
	font-weight:400;
	font-size:15px;
	color:#343434;
}
.details_zakaz {
	position: relative;
	float: right;
    margin: 0px 20px 0px 0px;	
}
.close_zakaz  {
	position: absolute;
	width: 30px;
    height: 30px;
	right: -50px;
    top: 0px;
    background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer;
	opacity:1
}
.close_zakaz :hover { opacity:0.7}












