body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
.classtest{}
.rheader {
	width: 274px; height: 37px; 
	background: url('/img/rheader.jpg') no-repeat; 
	padding-top: 10px;
	padding-left: 15px;
	color: white;
	font-weight: bold;
	font-size: 11pt;
}

.search {
padding-top: 7px!important;
margin-bottom:13px;
}
.search label{

}
.search input{
 margin: 0px 0 0 15px;
 font-family: Verdana;
 color: #6c6c6c;
}
.zayav {
background: url("/img/rheader2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 28px;
    margin-bottom: 20px;
    padding: 8px 0 4px 15px;
    width: 274px;
	display:block;
}
a.zayav{
	color:white !important;
}
.call_back {
float:right;
text-decoration:underline;
color:#ffffff;
margin: 142px 80px 0 0;
cursor:pointer;
}
.call_back:hover{
text-decoration:none;
}
.call_back_form{
background: none repeat scroll 0 0 #6291da;
    border-radius: 6px;
    padding: 10px 16px;
    position: absolute;
    right: 40px;
    top: 167px;
	display:none;
	
}
.call_back_form .calinput{
 border: 1px solid #fff;
    border-radius: 5px;
    color: #6C6C6C;
    font-family: Verdana;
    height: 22px;
    margin-right: 5px;
    padding: 0 0 0 7px;
}
.call_back_form .closex{
color: #FFFFFF;
    position: absolute;
    right: 6px;
    top: 2px;
	cursor:pointer;
}
.call_back_form .calbut{
margin-left: 44px;
border: medium none;
    border-radius: 13px;
    height: 26px;
   color:#fff;
    padding: 0 3px 0 7px;
	background: none repeat scroll 0 0 #305fb1;
	cursor:pointer;
}
.mask_bron {
 position: absolute;
 top:0;
}
a img { border: 0; }

hr { border: 0; background: url(/img/hline.gif) repeat-x; height: 1px; }

li {margin: 0 0 0 20px;padding: 0;}

#topmenu { margin-left: 20px; }
#topmenu td { padding: 0 3px 0 3px; }

#siteleft
{
	background: url('/img/lmenugrad.jpg') no-repeat 100% 0;
	padding: 20px 6px;
}

#lmenu td
{
	padding: 10px;
	background: url("/img/hline.gif") repeat-x 0 100%;
}
#lmenu tr:last-child td
{

	background: none;
}

#topsiteright
{
}

#sitebody { padding: 0 20px 20px 20px }

#bodyleft {
}

#bodyright {
}

#sitebottom
{
	font-size: 8pt;
	padding: 30px;
	/*padding-top: 100px;*/
	color: gray;
}

a, a:visited { color: #357291;  text-decoration: underline;}
a:hover { text-decoration: none; }

a.topmenulink{
	font-size: 9.5pt;
	color: #357291;
	text-decoration: none;
	font-weight: bold;
}
p.topmenulink {
	font-size: 9.5pt;
	color: #0b2173;
	text-decoration: none;
	font-weight: bold;
	margin:0;
	padding:0;
}
#main {
	background-color: white;
	border: 1px solid;
}

h1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: normal;
	color: #4C62B4;
}

h2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #804000;
}

.pager { margin-right: 5px; font-size: 10pt; padding: 2px 4px; float: left; color: #005790; }
.current { background-color: #005790; color: white; float: left; }

.photobox { float: left; padding: 10px; border: 1px solid black; margin: 10px; }

#history { font-size: 8pt; }

.ets_table { border-collapse: collapse; }
.ets_table td { border: 1px solid black; padding: 5px; background-color: #f0f5fa; }
.ets_table_header1 { background-color: #cde3fa !important; }

p.h1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 22pt;
font-weight: normal;
color: #4C62B4;
}
p.lmenulink{
	margin:0;
	padding:0;
	color: #357291;
}
.news-item{
	color: #0b2173;
}
p.articleslist-item{
	margin:0;
	padding:0;
	color: #0b2173;
}
.breadcrumbs-active{
	color: #357291;
}
#headblock{
	width:1280px;
	height:220px;
	background:url(/img/head.jpg);
	position: relative;
}
#link-home{
	display: block;
	width: 390px;
	height: 150px;
	position: absolute;
	top: 30px;
	left: 40px;
}
#lmenu ul, #rheader+ul{
	margin:0;
	padding:0;
}
.right-list{
	margin:0;
	padding:0;
}
.right-list li{
	padding:10px 0;
	border-bottom:1px dotted #999;
}

