@import url(https://fonts.googleapis.com/css?family=Playball);
/*@import url(https://fonts.googleapis.com/css?family=Ruslan+Display);*/
@import url(https://fonts.googleapis.com/css?family=Marmelad&subset=latin,cyrillic);

div {
	/*outline: 1px solid black;*/
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #68615D;
}
p {
	color: #68615D;
}
h1 {
	color: #68615D;
}

h2 {
	color: #68615D;
}

.strong {
	font-weight: bold;
}

.item:after, .rows:after {
	content: "";
	display: block;
	clear: both;
}
.items-leading > div:after {
	content: "";
	display: block;
	clear: both;
}

.row:after {
	content: "";
	display: block;
	clear: both;
}

.col {
	float: left;
}
.col-r {
	float: right;
}

.col-2 {
	width: 50%;
}

.clr{
	clear: both;
}

.img-left {
	float: left;
	margin: 10px 10px 10px 0;
}

.img-right {
	float: left;
	margin: 10px 0 10px 10px;
}

.va-m {
	vertical-align: middle;
}

table.va-m td {
	vertical-align: middle;
}

ul.disc {
	list-style-type: disc;
}

.readmore .btn {
/*	display: inline-block;
	width: 130px;
	height: 40px;
	background-color: #E3E3E3;
	line-height: 40px;
	border-radius: 6px;
	padding: 0 5px 0 25px;*/
	width: 100px;
	margin: 0;
	border-radius: 5px;
	background-color: #F0F0F0;
	color: #68615D;
	border: 1px solid #EBEBEB;
}
.readmore .btn:hover {
	/*background-color: #68615D;
	color: #fff;*/
	background-color: #68615D;
	border-color: #68615D;
	color: #fff;
	background-image: none;
	webkit-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
	transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
}

.moduletable.column {
	float: right;
	/*padding: 0 15px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.moduletable.width33 {
    width: 33%;
    color: #68615D;
}

.moduletable.work {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding-right: 30px;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}
#page-wrap {
	min-height: 100%;
	margin-bottom: -110px; 
}
#page-wrap:after {
	content: "";
	display: block;
}
#footer, #page-wrap:after {
	height: 110px; 
}

#top h3 {
	margin:0 0 5px 10px;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	color: #68615D;
}
#top img {
	width: 293px;
	height: auto;
}

.wrap {
	width: 980px;
	margin: 0 auto;
}
#header {
	padding: 15px;
	outline: none;
}
#header div {
	outline: none;

}
#header-menu{
	height: 40px;
}

/*#header-menu > #main-menu{
	float: right;
}*/
#main-menu .current > a{
	background-color: rgba(255,0,0,1);
	color: #fff;
}  

#main-menu .small .active a{
	font-weight: bold;
}
#main-menu ul li{
	display: inline-block;
	margin: 0 5px 0 0;
}
/*#main-menu .item-109{
	display: none;
}*/
#main-menu{
	margin-left: 10px;
}


#main-menu a {
	display: block;
	height: 40px;
	/*margin-right: 10px;*/ 
	border-radius: 6px;
	padding: 0 7px;
	background-color: #f5f5f5;
	line-height: 40px;
	font-size: 14px;
	color: #68615d;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-menu span {
	display: block;
	height: 40px;
	/*margin-right: 10px;*/ 
	border-radius: 6px;
	padding: 0 25px 0 12px;
	background-color: #f5f5f5;
	line-height: 40px;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #68615d;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-menu .active span{
	background-color: #D4002A;
	color: #fff;
}

#main-menu .active a{
	background-color: #D4002A;
	color: #fff;
}
#main-menu li:hover a{
	color: #fff;
	background-color: #68615d;
}

#sitemap{
	display: block;
	/*float: right;*/
}
#sitemap .lang{
	display: block;
	margin: 0;
}

#sitemap .lang .lang-inline{
	margin: 12px 10px 0 0;
}

#sitemap .lang .lang-inline img{
	box-shadow:  0 0 1px rgba(0, 0, 0, 0.5);
}

#sitemap .lang .lang-inline img:hover{
	box-shadow:  0 0 5px rgba(0, 0, 0, 0.5);
}

#sitemap .sitemap_mod{
	
	margin: 0;
	padding: 0;
	
}

#sitemap .sitemap_mod .nav{
	margin: 0;
}

#sitemap .sitemap_mod a{
	display: block;
	margin: 0 0 10px 0;
	font-size: 12px;
	/*padding: 0 0 0 20px;*/
	height: 24px;
	line-height: 24px;
	/*background-image: url(../i/map2.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	border-radius: 0px;
	background-color: transparent;
	color: #b4b4b4;
	font-weight: normal;
	text-shadow: none;
}

#sitemap .sitemap_mod a:hover{
	color: #D4002A;
	/*background-image: url(../i/map2_hover.png);*/
	background-repeat: no-repeat;
}



