*{margin:0;
padding:0;
	/* box-sizing: border-box; */
	/* -webkit-box-sizing: border-box; */
    /* -moz-box-sizing: border-box; */
	
}
/* html{ overflow-x: hidden;} */
@font-face {
font-family:Segoe UI;
src: url(../font/10389.ttf);
font-family:Stopsignfont;
src: url(../font/12261.otf);
font-family:Play;
src: url(../font/9533.ttf);

}
body{height:auto !important;
width:100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	position:relative;}



	/* Основное меню */
	
.header{

margin:0 auto;}

.nav_1{
	text-align:center;
	width:100%;
	min-height:50px;
	background:#403F3C;
	
}

.nav_1>a{
	margin-top:25px;
	margin-bottom:10px;
	padding:0;
	text-decoration:none;
	font-size:14px;
	font-family:verdana, sans-serif;
	color:#fff;
	width:130px;
	display:inline-block;
}

.nav_1>a:hover{
	text-decoration:underline;	
}

/* Основное меню */

/* Хедер */

#header0{
	z-index:9999;

background-color:#fff;
border-bottom:1px solid #ccc;
}

#header{
	text-align:center;
width:1200px;
position:relative;
background-color:#fff;
margin:0 auto;
height:200px;
}
/* #header>span{ */
/* position:absolute; */
/* text-align-last:end; */
/* margin-left:345px; */
/* color:#D45C00; */

/* } */

#cont{text-align:right;
margin-right:50px;
margin-top:30px;
min-width:100px;
text-decoration:none;
position:absolute;
right:0;
}

#cont>a{
	text-decoration:none;
font-family:verdana;
display:inline;
font-size:1.7em;
text-align:right;
color:#333;
}
#cont>a>span{
text-decoration:none;
font-family:verdana;
right:135px;
font-size:intherit;
text-align:left;
color:#333;
}

#cont a:last-child{
	text-decoration:none;
letter-spacing:1px;
width:230px;
margin-top:50px;
margin-bottom:0;
display:block;
position:relative;
font-family:verdana;
font-size:1.3em;
border-bottom:1px dashed #333;
}

#cont a:hover{
border-bottom:none;
}

#lodo_img{

margin:0;
padding:0;
background:url(../images/logo_md.png) no-repeat;
width:205px;
height:150px;
margin-top:0px;
}



#logo_text{
margin-left:35px;
margin-top:25px;
position:absolute;
display:inlin-block;
width:200px;
height:150px;
color:#666;
}

#onlineclick{
z-index:0;
text-align:center;
font-family:verdana;
float:left;

margin:15px 400px;

height:170px;
width:400px;

	
}

#onlineclick p{
	width:100%;

display:block;
height:20px;

font-family:Tahoma;
letter-spacing:5px;
color:#FF7000;
text-transform:uppercase;
font-size:18px;
margin:22px 0px;
text-align:center;
	
}


 #onlineclick a{
background:#FFF0E4;
height:30px;
width:240px;
color:#FF7000;
text-transform:uppercase;
display:block;position:relative;
margin:0 auto;
font-size:1.4em;
text-decoration:none;
padding:8px;
border-radius:25px;
border:1px solid #FD6F00;
}

#onlineclick a:hover{
cursor:pointer;
background:#EA7E2B;
color:#fff;
box-shadow:0 0 10px 0px #FF862F;
text-shadow:0px 0px 3px #222;
transition:all 100ms linear;
}




#onlineclick a:not(:hover){
background:#FFF0E4;
transition:all 100ms linear;

}
/* Хедер */

/* Конец хедера */
#headend{

background-color:#1b735b;
position:relative;
width:100%;
margin:0 auto;
padding:0;
text-align: center;


}


#headend a{
margin:0;
text-decoration: none;
vertical-align:middle;
height: 50px;
width: 255px;
padding:10px 18px;
display:inline-block;
font-family:arial, sans-serif;

font-weight:300;
text-transform:uppercase;
color:#fff;
text-shadow:0.02em 0 0 #fff;
letter-spacing:0.5px;
line-height:50px;
}

#headend a:hover{
background:#17624E;
}

#headend a img{
float:left;
margin-left:0;
}

#headend>a>span{
font-size: 0.9em;
margin-left:20px;
float:left;


}

/* Аккордеон */

#wrapper{ 
border:1px solid #eee;
list-style: none;
margin:0px auto;
position:relative;
float:left;
margin-left:20px;

width: 300px;
display:inline-block;
}
.accordion,
.accordion ul,
.accordion li,
.accordion a,
.accordion span {
margin: 0;
padding: 0;
border: none;
outline: none;
}

.accordion li {
list-style: none;
}


.accordion li > a {
display: block;
position: relative;
min-width: 110px;
padding: 0 10px 0 15px;
height: 50px;

color: #555;
font: normal 14px/50px verdana, Arial, sans-serif;
text-transform:uppercase;
text-decoration: none;
text-shadow: 0px 0px 0px rgba(0,0,0, .35);

background: #fefefe;
border-bottom:1px solid #f2f2f2;
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.accordion > li:hover > a,
.accordion > li:target > a,
.accordion > li > a.active {
color: #f2f2f2;


background: #F3763C;

}

.accordion li > a span {
display: block;
position: absolute;
top: 15px;
right: 0;
padding: 0 10px;
margin-right: 10px;
font: normal bold 12px/18px  Arial, sans-serif;

-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

}

.accordion > li:hover > a span,
.accordion > li:target > a span,
.accordion > li > a.active span {
color: #fdfdfd;
text-shadow: 0px 1px 0px rgba(0,0,0, .35);

}



.accordion > li > a:before {
position: absolute;
top: 0;
left: 0;
content: '';
width: 24px;
height: 24px;
margin: 4px 8px;

background-repeat: no-repeat;
background-image: url(../img/icons.png);
background-position: 0px 0px;
}



.sub-menu li a {
color: #000;
border: none;
text-shadow: 1px 1px 0px rgba(255,255,255, .1);
text-transform:none;
font: normal 12px/32px Arial, sans-serif;
background: #eee;
height:32px;
padding-left:35px;
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.sub-menu> li> a.active {color:#F3763C;}

.sub-menu li:hover a { color:#F3763C;text-decoration:underline;}

.sub-menu li:last-child a { border: none; }


.sub-menu em {
position: absolute;
top: 0;
left: 0;
margin-left: 12px;
color: #a6a6a6;
font: normal 10px/32px Arial, sans-serif;
}



.accordion li > .sub-menu {
display: block;
}

.accordion li:target > .sub-menu {
display: block;
}

/* Аккордеон */

/* Слайдер */
#slider { /*положение слайдера*/
    position: relative;
	text-align: center;

   
}

#slider{ /*центровка слайдера*/

	margin: 0 auto;
}

#slides article{ /*все изображения справа друг от доруга*/
	width: 20%;
	float: left; 

}

#slides .image{ /*устанавливает общий размер блока с изображениями*/
	width: 500%;
	line-height: 0;
}