/* Begin: style table*/

.mainTable{
	background-color: #F0F5F9;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}
.mainTable td{
	padding: 5px;
	border: 1px solid black;
}
.mainTable tr:first-child {
	font-weight: bold;
	/*background-color: #CDE3FA !important;*/
	font-size: 14px;
	text-align: center;
}
.mainTable td:first-child + td {
text-align: center;
}
.mainTable tr:first-child + tr {
text-align: center;
}

/*webform*/
.webform {
float: left;
    margin: 10px 0;
    width: 100%;
	font-size: 14px;
}
.webform p{
float: left;
    margin: 8px 0;
    width: 100%;
}
.webform p span{
font-size: 12px;
color:red;
}
.webform .webform_input{
width: 342px;
border: 1px solid #357291;
height: 24px;
font-family: Verdana;
color: #6c6c6c;
}
.webform  label{
float: left;
    width: 152px;
}
.webform textarea{
width: 342px;
border: 1px solid #357291;
height: 84px;
font-family: Verdana;
color: #6c6c6c;
font-size: 12px;
}
.webform .submit{
background: none repeat scroll 0 0 #305fb1;
    border: medium none;
    border-radius: 13px;
    color: #fff;
    cursor: pointer;
    height: 31px;
    margin: 3px 0 0 271px;
    padding: 0 13px 0 14px;
}
.oo {
/* height:15px; */
font-size: 14px;
}
.oo p{
margin:0;
}
.red{
color:red;
}
.mask_bron {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 30;
	display: none;
}

.popup_bron{
	width: 455px;
	position: relative;
	margin: 172px auto 0;
	border-radius: 21px;
	z-index: 31;
	display: none;
	padding: 4px 15px;
	background:#ffffff;
}
.popup_bron p{
	
	font-size:14px;
}
.popup_close_bron{
	width: 26px;
	height: 26px;
	background: url("/images/krestik.png") no-repeat;
	position: absolute;
	right: -4px;
	top: 1px;
	cursor: pointer;
	z-index: 311;
	padding:3px;
}
.popup_close:hover {
	opacity: .75;
}
.my_leftmenu li{
 margin-bottom: 6px;
 color: #357291;
}
.my_leftmenu .activli {
color: #0b2173;
}
#lmenu .my_leftmenu .activli ul li, #lmenu .my_leftmenu .activli ul li a {

}
.my_leftmenu li ul{
margin: 8px 0 1px -25px !important;
}
.my_leftmenu li ul li{
list-style: none outside none;
    margin: 4px 0;
	
}
.mg_top0{
	margin-top:0;
}
.colorBD1010{
	color: #BD1010;
}
.strangetd{
	font-weight:bold; font-size: 15px; padding-top: 40px;
}
.likehref{
	font-size: 22pt;
    font-weight: normal;
    color: #4C62B4;
}
.color_e1e1e1{
	color:#e1e1e1;
}
.color357291{
	color:#357291;
}
.clients1{
	font-weight:bold; font-size: 16px;
}
.m0p0{
	margin: 0px; padding: 0px
}
.padding5{
	padding:5px;
}
.padding_0_20_30_30{
padding: 0 20px 30px 30px;
}
.font16{font-size:16px}
.border-leftgrey{
	border-left: 1px solid gray;
}
.widthheught{
	width: 1440px; height: 2527px;
}
.ptop40{
	padding-top: 40px;
}
.imgborder{
	border: 1px solid #9ba1af;
}
.imgclasscontent{
	border-width: 1px; border-style: solid; margin: 10px; float: right;
}
#head_phone{
	color: white;
    position: absolute;
    z-index: 2;
    font-weight: bold;
    font-size: 16pt;
    margin-top: 78px;
    margin-left: 980px;
    font-style: italic;
    background: #FF2C07;
    padding: 6px;

}
#head_phone span{
	font-size: 20pt;
}