#slider {
	margin: 15px;
	/*border-radius: 6px;*/
	/*border-bottom: 1px solid #000;*/
	/*border-top: 1px solid #000;*/
	z-index: 0;
	overflow: hidden;
}

#slider .camera_caption{
	display: block;
	position: absolute;
	bottom: 30px;
	width: 600px;
}

#slider .camera_caption div{
	color: #68615D;
	background-color: transparent;
	font-size: 40px;
	line-height: 40px;
	font-family: 'Marmelad', cursive;
	padding-left: 75px;
}

#slider .camera_caption div .big {
	font-size: 60px;
}

.camera_commands {
	display: none;
}
.camera_amber_skin .camera_prev {
	width: 50px;
	height: 50px;
	background: url(../i/buttons.png);
	background-position: 0 -180px;
	background-repeat: no-repeat;
	left: 15px;
	margin-top: -25px;
	
}
.camera_amber_skin .camera_next {
	width: 50px;
	height: 50px;
	right: 15px;
	background: url(../i/buttons.png);
	background-position: 0 -120px;
	margin-top: -25px;
}
.camera_amber_skin .camera_prev > span, .camera_amber_skin .camera_next > span {
	width: 50px;
	height: 50px;
	top: 50%;
	background-image: none;
	background-repeat: no-repeat;
}
.camera_amber_skin .camera_next:hover {
	background-position: 0 -360px;
	
}
.camera_amber_skin .camera_prev:hover {
	background-position: 0 -420px;

}

.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.pag_nav_0 {
	width: 10px;
	height: 10px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background-color: #B3B3B3 ;
	/*background: url(../../../i/kolostudio/nav.png);*/
	width: 10px;
	height: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	background-repeat: no-repeat;

}

.camera_wrap .camera_pag .camera_pag_ul li.camera_hover > span {
	background-color: #68615D; 
}

.camera_wrap .camera_pag .camera_pag_ul li > span {
	/*background: url(../../../i/kolostudio/nav.png);*/
	width: 10px;
	height: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	top: 0;
	left: 0;

}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background-color: #D4002A;
}

.pag_nav_0 .cameracurrent {
	width: 10px;
	height: 10px;
}


/*.slide {*/
	/*height: 420px;*/
	/*background-image:url(../i/slide1.jpg);*/
	/*overflow: hidden;*/

/*}*/

.caption h2 {
	display: block;
	text-align: center;
	margin: 80px 0 0 0;
	line-height: 83px;
	font-style: italic;
	font-weight: normal;
	color: #68615D;
	font-size: 60px;
	list-style: none;

}
.caption p {
    text-align: center;
    margin-top: 0;
    font-size: 16px;
    line-height: 22px;
    color: #68615D;
}

#top {
	position: relative;

}


#sidebar-right, #sidebar-left {
	float: left;
	width: 33%;
	padding: 15px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#main.no-left, #main.no-right {
	width: 66%;
}
#main.no-left.no-right {
	width: 100%;
}


/*#bottom {
	width: 948px;
	height: 90px;
	margin: 15px;
}
*/

#footer {
	height: 80px;
	padding: 15px 0;
}
#logofooter .moduletable {
	float: left;

	width: 272px;
	height: 80px;
	border-radius: 6px;
	margin: 3px 11px 3px 0;
	text-align: center;
	background: #F5F5F5;
	color: #68615D;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Playball', cursive;
	font-size: 28px;

}
#contakt .moduletable {
	float: left;
	width: 272px;
	height: 80px;
	border-radius: 6px;
	margin: 3px;
	/*text-align: center*/;
	background: #F5F5F5;
	/*background-image: url(../i/contact.png);*/
}

#contakt .moduletable p{
	line-height: normal;
	margin: 0;
}

#contakt .moduletable .adress_footer{
	display: block;
	font-size: 18px;
	line-height: 80px;
	text-align: center;
	overflow: hidden;
}
#contakt .moduletable .adress_footer a{
	height: 80px;
	width: 272px;
	display: block;
	text-decoration: none;
	color: #68615D;
	padding-left: 15px;
	border-radius: 6px;
	background: #F5F5F5 url(../i/comments_hover.png) no-repeat 20px center;

	-webkit-transition: background-color 0.25s ease-in-out;
	-moz-transition: background-color 0.25s ease-in-out;
	-o-transition: background-color 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out;
}
#contakt .moduletable .adress_footer a:hover{
	color: #fff;
	background-color: #68615D;
}
.comments_add{
	height: 40px;
	width: 200px;
	display: block;
	line-height: 40px;
	text-align: center;
	border-radius: 6px;
	background: #F5F5F5;
	overflow: hidden;
}
#sidebar-left .comments_add a{
	height: 40px;
	width: 200px;
	line-height: 40px;
	text-decoration: none;
	color: #68615D;
	background-color: #F5F5F5;
	
}
#sidebar-left .comments_add a:hover{
	background-color: #68615D;
	color: #fff;
}
#contakt .moduletable .phone_footer{
	display: block;
	margin: 5px 0 0 0;
	font-size: 14px;
	background-image: url(../i/telefon_footer.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	line-height: 22px;
	padding-left: 45px;
}