#overflow{ /*сркывает все, что находится за пределами этого блока*/
	width: 100%;
	overflow: hidden;
}

article img{ /*размер изображений слайдера*/
	width: 100%;
}

#desktop:checked ~ #slider{ /*размер всего слайдера*/
	max-width: 1400px; /*максимальнная длинна*/
}

/*настройка переключения и положения для левой стрелки*/
/*если свич1-5 активны, то идет обращение к лейблу из блока с id контролс*/
#switch1:checked ~ #controls label:nth-child(5), 
#switch2:checked ~ #controls label:nth-child(1),
#switch3:checked ~ #controls label:nth-child(2),
#switch4:checked ~ #controls label:nth-child(3),
#switch5:checked ~ #controls label:nth-child(4){
	background: url('../images/prev.png') no-repeat; /*заливка фона картинкой без повторений*/
	float: left;
	margin: 0 0 0 10px; /*сдвиг влево*/
	display: block;
	height: 68px;
	width: 68px;

}

/*настройка переключения и положения для правой стрелки*/
#switch1:checked ~ #controls label:nth-child(2), 
#switch2:checked ~ #controls label:nth-child(3),
#switch3:checked ~ #controls label:nth-child(4),
#switch4:checked ~ #controls label:nth-child(5),
#switch5:checked ~ #controls label:nth-child(1){
	background: url('../images/next.png') no-repeat; /*заливка фона картинкой без повторений*/
	float: right;
	margin: 0 10px 0 0; /*сдвиг вправо*/
	display: block;
	height: 68px;
	width: 68px;
}

label, a{ /*при наведении на стрелки или переключатели - курсор изменится*/
	cursor: pointer;
}
.all{
	width: 100%;
}
.all input{ /*скрывает стандартные инпуты (чекбоксы) на странице*/
	
	display: none;
}

/*позиция изображения при активации переключателя*/
#switch1:checked ~ #slides .image{
	margin-left: 0;
}

#switch2:checked ~ #slides .image{
	margin-left: -100%;
}

#switch3:checked ~ #slides .image{
	margin-left: -200%;
}

#switch4:checked ~ #slides .image{
	margin-left: -300%;
}

#switch5:checked ~ #slides .image{
	margin-left: -400%;
}

#controls{ /*положение блока всех управляющих элементов*/
	margin: -20% 0 0 0;
	width: 100%;
	height: 50px;position:absolute;

}

#active label{ /*стиль отдельного переключателя*/
	border-radius: 10px; /*скругление углов*/
	display: inline-block; /*расположение в строку*/
	width: 15px;
	height: 15px;
	background: #bbb;
}

#active{ /*расположение блока с переключателями*/
	margin: 17% 0 0;
	text-align: center;

	
}

#active label:hover{ /*поведение чекбокса при наведении*/
	background: #76c8ff;
	border-color: #777 !important; /*выполнение в любом случае*/
}

/*цвет активного лейбла при активации чекбокса*/
#switch1:checked ~ #active label:nth-child(1),
#switch2:checked ~ #active label:nth-child(2),
#switch3:checked ~ #active label:nth-child(3),
#switch4:checked ~ #active label:nth-child(4),
#switch5:checked ~ #active label:nth-child(5){
	background: #18a3dd;
	border-color: #18a3dd !important;
}

#slides .image{ /*анимация пролистывания изображений*/
	transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
}

#controls label:hover{ /*прозрачность стрелок при наведении*/
	opacity: 0.6;
}

#controls label{ /*прозрачность стрелок при отводе курсора*/
	transition: opacity 0.2s ease-out;
}
/* Слайдер */

/* Блок с контентом */

.arrcontent{
	width:100%;
	border-top:2px solid #ddd;
	background:#fbfbfb;
margin:0 auto;
	position:relative;
display:inline-block;
min-height:200px;

	}

.content{
		width: 1400px; /*Изменить на 100% после масштабирования до 1000 пх ширины экрана*/
	display:block;
	position:relative;
	margin:0 auto;
margin-top:30px;
min-height:500px;

	padding:0;
}

.rightblock{
padding:0;
margin-top:0px;
position:relative;
float:right;
	width:72%;
margin-right:10px;

}
.sideblock{
	position:absolute;
	width:100%;
	height:100%;
	background:#eee;
	z-index:3;
	margin-left:100%;
	opacity:0.7;
}

/* .ca-menu>li>a:hover .sideblock{ */
	/* z-index:2; */
	/* transition:all 1.9s; */
	/* margin-left:0px;} */
.ca-menu>li>a:hover .ca-main{z-index:8;
	transition: 0.3s ease-out 100ms;
	bottom:40%;}
	
.ca-menu>li>a:not(:hover) .ca-main{z-index:8;
transition: 0.45s ease-out 100ms;
bottom:0px;}


.ca-menu{
	text-align:center;
	padding-bottom:20px;
	position:relative;
    margin:0 auto;
	padding-top:20px;
    width: 100%;
	font-family: 'Dosis', sans-serif;
}

.ca-menu>li{
	
	padding:0;
    width: 33%;
    height: 100%;
	margin:0;
    /* border-radius: 125px; */
    position: relative;
	display:inline-block;


}
.ca-menu>li>a{
    text-align: left;
    width: 100%;
    height: 100%;
    color: #333;
    position: relative;
   text-decoration:none;
}
.ca-menu>li:last-child{
    margin-right: 0px;
}


.ca-main{
	text-transform:uppercase;
    font-size: 0.9em;
    position: absolute;
	background:#f2f2f2;

    bottom:10px;
	left:0;
	padding-top:10px;
	z-index:9;
    opacity: 0.8;
    text-align: center;
	color:#000;
	width: 100%;
	height:25px;
}

.ca-content{
	z-index:999;
	position:relative;
	width:100%; 

	overflow: hidden;
	}

.ca-content>span{
	border-top:1px solid #fff;
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	line-height:28px;
	color:#fff;
	background:#000;
	opacity:0.5;
	}
.ca-content>span:hover{
	text-decoration:underline;

}



.img_block{
width:100%;
height:100%;
position:relative;
background-size:60px 120px;
margin:0 auto;
}

.img_block img{
	z-index:1;
width:100%;
height:100%;
padding:0;
margin:0;
}
.ca-menu>li>a:hover .img_block{
	transition:all 2s;
	transform: scale(1.20,1.20);

	}
.ca-menu>li>a:not(:hover) .img_block{
	transition:all 1s;
}

