.header{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.header .slogan{
	font-size: 14px;
}
.slider p{
	font-size: 18px;
    text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}
.title_slider.white{
	text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}
p, .content p, .news-detail{
	font-size: 16px;
}
.content .inner{
	padding-top: 40px;
}
@media only screen and (max-width: 599px){
.blog .items {
    margin: 3px;
    position: relative;
    
}
}
h1.title_block{
margin:  0 0 65px 0;
}
/* кнопки слайдера - главная */
.btn_main:hover {
    text-decoration: none;
    color:#fff;
}
.btn_white:hover {
    text-decoration: none;
}
.header .place{
    width: 15%;
}


.header .b-header-viber,
.header .b-header-whatsapp,
.header .b-header-mail,
.header .b-header-vk,
.header .b-header-instagram{
    position: relative;
    float: right;
	height: 38px;
    padding-right: 10px;
}
@media (max-width: 767px) {
.header .b-header-viber,
.header .b-header-whatsapp,
.header .b-header-mail,
.header .b-header-vk,
.header .b-header-instagram{
	top: 7px;
    left: 17px;
	float: right;
}
}
.header .b-mail-a{
    display: none;
}
.footer .b-header-instagram{
 display: none;   
}
.footer .b-header-mail,
.footer .b-header-viber,
.footer .b-header-vk,
.footer .b-header-whatsapp{
 display: none;   
}
.header .mail{
	width: 25%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* стили для sm-устройств */
  
}
@media (min-width: 991px) and (max-width: 1199px) {
  /* стили для md-устройств */
 
}
.header .mail:before{
    display:none;
}

/* header */
@media (max-width: 767px) {
.header .mail {
    margin-left: 37px;
    margin-top: 54px;
    width: 241px;
    padding: 0;
    float: right;
    position: absolute;
}
.bottom_right{
	display: none !important;
}
.header .bottom{
    padding-left: 0px;
}
}
.content {
    border-top: 2px solid #006bca;
}
.toggleMenu {
	border: none;
}
.header .mail a {
    top: 0px;
	line-height: 19px;
}

/* /header */

/* /кнопки слайдера - главная */


/* services */
.content_item .right {
    margin-left: 104px;
}
.content_item .photo img {
    width: 74px !important;
}
.content_item .right {
    margin-left: 90px;
}
.content_item .photo {
    width: 90px;
}

.content_item p {
	min-height: 8px;
}
@media (max-width: 767px) {
  /* стили для xs-устройств */

.content_item .photo{
	float: left;
}

.content p, .news-detail {
    margin-bottom: 0px;
}
.content_item .right {
    margin-top: 0px;
}
}
/* /services */

/* contacts */
.map_main {
	display: none;
}
.contacts_in .item.icon_1{
	display: none;
}
.contacts_in .item.icon_3{
	display: none;
}

/* /contacts */

/* /footer */


.footer .links .sub:first-child a {
    font-size: 15px;
    font-weight: 800;
}
.footer .links .sub a{
    font-size: 13px;
    font-weight: 500;
}
.footer .links .sub{
	margin-bottom: 10px;
}
/* /footer */
.docs{
padding-top:30px;
}
.b-footer-logo{
    display: block;
    width: 121px;
    height: 23px;
    position: relative;
    right: 42px;
    margin-top: 15px;
    float: right;
    bottom: 30px;
    background: url(/bitrix/templates/incorp2/img/grass2.png) no-repeat;

}
.b-footer-logo:hover{
    display: block;
    width: 121px;
    height: 23px;
    background: url(/bitrix/templates/incorp2/img/grass2.png) no-repeat 0 -23px;
    position: relative;
    right: 42px;
    float: right;
    bottom: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* стили для sm-устройств */
 .header .mail {
    width: 60%;
}
}
@media (min-width: 991px) and (max-width: 1199px) {
  /* стили для md-устройств */
 .header .slogan {
    width: 24%;
}
.header .mail {
    width: 34%;
}
.header .b-callback_container {
    width: 19%;     
}
}