@font-face {
    font-family: 'Ubuntu-Regular';
    src: url('../fonts/Ubuntu-Regular.eot');
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
        url('../fonts/Ubuntu-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Ubuntu-Regular.woff') format('woff'),
        url('../fonts/Ubuntu-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu-Light';
    src: url('../fonts/Ubuntu-Light.eot');
    src: local('Ubuntu Light'), local('Ubuntu-Light'),
        url('../fonts/Ubuntu-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Ubuntu-Light.woff') format('woff'),
        url('../fonts/Ubuntu-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu-LightItalic';
    src: url('../fonts/Ubuntu-LightItalic.eot');
    src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'),
        url('../fonts/Ubuntu-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Ubuntu-LightItalic.woff') format('woff'),
        url('../fonts/Ubuntu-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Ubuntu-Medium';
    src: url('../fonts/Ubuntu-Medium.eot');
    src: local('Ubuntu Medium'), local('Ubuntu-Medium'),
        url('../fonts/Ubuntu-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Ubuntu-Medium.woff') format('woff'),
        url('../fonts/Ubuntu-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu-Italic';
    src: url('../fonts/Ubuntu-Italic.eot');
    src: local('Ubuntu Italic'), local('Ubuntu-Italic'),
        url('../fonts/Ubuntu-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Ubuntu-Italic.woff') format('woff'),
        url('../fonts/Ubuntu-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Ubuntu-Bold';
    src: url('../fonts/Ubuntu-Bold.eot');
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
        url('../fonts/Ubuntu-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Ubuntu-Bold.woff') format('woff'),
        url('../fonts/Ubuntu-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu-BoldItalic';
    src: url('../fonts/Ubuntu-BoldItalic.eot');
    src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'),
        url('../fonts/Ubuntu-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Ubuntu-BoldItalic.woff') format('woff'),
        url('../fonts/Ubuntu-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Ubuntu-MediumItalic';
    src: url('../fonts/Ubuntu-MediumItalic.eot');
    src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'),
        url('../fonts/Ubuntu-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Ubuntu-MediumItalic.woff') format('woff'),
        url('../fonts/Ubuntu-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}


html {
	margin:0;
	padding:0;
	height:100%;
}
body {
    line-height: 1.7;
	margin:0;
	padding:0;
	font-family: 'Ubuntu-Regular', arial;
	height:100%;
}
ol, ul {
    list-style: inside none disc;
}

a {
    color: inherit;
    text-decoration: none;
}
img{
	border:0;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {}
h1{
	color:#17388c;
	text-align:center;
	font-size:35px;
	font-family: 'Ubuntu-Regular', arial;
	margin:5px 0 10px;
	line-height: 1.2;
	text-transform:uppercase;
}
h2{}
h3{}
h4{}
h5{}
h6{}
p {
    line-height: 1.7;
    margin-bottom: 10px;
}
#bg_head{
	*background:#ccceeb;
	background:#ccceeb url("../images/fon.png")no-repeat center top;
}
#wraper{
	width:1170px;
	min-width:1170px;
	margin:0 auto;
	padding:0;
	height: auto !important;
    min-height: 100%;
    overflow: hidden;
	background:#fff;
	*box-shadow: 0px 8px 6px 5px rgba(0, 0, 0, 0.7);
}
.wraper{
	width:1170px;
	min-width:1170px;
	margin:0 auto;
	padding:0;
	height: auto !important;
    min-height: 100%;
    overflow: hidden;
	*box-shadow: 0px 8px 6px 5px rgba(0, 0, 0, 0.7);
}
#head{
	float: left;
	margin: 0;
	padding:0;
	height:130px;
	width: 100%;
}
.logo{
	float: left;
	width: 410px;
	margin:10px 0 0 15px;
}
.logo a{}
.logo a img{}
.zayavka{
	float: left;
	width: 465px;
	text-align:center;
	margin-top:47px;
}
.zayavka a{
	margin: 0;
	padding: 7px 17px;
	font-size:14px;
	color:#4148bc;
	line-height: 1.5;
	border:1px solid #4148bc;
}
.zayavka a:hover{
	text-decoration:underline;
	background:#4148bc;
	color:#fff;
}
.tel{
	float: right;
	width: 255px;
	margin-top: 24px;
	margin-right:15px;
	text-align:center;
}
.phone{
	background:url("../images/tel.png")no-repeat center left;
	padding-left:35px;
}
.tel .phone p{
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.tel .phone p a{
	font-size:24px;
	color:#474d4d;
	font-weight:bold;
}
.tel .phone p a:hover{
	text-decoration:underline;
}
.email {
    text-align: right;
}
.tel .email p{
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.tel .email p a{
	font-size:15px;
	color:#474d4d;
}
.tel .email p a:hover{
	text-decoration:underline;
}
#menu{
	width:100%;
	float:left;
}
#menu ul{}
ul.menu_top{}
ul.menu_top li{}
ul.menu_top li a{}
ul.menu_top li a:hover{}
ul.menu_top li.current.active a{}

.name_zagolovok{
	color:#3b3b3b;
	font-size:35px;
	font-family: 'Ubuntu-Bold';
	background:url("../images/line.png")no-repeat bottom left;
	margin: 0px 0 25px 0;
}
.bloguslugi h2 span.subheading-category{
	color:#3b3b3b;
	font-size:35px;
	font-family: 'Ubuntu-Bold';
	background:url("../images/line.png")no-repeat bottom left;
	margin: 0px 0 25px 0;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.blog_usluga_more h2 .subheading-category{
	color:#3b3b3b;
	font-size:35px;
	font-family: 'Ubuntu-Bold';
	background:url("../images/line.png")no-repeat bottom left;
	margin: 0px 0 25px 0;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.item-pagekontakty .page-header h2{
	color:#3b3b3b;
	font-size:35px;
	font-family: 'Ubuntu-Bold';
	background:url("../images/line.png")no-repeat bottom left;
	margin: 0px 0 25px 0;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.item-pagetseny .page-header h2{
	color:#3b3b3b;
	font-size:35px;
	font-family: 'Ubuntu-Bold';
	background:url("../images/line.png")no-repeat bottom left;
	margin: 0px 0 25px 0;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.item-pagekompaniya .page-header h2{
	color:#3b3b3b;
	font-size:35px;
	font-family: 'Ubuntu-Bold';
	background:url("../images/line.png")no-repeat bottom left;
	margin: 0px 0 25px 0;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.item-page .page-header h2{
	color:#3b3b3b;
	font-size:35px;
	font-family: 'Ubuntu-Bold';
	background:url("../images/line.png")no-repeat bottom left;
	margin: 0px 0 25px 0;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
#phocagallery .page-header h1{
	color:#3b3b3b;
	font-size:35px;
	font-family: 'Ubuntu-Bold';
	background:url("../images/line.png")no-repeat bottom left;
	margin: 0px 0 25px 0;
	padding-bottom: 5px;
	width: 100%;
	text-align:left;
	text-transform: none;
	float: left;
}
ul.breadcrumb{
	width: 100%;
	float: left;
	margin: 15px 0;
}
ul.breadcrumb li{
	list-style:none;
	color:#909090;
	float:left;
	padding: 0 3px;	
}
ul.breadcrumb li a{
	text-decoration:underline;
}
ul.breadcrumb li.active{
	text-decoration:none;
	color:#474d4d;
}
#slider{
	width:100%;
	float:left;
}
#uslugi {
    float: left;
	padding: 0 15px;
    width: 100%;
}
.bl_usl {
    width: 48%;
    float: left;
    border: 1px solid #ededed; 
margin: 5px 1%;	
}
.bl_usl:hover {
    background: #4148bc;
	color:#fff;
}
.bl_usl a {
    width: 100%;
    float: left;
	
    padding: 20px;
}
.bl_usl_img {
    float: left;
    width: 200px;
    margin-right: 10px;
}
.bl_usl_img img {
    width: 200px;
}
.bl_usl_txt {
    float: right;
    width: 295px;
}
.bl_usl_name{
	font-size:18px;
	font-family: 'Ubuntu-Bold';
}
.bl_usl_name p {
    margin: 0;
}
.bl_usl_opis{
	font-size:16px;
}
.moduletable_usluga{
    margin: 0px 0 30px;
}
#preim{
	width:100%;
	padding: 0 15px;
	float:left;
}
.bp_preim{
	width:20%;
	padding:0 5px;
	margin:20px 0;
	float:left;
	text-align:center;
}
.bp_preim_img{}
.bp_preim_name{
	font-size:14px;
	color:#3d3d3d;
}
.moduletablepreim{
    margin: 50px 0 30px;
}
#job {
    float: left;
	padding: 0 15px;
    width: 100%;
}
.pg-cv-box {
	float:		left;
	margin: 	10px;
}
.pg-cv-name {
	text-align: left;
	margin-top: 5px;
	font-size: 18px;
	text-align:center;
}
.moduletablejob{
    margin: 50px 0 30px;
}

#company{
	width:100%;
	padding: 0 15px;
	float:left;
}
.moduletablecompany{
    margin: 50px 0 30px;
}
#partner {
    float: left;
	padding: 0 15px;
    width: 100%;
}
.moduletablepartner {
    margin: 50px 0 30px;
}
#content {
    float: left;
	padding: 0 15px;
    width: 100%;
}
#footer{
	background:#24292c;
}
#foot {
    margin: 15px 0;
}
.foot_logo{
	float: left;
	width: 290px;
	margin:10px 0 0 15px;
}
.foot_logo a{}
.foot_logo a img{}
.foot_menu {
    width: 470px;
    float: left;
    text-align: center;
    margin: 0 0 0 95px;
}
.foot_tel{
	float: right;
	width: 175px;
	margin-top: 24px;
	margin-right:15px;
	text-align:center;
}
.foot_phone{
	background:url("../images/foot_tel.png")no-repeat center left;
	padding-left:35px;
}
.foot_phone p{
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.foot_phone p a{
	font-size:16px;
	color:#fff;
}
.foot_phone p a:hover{
	text-decoration:underline;
}
.foot_email {
    text-align: right;
}
.foot_email p{
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.foot_email p a{
	font-size:13px;
	color:#fff;
}
.foot_email p a:hover{
	text-decoration:underline;
}
.foot_copy{
	width:100%;
	color:#fff;
	font-size:13px;
	text-align:center;
	float: left;
	margin-top: 20px;
	padding: 0 30px;
}
.usl_mor_big{}
.mor_us_bos{
	width: 100%;
	float: left;
	margin: 20px 0;
}
.mor_us_bos_img{
	float: left;
	width: 20%;
	margin-right:1%;
}
.mor_us_bos_img img{
	width:100%;
}
.mor_us_bos_txt{
	float: left;
	width: 79%;
}
.mor_us_bos_name{}
.name_zagolovok_more a{
	color:#3b3b3b;
	font-size:18px;
	font-family: 'Ubuntu-Bold';
}
.name_zagolovok_more a:hover{
	text-decoration:underline;
	color:#4148BC;
}
.mor_us_bos_text{}
.mor_us_bos_text p{
	font-size: 16px;
}
.mor_us_bos_text p.readmore{
	float: right;
	margin-top: 30px;
}
.mor_us_bos_text p.readmore a{
	padding: 10px 40px;
	border: 1px solid #4148BC;
}
.mor_us_bos_text p.readmore a:hover{
	background:#4148BC;
	color:#fff;
}
.text{
	margin-bottom: 50px;
}
.text p{
	text-indent:15px;
}
.text ul, .text ol{
	margin-left:20px;
}

table tr th {
    background: #4148BC none repeat scroll 0 0;
    color: #fff;
    padding: 7px;
}
table tr td {
    border: 1px solid #1d1d1f;
    font-weight: 100;
    padding: 7px;
}
table tr:nth-child(2n) {
    background: #f8f8f8;
}
table tr:hover {
    background: #4148BC;
    color: #fff;
}



/* Контейнер */
.modal {

/* Слой перекрытия */
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.5);
z-index: 10000;

/* Трансформации прозрачности при открытии  */
-webkit-transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
transition: opacity 500ms ease-in;

/* Скрываем изначально */
opacity: 0;
pointer-events: none;
}

/* Показываем модальное окно */
.modal:target {
opacity: 1;
pointer-events: auto;
}

/* Содержание */
.modal > div {
width: 300px;
background: #ffffff;
position: relative;
margin: 10% auto;

/* По умолчанию минимизируем анимацию */
-webkit-animation: minimise 500ms linear;

/* Придаем хороший вид */
padding: 30px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
-moz-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
text-shadow: 0 1px 0 #fff;
}

/* Изменяем анимацию при открытии модального окна*/
.modal:target > div {
-webkit-animation-name: bounce;
}

.modal h2 {
font-size: 36px;
padding: 0 0 20px;
}

@-webkit-keyframes bounce {
  0% {
  	-webkit-transform: scale3d(0.1,0.1,1);
  	-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
  }
  55% {
  	-webkit-transform: scale3d(1.08,1.08,1);
  	-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0);
  }
  75% {
  	-webkit-transform: scale3d(0.95,0.95,1);
  	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.9);
  }
  100% {
  	-webkit-transform: scale3d(1,1,1);
  	-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
  }
}

@-webkit-keyframes minimise {
  0% {
  	-webkit-transform: scale3d(1,1,1);
  }
  100% {
  	-webkit-transform: scale3d(0.1,0.1,1);
  }
}

/* Ссылка на кнопку Закрыть */
.modal a[href="#close"] {
position: absolute;
right: 0;
top: 0;
color: transparent;
}

/* Сбрасываем изменения */
.modal a[href="#close"]:focus {
outline: none;
}

/* Создаем кнопку Закрыть */
.modal a[href="#close"]:after {
content: 'X';
display: block;

/* Позиционируем */
position: absolute;
right: -10px;
top: -10px;
width: 20px;
padding: 1px 1px 1px 2px;

/* Стили */
text-decoration: none;
text-shadow: none;
text-align: center;
font-weight: bold;
background: #000;
color: #ffffff;
border: 3px solid #ffffff;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.modal a[href="#close"]:focus:after,
.modal a[href="#close"]:hover:after {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
}

.modal a[href="#close"]:focus:after {
outline: 0px solid #000;
}

/* Открываем модальное окно */
a.openModal {

}

a.openModal:hover,
a.openModal:focus {
}

.modal .modal_title {
	display: block;
	text-align: center;
	font-size: 22pt;
}






#userForm {
    font-size: 20px;
    text-align: center;
}
#userForm .rsform-input-box {
    padding: 8px 15px;
    margin: 3px 0;
	width: 100%;
}
#userForm .rsform-submit-button{
    padding: 8px 15px;
    margin: 3px 0;
	width: 100%;
}




#gruemenu, #gruemenu ul, #gruemenu ul li, #gruemenu ul li a {margin: 0; padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; z-index:2;}
#gruemenu { width: auto; }
#gruemenu > ul { box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.05); padding:0; margin:0}
#gruemenu > ul > li a {background:none}
#gruemenu > ul > li > a { padding: 18px 30px 21px 30px; text-decoration: none; letter-spacing: 1px;}
#gruemenu > ul > li:hover > a, #gruemenu > ul > li > a:hover,
#gruemenu > ul > li.active > a { background: rgba(0, 0, 0, 0.1);}
#gruemenu > ul > li.has-sub > a {padding-right: 45px;}
#gruemenu > ul > li.has-sub > a::after {content: ""; position: absolute; width: 0; height: 0; border: 6px solid transparent;}
#gruemenu > ul > li.has-sub.active > a::after, #gruemenu > ul > li.has-sub:hover > a {}
#gruemenu:after, #gruemenu > ul:after {content: ".";display: block;clear: both; visibility: hidden; line-height: 0; height: 0;}
#gruemenu ul ul li a { text-decoration: none; padding: 11px 25px; width: 220px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);}
#gruemenu > ul > li > ul::after { position: absolute; display: block;}
#gruemenu ul ul li.has-sub > a::after { content: ""; position: absolute; width: 0; height: 0; border: 4px solid transparent;}  


/* Mobile Menu */
#navigation-toggle, .sidr, #sidr-close { display: none }
.sidr{display:none;position:fixed;top:0;height:100%;z-index:999999;width:320px;overflow-x:auto;overflow-y:auto; font-size:16px;background:#333;color:#fff;}
.sidr .sidr-inner{padding:0}
.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}
.sidr.right{left:auto;right:-320px}
.sidr.left{left:-320px;right:auto;}
.sidr p{font-size:16px;margin:0 0 12px}.sidr p a{color:rgba(255,255,255,0.9)}
.sidr>p{margin-left:15px;margin-right:15px}
.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #1a1a1a;border-bottom:1px solid #4d4d4d}
.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #4d4d4d;border-bottom:1px solid #1a1a1a}
.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{ background:#333;line-height:48px}
.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{}
.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}
.sidr ul li ul{border-bottom:none;margin:0}.sidr ul li ul li{line-height:40px;font-size:14px}.sidr ul li ul li:last-child{border-bottom:none}
.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{background:#333;line-height:40px}
.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{}
.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,0.8);padding-left:30px}.sidr form{margin:0 15px}.sidr label{font-size:13px}.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#333;background:#fff}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(255,255,255,0.9)}
a.sidr-class-toggle-sidr-close {color:#fff; text-decoration:none; display:block; text-align:right; padding:10px 20px;}
a.sidr-class-toggle-sidr-close:before {font-size:20px; font-weight:bold; color: #fff; margin: 0; text-decoration:none; content:"x"; background:#222222; padding:2px 10px; border-radius:50% }
.sidr-class-current > a{ background:#222}








div#gruemenu a {
    text-transform: uppercase;
}

@media (min-width:992px) and (max-width:1199px){
	#wraper{
		width:962px;
		min-width:962px;
	}
	.wraper{
		width:962px;
		min-width:962px;
	}
	.zayavka {
		width: 265px;
	}
	.bl_usl {
		min-height: 145px;
	}
	.bl_usl a {
		padding: 5px;
	}
	.bl_usl_img {
		margin-right: 6px;
		width: 170px;
	}
	.bl_usl_img img {
		width: 170px;
	}
	.bl_usl_txt {
		width: 255px;
	}
	.bl_usl_name {
		font-size: 17px;
	}
	.bl_usl_opis {
		font-size: 14px;
	}
	.foot_menu {
		width: 455px;
		margin: 0 0 0 10px;
	}
	#gruemenu > ul > li > a {
		padding: 14px 23px 14px 23px;
	}
	.foot_copy {
		margin-top: 10px;
	}

}
@media (min-width:768px) and (max-width:991px){
	#wraper{
		width:738px;
		min-width:738px;
	}
	.wraper{
		width:738px;
		min-width:738px;
	}
	#head {
		height: 100px;
	}
	.logo {
		width: 300px;
	}
	.logo a img {
		width: 100%;
	}
	.zayavka {
		width: 170px;
		margin-top: 37px;
	}
	.tel {
		width: 210px;
	}
	.phone {
		text-align: right;
	}
	.tel .phone p a {
		font-size: 20px;
	}
	.tel .email p a {
		font-size: 14px;
	}
	#gruemenu > ul > li > a {
		padding: 10px 10px 10px 10px;
	}
	.bl_usl_img {
		width: 300px;
		margin-right: 0;
	}
	.bl_usl_img img {
		width: 100%;
	}
	.bl_usl {
		min-height: 400px;
	}
	.foot_logo {
		width: 240px;
	}
	.foot_logo a img {
		width: 100%;
	}
	.foot_menu {
		width: 273px;
		margin: 20px 0 0 15px;
	}
	.foot_tel {
		width: 160px;
	}
	.foot_phone p a {
		font-size: 14px;
	}
	.foot_menu #gruemenu > ul > li > a{
		padding: 5px;
		font-size: 11px;
	}

}
@media (min-width:481px) and (max-width:767px){
	#wraper{
		width:100%;
		min-width:100%;
	}
	.wraper{
		width:100%;
		min-width:100%;
	}
	#head {
		height: 275px;
	}
	.logo {
		width: 100%;
		text-align: center;
	}
	.zayavka {
		width: 100%;
		margin-top: 10px;
	}
	.phone {
		background: none;
		padding-left: 0;
	}
	.tel {
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	.email {
		text-align: center;
	}
	.bl_usl {
		width: 100%;
	}
	.bl_usl_img {
		float: left;
		width: 100%;
		margin-right: 0;
	}
	.bl_usl_img img {
		width: 100%;
	}
	.bl_usl_txt {
		width: 100%;
	}
	.bp_preim {
		width: 33%;
	}
	.mor_us_bos_img {
		float: left;
		width: 100%;
		text-align: center;
		margin-right: 0;
	}
	.mor_us_bos_img img {
		width: 70%;
	}
	.mor_us_bos_name {
		text-align: center;
	}
	.mor_us_bos_txt {
		width: 100%;
	}
	.foot_logo {
		float: left;
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.foot_tel {
		width: 100%;
		margin-top: 24px;
		margin-right: 0;
		text-align: center;
	}
	.foot_phone {
		background: none;
		padding-left: 0;
	}
	.foot_tel {
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	.foot_phone p a {
		font-size: 25px;
	}
	.foot_email {
		text-align: center;
	}
	a#navigation-toggle {
		background: #4148bc;
	}
	.pg-cv-box.item {
		width: 100%;
		text-align: center;
		margin-bottom:30px;
	}
	.pg-cv-box-img.pg-box1 {
		text-align: center;
		width: 100%;
	}
	.pg-cv-box {
		margin: 0;
	}
	.phocagallery-box-file.pgplugin1 {
		width: 100%;
		text-align: center;
	}
	table {
		display: block;
		overflow-x: auto;
		margin: 10px auto;
	}
}
@media (min-width:120px) and (max-width:480px){
	#wraper{
		width:100%;
		min-width:100%;
	}
	.wraper{
		width:100%;
		min-width:100%;
	}
	#head {
		height: 275px;
	}
	.logo {
		width: 100%;
		text-align: center;
		margin: 50px 0 0px 0;
		padding: 0 15px;
	}
	.logo a img {
		width: 100%;
		padding: 0 15px;
	}
	.zayavka {
		width: 100%;
		margin-top: 10px;
	}
	.phone {
		background: none;
		padding-left: 0;
	}
	.tel {
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	.email {
		text-align: center;
	}
	.name_zagolovok {
		font-size: 25px;
	}
	table {
		display: block;
		overflow-x: auto;
		margin: 10px auto;
	}
	.bl_usl {
		width: 100%;
	}
	.bl_usl_img {
		float: left;
		width: 100%;
		margin-right: 0;
	}
	.bl_usl_img img {
		width: 100%;
	}
	.bl_usl_name {
		font-size: 15px;
	}
	.bl_usl_opis {
		font-size: 14px;
	}
	.bl_usl_txt {
		width: 100%;
	}
	.bp_preim {
		width: 50%;
	}
	.mor_us_bos_img {
		float: left;
		width: 100%;
		text-align: center;
		margin-right: 0;
	}
	.mor_us_bos_img img {
		width: 70%;
	}
	.mor_us_bos_name {
		text-align: center;
	}
	.mor_us_bos_txt {
		width: 100%;
	}
	.foot_logo {
		float: left;
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.foot_logo a img {
		width: 100%;
		padding: 0 15px;
	}
	.foot_tel {
		width: 100%;
		margin-top: 24px;
		margin-right: 0;
		text-align: center;
	}
	.foot_phone {
		background: none;
		padding-left: 0;
	}
	.foot_tel {
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	.foot_phone p a {
		font-size: 25px;
	}
	.foot_email {
		text-align: center;
	}
	a#navigation-toggle {
		background: #4148bc;
	}
	.pg-cv-box.item {
		width: 100%;
		text-align: center;
		margin-bottom:30px;
	}
	.pg-cv-box-img.pg-box1 {
		text-align: center;
		width: 100%;
	}
	.pg-cv-box {
		margin: 0;
	}
	.phocagallery-box-file.pgplugin1 {
		width: 100%;
		text-align: center;
	}
	
}

p.btn_polit {
    font-size: 12px;
}