/*** Стили относящиеся к модальному окну и содержанию ***/
.popup h1 { /* заголовок 1 */
color: #008000;
text-align: left;
text-shadow: 0 1px 3px rgba(0,0,0,.3);
font:24px 'Trebuchet MS', Helvetica, sans-serif;
font-weight: bold;
}
.popup h2 { /* заголовок 2 */
color: #008000;
text-align: left;
text-shadow: 0 1px 3px rgba(0,0,0,.3);
font:22px 'Trebuchet MS', Helvetica, sans-serif;
}
/* Базовые стили слоя затемнения и модального окна  */
.overlay {
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 999999;
visibility: hidden;
/* фон затемнения */
background-color: rgba(0, 0, 0, 0.7);
opacity: 0;
position: fixed; /* фиксированное поцизионирование */
cursor: default; /* тип курсара */
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
-ms-transition: opacity .5s;
-o-transition: opacity .5s;
transition: opacity .5s;
}
.overlay:target {
visibility: visible;
opacity: 1;
}
.is-image {
top: 0;
right: 0;
bottom: 0;
left: 0;
display:block;
margin: auto;
width: 100%;
height: auto;
/* скругление углов встроенных картинок */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
/* встроенные элементы м-медиа, фреймы */
embed, iframe {
top: 0;
right: 0;
bottom: 0; 
left: 0; 
display:block;
margin: auto;
min-width: 320px;
width: 100%;
}
/* стили модального окна */
.popup {
top: 0;
right: 0;
left: 0;
font-size: 14px;
z-index: 10;
display: block;
visibility: hidden;
margin: 0 auto;
width: 90%;
min-width: 315px;
max-width: 835px;
height:450px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
position: fixed;
padding: 15px;
border: 1px solid #383838;
/* скругление углов */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
background-color: #FFFFFF;
/* внешняя тень */
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
/* полная прозрачность окна, появление при клике */
opacity: 0;
/* эффект перехода (появление) */
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-ms-transition: all ease .5s;
-o-transition: all ease .5s;
transition: all ease .5s;
}
.overlay:target+.popup {
top: 20%;
visibility: visible;
opacity: 1;
z-index:999999999;
}
/* формируем кнопку закрытия */
.close {

position: absolute;
top: 3px;
right: 2px;	padding:2px;
width: 20px;
height: 20px;
text-align: center;
text-decoration: none;
font-weight: bold;
line-height: 15px;
-webkit-transition: all ease .8s;
-moz-transition: all ease .8s;
-ms-transition: all ease .8s;
-o-transition: all ease .8s;
transition: all ease .8s;
}
.close:before {
color: #999;
content: "Х";
text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
font-size: 18px;
font-family:verdana, arial;
}
.close:hover:before {
color: #333;
}
.popup p, .popup div {
margin-bottom: 10px;
}

.button-green{
z-index:99;
height:200px;
padding-left:5px;
letter-spacing:3px;
position:absolute;
margin-left:65px;
margin-top:10px;
font-family:verdana;
font-weight:bold;
text-transform:uppercase;
color:#f00;
}

/* Блок обратной связи */


/* transition:all  100ms linear;   */

/* Блок с контентом */
/* Блок с репостом */
.repost{
	display:block;
	margin:0 auto;
	margin-top:10px;

	}

.repost>a{
display:block;
margin:0 auto;
	font-family:verdana, arial;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}
	
.pluso{
position:relative !important;
	display:block !important ;
	margin:0 auto !important;
	width:390px !important;
	
}
/* Блок с репостом */


/* Пагинатор */

.pagination{
	list-style-type: none;
	position:relative;
	text-align:center;
	margin:0 auto;
	display:block;
	margin-bottom:50px;
}

.pagination li a{font-family:verdana, arial;font-size:12px;text-align:center;
	line-height:30px;display:inline-block;width:100%;height:100%;text-decoration:none;color:#000;}
	
	.pagination li{
	margin-right:20px;
	text-align:center;
	display:inline-block;
	background: #fff;	
	width:30px;
	height:30px;
	border-bottom:2px solid #FF7000;
	}
	.pagination li:first-child{border:none;}
	.pagination li:last-child {border:none;}
	.pagination li:first-child > a{font-weight:bold; color:#FF7000;}
	.pagination li:last-child > a{font-weight:bold; color:#FF7000;}
	.pagination li:first-child > a:hover{font-weight:bold; color:#fff;}
	.pagination li:last-child > a:hover{font-weight:bold; color:#fff;}
	
	.pagination li:hover, .pagination li a:hover{
	background: #FF7000;
	color:#fff;
	}
	
	.pagination > li.active{
			background: #FF7000;
			color:#000;
			border:none;
	}
	.pagination > li.active>a{
			color:#fff;
	}

/* Пагинатор */

/* Цены */

.incontp p:first-child{
margin-top:20px;
}
	
	
.incontp p{	
padding:5px 0 0 50px;
font-family:verdana;
color:#333;
}
.incontp a{
	color:#FF7000;
	text-decoration:none;
	
}
.incontp a:hover{
	color:#FF7000;
	text-decoration:underline;
	
}

#service_after_price{
margin:30px 0; 
}
#service_after_price p{
font-weight:bold;
font-family:verdana, arial, sand-serif;
margin:0;
margin-bottom:3px;
padding-left:50px;
font-size:0.85em;
}

#service_after_price p:before{
content:"*";
color:#f00;
font-size:1.3em;
padding-right:4px;
}

.pricetable{-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
border-collapse:collapse;
width:90%;
margin-left:5%;
font-family:verdana,arial;
color:#555;
cursor:default;
}

.pricetable tr{
text-align:center;
}
.pricetable tr:first-child{
background:#ebebeb;
}
.pricetable th{
	font-size:13px;
	padding:3px;
	border:1px solid #ccc;
	width:250px;
	text-transform:uppercase;
	
}
.pricetable tr td{
	padding:5px;
font-size:12px;

	border:1px solid #ccc;
}

.table_top{
	font-weight:bold;
}
/* Цены */

/* Об услуге */
.about_service{
z-index:9999;
font-size:0.98em;
padding-bottom:20px;
border-bottom:1px solid #eee;
}
.about_service h3{

font-size:1.15em;
color:#FF7000;
text-transform:uppercase;
font-family:verdana;
border-top:1px solid #EEEEEE;
margin:0;
padding-top:23px;}

.about_service a{
color:#E4690B;
text-decoration:underline;
}
.about_service a:hover{
color:#E4690B;
text-decoration:none;
}
.about_service p,.about_service>ul>li{margin:0;
font-family:verdana;
text-align:left;
color:#333;
}
.about_service ul{

font-weight:bold;
text-transform:uppercase;
padding-left:40px;

line-height:25px;
font-family:verdana;
font-size:0.98em;
text-align:left;
}

.about_service ul li{
list-style-type: none;
font-weight:normal;
text-transform:none;
padding-left:20px;
font-family:verdana;
line-height:25px;
font-size:1em;
}
.about_service ul li:first-child{padding-top:10px;}
.about_service p:first-letter{color:#F0812C;}
.about_service ul li:before{
content:"- ";
color:#F0812C;
font-size:1.1em;
}
.about_service ul li:last-child{
color:#333;
font-family:verdana;
line-height:25px;
padding:0;
font-size:1em;
text-indent:1.3em;
}
/* .about_service ul li:last-child:before{ */
/* content:none; */
/* } */
.about_service p{

text-indent:1.5em;
padding:20px 20px;
padding-left:40px;
line-height:25px;
}

/* Об услуге */


.f_nav_block{
width:100%;position:relative;
height:360px;
}

.f_nav_block_1{
position:relative;
width:90%;
height:330px;
margin:0 auto;
}


#f_nav_p{z-index:99999;

margin:0 auto;
width:100%;
position:relative;
}

#f_nav_p a{
text-shadow:1px 1px 0px #777;
background:#FF862F;
color:#fff;
text-align:center;
width:100%;
padding:10px 10px;

display:block;
margin:0 auto;
margin-top:20px;
font-family:arial, sand-serif;
text-transform:uppercase;
font-size:1.35em;
cursor:default;
}


#feedback-form {

  margin:0 auto;
  padding:10px;
 
  width: 100%;
  height:220px;
  font-size:1em;
  border-radius: 3px;
}

#feedback-form [type="file"]{
	height:40px;
	width:100%;
	position:relative;
}