/*End: style table*/


/*Стили для страницы НАШИ РАБОТЫ*/
ul.photo_list_service {
    list-style-type: none;
    display: block;
    position: relative;
    padding: 0;
}

ul.photo_list_service li h2 {
    width: 100%;
}

ul.photo_list_service li p {
    width: 67%;
    float: right;
    display: block;
    margin: 0;
    /* min-height: 1px; */
}

ul.photo_list_service li img {
    max-width: 200px;
    float: left;
    margin-right: 1%;
    border: 1px solid black;
    width: 32%;
}

ul.photo_list_service li {
    display: inline-block;
    width: 100%;
    margin: 0;
}
/* Конец стилей для страницы НАШИ РАБОТЫ */

/*Стили для страниц с фотогалереями  */
.fancy img {
    max-width: 150%;
    position: absolute;
    /* top: -50%; */
    /* right: -27%; */
    min-height: 100%;
}

a.fancy {
    width: 32%;
    position: relative;
    /* display: inline-block; */
    /* max-height: 300px; */
    height: 235px;
    float: left;
    margin-bottom: 1%;
    margin-right: 1%;
    overflow: hidden;
    border-radius: 5px;
}

.gallery-full-text {
    width: 100%;
    display: inline-block;
    margin: 20px 0 0 0;
}
/* Конец стилей для страниц с фотогалереями  */


ul.element {
    width: 100%;
    margin: 0 auto;
    position: relative;
    list-style: none;
    display: inline-block;
    padding: 0;
}

ul.element li {
    min-width: 150px;
    float: left;
    width: 25%;
    overflow: hidden;
    position: relative;
    padding: 0 1%;
    box-sizing: border-box;
    margin: 0 0 10px;
}

.razdel.type-block-6 {
    width: 100%;
    position: relative;
    display: inline-block;
}

.element img.photo_list_service_img {
    max-width: 100%;
    /* position: absolute; */
    /*min-height: 100%;*/
}
.block-in-razdel h2 {
    color: #434569;
    text-transform: uppercase;
}
.block-in-razdel a.fancy {
    width: 24%;
    position: relative;
    /* display: inline-block; */
    /* max-height: 300px; */
    height: 135px;
    float: left;
    margin-bottom: 1%;
    margin-right: 1%;
    overflow: hidden;
    border-radius: 0;
}
a.fancy:hover div {
    opacity: 1;
}

.fancy img:hover {
    opacity: 0.5;
}

a.fancy > div {
    /* width: 100%; */
    /* height: 100%; */
    background: rgba(0, 0, 0, 0.41);
    position: absolute;
    opacity: 0;
    color: white;
    font-size: small;
    padding: 10px;
    bottom: 0;
    /* border-left: 2px solid #f32929; */
    top: 0;
}
a.fancy>div>p {
    border-left: 3px solid white;
    padding-left: 7px;
    margin-top: 0;
}
ul.element>li>h3.nav {
    color: #486fa0;
    font-weight: 300;
}

ul.element>li>p {
    font-size: 12px;
    font-weight: 600;
}

.block-in-razdel {
    margin-bottom: 15px;
    /* position: relative; */
    display: inline-block;
    width: 100%;
}
ul.element.in-block-3>li>h3.nav {
    text-transform: uppercase;
    padding: 0 10px;
    /* word-break: break-word; */
    word-break: break-word;
    font-size: smaller;
    color: #1e6abb;
}