#karta .moduletable {
	float: left;

	width: 190px;
	height: 80px;
	border-radius: 6px;
	margin: 3px;
	text-align: center;
	line-height: 80px;
	font-style: italic;
	background: #F5F5F5;
	

}
#karta a {
	display: block;	
	background-image: url(../i/marker.png);
	width: 188px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 50% 18px;
	text-indent: -9999px;
}

#karta a:hover {
	/*background-position: 50% -114px;*/
	background-color: #68615d;
	border-radius: 6px;
	-webkit-transition: background-color 0.25s ease-in-out;
	-moz-transition: background-color 0.25s ease-in-out;
	-o-transition: background-color 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out;
}

#obratnaya .moduletable {
	float: left;

	width: 188px;
	height: 80px;
	border-radius: 6px;
	margin: 3px 0 3px 3px;
	line-height: 80px;
	background: #F5F5F5; 
}
#obratnaya a{
	display: block;
	background-image: url(../i/envelope.png);
	background-repeat: no-repeat;
	background-position: 50% 25px;
	text-indent: -9999px;
}

#obratnaya a:hover{
	background-color: #68615d;
	border-radius: 6px;
	-webkit-transition: background-color 0.25s ease-in-out;
	-moz-transition: background-color 0.25s ease-in-out;
	-o-transition: background-color 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out;
}
#main-menu > div > ul > li.divider{
	position: relative;
}
#main-menu ul li ul li{
	display: block;
	float: none;
	margin: 0;
}

#main-menu ul li ul{
	z-index: 10;
	display: none;
	position: absolute;
	right: 0;
	width: 200px;
}
#main-menu > div > ul > li.item-250 > ul, #main-menu > div > ul > li.item-251 > ul, #main-menu > div > ul > li.item-295 > ul {
	display: none !important;
}
#main-menu .nav li.item-250:hover a, #main-menu .nav li.item-251:hover a, #main-menu > div > ul > li.item-295:hover a {
	border-radius: 6px !important;
	height: 40px !important;
}
#main-menu li:hover ul{
	/*display: block;*/
}

#main-menu ul li ul li ul li a{
	width: 270px;
	display: block;
	font-size: 10px;
	padding: 0 12px;
	margin: -16px 0 0 0;
	height: 20px;
	line-height: 10px;
	border-radius: 0;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	-moz-box-sizing: border-box; /* Ð”Ð»Ñ Firefox */  
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#main-menu ul li ul li a {
	/*z-index: 1;*/
	margin: 0;
	padding: 0 12px 0 8px;
	height: 40px;
	/*width: 270px;*/
	border-radius: 6px;
	background-color: #f5f5f5;
	/*line-height: 30px;*/
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-menu .ua_menu ul li ul li a{
	width: 300px;
}

#main-menu ul > li.deeper:hover span, #main-menu .nav li.deeper:hover a{
	border-radius: 6px 6px 0 0;
	color: #fff;
	background-color: #68615d;
	height: 45px;
}

#main-menu ul > li:hover ul{
	background-color: #68615d;
	padding: 3px 4px;
	/*display: block;*/
	border-radius: 6px 0 6px 6px;
}

#main-menu ul > li:hover ul li ul{
	background-color: #68615d;
	padding: 0;
	display: block;
	height: 0px;
}

#main-menu ul > li:hover ul li a{
	border-radius: 6px;
	height: 40px;
	background-color: transparent;
}

#main-menu ul > li:hover ul li ul li a{
	height: 20px;
}

#main-menu ul li ul li:hover a{
	/*background-color: #EF7885;
	border-radius: 8px;*/
	font-weight: bold;
	-webkit-transition: font-weight 0.2s ease-in-out;
	-moz-transition: font-weight 0.2s ease-in-out;
	-o-transition: font-weight 0.2s ease-in-out;
	transition: font-weight 0.2s ease-in-out;
}



#main-menu .moduletable .item-108 a{
	margin-right: 0;
}

#main-menu ul>li.deeper>a{
	position: relative;
	border-radius: 6px;
	height: 40px;
	padding: 0 10px 0 10px;
}

#main-menu ul>li.deeper>span{
	position: relative;
	border-radius: 6px;
	height: 40px;
	padding: 0 25px 0 10px;
}

#main-menu ul>li.deeper>span:after{
	content: "\f142 \F0D7";
	font-family: FontAwesome;
	letter-spacing:5px;
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
	margin:auto;
	
}
/*.item-115 .nav-header:after,.item-199 .nav-header:after {
	content: "\F0D7";
	font-family: FontAwesome;
	position: absolute;
	margin-top: 1px;
	margin-left: 12px;
}*/