#feedback-form [required] {
  width: 100%;

  box-sizing: border-box;
  margin: 2px 0 2% 0;
  padding: 1.5%;
  border:1px solid rgba(0,0,0,.2);
  box-shadow: 0 1px 2px -1px rgba(0,0,0,.01) inset, 0 0 transparent;

}
#feedback-form [required]:hover {
  border-color: #FF8A24;
  box-shadow: 0 1px 2px -1px rgba(0,0,0,.2) inset, 0 0 transparent;
}
#feedback-form [required]:focus {
  outline: none;
  border-color: #FF8A24;

  transition: .2s linear;
}

#feedback-form [type="hidden"]{
  max-width: 100%;
  height:100px;
  resize:none;
}

#feedback-form [placeholder]{
	  font-family:verdana,sand-serif;
	  font-size:14px;	
}

#feedback-form [type="file"]{
  width: 250px;
  height:30px;
  margin:0;
  margin-top:7px;
  margin-left:25px;

}

#feedback-form [type="submit"] {

float:left;
width:50%;
  padding: 2%;
  border: none;
  border-radius:0px;
  box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
  background: #FF862F;
  color: #fff;
  font-size:15px;
}
#feedback-form [type="submit"]:hover {
  background: #F67A14;
}
#feedback-form [type="submit"]:focus {
  box-shadow: 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
}

.whatsapp_text1{margin:0;position:absolute;font-size:1.4em;display:inlin-block;left:140px;top:8px;color:#000;}
.whatsapp_text2{margin:0;position:absolute;font-size:1.5em;display:inlin-block;left:140px; top:43px;color:#22991B;text-shadow:0px 1px 0px #fff;}



.whatsapp_klick{position:relative;
text-decoration:none;
font-weight:bold;
display:block;
height:80px;
margin-top:20px;
list-style-type: none;
text-align:center;
color:#ff7000;
letter-spacing:1px;
text-transform:uppercase;
font-family:verdana,arial;



border:3px solid #22991B;
background:linear-gradient(to top, #bbb, #fff); transition:all 1s;
border-radius:25px;}
.whatsapp_klick:hover{ background:linear-gradient(to top, #fff, #bbb); transition:all 1s;}
.whatsapp_klick>img{
	 box-sizing: border-box; 
	 -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box; 
	position:absolute;
	top:7px;
	left:50px;

	vertical-align:middle;
	width:65px;
	height:65x;
}

#formbyproduct{
	 box-sizing: border-box; 
	 -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box; 
	position:relative;
	margin-top:15px;
	width:100%;
	

}

#formbyproduct>a:hover{cursor:pointer;
background:#ff7000;transition:all .15s;
color:#fff;
}
#formbyproduct>a{position:relative;
text-decoration:none;
font-weight:bold;

display:block;
padding:10px 5px;
list-style-type: none;
text-align:center;
color:#ff7000;
letter-spacing:1px;
text-transform:uppercase;
font-family:play, verdana,arial;
font-size:16px;


	border:1px solid #ff7000;
	 background:#FFF0E4; 
	 border-radius:25px;
}

/* Блок обратной связи */



#f_salon{
margin:0 auto;
min-width:200px;
text-align:center;
display:block;


}
#f_salon a{
margin:0 auto;
font-family:verdana, sand-serif;
text-decoration:none;
width:200px;
color:#ccc;
font-size:0.7em;
text-align:center;
}

#f_salon a:hover:last-child{
color:#FF862F;
}

/* Футер */

.footer_info_block{
padding:30px;
width:1200px;
min-height:400px;
margin:0 auto;

position:relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.footer_info_block>ul{
	cursor:default;
	vertical-align: top;
	display:inline-block;
	margin:0;
	margin-right:55px;
	min-width:150px;
margin-bottom:20px;	
	}
	
	.footer_info_block>ul:last-child{
		width:280px;
		}
.border{
margin-bottom:20px;	
display:block;
width:10%;
min-width:30px;
border-bottom:2px solid #FF7000;}

.footer_info_block>ul:hover .border{
	transition: linear .5s;
	width:100%;}
.footer_info_block>ul:not(:hover) .border{
	transition: linear .3s;
	width:10%;}
.footer_info_block>ul>a{
	
	cursor:pointer ;
	padding:3px 0px 10px 3px;
	display:block;
	width:100%;
	height:20px;
	font-family:verdana;
	color:#fff;
	font-size:18px;
	font-weight:none;
	/* text-shadow:-1px 0 0 #fff; */
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:0px;
	list-style-type: none;
}

.footer_info_block>ul>li{

list-style-type: none;
height:24px;
position:relative;
padding:0;
font-family:Segoe UI, RonduitCapitals,verdana, arial;
color:#fff;
font-size:14px;
text-transform:none;
}

.footer_info_block>ul>li>a{
cursor:pointer ;
text-align:left;
z-index:99;
height:10px;
position:relative;
text-decoration:none;
color:#ccc;padding:3px;
}

.footer_info_block>ul>li>a:hover{
color:#FF862F;
}

.contacts{
margin:0;
padding:0;
text-align:left;
width:100%;
}

.contacts>a{
text-decoration:none;
margin:0;
padding:4px 3px;
list-style-type: none;
color:#ccc;
display:block;
font-family:verdana;
font-size:12px;
width:100%;
height:30px;
line-height:30px;
}
.contacts>a:first-child{padding:0 3px 4px 3px;}

.contacts>a:hover{color:#FF7000;}


.contacts>a>img{
float:left;
margin:0 auto;
margin-right:10px;
margin-top:6px;
margin-bottom:4px;
width:18px;
height:18px;
display:block;

}

.f_end_black{
width:100%;
min-height:400px;
margin:0;
position:relative;
}

#f_end_block_nav{
width:100%;
margin:0 auto;
min-height:400px;
position:relative;
background:#252525;
}

#f_end_block_nav>ul {
width:500px;
}

#f_end_block_nav>ul>li{
display:inline-block;
height:10px;
position:relative;
padding:0;
min-width:50px;
margin-right:10px;
margin-top:20px;
}

