#wrap_menu {display:none;}
#wrap_menu ul {list-style:none;margin: 0 -10px;position:relative;}
#wrap_menu ul li {display:block;margin: 1px 0;padding-left: 5px; }
#wrap_menu ul li a {display:block;text-decoration:none;background: url(/images/sep.gif) repeat-x;}
#m_header {display:none;}
.container-fluid{
    
}
.row{
    margin: 0;
}
#header_main > div{
    margin-top: 10px;
}
a:hover{
    text-decoration: none;
}
.menu_top .row > *{
    margin-top: 5px;
    line-height: 35px;
}
.right_main img{
    max-width: 100%;
}
#top-footer .row > div{
    padding: 0 5px 10px 5px;
}
#top-footer .row > div:first-child{
    padding-left: 0;
}
#top-footer .row > div:last-child{
    padding-right: 0;
}
#top-footer .row > div p{
    text-align:center;
   

    margin: 0;
 
    padding: 10px 0 20px 0;
}
#top-footer .row > div.preimuw:before{
    content: '';
    background: url(/images/check-mark.png);
    background-size: cover;
    width: 20px;
    height: 20px;
    display: block;   
    margin: auto; 
}
.main.detail > div{
    width: 100%;
}
.left_main{
    padding-left: 0;
}



ul.time_work { counter-reset: list; }
ul.time_work li {
  list-style-type:none !important;
  float: left;
  position: relative;
  width: 30%;
  height: 120px;
  background: #FEE78B;
  padding: 10px;
  box-sizing: border-box;
  margin-right: 3%;
  text-indent: 0 !important;
  margin-bottom: 3%;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  }
ul.time_work li:before {
  display: none;
 }

ul.time_work li:after {
  counter-increment: list;
  content: counter(list)  ". ";
  left: -15px;
  top: -15px;
  background-color: #303030;
  content: counter(list);
  border-radius: 50%;
  padding: 3px;
  height: 25px;
  width: 25px;
  position: absolute;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
}
ul.advantages {
 list-style-type:none !important;
 list-style-image: url(/images/tick.png); 
}
ul.advantages li:before{
  display: none;
}
span.price{
   font-weight:bold;
}
.copy a {
    color:#fff;
    text-decoration: none;
    transition: .5s;
    border-bottom:none;
}
p.copy {
    text-decoration: underline;
}
p.copy:hover{
   opacity: 0.6; 
 }

.copy {
    font-size: 14px;
    position: relative;
    padding-left: 30px;
    margin: 25px;
}
.copy a:before {
    content: url(/images/sitroplus.png);
    position: absolute;
    margin-left: -30px;
}