ul.element.in-block-3 > li {
    width: 33.33333%;
}

ul.element.in-block-7>li>img {
    width: 100%;
    height: 125px;
}

.element .in-block-7>li {
    background: url(/upload/images/arrow-elements.jpg) no-repeat;
}

ul.element.in-block-7 > li > div {
    background: url(/upload/images/arrow-elements.png) no-repeat;
    position: absolute;
    top: -15px;
    right: -45%;
    width: 100px;
    height: 60px;
    z-index: 9999;
}

ul.element.in-block-7>li {
    overflow: visible;
	padding-top: 20px;
}

ul.element.in-block-7 > li:last-child > div {
    background: none;
}

/* price block */
.pa-price-table table {
    border-collapse: collapse;
    border: none;
    width: 100%;
}

.pa-price-table table tr {
    border: 2px solid #dcf0fb;
}

.pa-price-table table tr th {
    color: #303b5b;
    font-size: 18px;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #dcf0fb;
    text-align: center;
    height: 40px;
}

.pa-price-table table tr td:last-child {
    width: 170px;
    text-align: center;
    padding: 0;
}

.pa-price-table table tr td {
    color: #151515;
    height: 40px;
    padding: 0 15px;
    border: 2px solid #dcf0fb;
}
/* end price block */

/* how we work block */
ul.element.in-block-7 h3 {
    font-size: 18px;
    font-family: Tahoma, sans-serif;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0;
}

ul.element.in-block-7 p {
    font-size: 12px;
    font-weight: 400;
    color: black;
}
/* how we work end */

/* works */
ul.element.in-block-3>li>h3, ul.element.in-block-9>li>h3 {
    background-color: #e0e0e0;
    margin: 0;
    padding: 5px 10px;
    font-size: 13px;
    text-align: center;
    height: 40px;
}

ul.element.in-block-3>li>img, ul.element.in-block-9>li>img {
    display: block;
}

ul.element.in-block-3>li>h3:before, ul.element.in-block-9>li>h3:before {
    height: 100%;
    display: inline-block;
    content: '';
    vertical-align: middle;
}

ul.element.in-block-3>li>h3 a, ul.element.in-block-9>li>h3 a {
    display: inline-block;
    vertical-align: middle;
	text-decoration: underline;
}

ul.element.in-block-3>li>h3 a:hover, ul.element.in-block-9>li>h3 a:hover {
    display: inline-block;
    vertical-align: middle;
	text-decoration: none;
}

/* end works */


/* carousel */
.carousel  {
	position: relative;
   max-width: 660px;
   margin: 5px auto;
   /*width: 100%;*/
}
.carousel-wrapper {
   margin: 10px 30px; /* отступы для стрелок */
   overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
   position: relative;
}
.carousel-items {
   width: 10000px; /* устанавливаем большую ширину для набора элементов */
   position: relative; /* позиционируем блок относительно основной области карусели */
}
.carousel-block {
   position: relative;
   float: left; /* выстраиваем все элементы карусели в ряд */
   width: 151px; /* задаём ширину каждого элемента */
   padding: 10px 10px 10px 10px; /* делаем оступы, чтобы элементы не сливались */
   box-sizing: border-box;
}
.carousel-block img{
	display:block;
	max-width: 100%;
}
.carousel-button-left {
	position: absolute;
	top: 50%;
	left: -20px;
	margin-top: -15px;
}
.carousel-button-right {
	position: absolute;
	top: 50%;
	right: -20px;
	margin-top: -15px;
}
.carousel-button-left a, .carousel-button-right a {
   position: relative;
   display: block;
   width: 30px; 
   height: 30px; 
   cursor: pointer; 
   text-decoration:none;
}
.carousel-button-left a{
   background: url(../img/carousel-left.png); 
}
.carousel-button-right a{
   background: url(../img/carousel-right.png); 
}