#f_end_block_nav>ul>li>a{
text-align:left;
z-index:99;
height:10px;
position:relative;
text-decoration:none;
font-family:arial, sand-serif;
font-size:0.9em;
font-weight:normal;
color:#999;
}

#f_end_block_nav>ul>li>a:hover{
color:#FF862F;
}

/* #f_border{
position:relative;
width:100%;
height:5px;
background:#FF862F;
}
 */
 
 .met{z-index:999;

position:absolute;
top:0;
margin-top:15px;
margin-left:15px;
opacity:.1;
}
.met:hover{opacity:1;}

#yamap{
border-top:2px solid #eaeaea;
position:absolute;
width:100%;
min-height:400px;
box-shadow:0 0 0 2px #ccc;
border-bottom:5px solid #eaeaea;
}
#footer0{
 
bottom:0;
position:relative;
width:100%;

background:#f5f5f5;
}


#f_info{
border-top:2px solid #ddd;
background:#fdfdfd;
position:relative;
margin:0 auto;
text-align:center;
}

.pre_f_text{
padding:0;
position:relative;
width:100%;
height:10px;
margin:0 auto;
text-align:center;

}
.pre_f_text_li{
padding:0;

margin-top:0px;
position:relative;
display:inline-block;
min-width:200px;
height:10px;
}

.pre_f_text_li p,.pre_f_text_li h1{
text-transform:uppercase;
font-weight:bold;
font-family:verdana;
font-size:1.0em;
margin:0px 0px;
padding-top:10px;
position:relative;
display:inline-block;
color:#FF7000;
height:20px;
}


#f_info_b{
position:relative;
text-align:justify;
padding:0;
margin:0 auto;
max-width:1200px;
}

.f_text{
display:inline-block;
width:300px;
height:210px;
margin-top:20px;

}

.f_text a{
font-family:verdana;
position:relative;
display:block;
margin-top:30px;
text-align:center;
color:#FF7000;
text-decoration:none;

font-size: 24px;

}

.f_text img{
display:block;
border-radius:125px;
background:#FF7000;
border:5px solid #fff;
width:100px;
height:100px;
position:relative;
margin:0 auto;
margin-top:30px;
}


.ftr{
display:inline-block;
width:75%;
}

.socn span{

bottom:0;
left:0;
width:100px;

}

#socnav{
/* border-top:1px solid #D55C00; */

height:40px;
width:100%;
text-align:center;
position:relative;
margin:0 auto;
margin-bottom:25px;	
margin-top:50px;
background:#252525;}

#socnav>a{background:#252525;
display:block;
	width:100%;
	font-family:verdana, arial;
	font-size:12px;
color:#ccc;
}




.socn {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
display:inline-block;
position:relative;
width:35px;
height:35px;
text-align:center;
margin:0 1px 0 1px;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}


