/*   
Theme Name: Palitra Themes
Theme URI: https://palitra-lab.ru
Description: Шаблон разработан в лаборатории Palitra-Lab
Author: Dmitriy
Author URI: https://palitra-lab.ru
*/
body {
	background:#eff3f6!important;
}
*{	
padding:0;	
margin:0;	
list-style-type:none;	
text-decoration:none;
}
img.alignright { 
float: right; 
margin: 0 0 15px 15px; 
}
img.alignleft { 
float: left; 
margin: 0 15px 15px 0; 
}
img.aligncenter { 
display: block; 
margin-left: auto; 
margin-right: auto; 
}
.alignright { 
float: right; 
}
.alignleft { 
float: left; 
}
.aligncenter { 
display: block; 
margin-left: auto; 
margin-right: auto; 
}
a._head_lg {
    font-size: 44px;
    text-decoration: none;
    color: #333;
    font-weight: 600;
    margin: auto;
    display: table;
}
p._predced {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
p._predced_name {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 5px;
}
a._predced_phone {
    font-size: 18px;
    text-decoration: none;
    color: #333;
}
._gor_menu {
    border-top: 3px #333 solid;
    border-bottom: 3px #333 solid;
}
p._pod_name {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;
}
h1 {
    font-size: 27px!important;
}
._content p {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.5;
}
















@media screen and (max-width: 1000px){

a._head_lg {
    font-size: 37px;
    text-decoration: none;
    color: #333;
    font-weight: 600;
    margin: auto;
    display: table;
}











}