.carousel-block:after {
    content: '';
    display: block;
    position: absolute;
    top: 15%;
    right: 0;
    width: 2px;
    height: 70%;
    background-color: #e8e8e8;
}

/* end carousel */

/* callback form */
.type-block-2 .webform {
    background-color: #8c3b28;
    background-image: url(/upload/_thumb/image/form-img-1.png);
    background-position: left center;
    background-repeat: no-repeat;
	background-size: auto 100%;
    height: 290px;
    padding: 0 0 0 230px;
    box-sizing: border-box;
}

.type-block-2 .webform form:after {content: '';display: table;clear: both;}

.type-block-2 .webform h2 {
    color: white;
}

.type-block-2 .webform p {
    margin: 5px 0;
}

.type-block-2 .webform .webform_input {
    width: 90%;
    height: 35px;
}

.type-block-2 .webform .submit {
    margin-left: 135px;
    height: 40px;
    width: 160px;
}

.block-in-razdel.type-block-2 {
    margin-top: 20px;
}

/* callback form end */

ul.element.in-block-6>li>h3.nav {
    text-align: center;
    font-family: Verdana;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.container {
    margin: 0 -1%;
}
div#box {
    display: none;
    padding:10px;
    background-color:#f1f1f1;
    margin:10px;
    width:210px;
}

/* a#extInfoTrigger{
    width: 500px;
    background: #80362D;
    padding: 10px 30px;
    text-transform: uppercase;
    color: whitesmoke;
    text-decoration: none;
    margin: 0 auto;
    position: relative;
    display: block;
    text-align: center;
}

a#extInfoTrigger:hover {
    text-decoration: underline;
} */
a#extInfoTrigger{
 text-decoration:none;
 text-align:center;
 margin: 0 auto;
 position: relative;
 display: block;
 padding:11px 32px;
 width: 70%;
 border:solid 1px #9c938c;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius: 4px;
 /* font:20px Arial, Helvetica, sans-serif; */
 /* font-weight:bold; */
 color:#f2f2f2;
 background-color:#c7633b;
 background-image: -moz-linear-gradient(top, #c7633b 0%, #8a3c0f 100%);
 background-image: -webkit-linear-gradient(top, #c7633b 0%, #8a3c0f 100%);
 background-image: -o-linear-gradient(top, #c7633b 0%, #8a3c0f 100%);
 background-image: -ms-linear-gradient(top, #c7633b 0% ,#8a3c0f 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a3c0f', endColorstr='#8a3c0f',GradientType=0 );
 background-image: linear-gradient(top, #c7633b 0% ,#8a3c0f 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 text-shadow: 0px 0px 2px #bababa;
 filter: dropshadow(color=#bababa, offx=0, offy=0);
 -webkit-transition: all 0s ease-out;
 -moz-transition:  all 0s ease-out;
 -o-transition:  all 0s ease-out;
 transition:  all 0s ease-out;
 }
 a#extInfoTrigger:hover{
 padding:11px 32px;
 border:solid 1px #9c938c;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius: 4px;
 /* font:20px Arial, Helvetica, sans-serif; */
 /* font-weight:bold; */
 color:#f2f2f2;
 background-color:#8a3c0f;
 background-image: -moz-linear-gradient(top, #8a3c0f 0%, #bd6837 100%);
 background-image: -webkit-linear-gradient(top, #8a3c0f 0%, #bd6837 100%);
 background-image: -o-linear-gradient(top, #8a3c0f 0%, #bd6837 100%);
 background-image: -ms-linear-gradient(top, #8a3c0f 0% ,#bd6837 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd6837', endColorstr='#bd6837',GradientType=0 );
 background-image: linear-gradient(top, #8a3c0f 0% ,#bd6837 100%);
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
 text-shadow: 0px 0px 2px #bababa;
 filter: dropshadow(color=#bababa, offx=0, offy=0);
 }