.socn:hover{border-bottom:15px solid #ff7000;}
.socn:not(:hover){
	-webkit-transition: 0.2s linear;
transition: 0.2s linear;
	border-bottom:0px solid #f2f2f2;}
.socn a{
height:35px;
width:35px;
display:block;
color:#fff;
text-decoration:none;
text-align:center;
}

.socn img{margin-top:10px;
	
height:19px;
width:19px;
}
.socn:hover{
	

}


/* Страница услуги */


/*Блок Акции*/
.action_block{
	box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
	/* border:1px solid #F36900; */
border-bottom:none;

position:relative;
	width:100%;
	min-height:90px;
	margin-top:15px;
	background:#ff7000; 
	margin-bottom:10px;
}
.action_block_0{
/* background:#00A63D;  */
margin:0;
padding:0;

}
.action_block_0>a{
padding:0px 0px;
display:block;

margin:0 auto;
border-bottom:1px solid #fff;
position:relative;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	font-family:arial, verdana;
	font-size:22px;



}
.action_block_1{

width:100%; 

}

.action_block_1>b{
	
	background:#f2f2f2;
	position:relative;
	width:100%;
	font-size:11px;
	line-height:11px;
	text-align:center;
	display:block;
	color:#ff7000;
	padding:3px 0;
	font-family:verdana, arial;
}

.action_block_1>a{
text-decoration:none;
	min-height:20px;
	width:100%;
	display:block; 
	font-family:verdana, arial;
	font-size:33px;
	font-weight:bold;
	line-height:36px;
	text-align:center;
	color:#fff;
	padding:10px 0px;
}

.action_block>p{
	width:100%;
	display:block;
	
	text-align:center;
		text-transform:uppercase;
	font-family:arial, verdana;
	font-size:15px;
}
#blink>a{
	-webkit-animation: blink .4s linear infinite; 
	animation: blink .4s linear infinite; 
	font-weight: bold; 
	color: color: #f2f2f2; 
}

@-webkit-keyframes blink{ 
	0% { color: #fff; }
	50% { color: #fff; }
	100% { color: #F00; }
}

@keyframes blink {  
	0% { color: #fff; }
	50% { color: #fff; }
	100% { color: #F00; } 
}
.action_img{
		width:80px;
		height:80px;
		position:absolute;
		right:20px;
		top:20px;
		background:rgba(255,255,255, 0.6);
		border-radius:100%;
		padding:4px;
}
.action_img>img{
	display:block;
		width:80px;
		height:80px;
}


/*Блок Акции*/
.rightblock_action{
padding:0;
margin-top:0px;
position:relative;
float:right;
	width:72%;
	min-height:300px;
margin-right:10px;

}

.action_info_block{
border:8px solid #f2f2f2;

display:inline-block;
position:relative;
width:400px;
min-height:200px;
margin:0;
margin:2%;
background:#F8F8F8;

}
.action_info_block:hover{box-shadow:0px 0px 2px 0px #888;}
.action_info_block>img{
	display:block;
	width:400px;
	height:300px;
	
}
.action_info_block_post{
	display:inline-block;
	width:400px;
	
		box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
}
.action_info_block_post>a{
	display:block;
	font-family:verdana, arial;
	font-size:24px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	text-align:left;
	padding:10px 5px 5px 10px;
	text-transform:uppercase;
	
}
.action_info_block_post>a:hover{
	color:#ff7000;
	text-decoration:underline;
}
.action_info_block_post>h2{
	box-sizing: border-box; 

	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
	display:block;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:20px;
	color:#333;
	text-align:left;
	
	height:100px;
	width:400px;
	vertical-align:middle;
	padding:10px 5px 0 10px;
	
}
.action_info_block_post>p{
	box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
		display:block;
	font-family:verdana, arial;
	font-size:10px;
	color:#333;
	text-transform:uppercase;
	text-align:center;
	padding:2px;
}
.serviceblock{
	

padding:0;
margin-top:0px;
position:relative;
float:left;
	width:71%;	
	margin-left:20px;
}

#service_head{		
width:100%;
cursor:default;
}



#service_head h1{

text-align:left;
position:relative;
color:#444;
font-family:play,verdana,arial;
margin-bottom:30px;
display:block;
letter-spacing:1px;

text-transform:uppercase;
font-variant:bold;
font-size:2.2em;
padding:20px 0 20px 20px;
}


#service_text_content{
margin-left:3%;
display:inline;
width:45%;
max-height:100%;
background:#fff;
position:absolute;
}

#service_text_content h2{
display:block;

    margin: 0;
    padding: 0;
	text-shadow:1px 1px 0px #555;
	padding:5px 0;
	text-align:center;
	text-transform:uppercase;
	font-size:1.5em;
	font-family:play,verdana,arial;
	background:#FF7000;
	color:#fff;
}

#service_text_content p:before{
content:none;
}



table.buymenu{
border:none;
min-width:100%;
padding:0;
margin-top:0;
border-collapse:collapse;
}

.buymenu tr td{
	padding:3px 7px;
	color:#555;
	font-family:verdana, arial, sand-serif;
	border:2px solid #555;
	text-align:left;
	border:1px solid #ccc;
	margin:0 auto;
	margin-top:8px;
	min-height:100px;
	margin-bottom:20px;
	text-transform:uppercase;
	font-size:14px;
	text-shadow:0 0px 0 #000;

width:100%;
}
.buymenu tr{
border:none;
}

.buymenu tr:nth-child(2n+2){
background:#f2f2f2;
}

.buymenu tr:nth-child(2n+1){
background:#fff;
}




.buymenu td:active{
background:none;
}


.buymenu tr td a{
margin:5px auto;
}

.buymenu tr td:last-child{width:60%;}
.buymenu tr td:first-child{width:40%;}

.infomenu{
font-family:verdana, arial;
display:block;

font-size:1em;
color:#000;
text-transform:none;
text-align:left;

}

.leftinfomenu{


font-family:verdana, arial;
font-weight:normal;
text-align:right;
font-size:12px;

color:#000;

}

#panel {
position: relative; 
/* width:480px; */
/* height:330px; */
width:100%;
height:100%;
}
#page{ 
position:relative;
max-height:100%;
width:50%;
display:inline-block;
margin-bottom:50px;
background: #e1e2e1;
background: -moz-linear-gradient(left,  #e1e2e1 0%, #e6e6e6 50%, #e1e2e1 100%);
background: -webkit-linear-gradient(left,  #e1e2e1 0%,#e6e6e6 50%,#e1e2e1 100%);
background: linear-gradient(to right,  #DFE0DF 0%,#E7E7E7 50%,#DFE0DF 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e2e1', endColorstr='#e1e2e1',GradientType=1 );

}
#largeImage{
background-color: #fff; 
cursor: default; 
width:100%;
height:100%;
}


/*Новыйе стили для галереи*/

#thumbs { padding-top: 10px; overflow: hidden; }
#thumbs img{
	max-width: 90px;
    border: 0px solid gray;
    padding: 2px;
    background-color: white;
    cursor: pointer;
	text-align:justify;
}
#thumbs img {
    float: left;
    margin-right: 2px;
	margin-left: 2px;
}
#description {
    background: black;
    color: white;
    position: absolute;
    bottom: 0;
    padding: 10px 20px;
    width: 525px;
    margin: 5px;
}
/*Новыйе стили для галереи*/


/* table,tr,td{ */
	/* padding-left:10px; */
	/* color:#555; */
	/* font-family:verdana, arial, sand-serif; */
	/* border:2px solid #555; */
	/* width:96%; */
	/* text-align:left; */
	/* border-collapse:collapse; */
	/* border:1px solid #ccc; */
	/* margin:0 auto; */
	/* margin-top:8px; */
	/* min-height:100px; */
	/* margin-bottom:20px; */
	/* text-transform:uppercase; */
	/* font-size:0.97em; */
	/* text-shadow:0 0px 0 #000; */

/* } */
/* td{ */
/* height:30px;  */
/* width:50px; */
/* } */






/* Блок описания услуги - табы */


#info_contentpage{
position:relative;
width:100%;
min-height:300px;

}

#price_table_0{
float:left;
width:100%;
position:relative;
background:#f5f5f5;
margin:0 auto;
}

#price_table{
/* min-height:900px; */
border-bottom:1px solid #eee;
border-top:1px solid #eee;
width:100%;
margin:0 auto;
position:relative;
background:#fff;
text-align:left;
margin-bottom:0;
}


/* Табы */
.korpus > div, 
.korpus > input { display: none; }
.korpus{
background:#fff;
width:100%;
margin:0 auto;
text-align:center;
}
.korpus label { 

	box-sizing: border-box;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
height:37px;
font-weight:bold;
margin:0px 5px;
margin-top:8px;
display:inline-block;
padding: 5px;
font-family:verdana;
font-size:0.9em;
line-height: 26px;
cursor: pointer; position:relative;
bottom: 1px; 
background: #fff;
transition:all 100ms linear;

} 
.korpus label:hover{

border-bottom:4px solid #FF7000;
 }