/*.item-199 .nav-header:after {
	content: "\F0D7";
	font-family: FontAwesome;
	position: absolute;
	margin-top: 1px;
	margin-left: 12px;
}*/

[class^="icon-"], [class*=" icon-"] {
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	margin-top: 0;
	font-family: FontAwesome;
}

/*.item-115 .nav-header:before {
	content: "\f142";
	font-family: FontAwesome;
	position: absolute;
	margin-top: 1px;
	margin-left: 54px;*/
/*}*/

.item-199 .nav-header:before {
	content: "\f142";
	font-family: FontAwesome;
	position: absolute;
	margin-top: 1px;
	margin-left: 64px;
}

/*.icon-menu-p:before {
	content: "\f142";
	font-family: FontAwesome;
	position: absolute;
	margin-top: 1px;
	margin-left: 115px;
}

.icon-menu-m:before {
	content: "\f142";
	font-family: FontAwesome;
	position: absolute;
	margin-top: 1px;
	margin-left: 114px;
}*/

.width33 a{
	color: #FF0000;
	padding-left: 13px;
	background-image: url(../i/quad_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.width33 p{
	margin: 0;
}

.width33 a:hover{
	color: #EF7885;
	text-decoration: none;
}

#main-menu .item-116 ul{
	width: 500px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main-menu .item-116 ul li{
	padding-left: 180px;
	height: 115px;
}

#main-menu .item-116 ul > li > ul{
	width: 300px;
}

#main-menu .item-116 ul > li > ul > li{
	padding-left: 0;
	height: 75px;
	width: 300px;
}

#main-menu .item-138{
	background-image: url(../i/bcg.png);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

#main-menu .item-139{
	background-image: url(../i/bcg_s.png);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

#main-menu .item-138 a,#main-menu .item-139 a{
	font-size: 16px;
	width: inherit;
}

#main-menu .item-140 a{
	font-size: 12px;
	margin: -5px 0 0 0;
	line-height: normal;
	color: #333;
	width: 310px;
}

/*#main-menu .item-138:hover,#main-menu .item-139:hover{
	background-color: #EF7885;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
}*/

#main-menu .item-138:hover a,#main-menu .item-139:hover a{
	background-color: transparent;
}

#main-menu .item-122 a,#main-menu .item-132 a{
	line-height: 20px;
}

#main-menu .item-122 ul > li > a,#main-menu .item-132 ul > li > a{
	line-height: 10px;
	margin-top: -21px;
}

#logofooter .custom {
	line-height: 70px;
	display: block;
	
}

.page-header h1, .tag-category h1, .blog h1{
	font-size: 25px;
	color: #68615D;
}

.chronoform a{
	display: none;
}

#main .adress{
	display: block;
	width: 50%;
	padding-top:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .adress > .custom {
	width: 100%;
}
#main .adress span{
	width: 320px;
	margin: 0;
	line-height: 20px;
	float: left;
}

#main .adress h3{
	margin: 0;
}

#main .back-call{
	width: 50%;
	display: block;
	padding: 0;
	padding-top:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main .back-call h3{
	margin: 0;
}

#main .back-call label{
	width: 100px;
}

#main .back-call input{
	height:30px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main .back-call textarea{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 100%;
	max-width: 100%;
}

#main .back-call .cfdiv_submit input{
	width: 100px;
	margin: 0;
	border-radius: 5px;
	background-color: #F0F0F0;
	color: #68615D;
	border: 1px solid #EBEBEB;
	padding: 0 6px !important;

	height: 30px;
	line-height: 28px;
}

#main .back-call .cfdiv_submit input:hover{
	background-color: #68615D;
	border-color: #68615D;
	color: #fff;
	webkit-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
	transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
}

#main .back-call .clear{
	margin: 0;
}

#main .back-call div{
	margin: 10px 0 0 0;
	padding: 0;
}

#main .moduletable .map{
	display: block;
	padding: 5px;
	border: 1px solid #f5f5f5;
}
.map>h2{
	font-size: 18px;
	color:#68615D;
}


#main-menu .nav{
	margin: 0;
	
}

#top .main_img a{
	background-image: none;
	padding: 0;
}

.width33 h3 > a{
	background-image: none;
	color: #68615D;
	padding: 0;
}

.width33 h3 > a:hover{
	color: #68615D;
}

#top .left_menu{
	margin: 0 0 0 15px;
}

.left_menu{
	display: block;
	float: left;
	width: 300px;
	margin: 8px 0 0 0;
}

.left_menu h3{
	line-height: 20px;
	font-size: 20px;
	margin-top: 31px;
}

#top .left_menu ul, #sidebar-left .left_menu ul{
	padding-right: 10px;
	/*border-radius: 6px;
	background-color: #f5f5f5;*/
}