/*LEFT_MENU*/
ul.left-menu {font-size: 14px;}
ul.left-menu > li {margin-bottom:20px;color: #000000;background: #fff;}
ul.left-menu > li > span {font-size: 16px;background-color: #706662;display: block;padding: 10px;letter-spacing: .05em;text-transform: uppercase;color: #f0f1f3;}
ul.left-menu ul li a, ul.left-menu ul li span  {/* color:#ffffff; */border-bottom: none;padding: 10px 20px;display:block;transition: 0.5s;font-size: 14px;text-transform: uppercase;letter-spacing: .05em;}

ul.left-menu ul li {border-top: 1px solid #ebeae6;}
ul.left-menu ul li a:hover,ul.left-menu ul li a:active, ul.left-menu ul li span  {background: #f0f1f3;color:#1a1a1a;}

/*LEFT_MENU*/

/*Стили для мебели*/
.main_h2 {margin:0 0 20px;font-size: 26px;/* font-weight:100; */text-align:center;letter-spacing: .05em;}
.contact-info,
.tg-latest-post{
	float:left;
	width:100%;
}
.contact-info ul,
.tg-latest-post ul{
	list-style:none;
	width:100%;
	float:left;
}
.contact-info ul li,
.tg-latest-post ul li{
	list-style-type:none;
	padding:20px 0;
	float:left;
	width:100%;
}
.contact-info ul li{ line-height:normal;}
.contact-info ul li + li,
.tg-latest-post ul li + li{ border-top:1px solid #e5e5e5;}
.tg-description{ padding:0;}
.tg-description p{ margin:0;}
.tg-latest-post ul li:hover .tg-date{ color:#272727;}
.contact-info ul li span{
	width:65%;
	float:left;
}
.contact-info ul li span:first-child{
	width:35%;
	float:left;
}
.contact-info ul li span i{
	display:inline-block;
	font-style:normal;
line-height:1.5;
}

/*большие буквы на странице контактов*/
.capsletter {font-weight:bold;
text-transform:uppercase;}
.contact-info span.tel {font-size:20px;}
.contact-info ul li {list-style:none !important;}
.contact-info ul li span:first-child {
    font-weight: bold;
    text-transform: uppercase;}
.contact-info  div, .contact-info  p {margin:0 !important;}
textarea {box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e1e1e1;
    color: #959595;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 37px;
    width:100%;
    height: 47px;
    outline: none;
    padding: 5px 20px;
    background:#fff;
    box-shadow:none;
    border-radius:0;
margin-bottom:10px;}
input[type="text"]  {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e1e1e1;
    color: #959595;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-size: 14px;
    line-height: 37px;
    width:100%;
    height: 47px;
    outline: none;
    padding: 5px 20px;
    background:#fff;
    box-shadow:none;
    border-radius:0;
margin-bottom:10px;
}
.form_button {

    border:none;

    padding: 0 20px; 
    outline: none; 
    height: 35px;
    text-transform: uppercase;
    background: #f7ca43;
    cursor:pointer;
    transition:0.5s;
    font-size: 16px;
    letter-spacing: .05em;
font-weight:bold;
} 
.form_button:hover { background: #1a1a1a;color: #ffffff; } 
.form_button:active { background: #1a1a1a;  } 


.contact_info .form_button
{
 
    display: table-cell;
    background:none;
    width: 100%;
    height: 47px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #A78D59;
    color: #A78D59;
    font-size: 14px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-weight: bold;

}

.contact_info .form_button:hover {
background: #a78d5a !important;
	color: #222 !important;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}


.contact_info .head, #projects .head
{
      margin: 10px 0 10px 0px;
      text-transform:uppercase;
      font-size:30px;
  line-height:1.3;
      padding: 20px 0px 0px 0;
text-align:center;
color:#f0f1f3;
}
.contact_info .head:after, #projects .head:after  {
    display: block;
    width: 120px;
    height: 2px;
    margin: 20px auto 0;
    content: '';
    background-color: #f0f1f3;
}
.contact_info .descr {
    color: #f0f1f3;
    text-align: center;
    font-size: 20px;
    padding: 10px 0 30px 0px;
}
.contact_info .tel {margin:10px 0;}
.personal {
    margin-top: 10px;
    font-size: 10px;
    padding-left: 20px;
    background: url(/images/zamok.png) left 0px no-repeat;
    background-size: 10px;
line-height:15px;
    }
.spisok div {background: url(/images/check.png);background-position: 0 50%;padding-left: 30px;background-repeat: no-repeat;background-size: 20px 20px;}

.s2 {height:600px;
	background: transparent url('/images/slide6.jpg') center no-repeat;
	background-size: cover;
	padding: 10px 0;
	text-align: center;
font-family: 'Roboto Condensed', sans-serif;
	}
	.s2_block { width: 70%;
    margin: 0 auto;
    border: 1px solid #8f9092;
    padding: 40px;
    margin-top: 100px;}
.s2 table {width: 100%;
    text-align: center;
    color: #f0f1f3;text-transform: uppercase;}	
	
	.s2 .s2-name { font-size: 60px; line-height: 1;}
	.s2 .s2-time {font-size: 30px;padding: 30px 0px 20px;}
	.s2 .s2-date {font-size:40px;}
	
.c{
	width: 980px;
	margin: 0 auto;
}
.s2__m-blck{	
		width: 784px;
		margin: 0 auto;
		background: transparent url('/images/border.png') center no-repeat;
		

		padding: 50px 20px 40px 20px;
	} 
.s2__title{ 
		font-size: 60px;
		
		line-height: 1;
		text-align: center;
		margin: 0;
color:#f0f1f3;}

.s2__title:after{
			content: "";
			width: 98px;
			display: block;
			height: 1px;
			margin: 20px auto;
		}

.s2__descr {
font-size: 24px;
		color:#f0f1f3;
		width: 411px;
		margin: 0 auto;
		margin-top: -40px;
}
#tfooter
{
	overflow:hidden;
	text-transform:uppercase;
	color:#606060;
	text-align:center;
	margin-top:50px;
}
div.tfooter_element
{
	/*width: 14%;
	float:left;
	
	text-align:center;*/
}
div.tfooter_element p {font-size: 14px;color: #f0f1f3;font-family: 'Roboto Condensed', sans-serif;line-height: 18px;padding: 10px;letter-spacing: 1.5px;}
.ryad {margin-top: 25px;}




/*ФОРМА В МОДАЛЬНОМ ОКНЕ И ОБЫЧНАЯ*/
#formaover .head {
    text-align: center;
    margin: 0 0 25px;
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    background: #a78d5a;
    line-height: 1.2em;
    padding: 20px 20px;
    margin: -20px -20px 20px;
}
#formaover .descr {margin-bottom:20px;color: #333 !important;padding-bottom: 0px !important;}
.personal-black {
     margin-top: 10px;
     padding-left: 20px;
     line-height:15px;
     background: url(/images/zamok-black.png) left 0px no-repeat;
     font-weight: normal !important;
     font-size: 10px !important;
     text-align: center;
     background-size: 10px;
     display: inline-block;
    }
.box-modal {
    z-index: 1000;
    color: #000!important;
    background-image: url(/assets/images/upload/bg.jpg)!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 20px !important;
    margin: 0 auto;
}
.modal_btn_copy {
    cursor: pointer;
  margin-bottom:20px;
    font-size: 12px;
}


.header_link_btn{ 

    line-height:23px;
cursor:pointer;
    /*display: table-cell;*/
    background:none;
    width: 100%;
    height: 24px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #1e252f;
    color: #1e252f;
    font-size: 12px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
font-weight:bold;
} 


.header_link_btn:hover{ 

    line-height:24px;
    background:#1e252f !important;
    width: 100%;
    height: 24px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #1e252f;
    color: #f0f1f3;
    font-size: 12px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
font-weight:bold;

} 
/*ФОРМА В МОДАЛЬНОМ ОКНЕ И ОБЫЧНАЯ*/




/*МЕДИАЗАПРОСЫ*/
@media screen and (max-width: 992px){
    #top-footer .row > div:nth-child(3){
        padding-left: 0;
    }
    #top-footer .row > div:nth-child(2){
        padding-right: 0;
    }
    #map + div{
        position: static !important;
        width: auto !important;
        height: auto !important;
        background: none !important;
    }
}

@media screen and (max-width: 767px)
{
	.bx_breadcrumbs  {margin-top:20px !important;}
    .main {margin-top:0px !important;}
.header_link_btn {line-height:38px !important; height:40px !important;font-size:18px !important;}

 #m_header {display:block;padding: 10px 10px ;;box-shadow:0 0 10px -2px;position:fixed;top: 0px;background: white;right:0;z-index: 9;left:0;}
    #m_header .left_header{/*float: left;*/padding:0;width:auto;display:inline-block;margin-left:10px;}

    #m_header .btn-menu {display:inline-block; }
    #m_header .right_header .text-center , #m_header .right_header .f-14{
        display: none;
    }
    #m_header  #logo{width:20px;background-size:contain;height: auto;padding-left:35px;}
#m_header  span.logo {font-size:30px !important;}
  #header_main {margin-top:45px;}
  #top-footer .row > div{
        padding: 0 0 10px;
    }

    ul.time_work li{
       width: 100% !important;
    }
.xs-menu + .left-menu{
        display: none;
    }
ul.left-menu > li {margin-bottom:0px !important;}

 .s2 {max-height:250px;}

.s2_block {
    width: 100%;
    margin: 0 auto;
    border: none;
    padding: 40px;
    margin-top: 0px;
	padding:5px 0;    /*padding:40px 0;*/}
	
	
	.s2 .s2-name {font-size: 40px;line-height: 1;}
	.s2 .s2-time {font-size: 14px;padding: 20px 0px 10px;}
	.s2 .s2-date {font-size: 26px;}
#header_main div.phone {text-align:center;
font-size:28px;
line-height:34px;}
#header_main span.logo {font-size:32px !important;}
#header_main span.descr {font-size:15px !important;}

#header_main .form
{
height: 45px !important;
font-size: 20px !important;
line-height: 45px !important; } 

#header_main .form:hover{ 
height: 45px;
       line-height:45px;
font-size: 20px;
} 
.menu_top nav a {margin-right: 8px !important;font-size: 10px !important;line-height:1 !important;}

.menu_top {text-align:center !important;}
.menu_top nav a {margin-right: 8px !important;font-size: 10px !important;line-height:1 !important;}

#footer {text-align:center !important;}
#about .text {margin-bottom:40px;}
.leftimg {width:100% !important;
margin: 0 0 20px 0 !important;}
.ryad {margin-top: 0px !important;}

}

@media screen and (max-width: 480px)
{
	#footer nav a {font-size:8px  !important;margin-right:10px !important;}
	#footer .container {paddin-left:0px;padding-right:0px;}
	#projects .tfooter_element {margin-bottom:40px;}
	#projects .tfooter_element img {width:100px;}
	.menu_top nav {padding-left:5px;padding-right:5px;}
	.menu_top .container {padding-left:0px;padding-right:0px;}
.header_link_btn {line-height:38px !important; height:40px !important;font-size:18px !important;}
.gray_txt {background: #ebeae6;font-size: 10px !important;line-height: 1.5;border: 1px solid #ebeae6;}
.s2 {max-height:300px;}

.s2_block {
    width: 100%;
    margin: 0 auto;
    border: none;
    padding: 40px;
    margin-top: 0px;
	padding: 0; /*padding:40px 0;*/   }
	
	
	.s2 .s2-name {font-size: 34px; /*font-size: 40px;*/line-height: 1;}
	.s2 .s2-time {font-size: 14px; padding: 10px 0px 10px; /*padding: 20px 0px 10px;*/}
	.s2 .s2-date {font-size: 22px; /*font-size: 26px;*/}
   }

@media screen and (max-width: 360px){
.gray_txt {background: #ebeae6;font-size: 10px !important;line-height: 1.5;border: 1px solid #ebeae6;}
   ul.time_work li{
       width: 100% !important;
    }
    nav a{
        display: inline-block;
    }
    .menu_top .form{
        width: 100%;
    }
    .left_main{
        padding: 0;
    }
ul.left-menu > li {margin-bottom:0px !important;}
.header_link_btn {line-height:38px !important; height:40px !important;font-size:18px !important;}
}



.zakazat {
display: block;
margin: 20px auto 40px auto;
width: 200px;
height: 60px;
line-height: 60px;
padding: 0 30px;
border: 1px solid #706662;
border-radius: 30px;
font-size: 20px;
}

.zakazat:hover {
background: #706662;
color: #fff !important;
}




.container_wrapper {background: #000; text-align: center;}
.container_wrapper * {color: #fff !important;}
.logo_wrapper {position: relative;}
#header_main #logo {height: 70px; background-image: url(/images/logo_new.png); background-size: 260px 70px;}
#header_main span.logo {display: none;}
#header_main span.descr {display: none;}
#m_header span.logo {display: none;}
#m_header span.descr {display: none;}
.soc_seti {position: absolute; top: 15px; right: 0;}
.soc_seti a {display: inline-block; margin: 0 6px;}
.soc_seti img{width: 40px; height: 40px;}

@media screen and (max-width: 767px) {
#m_header {height: 65px; background: #1e252f; }
#m_header #wrap_menu * {color: #1e252f !important;}
#m_header #logo {width: 180px; height: 50px; background-image: url(/images/logo_new.png); background-size: 180px 50px;}
#m_header .btn-menu {margin: 5px 5px;}
#header_main #logo {display: none !important;}
.soc_seti {position: static; text-align: center; padding-top: 15px;}
}