.korpus input[type="radio"]:checked + label {border-bottom:none;background:#FF7000;color:#fff;} 
.korpus > input:nth-of-type(1):checked ~ div:nth-of-type(1), 
.korpus > input:nth-of-type(2):checked ~ div:nth-of-type(2), 
.korpus > input:nth-of-type(3):checked ~ div:nth-of-type(3) { display: block;  }



.price_name{
position:relative;
display:block;
margin:0 auto;

margin-top:35px;
margin-bottom:25px;
text-align:center;
color:#FF7000;
font-size:1.1em;
font-weight:bold;
font-family:verdana, arial, sand-serif;

}



/* Табы */

/* Блок описания услуги - табы */


/* Страница услуги */

/* Страница О нас */
.aboutbg{
	 background: url(../images/flatbanner.png) no-repeat;
	 background-color:#ACE1FF;
	 background-size:100% 100% ;
	 width:100%;
	 height:1050px;
	 
	
}

.about_head{
	background:rgba(0,0,0, 0.4);
	width:700px;
	min-height:1050px;
	margin:0 auto;
	margin-bottom:20px;
	padding:25px 25px 0 25px;
}
.about_head>h1{text-transform:uppercase;z-index:9;
	font-family:verdana, arial;
	color:#fff;
	font-size:32px;
	padding:10px 0px 10px 0;
	margin:0 0 0px 0;text-shadow:1px 1px 0px #000;

}
.about_head>p{line-height:20px;z-index:9;
	font-family:verdana;
	font-size:16px;
color:#fff;
text-shadow:1px 1px 0px #000;
text-align:justify;margin-top:20px;
}
.about_head>p:before{
	content:"";
	padding-left:35px;
}
.about_head>ul{	text-shadow:1px 1px 0px #000;

color:#fff;
font-weight:bold;z-index:9;
	font-family:verdana, arial;
	font-size:18px;
	list-style-type: none;
	margin-top:25px;

}
	
.about_head>ul>li{	z-index:9;
color:#fff;
    padding-top:10px;
    font-weight:normal;
	font-family:arial,verdana;
	font-size:16px;
	}
	

		.about_head>ul>li:first-letter{ text-transform:uppercase;padding-left:25px;color:#ff7000;font-size:19px}
	.about_head>ul>li:first-child{margin-top:10px;	}
/* Страница О нас */
/*Соц сети*/

.contacts_place{
margin:0;
position:relative;
z-index:99999;
}


	.socn_alt img{
	width:40px;
	height:40px;
	}
	
	.socn_alt {		box-sizing: border-box;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box; 
	display:inline-block;
	position:relative;
	width:20px;
	height:20px;
	padding:0;
	margin:15px 40px 15px 10px;
	text-align:center;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
	
	}

	.socn_alt a{
	height:50px;
	display:block;
	width:20px;
	text-decoration:none;
	text-align:center;
	position:absolute;
	}
	
	.socn_alt a span{
		display:none;
	}

.socn_alt a:hover{

-webkit-transition: 0.3s linear;
transition: 0.3s linear;
}

.socn_alt:hover{
-webkit-transition: 0.1s linear;
transition: 0.1s linear;
padding-top:3px;
cursor:pointer;
}

.decript_c{
text-align:left;
padding-left:40px;
text-transform:uppercase;
font-family:verdana;
font-size:1em;
letter-spacing:2px;
font-weight:bold;
color:#9DC9FF;
text-shadow:1px 1px 0 #000;
margin:0;
margin-bottom:10px;
}
.decript_c:first-child{
position:relative;
height:10px;
margin:0;
margin-top:100px;
margin-bottom:20px;
text-align:center;
padding-left:0;
}

.decript_info{
margin:0;
padding-left:40px;
color:#fff;
text-shadow:0px 0px 2px #000;
font-size:0.9em;
margin-bottom:30px;
}

.contacts_place_right{

margin-top:150px;
margin-right:80px;
font-family:verdana;
box-shadow:0px 0px 3px 2px #ddd;
width:450px;
min-height:550px;
float:right;
background:rgba(0,0,0,0.6);

}
.contacts_place_right h2{
text-shadow:1px 1px 0 #000;
background:#FF862F;
color:#fff;
height:44px;
margin:0;
margin-bottom:30px;
text-align:center;
padding-top:9px;
letter-spacing:2px;
font-size:1.3em;
text-transform:uppercase;
}
#socnav_1{

width:100%;
text-align:center;
position:relative;
margin:0 auto;
margin-top:80px;

}
.right_os{
position:relative;
min-width:100px;
margin:0 auto;
margin-top:20px;
margin-bottom:20px;
}

.right_os a{
text-decoration:underline;
color:#fff;
display:block;
width:130px;
text-align:center;
position:relative;
margin:0 auto;
font-size:0.8em;
}
.right_os a:hover{
text-decoration:none;
}
/*Соц сети*/

/* Адаптация ->>>>*/
@media screen and (max-width: 1400px){
	
	/* Блог */
	
	.blog_news{

}

	/* Блог */
	.footer_info_block{
padding:20px;
width:1200px;
margin:0 auto;
position:relative;
}
.footer_info_block>ul{
	cursor:default;
	vertical-align: top;
	display:inline-block;
	margin:0;
	margin-right:55px;
	min-width:150px;
margin-bottom:20px;		
	}

.content{
		width: 100%;
}

}

@media screen and (max-width: 1200px){
/* Странциа услуги */

.footer_info_block{
padding:20px;
width:100%;
margin:0 auto;
position:relative;
}
.footer_info_block>ul{
cursor:default;
vertical-align: top;
display:inline-block;
margin:0;
margin-right:55px;
min-width:220px;
margin-bottom:20px;		
}
	
	
.serviceblock{
	

padding:0;
margin-top:0px;
position:relative;
float:left;
	width:100%;	
	margin-left:0;
}
/* Странциа услуги */
	
/* хЕДЕР */


#header{
text-align:center;
width:100%;
position:relative;
background-color:#fff;
margin:0 auto;
height:200px;
}

#logo_text{
margin-left:55px;

float:right;

padding:0;
width:200px;
height:150px;
color:#666;
}

#lodo_img{

margin:0;
padding:0;
background:url(../images/logo_md.png) no-repeat;
margin-top:0px;
}



#cont{

margin-right:50px;
margin-top:30px;
min-width:100px;
text-decoration:none;
position:absolute;

}

#onlineclick{
z-index:0;
text-align:center;
font-family:verdana;
float:right;

margin:15px 30%;

height:150px;
width:400px;
}

	
/* хЕДЕР */

/* Конец хедера	 */
#headend{

background-color:#1b735b;
position:relative;
width:100%;
margin:0 auto;
padding:0;
text-align: center;


}


#headend>a{
margin:0;
text-decoration: none;
vertical-align:middle;
height: 50px;
width: 205px;
padding:8px 10px;
display:inline-block;
font-family:arial, sans-serif;

font-weight:300;
text-transform:uppercase;
color:#fff;
text-align:left;
text-shadow:0.02em 0 0 #fff;
letter-spacing:0.5px;
line-height:50px;
}

#headend>a:hover{
background:#17624E;
}

#headend>a>img{
float:left;
margin-top:5px;
width:40px;
height:40px;

}

#headend>a>span{
margin:0;
margin-left:10px;font-size: 0.75em;
float:left;
}

/* Конец хедера	 */