#top .left_menu li, #sidebar-left .left_menu li{
	display: block;
	line-height: 46px;
	border-bottom: 1px solid #E1E1E1;
	background-color: #f5f5f5;
	/*padding: 0 15px;*/
	padding-left: 15px;
}

.left_menu li:first-child{
	border-radius: 6px 6px 0 0;
}

.left_menu li:last-child{
	border:none;
	border-radius: 0 0 6px 6px;
}

#top .left_menu .current,#sidebar-left .left_menu .current{
	border-radius: 6px 0 0 6px;
	text-decoration: none;
	background-color: #68615D;
	margin-left: -5px;
	padding-left: 30px;
	-webkit-transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;
	-moz-transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;
	-o-transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;
	transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;
}

#top .left_menu .current a,#sidebar-left .left_menu .current a{
	color: #fff;
	background-color: transparent;
	padding-right: 20px;
	width: 260px;
	background-image: url(../i/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#top .left_menu li:hover,#sidebar-left .left_menu li:hover{
	/*color: #fff;*/
	border-radius: 6px 0 0 6px;
	text-decoration: none;
	background-color: #68615D;
	margin-left: -5px;
	padding-left: 30px;
	-webkit-transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;
	-moz-transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;
	-o-transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;
	transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;
}

#top .left_menu li:hover a,#sidebar-left .left_menu li:hover a{
	color: #fff;
	background-color: transparent;
	padding-right: 20px;
	width: 260px;
	background-image: url(../i/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#top .left_menu a,#sidebar-left .left_menu a{
	color: #68615D;
}

/*#main .left_menu a:hover{
	color: #fff;
	background-color: #68615D;
	border-radius: 6px 0 0 6px;
	text-decoration: none;
	margin-left: -5px;
	padding-left: 30px;
	background-image: url(../i/menu_left_arrow.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	-webkit-transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;;
	-moz-transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;;
	-o-transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;;
	transition: color 0.2s ease-in-out, margin 330ms ease-in-out 0s, padding 320ms ease-in-out 0s;;
}*/

#main .item-page, #main-bottom {
	width: 100%;
	float: right;
	margin: 0;
}

.blog .span12{
	margin-bottom: 10px;
}

.blog .span12 .page-header{
	margin: 20px 0 30px;
	display: block;
	border: 1px dotted #000;
	padding: 0;
}

.blog .span12 .readmore{
	padding: 0;
	margin: 0;
}

.blog .span12 p{
	/*padding-top: 20px;*/
}

.blog .span12 p img{
	margin-top: -20px;
	margin-right: 10px;
}

.blog .span12 .page-header h2{
	display: block;
	position: absolute;
	line-height: 18px;
	font-size: 17px;
	margin: 10px 0 0 302px;
}

.blog .span12 .page-header h2 > a{
	color: #F00;
	text-decoration: none;
}

.blog .span12 .page-header h2 > a:hover{
	color: #EF7885;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
}

.teachers{
	float: left;
	position: relative;
	width: 65%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .item-page.teachers {
	margin-left: 0px;
}
 
/*.teachers h2{
	font-size: 26px;
	line-height: 30px;
	margin: 0;
}*/

.teachers .custom{
	margin: 0;
	float: none;
	width: 665px;
}

.teachers p > img{
	float: left;
	margin: 0 10px 0 0;
}

.teachers:after{
	content: "";
	display: block;
	clear: both;
}

.comment{
	float: right;
	width: 30%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.comment p{
	margin: 0;
	font-size: 14px;
	line-height: 18px;
/*	background-color: #6ACCE1;*/
	color: #fff;
	padding-left: 15px;
}

.comment h3{
	margin: 10px 0 30px 0;
}

.comment h5{
	margin: 0 0 25px 0;
	font-size: 11px;
	font-style: italic;
	height: 17px;
	line-height: 22px;
	font-weight: bold;
	display: block;
	padding: 0 0 0 40px;
	background-image: url(../i/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 20px 0;
}

.comment .custom{
	margin: 0;
	float: none;
	width: 285px;
}

.blog .page-header{
	padding: 0;
	border: none;
}

.agggrr{
	padding: 10px 0 10px 0;
	background-color: #F00;
}

#main .prepody{
	float: left;
	margin: 0;
	width: 65%;
}

.gallery img {
	vertical-align: top;
	margin:0 0 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:  0 0 5px rgba(0, 0, 0, 0.5);
}

.gallery h2{
	font-size: 16px;
}

.sp-sig.gallery {
	padding-top: 5px;
	/*height: 140px;*/
	overflow: hidden;
}

.sp-sig.gallery > a {
	display: inline-block;
}

.more-images {
	text-align: right;
}

.more-images span {
	padding-right: 10px;
	color: #08C;

	cursor: pointer;
}

.more-images span:hover {
	color: #005580;
	text-decoration: underline;
}

#slider .camera_target_content .cameraContents .camera_link{
	position: absolute;
	width: 249px;
	height: 62px;
	top: 175px;
	left: 110px;
	background-image: url(../i/slider_bcg.png);
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#slider .camera_target_content .cameraContents .camera_link:hover {
	box-shadow: 0 0 4px 0 rgba(71, 71, 71, 0.9);
}

#slider .slider_ua .camera_target_content .cameraContents .camera_link{
	background-image: url(../i/button_ukr.png);
	background-repeat: no-repeat;
}