/* Блок с контентом */
.content{
		width: 100%;
	display:block;
	position:relative;
	margin:0 auto;
margin-top:30px;
	
	padding:0;
	
}
.ca-menu>li{
	
	padding:0;
    width: 30%;
    height: 100%;
	margin:0;
    /* border-radius: 125px; */
    position: relative;
	display:inline-block;


}

.rightblock{
padding:0;
margin-top:0px;
position:relative;
float:right;
	width:64%;


}

/* Блок с контентом */

}

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

#service_head h1{
text-align:left;
position:relative;

margin-bottom:30px;
display:block;
letter-spacing:1px;

text-transform:uppercase;
font-size:1.5em;
color:#444;
font-family:play,verdana,arial;
padding:20px 0 20px 20px;
}

.rightblock_action{
padding:0;
margin-top:0px;
position:relative;
float:left;
	width:100%;
	min-height:300px;
margin-right:10px;
text-align:center;
}
.action_info_block{
border:8px solid #f2f2f2;
vertical-align:top;
display:inline-block;
position:relative;
width:200px;
min-height:100px;
margin:0 auto;
margin:1%;
background:#F8F8F8;

}
.action_info_block>img{
	display:block;
	width:200px;
	height:150px;
	
}
.action_info_block_post{width:100%;}
.action_info_block_post>a{
	display:block;
	font-family:verdana, arial;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	text-align:left;
	padding:10px 5px 5px 10px;
	text-transform:uppercase;
	
}
.action_info_block_post>h2{
	box-sizing: border-box; 

	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
	display:block;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:10px;
	color:#333;
	text-align:left;
	
	height:100px;
	width:100%;
	vertical-align:middle;
	padding:10px 5px 0 10px;
	
}
.action_info_block_post>p{
	box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
		display:block;
	font-family:verdana, arial;
	font-size:8px;
	color:#333;
	text-transform:uppercase;
	text-align:center;
	padding:2px;
	position:relative;
}
.about_head{
		box-sizing: border-box; 
	 -webkit-box-sizing: border-box; 
     -moz-box-sizing: border-box; 
	background:rgba(0,0,0, 0.4);
	width:690px;
	min-height:1050px;
	margin:0 auto;
	margin-bottom:20px;
	padding:25px 25px 25px 25px;
}

.about_head>p{

	 line-height:20px;z-index:9;
	font-family:verdana;
	font-size:16px;
color:#fff;
text-shadow:1px 1px 0px #000;
text-align:justify;margin-top:20px;
margin-bottom:50px;

}
/* Аккордеон */


.accordion li > a {
display: block;
position: relative;
min-width: 110px;
padding: 0 10px 0 30px;
height: 50px;

color: #555;
font: normal  15px/50px verdana, Arial, sans-serif;
text-transform:uppercase;
text-decoration: none;
text-shadow: 0px 0px 0px rgba(0,0,0, .35);

background: #fefefe;
border-bottom:1px solid #f2f2f2;
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.sub-menu li a {
	
color: #000;
border: none;
text-shadow: 1px 1px 0px rgba(255,255,255, .1);
text-transform:none;
font: normal 16px/50px verdana, Arial, sans-serif;
background: #eee;
height:50px;
padding-left:40px;
-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}


.sub-menu em {
position: absolute;
top: 0;
left: 0;
margin-left: 12px;
color: #a6a6a6;
font: normal 10px/50px Arial, sans-serif;
}
/* Аккордеон */
		
/* хЕДЕР */


#header{
text-align:center;
width:100%;
position:relative;
background-color:#fff;
margin:0 auto;
min-height:550px;

}

#logo_text{
	display:inline-block;
margin-left:55px;

position:relative;

padding:0;
width:100%;
height:150px;
color:#666;
}

#lodo_img{
	display:inline-block;

margin:0;
padding:0;
background:url(../images/logo_md.png) no-repeat;

margin-top:0px;
position:relative;
}



#cont{	
display:inline-block;
margin-right:0;
margin-top:0px;
margin-bottom:30px;
width:100%;

text-decoration:none;
position:relative;

}
#cont>a{	
display:block;
width:100%;
text-align:center;
	margin:0 auto;
}
	

#onlineclick{
z-index:0;
text-align:center;
font-family:verdana;
position:relative;

margin:0 auto;

height:200px;
width:100%;
}

	
/* хЕДЕР */

/* Аккордеон */
#wrapper{
list-style: none;
margin:0px auto;
position:relative;
float:none;

margin:0 auto;
margin-bottom:30px;
width: 95%;
display:block;
}
/* Аккордеон */

/* Блок с контентом */
.rightblock{
padding:0;
margin-top:0px;
position:relative;
float:right;
	width:100%;
	margin-right:0;
}
/* Блок с контентом */


/* Свяжись с нами */
#f_info_b{
position:relative;
text-align:justify;
padding:0;
margin:0 auto;
width:100%;
}

.f_text{
display:inline-block;
width:200px;
height:100px;
margin-top:20px;

}

.f_text a{
font-family:verdana;
position:relative;
display:block;
margin-top:30px;
text-align:center;
text-decoration:none;

font-size: 20px;

}

.f_text img{
display:block;
border-radius:125px;
border:5px solid #fff;
width:80px;
height:80px;
position:relative;
margin:0 auto;
margin-top:30px;
}
/* Свяжись с нами */


/* Соцсети*/

/* Соцсети*/

/* Конец хедера */

#headend, .all{

display:none;}
/* Конец хедера */

}


@media screen and (max-width: 625px){
	
#f_info_b{
position:relative;
text-align:justify;
padding:0;
margin:0 auto;
width:100%;
}

.f_text{
display:inline-block;
width:100%;
height:150px;
margin-top:10px;

}

.f_text a{
font-family:verdana;
position:relative;
display:block;
margin-top:10px;
text-align:center;
color:#F07211;
text-decoration:none;

font-size: 20px;

}
}

@media screen and (max-width: 700px){
.rightblock{
display:none;}

#panel {
position: relative; 
/* width:480px; */
/* height:330px; */
width:100%;
height:100%;
}
#page{
position:relative;
max-height:100%;
width:100%;
display:inline-block;
margin-bottom:0px;
}
#largeImage{
background-color: #fff; 
cursor: default; 
width:100%;
height:100%;
}
#service_text_content{
margin-left:3%;
display:inline;
width:100%;
max-height:100%;
background:#fff;
position:relative;
}

#service_text_content h2{
display:block;

    margin: 20px 0 20px 0;
    padding: 0;
	text-shadow:1px 1px 0px #555;
	padding:5px 0;
	text-align:center;
	text-transform:uppercase;
	font-size:1.4em;
	font-family:verdana,arial,sans-serif;
	background:#FF862F;
	color:#fff;
}
}