.item-page h2{
	color: #68615D;
	text-decoration: none;
	font-size: 1.2em;
}

.item-page h3{
	color: #68615D;
	text-decoration: none;
	font-size: 1.15em;
}

.cameraCont img{
	margin-top: 0 !important;
}

/*.slyder-top-line{
	position: absolute;
	top: 110px;
	left: 0;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,.3);
	z-index: 5;	
}

.slyder-bottom-line{
	position: absolute;
	top: 625px;
	left: 0;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,.3);
	z-index: 10;	
}*/



.width33 span{
	line-height: 16px;
	font-weight: normal;
	font-size: 14px;
}



#top .breadcrumbs{
	float: left;
	display: block;
	margin: 0 0 0 7px;
	padding: 0;
	background-color: transparent;
	border-radius: 0;
	font-size: 13px;
	color: #D4002A;
}

#top .breadcrumbs a{
	color: #b4b4b4;
}

#top .breadcrumbs a:hover{
	text-decoration: none;
	color: #D4002A;
}

#top .breadcrumbs img{
	width: inherit;
}

#top .dbu_zag{
	display: block;
	padding: 0;
}

#top .dbu_zag h1{
	font-size: 1.35em;
	color: #68615D;
	line-height: 24px;
	text-align: center;
}

#main .page-header{
	margin: 0;
	padding: 0;
	border-bottom: none;
}



#xmap ul li{
	list-style: none;
}

#xmap ul li ul li ul li:first-child{
	display: none;
}

#xmap ul li ul li ul li ul li{
	display: none;
}

#xmap a{
	color: #68615D;
}

#main-menu .item-176, #main-menu .item-177, #main-menu .item-178, #main-menu .item-179, #main-menu .item-180, #main-menu .item-181, #main-menu .item-214, #main-menu .item-217, #main-menu .item-220, #main-menu .item-224, #main-menu .item-229{
	display: none;
}

#main .arenda .item-137{
	display: none;
}

#main .arenda_ua .item-213{
	display: none;
}

.moduletable h1{
	font-size: 25px;
	color: #b4b4b4;
}

#sidebar-left .foto{
	display: block;
	float: left;

}

#main .arenda ul li,#main .arenda_ua ul li{
	display: block;
	clear: both;
	
}

#main .arenda ul li a,#main .arenda_ua ul li a{
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	color: #f00;
}

#main .arenda ul li ul,#main .arenda_ua ul li ul{
	display: block;
	/*width: 500px;*/
	clear: both;
}

#main .arenda ul li ul:after,#main .arenda_ua ul li ul:after{
	display: block;
	clear: both;
	content: "";
}

#main .arenda ul li ul li,#main .arenda_ua ul li ul li{
	display: block;
	float: left;
	clear: none;
	margin: 0 20px 15px 0;
}

#main .arenda span,#main .arenda_ua span{
	font-weight: bold;
} 

#main .sitemap_img_mod{
	display: block;
	float: left;
	width: 300px;
}

#main .sitemap_img_mod img{
	display: block;
	border-radius: 6px;
	margin: 0 0 5px 0;
}

#xmap{
	float: left;
	display: block;
	margin: 0 0 0 10px;
}

#xmap h1{
	font-size: 25px;
	color: #b4b4b4;
	line-height: 25px;
	margin: 0 0 10px 0;
}

#main .left404{
	display: block;
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main .left404 img{
	display: block;
	padding: 80px 46px 100px 25px;
	margin: 0;
	border-right: 3px solid #f00;
}

#main .right404{
	color: #000;
	display: block;
	float: left;
	width: 50%;
	padding: 0 0 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main .right404 h2{
	color: #000;
	font-size: 25px;
	line-height: 25px;
}

#main .right404 p{
	color: #000;
	display: block;
	/*float: left;*/
}

#main .right404 a{
	display: block;
	color: #f00;
	/*line-height: 20px;
	height: 20px;*/
}

#main .right404 a:hover{
	text-decoration: none;
}

#main .right404 li{
	display: list-item;
	margin: 0 0 5px 0;
	color: #f00;
	list-style: disc;
	/*float: left;*/
}

#main .right404 ul{
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
}

#sidebar-left .klienty_photo{
	margin-top: 23px;
}

#sidebar-left .klienty_photo img{
	display: block;
	border-radius: 6px;
	margin: 0 0 5px 0;
}

/*#main .error{
	position: absolute;
	top: 25%;
	left: 25%;
}*/

#main .icon-menu-m{
	display: block;
	width: 125px;
	margin: 0;
	padding: 0 0 0 10px;
	border-radius: 5px;
	background-color: #F0F0F0;
	color: #68615D;
	border: 1px solid #EBEBEB;
	height: 30px;
	line-height: 30px;
}

#main .icon-menu-m:hover{
	background-color: #68615D;
	border-color: #68615D;
	color: #fff;
	text-decoration: none;
	webkit-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
	transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
}

.asfalt_foto, .plitka_foto{
	display: block;
	float: left;
	margin-top: 4px;
}

.asfalt_foto img,.plitka_foto img{
	display: block;
	border-radius: 6px;
	margin: 0 0 15px 0;
}

.postavshchiki{
	display: block;
	float: left;
}

.postavshchiki h2{
	font-size: 26px;
}

.postavshchiki span{
	position: absolute;
	margin: -60px 0 0 80px;
	font-size: 16px;
}

.postavshchiki .kovalska{
	margin: -60px 0 0 115px;
}

.postavshchiki .colum{
	float: left;
	margin: 0 10px 0 0;
}

.postavshchiki .text_p{
	font-style: italic;
	color: #ff0000;
	text-align: center;
}

.post_text{
	margin: 20px 0 0 0;
}

.post_text p{
	text-align: center;
}

.tableprice td,.tableprice th{
	font-size: 10pt;
	color: #68615D;
}

.rowarenda td,.rowarenda th{
	font-size: 10pt;
	color: #68615D;
}

table p {
	margin: 0;
}

.warhouse-table td:first-child {
	width: 6%;
}

.warhouse-table td:last-child {
	width: 20%;
}

.table-weight td:first-child {
	width: 60%;
	text-align: center;
}

.table-weight td:last-child {
	width: 40%;
	text-align: right;
	padding-right: 20px;
}

.table-by-client td:first-child {
	width: 60%;
}

ul.forbiden {
	margin-left: 0;
}

ul.forbiden li {
	padding-left: 30px;
	padding-bottom: 6px;
	position: relative;
}

ul.forbiden li:before {
	content: "\f056";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	
	color: #D4002A;

	position: absolute;
	top: 3px;
	left: 3px;
}
.pull-left{
	margin: 0 5px 5px 0;
}
.my_readmore.readmore {
	float: right;
}
.title_h3_category, .title_h3_tags_category{
	font-size: 16px;
	line-height: 14px;
	margin-bottom: 10px;
}
.img_tags{
	float: left;
	margin: 0 5px 15px 0;
}
#main > div.blog > div.items-row > div {
	width: 100%;
}
.page-header .title_h3_category a, .tag-category .title_h3_tags_category a, #main .item-page .page-header> h1 > a {
	color:#000;
}
.page-header .title_h3_category a:hover, .tag-category .title_h3_tags_category a:hover, #main .item-page .page-header> h1 > a:hover{
	text-decoration: none;
	color:#D4002A;
}
#main > div.blog > div.items-row> div {
	margin-left: 0px !important;
}
.skype_sitemap{
	text-align: center;
	padding-left: 37px;
	line-height: 35px;

	background: url(../i/skype.png) no-repeat left center;
}
.skype_sitemap p{
	margin: 0;
}
.skype_sitemap span{
	font-weight: bold;
	color: #D4002A;
}
#main > .blog > .pagination > ul > li > a {
	color: #D4002A;
}

.table_rus{
	margin: 0;
}
.table_rus tr{
	text-align: center;

}
.table_rus td{
	border: 1px solid #eee;
}
.table_rus tr:nth-child(even){
	background-color: #eee;
}

#editor-xtd-buttons {
	display: none;
}

.article-info-term {
	display: none;
}

#ccomment-content-120 #send_button .ccomment-send{
	color: #fff;
	background-color: #68615d;
	border:none;
	width: 100px;
	height: 40px;
	border-radius: 6px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#ccomment-content-120 #send_button .ccomment-send:hover{
	background-color: #D4002A;
	color: #fff;
	border:none;
}
#ccomment-content-120 #send_button .ccomment-cancel{
	color: #68615d;
	background-color: #F5F5F5;
	border:none;
	width: 100px;
	height: 40px;
	border-radius: 6px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#ccomment-content-120 #send_button .ccomment-cancel:hover{
	background-color: #D4002A;
	color: #fff;
	border:none;
}
#ccomment-content-120{
	margin-top: 25px;
}
.add_new_button{
	color: #68615d;
	background-color: #F5F5F5;
	border:none;
	width: 150px;
	height: 30px;
	border-radius: 6px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.add_new_button:hover{
	background-color: #D4002A;
	color: #fff;
	border:none;
}
#ccomment-content-120 > form > div.row-fluid.margin-bottom > div:nth-child(1) > div:nth-child(1) > textarea:focus {
	border-color: #D4002A;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212,0,42,.6); 
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212,0,42,.6);
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212,0,42,.6); 
}
#ccomment-content-120 > div > div > h4 {
	color:#68615D;
}
#ccomment-content-120 .ccomment-menu {
	padding-bottom: 10px;
}
#ccomment-content-120 .ccomment-comment-content {
	padding: 10px 0;
}
#ccomment-content-120 .row-fluid.small {
	padding-top: 10px;
}
#ccomment-content-120 > ul > li.ccomment-even {
	background: #fafafa;
}
#ccomment-content-120 .span12 div:nth-child(2){
	padding-top: 10px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.under_footer{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.under_footer p{
	margin: 0;
}
.under_footer span {
	color: #D4002A;
}
.post_logo{
	text-align: center;
}
.post_logo img {
	margin: 10px 0;
}

#SkypeButton_Call_vivalamodas_1_paraElement, #SkypeButton_Call_vivalamodas_2_paraElement {
	margin-right: 15px;
}

#SkypeButton_Call_vivalamodas_1_paraElement img, #SkypeButton_Call_vivalamodas_2_paraElement img{
	margin: 0 !important;
	vertical-align: 0 !important;
}

.skype {
	font-weight: bold;
	color: #D4002A;
	background: url(../i/skype.png) no-repeat;
	padding-left: 30px;
    background-size: 28px;
    height: 28px;
}
.skype a {
	color: #D4002A;
	text-decoration: none;
    line-height: 2;
}
.skype-mod:after, .moduletable.social:after{
	content: "";
	display: block;
	clear: both;
}
.skype-mod .rows .col:last-child {
	margin-right: 5px;
}
.skype-mod .rows .col {
	float: right;
}
#SkypeButton_Call_vivalamodas_2 {
	float: left;
}
#SkypeButton_Call_vivalamodas_2_paraElement {
	float: left;
}
#SkypeButton_Call_vivalamodas_2:after{
	clear: both;
	display: block;
	content: "";
}
#SkypeButton_Call_vivalamodas_1, .skype, #SkypeButton_Call_vivalamodas_2 .skype{
	float: right;
}
.button-catalog > h1 {
	margin-bottom: 70px;
} 
.download_catalog {
	position: absolute;
	right: 11px;
	top: 65px;
	width: 400px;
}
.download_catalog  a {
	color: #D4002A;
	font-size: 18px;
	display: block;
	line-height: 40px;
}
.custom.download_catalog > div {
	height: 40px;
	background-image: url(../i/pdf.png);
	padding-left: 70px;
	background-repeat: no-repeat;
	background-position: 20px top;
}
.center_image img{
	display: block;
	margin: 0 auto;
}
#main-menu .nav .item-109{
	display: none;
}
.color_red{
	color:red;
}
.social span{
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 2px;
}
.social a .vk{
	background: url(../i/social/vk.png) no-repeat;
}
.social a .od{
	background: url(../i/social/od.png) no-repeat;
}
.social a .fb{
	background: url(../i/social/fb.png) no-repeat;
}
.social a:hover .vk{
	opacity: 0.5;
	
}
.social a:hover .od{
	opacity: 0.5;
	
}
.social a:hover .fb{
	opacity: 0.5;
	
}
.make_order{
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 36px;
	height: 220px;
	background: #d4002a;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-ms-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.51);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.51);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.51);
}

.make_order span {
	display: block;
	width: 220px;
	height: 25px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	top: 77px;
	left: -91px;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-shadow: 1px 1px 1px #000;
}

.make_order:hover {
	background-color: #f8d300;
}
#vk_comments {
	margin: 0px auto !important;
}
.newsflash:after {
	clear: both;
	content: "";
	display: block;
}
.main-news {
	float: left;
	width: 33%;
	padding: 0 15px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main-news .ccomment-readmore {
	display: none;
}
.main-news .readmore.btn {
	margin-top: 15px;
}
.main-news p.newsflash-title a {
	color: #68615D;
	text-decoration: underline;
}
.main-news p.newsflash-title a:hover {
	text-decoration: none;
}
.main-news p.newsflash-title {
	height: 40px;
	font-weight: bold;
	overflow: hidden;
	line-height: 1.4;
}
.items-leading .icon-calendar {
	display: none;
}
.news-page .title_h3_category{
	font-size: 14px;
}
.news-page .ccomment-readmore {
	display: none;
}
.main-news .rows {
	
	padding: 0 15px;
}
.main-news .rows .col:first-child {
	font-size: 10px;
}
.rows:after {
	clear: both;
	display: block;
	content: "";
}

#form_weightBox div.radio{
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 10px;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #eeeeee;
}
#form_weightBox div.radio.bg-success{
    background: #dff0d8;
}
#form_weightBox div.radio label{
    padding: 10px 20px 30px 20px;
    text-align: center;
}
#form_weightBox div.radio input{
    margin: 0;
    left: 0;
    bottom: 10px;
    width: 100%;
}