/* Reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
/* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
html {
    height: 100%;
    width: 100%;
    border:none;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: "PTSans";
    src: url(/fonts/PTC55F.ttf);
}

@font-face {
    font-family: "PTSansBold";
    src: url(/fonts/PTSBold.ttf);
}

@font-face {
    font-family: "OpenSans";
    src: url(/fonts/OpenSans.ttf);
}

body {
font:14px Arial,PTSans,sans-serif;
width:100%;
position:relative;
min-height:100%;
color:#333;
border:none;
margin:0;
padding:0;
}

.clr {
clear:both;
}

.main {
position:relative;
/*padding-bottom:170px;*/
}

a {
outline:none;
text-decoration:underline;
cursor:pointer;
}

b {
font-weight:700;
}

h1,h2,h3,h4,h5 {
line-height:1;
font-weight:400;
margin:0;
padding:0;
}

h2 {
font-size:24px;
color:#333;
margin-bottom: 15px;
}

h3 {
font-size:20px;
color:#333;
padding-bottom:20px;
}

img {
border:none;
}

input {
vertical-align:middle;
}

.block {
width:1000px;
height:auto;
position:relative;
margin:0 auto;
padding:0;
}

.right {
float:right;
}

#wrapper {
	min-width:1000px;
	overflow:hidden;
	position:relative;
}

/*#wrapper:before, #wrapper:after {
	position:absolute;
	display:block;
	content:"";
	width:50px;
	height:100%;
	background:rgba(0,0,0,1);
	z-index:10;
	top:0;
}

#wrapper:before {
	left:0;
}

#wrapper:after {
	right:0;
}*/

#header {
height:178px;
background:#fff;
border-top:#4e2d5a solid 3px;
}

#header .block {
background:#fff;
height:178px;
z-index:10;
}

.logo_h a {
position:absolute;
left:0;
top:0;
height:178px;
width:293px;
font-size:32px;
background:transparent url(images/logo.png) no-repeat 0 center;
text-decoration:none;
color:#fff;
}

.page-en .logo_h a{
	background-image: url('images/logo_en.png');
}
.logo_h h3 {
font-size:30px;
font-weight:700;
color:#fff;
padding:60px 0 0 65px;
}

.logo_h p {
font-size:14px;
font-weight:700;
padding:35px 0 0 50px;
}

.header-phone {
position:absolute;
text-align:right;
right:291px;
top:85px;
border-right:2px dotted #a0a0a0;
font-family:'PT Sans';
padding:0 45px 3px 0;
}

.header-phone-call {
padding:5px 0 0;
}

.header-phone-call a{
background:transparent url(images/call_bg.png) no-repeat 0 3px;
padding-left: 20px;
}

.header-phone-number {
font-size:24px;
color:#a0a0a0;
background:transparent url(images/phone.png) no-repeat 0 6px;
letter-spacing:-1px;
padding:0 0 0 17px;
font-family:"Arial";
}

.header-phone-number span {
font-size:24px;
color:#000;
font-weight:700;
font-family:"Arial";
}

.header-address {
position:absolute;
overflow:hidden;
right:5px;
top:85px;
width:230px;
padding-left:20px;
text-align:right;
}

.header-address p {
font-size:14px;
padding-bottom:16px;
background:transparent url(images/address_bg.png) no-repeat 5px 0;
padding: 0 0 14px 12px;
}

.header-address a {
font-size:14px;
color:#006ab3;
padding-left:82px;
}

.about {
position:relative;
height:360px;
background:transparent url(images/about_bg.png) repeat-y 0 0;
margin:0;
padding:0;
}

.about .block {
top:-1px;
overflow:hidden;
height:500px;
padding:25px 0;
}

.about h1 span {
color:#333;
font-size:60px;
font-weight:700;
font-family:'Arial';
margin:0 0 15px;
}

.about h1 {
color:#333;
font-size:46px;
font-family:'Arial';
padding-bottom:20px;
}

.about-img {
float:right;
z-index:1;
}

.about-img img {
display:block;
z-index:1;
width:501px;
height:289px;
margin:-120px 0 0;
}

.about .shadow:after {
bottom:px;
right:5px;
-webkit-box-shadow:0 15px 7px #444;
-moz-box-shadow:0 15px 7px #444;
box-shadow:0 15px 7px #a0a0a0;
}

.about-text {
color:#333;
float:left;
width:480px;
line-height:1.45;
font-family:'PT Sans' sans-serif;
}

.about-more {
display:block;
margin:15px 0 0;
}

.about-text p {
margin-bottom:20px;
font-size:13px;
}

.about-text a {
color:#006ab3;
font-size:14px;
float:right;
margin:3px 0 0;
padding:0;
}

.services {
clear:both;
position:relative;
overflow:hidden;
max-height:300px;
margin:25px 0 0;
padding:0 0 30px;
}
.services h2 {
text-transform:uppercase;
font-size:32px;
margin:0 0 40px 0;
font-family:"Arial";
}

.services-skin{
	
	}

.services .item {
width:328px;
float:left;
display:block;
position:relative;
margin-left: 0;
margin-right: 6px;
/*margin:0 0 30px 45px;*/
}

.services .item-img a {
	height:145px;
	display:block;
}

.services .item:last-child {
	margin-right:0;
	float:right;
}

.shadow {
position:relative;
}

.services .item .shadow:after {
bottom:12px;
right:7px;
-webkit-box-shadow:0 15px 5px #444;
-moz-box-shadow:0 15px 5px #444;
box-shadow:0 15px 5px #444;
}

.services .item-name {
font-size:18px;
line-height:1;
margin:10px 0 5px;
width:300px;
}

.services .item-name a {
text-decoration:none;
color:#333;
font-size:18px;
line-height:24px;
letter-spacing:1px;
font-family:"Arial";
}

.services .item-text {
color:#000;
line-height:1.45;
font-size: 12px;
width: 290px;
padding-top: 10px;
}

.services .carousel-items {
position:relative;
height:350px;
overflow:hidden;
padding:2px!important;
}

.product {
clear:both;
/*overflow:hidden;*/
position:relative;
border-bottom:1px solid #e0e0e0;
margin:25px 0 30px;
padding:0 0 5px;
}

.product h2 {
font-size:32px;
text-transform:uppercase;
margin:0 0 0px;
font-family:"Arial";
}

.product .carousel-items {
overflow:hidden;
position:relative;
height:212px;
padding:15px 2px 0px!important;
margin:0;
}

.product .item {
/*width:178px;
display:block;
float:left;
margin:0 0 40px 21px;*/
}

.product .item-img {
}

.product .item-img img {
	display:block;
}

.product .item-img a {
	display:block;
	height:156px;
	background-size:auto, cover !important;
}

.product .item .shadow:after {
bottom:13px;
right:-15px;
-webkit-box-shadow:0 15px 3px #444;
-moz-box-shadow:0 15px 3px #444;
box-shadow:0 15px 3px #444;
-webkit-transform:rotate(5deg);
-moz-transform:rotate(5deg);
-o-transform:rotate(5deg);
-ms-transform:rotate(5deg);
transform:rotate(5deg);
}

.product .item-name {
font-size:16px;
text-align:center;
line-height:1.2;
margin:5px 0 0;
padding:0 5px;
}

.product .item-name a {
text-decoration:none;
color:#000;
}

.footer-block {
position:relative;
overflow:hidden;
background:#06558E;
padding:25px 0 20px;
color:#FFF;
border-top:1px solid #a0a0a0;
}

.footer-block a {
	color:#FFF;
}

.footer-block .news {
float:left;
overflow:hidden;
width:500px;
}

.footer-block .contacts {
float:right;
width:415px;
text-align:right;
}

.footer-block .shadow:after {
content:"";
clear:both;
display:block;
/*bottom:13px;
right:0;
-webkit-box-shadow:0 15px 3px #444;
-moz-box-shadow:0 15px 3px #444;
box-shadow:0 15px 3px #666;
-webkit-transform:rotate(3deg);
-moz-transform:rotate(3deg);
-o-transform:rotate(3deg);
-ms-transform:rotate(3deg);
transform:rotate(3deg);*/
}

.left .shadow:after {
bottom:12px;
right:0;
-webkit-box-shadow:0 15px 3px #444;
-moz-box-shadow:0 15px 3px #444;
box-shadow:0 15px 3px #666;
-webkit-transform:rotate(3deg);
-moz-transform:rotate(3deg);
-o-transform:rotate(3deg);
-ms-transform:rotate(3deg);
transform:rotate(3deg);
}

.catalog-detail .shadow:after {
bottom:13px;
right:5px;
-webkit-box-shadow:0 15px 3px #444;
-moz-box-shadow:0 15px 3px #444;
box-shadow:0 15px 3px #666;
-webkit-transform:rotate(5deg);
-moz-transform:rotate(5deg);
-o-transform:rotate(5deg);
-ms-transform:rotate(5deg);
transform:rotate(5deg);
}

.catalog-detail-order .shadow:after {
bottom:13px;
right:5px;
-webkit-box-shadow:0 15px 3px #444;
-moz-box-shadow:0 15px 3px #444;
box-shadow:0 15px 3px #666;
-webkit-transform:rotate(1.5deg);
-moz-transform:rotate(1.5deg);
-o-transform:rotate(1.5deg);
-ms-transform:rotate(1.5deg);
transform:rotate(1.5deg);
}

.news h2 {
text-transform:uppercase;
font-size:36px;
margin:0 0 15px;
color:#FFF;
font-family:"Arial";
}

.news h2 a {
text-decoration:none;
}

.news-item {
padding-bottom:20px;
margin:0 0 25px;
}

.news-item-date {
font-size:12px;
color:#a0a0a0;
text-transform:lowercase;
margin:0 0 3px;
}

.news-item-name {
margin:0 0 3px;
font-family:"Arial";
font-size:18px;
}

.news-item-text {
font-size:12px;
color:#fff;
line-height:1.4;
}

.news-more {
font-size:12px;
height:20px;
background:transparent url(images/template.png) no-repeat 0 -92px;
margin:25px 0 0;
padding:0 0 0 30px;
}

.contacts {
max-width:415px;
position:relative;
top:3px;
}

.contacts h2 {
margin:0 0 25px;
}

.contacts h4 {
font-size:14px;
font-weight:700;
letter-spacing:2px;
color:#FFF;
margin-bottom:30px;
}

.left .contacts h2 a, .left .contacts h4, .left .contacts_img_p em, .left .contacts_p, .left .contacts_img_p a {
	color:#333333;
}

.left .contacts_img_p {
	padding-left:0;
}

.contacts h2 a {
text-decoration:none;
font-size:18px;
color:#fff;
text-transform:uppercase;
font-weight:700;
font-family:"Arial";
}

.contacts_img_p em {
font-size:12px;
color:#fff;
text-transform:uppercase;
font-family:"Arial";
}

.contacts_p span {
color:#a0a0a0;
font-family:"Arial";
}

.contacts_img {
width:82px;
height:59px;
float:left;
padding-left:12px;
}

.contacts_img_p a {
font-size:24px;
color:#fff;
text-decoration:none;
padding-left:15px;
font-family:"Arial";
}

.contacts_img_p {
padding-left:110px;
font-size:12px;
color:#010101;
background:url(images/wing.png) no-repeat left top;
margin-bottom:20px;
text-align:left;
}

.contacts_img_p p {
font-size:24px;
color:#fff;
text-transform:uppercase;
font-family:"PTSansBold";
}

.contacts dt {
font-weight:700;
float:left;
margin:0 5px 5px 0;
padding:0;
}

.contacts dd {
margin:0 0 5px;
padding:0;
}

.contacts-mail {
width:85px;
height:88px;
display:block;
position:absolute;
right:18px;
bottom:17px;
background:#fff url(images/template.png) no-repeat 0 -115px;
}

.left .contacts-mail {
width:70px!important;
height:70px!important;
background-position:0 -95px!important;
background-size:70px 276px!important;
-moz-background-size:70px 276px;
-webkit-background-size:70px 276px;
-o-background-size:70px 276px;
}

.contacts_map {
	margin-top:15px;
}

#footer {
/*position:absolute;*/
bottom:0;
width:100%;
clear:both;
background:#fff;
color:#666;
border-top:#b4a6b8 solid 1px;
}

#footer a {
color:#000;
text-transform:uppercase;
}

#footer .block {
clear:both;
background:#fff;
}
.footer__bottom{
	clear: both;
	margin-bottom: 10px;
}

.footer-menu {
position:relative;
top:20px;
overflow:hidden;
height:35px;
margin:0 0 20px 0;
}

.footer-menu ul {
list-style:none;
font-size:14px;
margin:0;
padding:0;
}

.footer-menu li {
float:left;
white-space:nowrap;
display:block;
z-index:expression(runtimeStyle.zIndex=1,insertAdjacentHTML('afterBegin','   |   '));
margin:0;
padding:0 25px 0 0;
font-family:"Arial";
}

.footer-menu li:first-child:before {
content:"";
padding:0;
}

.footer-menu li a {
color:#666;
font-size:14px;
}

.footer-contacts {
	float:left;
	max-width:350px;
	margin-right:50px;
}

.footer-contacts p {
	font-size:12px;
	color:#000;
}

.footer-social {
overflow:hidden;
float:left;
}

.footer-social a {
text-decoration:none;
width:26px;
height:26px;
display:block;
float:left;
margin-left:4px;
}

.footer-social a:hover {
opacity:0.25;
}

.footer-social a.facebook {
background:transparent url(images/social.png) no-repeat 0 0;
}

.footer-social a.twitter {
background:transparent url(images/social.png) no-repeat -32px 0;
}

.footer-social a.google {
background:transparent url(images/social.png) no-repeat -65px 0;
}

.footer-social a.rss {
background:transparent url(images/social.png) no-repeat -98px 0;
}

.footer-social a.vk {
background:transparent url(images/social.png) no-repeat -130px 0;
}

.footer-left {
	float:left;
	height:100%;
}

.footer-right {
	overflow:hidden;
}

.tireos_logo {
width: 111px;
top: 29px;
float:right;
}
.footer-title {
height: 178px;
width: 293px;
font-size: 32px;
background: transparent url('images/logo.png') no-repeat 0 center;
text-decoration: none;
color: #fff;
}
.page-en .footer-title{
	background-image: url('images/logo_en.png');
}

.footer-title p {
line-height:1.5;
color:#fff;
}

.footer-title h1 span {
color:#fff;
font-size:30px;
font-weight:700;
margin:0 0 10px;
}

.footer-title h1 {
color:#fff;
font-size:14px;
font-weight:700;
margin:0 0 45px;
}

.footer-title .footer-title-name {
color:#fff;
font-size:14px;
margin:0 0 10px;
}

.footer-title .footer-title-name a {
color:#333!important;
}

.left {
position:relative;
width:250px;
top:35px;
padding-bottom:50px;
float:left;
overflow:hidden;
}

.left ul.left_menu > li > span {
font-size:16px;
color:#333;
font-weight:700;
background:#e6e5e5;
display:block;
padding:9px 11px;
font-family:"Arial";
}

.left_menu {
padding-bottom:15px;
}

.left ul.left_menu > li > span a {
font-size:16px;
color:#333;
font-weight:700;
background:#e6e5e5;
display:block;
padding:0;
}

.left ul.left_menu li li span {
font-family:"Arial";
}

.left h3 {
font-size:20px;
color:#333;
margin:0 0 10px;
}

.left h3.service {
margin:30px 0 10px;
}

.left-menu ul {
list-style:none;
line-height:1;
margin:0;
}

.left ul.left_menu > li > ul > li {
background:url(images/list.png) 5px 12px no-repeat;
margin:0 0 8px;
padding:0 0 6px;
}

.left ul.left_menu > li > ul > li > span a:hover {
text-decoration:underline;
color:#006ab3;
}

ul.left-text {
padding-top:15px;
}

.left-menu li {
margin:0;
padding:0 0 15px;
}

.left h3 a {
text-decoration:none;
color:#333;
}

.left-menu li a {
font-size:14px;
text-decoration:none;
display:block;
padding:7px 0 0 21px;
}

.left-menu li a:hover,.left-menu li a.selected {
color:#fff;
}

.left .contacts {
top:30px;
padding-bottom:55px;
margin:0 0 70px;
}

.left_mp h2 {
font-size:14px;
margin:0;
}

.left .contacts dt,.left .contacts dd {
margin-bottom:5px;
}

.left .contacts dt {
width:55px;
text-align:right;
white-space:nowrap;
padding:0;
}

.left .contacts dd {
overflow:hidden;
margin-left:60px;
}

.content {
position:relative;
width:690px;
float:right;
/*overflow:hidden;*/
padding:27px 0 30px;
font-size:12px;
line-height:25px;
}

.line_content {
/* background:url(images/hline.png) repeat-x; */
background:url(images/hline-new.jpg) repeat-x;
height:87px;
border-top:#000 solid 3px;
}

.content-list-n ul li {
margin: 0 0 10px 20px;
list-style: disc;
color: #333;
}
.content h1 {
font-size:34px;
text-transform:uppercase;
margin:0 0 10px;
font-family:"Arial";
line-height: 40px;
}

.content p {
margin-bottom:1em;
}

.content ul {
margin:1em 0;
padding:0;
}

.content ul li {
color:#000;
/*list-style:none;*/
z-index:expression(runtimeStyle.zIndex=1,this.innerHTML="\2014 "+this.innerHTML);
margin:0;
padding:0;
}

.contact_l {
width:320px;
float:left;
}

.contact_r {
width:180px;
float:right;
}

.phone {
color:#888787;
font-size:18px;
font-weight:700;
padding:10px 0 0;
}

.phone span {
color:#000;
}

.phone em {
color:#888787;
font-size:12px;
font-weight:400;
}

.catalog_li li{
background: url('/bitrix/templates/production_red/images/list.png') 0 0 no-repeat;
margin: 0 0 8px;
padding: 0 0 6px;
color:#333;

	}
.catalog_li ol, ul {
margin: 0 0 12px 0;
}
.catalog ol {
list-style:decimal;
}

.catalog ul {
list-style:disc;
}

.catalog ul,ol {
padding-left:35px;
}

.catalog-sort {
overflow:hidden;
margin:0 0 20px;
}

.catalog-sort-case {
float:left;
margin:0 20px 0 0;
padding:2px 0 3px;
}

.catalog-sort ul {
list-style:none;
margin:0;
padding:0;
}

.catalog-sort li {
float:left;
margin:0;
padding:0;
}

.catalog-sort li a {
display:block;
padding:2px 25px 3px 8px;
}

.catalog-sort li a.selected-up,.catalog-sort li a.selected-down {
color:#fff;
text-decoration:none;
}

.catalog-sort li a.selected-up {
background:#999 url(images/sort-up.png) no-repeat 90% 10px;
}

.catalog-sort li a.selected-down {
background:#999 url(images/sort-down.png) no-repeat 90% 10px;
}

.catalog-item,.shadow-block {
zoom:1;
display:inline-block;
vertical-align:top;
margin:0 13px 20px 0;
padding:0;
}

.catalog-item-name a:hover{
color:#006ab3;	
	}
.catalog-item:nth-child(3n){
float: right !important;
margin:0;		
}

.shadow-block:nth-child(3n){
float: right !important;	
	}
.catalog-item-block,.shadow-block-inner {
border:1px dashed #000;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
behavior:url(/PIE.htc);
display:block;
padding:7px;
}

.catalog .shadow:after,.shadow-block-inner:after {
bottom:13px;
right:0;
-webkit-box-shadow:0 15px 3px #777;
-moz-box-shadow:0 15px 3px #777;
box-shadow:0 15px 3px #777;
transform:rotate(5deg);
}

.catalog-item-prace {
font-size:12px;
}

.catalog-item-prace span {
font-size:14px;
}

.catalog-item-name {
font-size:14px;
padding:7px 0 0 9px;
}

.catalog-item-name a {
color:#000;
text-decoration:none;
}
 input#user_email.not_valid{
	 color: red;
 }
.catalog-detail {
position:relative;
overflow:hidden;
padding:18px 0 0px;
}

.catalog-detail-img {
max-width:520px;
border:1px solid #ccc;
background:#fff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
float:left;
padding:10px;
height: 370px;
width: 542px;
margin-right: 10px;
}
.catalog-detail-img img{
max-width:540px;
max-height:	340px;
}
.zoom {
font-size:12px;
text-align:right;
width:50px;
float:right;
color:#999;
cursor:pointer;
background:transparent url(images/zoom.png) no-repeat 7px 5px;
margin:2px 0 0;
padding:0 10px 0 20px;
}

.catalog-detail-area {
float: left;
position: relative;
overflow: hidden;
width: 530px;
border: 1px dashed #000;
padding: 5px;
font-size: 14px;
margin: 25px 0 20px 0;
color: #000;
}
.catalog-detail-area-text{float:left; text-transform: uppercase; margin-top: 7px;}
.catalog-detail-area-price{float:right;}
.catalog-detail-area-price span {font-size:24px; font-weight:bold;}

.catalog-detail-preview {
	font-style:italic;
	padding-top:20px;
	clear:both;
	width:480px;
	margin-bottom:20px;
}
	
.catalog-detail-price {
float: left;
position: relative;
overflow: hidden;
margin-left:30px;
line-height:normal;
margin-bottom:25px;
	}
	
.catalog-detail-price-text {
text-transform: uppercase;
width: 190px;
float:left;
font-size:13px;
line-height:27px;
height:27px;
background: #f3f3f3;
padding:8px;
	}
	
.catalog-detail-price-a {
width: 210px;
float:right;
height:27px;
padding:8px;
font-family:"Arial";
	}
	
.catalog-detail-price:after {
display:block;
content:"";
clear:both;
}
	
.catalog-detail-price span{
font-size: 24px;
letter-spacing:4px;
color:#06558E;
padding:0 0 0 6px;
}

.catalog-detail-order-price {
font-size:18px;
color:#000;
float:left;
position:relative;
overflow:hidden;
margin:0 38px 0 0;
}



#detail-carousel-vertical {
	position:relative;
	display:block;
	margin:32px 0 28px 0;
	text-align:center;
	height:315px;
	overflow:hidden;
}

#detail-carousel-vertical ul {
	display:block;
	position:relative;
	margin:0;
	padding:0;
	/*top: 0 !important;*/
}
	
#detail-carousel-vertical li {
height:105px;
width:105px;
display:block;
position:relative;
z-index:1;
}

#detail-carousel-vertical img {
	margin:0;
}
	
#detail-carousel-vertical .jcarousel-prev, #detail-carousel-vertical .jcarousel-next {
	z-index:2;
	cursor:pointer;
}

#detail-carousel-vertical .jcarousel-prev { display:block; height:33px; width:100%; top: -36px;
left: 23px; position:absolute; background:url('images/scroll_catalog.png') no-repeat !important; }

#detail-carousel-vertical .jcarousel-next { display:block; height:33px; width:100%; bottom:-33px; left:23PX; position:absolute; background:transparent url('images/scroll_catalog.png') no-repeat 0 -42px !important; }

#detail-carousel-vertical .jcarousel-container-vertical { width:105px; }

#detail-carousel-vertical .jcarousel-clip-vertical { height:315px; }



	
.catalog-text {
/*background: url(images/circle.png) no-repeat;	*/
background:#06558E;
float:right;
width: 215px;
height: 155px;
margin-top: 7px;
padding-top: 60px;
border-radius:108px;
color:#FFF;
text-align:center;
position:relative;
font-family:"Arial";
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
	}
	
.catalog-text:hover {
background:#9ac021;
}
	
.catalog-text p{
font-size:11px;
text-transform:uppercase;
text-align:center;
color: black;
color:#FFF;
}

.catalog-text a {
	display:block;
	height:100%;
	width:100%;
	z-index:2;
	top:0;
	left:0;
	position:absolute;
}

.catalog-text .reserve {
	font-size:22px;
}

.catalog-text .round {
	width:7px;
	height:7px;
	position:absolute;
	background:#FFF;
	top:28px;
	left:50%;
	margin-left:-3px;
	border-radius:4px;
}

.catalog-detail-value-left {float:left;}
.catalog-detail-value-right {float:right;}
.material {
float:left;	
font-size:14px;
text-transform:uppercase;	
color:black;
	}
.material span{
text-transform:none;
font-weight:bold;
	}
.catalog-detail-order-price p {
line-height:1;
margin:0;
padding:0 0 5px;
}
.catalog-detail-value{
width:100%;
clear:both;	
	}
.catalog-detail-order-price span span {
font-size:24px;
}

input[type=submit],button {
cursor:pointer;
}

a.order {
position:relative;
overflow:hidden;
font-size:24px;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
padding:3px 35px!important;
}

.order,input[type=submit],button {
background:url(images/order.jpg) repeat-x 0 0;
}

.order:hover,input[type=submit]:hover,button:hover {
background:url(images/order.jpg) repeat-x 0 -38px;
}

.catalog-detail a.order {
top:12px;
margin:20px 0 0!important;
}

.catalog-detail-order-text {
clear:both;
color:#000;
line-height:1.4;
overflow:hidden;
max-height: 100px;
margin:20px 0 28px;
}

.catalog-detail-order-slider {
position:relative;
background:#fff;
border:1px solid #ccc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
behavior:url(/PIE.htc);
float:left;
left:5px;
padding: 8px 5px 8px 5px;
width: 105px;
/*max-height: 350px;*/
}

.catalog-detail-order-slider img {
margin:0 0 0 5px;
padding:0;
}

.catalog-detail-text {
clear:both;
color:#000;
position:relative;
overflow:hidden;
line-height:1.85;
padding:0 0 20px;
margin-top: 20px;
}

.catalog-detail-text p {
line-height:1.45;
}

.catalog-detail-text ul {
color:#f60;
/*margin:0;*/
padding:0;
}

.catalog-detail-text ul li {
color:#000;
line-height:1.5;
background:transparent url(images/list.png) no-repeat 13px 10px;
margin:10px 0 0;
padding:0 0 0 25px;
}

.catalog-detail-features h2 {
font-size:18px;
letter-spacing:1px;
margin:0 0 15px;
}

.catalog h2 {
font-size:32px;
margin:0 0 20px;
}

.catalog-detail-catalog {
margin:0 0 15px;
}

table {
width:100%;
border-collapse:collapse;
border:1px solid #ccc;
color:#000;
}

table tr {
border:1px solid #ccc;
padding:5px 10px;
}

table td {
border-top:1px solid #ccc;
padding:5px 20px;
}

.catalog-detail-features table tr td:first-child {
width:390px;
}

.catalog-detail-back {
margin:15px 0 25px;
}

.catalog-detail-carousel ul {
list-style:none;
}

.jcarousel-next-horizontal {
position:absolute;
top:50%;
margin-top:-26px;
right:-50px;
width: 33px;
height: 52px;
cursor:pointer;
background:transparent url(images/slider_arr.png) no-repeat -33px 0;
}

.jcarousel-prev-horizontal {
position:absolute;
top:50%;
margin-top:-26px;
left:-50px;
width:33px;
height:52px;
cursor:pointer;
background:transparent url(images/slider_arr.png) no-repeat 0 0;
}

.jcarousel-next-horizontal, .jcarousel-prev-horizontal {
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
opacity:0.6;
}

.jcarousel-next-horizontal:hover, .jcarousel-prev-horizontal:hover {
opacity:1;
}

.jcarousel-next-horizontal.inactive, .jcarousel-prev-horizontal.inactive {
cursor:default;
opacity:0.3;
}

.jcarousel-prev-vertical {
display: block;
height: 33px;
width: 100%;
top: 2px;
left: 30px;
position: absolute;
background: transparent url(images/scroll_catalog.png) no-repeat 0 0px !important;
}

.jcarousel-next-vertical {
display: block;
height: 33px;
width: 100%;
bottom: 2px;
left: 30px;
position: absolute;
background: transparent url(images/scroll_catalog.png) no-repeat 0 -42px !important;
}

.jcarousel-prev-vertical, .jcarousel-next-vertical {
cursor:pointer;
-webkit-transition: opacity 0.5s ease-out 0.5s;
-moz-transition: opacity 0.5s ease-out 0.5s;
-o-transition: opacity 0.5s ease-out 0.5s;
transition: opacity 0.5s ease-out 0.5s;
}

.jcarousel-prev-vertical.inactive, .jcarousel-next-vertical.inactive {
opacity:0.5;
cursor:default;
}

.catalog-detail-noarrows .jcarousel-prev-vertical, .catalog-detail-noarrows .jcarousel-next-vertical {
opacity:0.2;
}

#header-call-form {
position:relative;
width:100%;
height:100%;
overflow:hidden;
}

a#question {
text-decoration:none;
font-size:14px;
}

h1 a#question {
margin-left:1em;
}

form.ciee-form {
width:100%;
height:100%;
}

.ciee-field {
margin-bottom:1em!important;
}

.ciee-field-title,.ciee-field-input {
display:block;
margin-bottom:.2em;
}

.ciee-field-required {
color:red;
margin-left:.3em;
}

.ciee-field-s input,.ciee-field-n input,.ciee-field-t textarea,.ciee-field-l select,.ciee-field-f input {
width:99%;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

.ciee-active_from input,.ciee-active_to input {
width:90%;
}

.input-quantity {
width:99%!important;
}

.ciee-field-n {
width:50%!important;
float:left;
margin-right:15px;
}

.ciee-field-l {
width:40%!important;
posirion:relative;
overflow:hidden;
}

.ciee-field-s {
clear:both;
}

.ciee-field small {
display:block;
color:#999;
font-style:italic;
font-size:85.1%;
}

.ciee-captcha-image {
display:block;
margin-bottom:.4em;
margin-right:15px;
}

.ciee-captcha-input {
width:174px;
}

.tooltip-block {
margin-top:20px;
}

.tooltip-block .required-fields {
color:red;
}

.services-page .b-news-list-item {
width:100%;
zoom:1;
display:inline-block;
vertical-align:top;
margin:0 15px 15px 0;
}

.quotes {
font-style:italic;
color:#666;
border-left:#666 2px solid;
margin:20px 0 20px 20px;
padding:0 20px;
}

a:hover,.header-address a:hover,#footer a:hover {
text-decoration:none;
}

p,.contacts dl {
margin:0;
padding:0;
}

.main .block,.jcarousel-skin-tango .jcarousel-clip {
/*overflow:hidden;*/
}
.services {
margin:0;	
	}

.services .item-img img,.ciee-field-l label {
display:block;
}

.contacts_img_p a:hover,.left ul.left_menu > li > span a:hover {
text-decoration:underline;
}

.left ul.left_menu > li > ul > li > span a,.left ul.left_menu span a {
color:#7d7d7d;
}

.catalog,.catalog-detail-features {
position:relative;
overflow:hidden;
clear: both;
}

.catalog-item,.catalog .jcarousel-skin-tango .jcarousel-item {
width:218px;
}

.catalog-item-right,.services-page .b-news-list-item:nth-child(even) {
margin-right:0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active,.jcarousel-skin-tango .jcarousel-next-disabled-vertical,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
cursor:default;
}











.cat_list > li {
	width: 332px;
	margin: 0;
	overflow: hidden;
	position: relative;
	padding: 14px 0 !important;
	float:left;
	list-style:none;

}

.cat_list .ri-wrap {
	padding: 11px 15px;
	position: relative;
	z-index: 2;    		
}

.cat_list .item-img a {
	display: block;
	height: 156px;
	background-size: auto, cover !important;
}

.cat_list .ri-title {
	font-size: 18px;
	margin: 5px 0 7px;
	letter-spacing: 2px;
	font-family:"Arial";
}

.cat_list .ri-desc {
	font-size: 11px;
	margin-bottom: 10px;
	line-height:16px;
	height:48px;
	overflow:hidden;
}

.cat_list .ri-params {
	list-style: none;
}

.cat_list .ri-show-btn {
	float: left;
	background: #f6f6f6;
	color: #707070;
}

.cat_list .ri-reserve {
	float: right;
	background: #9ac021;
	color:#FFF;
}

.room-item .ri-reserve {
	background: #f6f6f6;
	color: #707070;
}

.room-item:hover .ri-reserve {
	background: #9ac021;
	color:#FFF;
}

.cat_list .ri-show-btn, .ri-reserve {
	display: block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	width: 149px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	font-family:"Arial";
}

.cat_list .ri-show-btn:hover {
	background: #9ac021;
	color: #FFF;
}

.ri-reserve:hover {
	background: #8dab2e !important;
	color: #FFF;
}

.cat_list .ri-btns:after {
	display: block;
	content: "";
	clear: both;
}

.cat_list .ri-price {
	font-size: 14px;
	text-align: right;
	margin-top: 12px;
}

.cat_list .ri-price span {
	font-size: 28px;
	letter-spacing: 2px;
	font-family:"Arial";
	color:#06558E;
}

.cat_list > li:hover:before {
	display: block;
	content: "";
	z-index: 1;
	border-radius: 2000px;
	width: 2000px;
	height: 2000px;
	position: absolute;
	top: 0px;
	left: -834px;
	border: #06558E solid 3px;
}

.cat_list > li:hover:after {
	display: block;
	content: "";
	z-index: 1;
	border-radius: 2000px;
	width: 2000px;
	height: 2000px;
	position: absolute;
	bottom: 0px;
	left: -834px;
	border: #06558E solid 3px;
}

.cat_list > li:hover .ri-wrap {
	padding: 11px 12px;
	border-left: #06558E solid 3px;
	border-right: #06558E solid 3px;
}

.ri-params li {
	font-size:13px;
	height:25px;
	line-height:25px;
	background:#f6f6f6;
	color:#000;
	padding:0 5px;
	text-transform:lowercase;
}

.ri-params li span {
	padding-left:20px;
}

.ri-params li sup {
	font-size:8px;
	bottom:5px;
    vertical-align: baseline;
    position: relative;
}


.btmnav {
	clear:both;
	padding-top:40px;
	
}

.navigation {
font-size: 12px;
letter-spacing: 0;
margin-top: 8px;
display: inline-block;
margin-bottom:40px;
}

.navigation span {
	width:20px;
	height:20px;
	background:#000;
	border-radius:10px;
	margin:0;
	color:#FFF;
}

.navigation a {
	color:#000;
	text-decoration:none;
	margin:0 3px;
}

.navigation span.prev_dis, .navigation span.next_dis, .navigation a.prev, .navigation a.next {
	background:url(images/mc_arrow.png) no-repeat;
	display:inline-block;
	width:13px;
	height:20px;
	line-height:20px;
	padding:0;
	text-decoration:none;
	margin:0 3px;
}

.navigation span.prev_dis, .navigation a.prev {
	background-position:0 0;
}

.navigation span.next_dis, .navigation a.next {
	background-position:-13px 0;
}

.navigation span, .navigation a {
	display:inline-block;
	line-height:20px;
	padding:0;
	text-align:center;
}

.navigation span.prev_dis, .navigation span.next_dis {
	opacity:0.4;
}



.catalog-detail .catalog-detail-props {
	float:left;
	width:420px;
	margin-left:30px;
	overflow:hidden;
}

.catalog-detail .catalog-detail-props li {
	background:#f3f3f3;
	padding:5px;
	margin-bottom:15px;
}

.catalog-detail .catalog-detail-props li span {
	display:block;
	float:left;
	width:200px;
	margin-right:8px;
}

.catalog-detail .catalog-detail-props li:after {
	content:"";
	display:block;
	clear:both;
}

.catalog-detail .catalog-detail-props li sup {
    vertical-align: baseline;
    position: relative;
	font-size:8px;
	bottom:5px;
}


.cb_form {
	background-color: #f9f9f9;
	padding:40px 40px 40px 40px;
	text-align:center;
}

.cb_form h2 {
	padding:0 40px;
	text-align:center;
	font-size:35px;
	line-height:70px;
	height:70px;
	margin-top:-110px;
	color:#fff;
	white-space:nowrap;
	padding-bottom:40px;
}

.cb_form input[type="text"],
.cb_form input[type="email"],
.cb_form input[type="file"] {
	border:#cccccc solid 3px;
	height:26px;
	line-height:26px;
	width:310px;
	padding:0 5px;
	color:#748398;
	font-style:italic;
	margin-bottom:16px;
	font-size:14px;
	outline: none;
}

.cb_form textarea {
	border:#cccccc solid 3px;
	height:26px;
	line-height:20px;
	width:310px;
	padding:5px;
	color:#748398;
	font-style:italic;
	margin-bottom:16px;
	height:120px;
	resize:none;
	font-size:14px;
	font-family:Arial;
}
.cb_form input.err,
.cb_form textarea.err{
	border:#F44336 solid 3px;
}
.cb_form input[type="submit"] {
	height:40px;
	padding:0 25px;
	line-height:40px;
	color:#FFF;
	text-transform:uppercase;
	font-size:16px;
	background:#9ac021;
	border:none;
}

.cb_form .mf-req {
	display:none;
}


.mc_date {
	/*width:326px;*/
	margin:0 auto;
	position:relative;
}

.mc_date input[type="text"] {
	width:120px;
}

.mc_date #date_1 {
}

.mc_date #date_2 {
	margin-left:50px;
}

.mc_date .cal0 {
	position:absolute;
	top:0;
	left:114px;
}

.mc_date .cal1 {
	position:absolute;
	top:0;
	left:304px;
}


.std-table {
	border-collapse:separate;
	border-spacing:0px;
	border-color:#FFF;
	background:url(images/patternb.png);
}

.std-table th {
	color:#039;
	font-weight:bold;
	text-align:left;
	padding:5px 10px;
	vertical-align:middle;
}

.std-table td {
	background:rgba(236,236,246,0.5);
	border-spacing:1px;
	border-color:#FFF;
	padding:5px 10px;
	color:#669;
}

.std-table tr {
	background:none;
}

.std-table tr:hover td {
	/*background:none;*/
	background:#cdcdee;
	color:#339;
}

.std-table tfoot td {
	background:none;
}
.cb_form input[type="text"]:focus,
.cb_form input[type="email"]:focus {
	border: rgba(3, 113, 201, 0.42) solid 3px;
	outline: none;
}
.cb_form textarea:focus{
	border: rgba(3, 113, 201, 0.42) solid 3px; 
	outline: none;
}

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

	#wrapper:before {
		left:50%;
		margin-left:-650px;
	}
	
	#wrapper:after {
		left:50%;
		margin-left:600px;
	}

}

.pagenav li.my_b{
	margin-bottom: -10px;
}

/*Adaptiv*/
/*Containers*/
	#wrapper {min-width:0px;}

	#about-slider .block {max-width:100%;}

	body {/*min-width:480px;*/}

	@media all and (max-width: 1040px) {
		.block {width:auto;padding:0 20px;}
		#panel {display:none;}
		#wrapper {padding:0 35px;}
		#wrapper:before {width:35px;left:0;margin:0!important;}
		#wrapper:after {width:35px;right:0;left:auto;margin:0!important;}
		.services {max-height:100%;}
		.services .carousel-items {height:auto;}
	}

	@media all and (max-width: 480px) {
		#wrapper {padding:0;}
			#wrapper:before, #wrapper:after {display:none;}
		.block {padding:0 15px;}
	}


/*Header*/
	@media all and (max-width: 1040px) {
		.logo_h a {left:20px;width:251px;}

		.header-menu {right:0px;}
			.header-menu li {padding:0 20px 0 0;
				line-height: 1.3;}
		.header-menu ul{
			font-size: 15px;
		}
		.header-address {right:20px;}
		.special-link svg{
			fill: #fff
		}
		.site-list a:first-child{
			padding-left: 0;
			margin-left: 0;
		}
	}

	@media all and (max-width: 1040px) {
		#header {padding-top:35px;}
		.site-list{
			margin-left: 0;
		}
		.header-menu {position:fixed;top:0;left:0;height:auto;padding:5px 20px;background:#000;}
			.header-menu li a {color:#fff;}
			.header-menu li a:hover, .header-menu li a.selected {color:#006ab3;}

		.header-phone, .header-address {top:55px;}
		.header-phone {right:275px;padding-right:30px;}
		.line_content{background-position: center;}
	}

	@media all and (max-width: 860px) {
		.header-phone {padding:0;right:20px;top:20px;border:0;}
		.header-address {top:115px;padding:0;}
			.header-address p {font-size:12px;padding-bottom:0;background:none;}
			.header-address a {font-size:12px;}
	}

	@media all and (max-width: 740px) {
		.header-menu {height:30px;background:#000 url('../tireos_hotel_copy/images/menu.png') 35px center no-repeat;background-size:15px;}
		.header-menu:after {content:'Меню';position:absolute;top:5px;left:20px;display:block;font:400 20px/30px "PT Sans";color:#fff;}
		.page-en .header-menu:after{
			content: 'Menu';
		}
		.header-menu ul {display:block; width: 100%; background:#000;max-height:0px;overflow:hidden;position:absolute;top:100%;left:0;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease; padding-left: 20px;}
			.header-menu ul.open {max-height:260px;padding-bottom:15px;overflow-y: auto; padding-top: 10px;}
				.header-menu ul li {display:block;float:none;  line-height: 1.25;}
				.header-menu ul li a {display:block;border:0;}
				.header-menu ul li a:hover, .header-menu ul li a.selected {background:#fff;color:#fff;border:0;color:#000;}
		.site-list{
			line-height: 30px;
		}
		.special-link{
			margin-left: 20px;
			line-height: 30px;
		}
				.header-menu:hover {cursor: pointer;}
		.header-menu li ul{
			position: relative;
			width: 100%;
			display: block;
			max-height: none;
			padding: 10px 0 10px 20px;
		}
		.header-menu li li{
			background-color: #000;
		}
		.header-menu li li a{
			font-size: 14px;
			color: #fff
		}
	}
    

	@media all and (max-width:640px) {
		.header-address {width:135px;top:100px;}
		.header-address a {padding-left:0;}
	}

	@media all and (max-width: 480px) {
		#header, #header .block {height:auto;}
		#header .block {padding-bottom:10px;}
		.header-logo, .logo_h a  {height:142px;}
		.logo_h a {display:block;position:relative;top:0;left:0;width:100%;margin-top:10px;background-position:center center;float:none;}

		#header:after, #header .block:after {content:"";display:block;clear:both;}

		.header-menu {background-position:15px center;}
		.header-phone {position:relative;float:left;top:0;left:0;right:0;width:100%;text-align:left;}
			.header-phone-number {font-size:18px;line-height:30px;float:left;}
			.header-phone-number span {font-size:20px;}
			.header-phone-call {float:right;}
		.header-address {display:none;}
	}
	
/*Body*/

	/*All*/
		@media all and (max-width:480px) {			
			.news-list .news-item-img{ padding-right: 15px;}			
		}

		@media all and (max-width:620px) {
			/*.news-list .news-item-params{overflow: visible;}*/
			.news-detail p{float:left;}
			.pagenav li a{letter-spacing: 0px;}
			.services .item-name{ width: auto;}
			.pagenav li.my_b{padding-right: 4px;}
			.pagenav li a{padding-right: 5px;}
			.content h1{/*font-size: 28px;letter-spacing: 2px; */ font-size: 24px; line-height: 30px;}
			.product h2, .services h2 {/*letter-spacing:2px;line-height: 35px; font-size: 28px; */ text-align:center; font-size: 24px;line-height: 30px;}
		}
		    
	/*Main*/
		@media all and (max-width: 1040px) {
			.services .carousel-items {text-align:center;}
				.services .item, .services .item:last-child {float:none;margin:0;display:inline-block;}
				.services .item:nth-child(2) {margin:0 20px 20px;}		
				.product h2{text-align:center;}
				.services h2{text-align:center;}
			.site-list a{
				border-left-color: #fff;
				color: #fff;
			}
			.site-list .current{
				color: #fff;
			}
		}

		@media all and (max-width: 480px) {
			.services .item:nth-child(2) {margin:0 0px 20px;}
			
		}
		/*Slider*/
			@media all and (max-width: 1040px) {
				#about-slider {height:auto;}
				#about-slider .block {height:auto;}
					#about-slider .about-tb {top:50%;margin-top:-115px;}
						#about-slider .about-tb > li {height:200px;}
						.rooms-main .cat_list {width: auto;	}
						.product .carousel-items{ padding: 15px 0px 0px!important; top:0px !important;}
						.all_rooms{ padding-top: 20px; }
						.rooms-paging{display: none;}
											
			}
			
			@media all and (max-width: 550px) {
				.el_count{float:left; width: 100%; }
				.el_count form{  margin: 0 auto; width: 125px; }
				.mc_sort{margin-bottom:10px;}
				
			}
			@media all and (max-width: 740px) {
				#about-slider  h1 {font-size:30px;}
				#about-slider  h1 span {font-size:35px;}
				#about-slider .about-text {width:100%;}
				.news-list .news-item-params{float:left;}
				/*.news-list .news-item{ border-bottom: rgba(160, 160, 160, 0.48) solid 3px;}
				.news-list .news-item:hover{ border-bottom: rgba(160, 160, 160, 0.48) solid 3px;}*/
			}
			
			@media all and (max-width: 620px) {
				#about-slider  h1 {font-size:15px;}
				#about-slider  h1 span {font-size:20px;}
				#about-slider .about-text {width:100%;}
				/*.cat_list .ri-wrap{padding: 11px 10px; }*/
				#about-slider .about-tb > li {height:170px;;}
				.catalog-detail-img{ width: calc(100% - 25px) !important; height: auto; margin-bottom: 10px;}
				.catalog-detail-order-slider{width: calc(100% - 16px);float: none; clear: both;}
				#detail-carousel-vertical{ height: auto;  margin: 0 5px; overflow: hidden;}
				#detail-carousel-vertical li{ float: none; margin: 0 5px 0 0; clear: none; display: inline; white-space: nowrap;}
				.catalog-detail-order-slider{left:0;}
				.jcarousel-prev-vertical.inactive, .jcarousel-next-vertical.inactive{display:none;}
			}
				@media all and (max-width: 460px) {
				#about-slider {overflow:hidden;}
				#about-slider .about-text {display:none;}
				#about-slider .about-tb {top:0;margin-top:0;}
				#about-slider .about-tb > li {height:auto;}
			}


			@media all and (max-width: 320px) {
				#about-slider {overflow:hidden;}
				#about-slider .about-text {display:none;}
				#about-slider .about-tb {top:0;margin-top:0;}
				#about-slider .about-tb > li {height:auto;}
			}

		/*Slider Bottom */
			@media all and (max-width: 1040px) {
				.rooms-main-wrap {width:100%;}
					.cat_list > li {}
						.cat_list .ri-show-btn, .ri-reserve {display:block;margin:0;padding:0;width:100%;margin-bottom:5px;}
						.cat_list > li:hover:before {border-radius:0;top:14px;}
						.cat_list > li:hover:after {border-radius:0;bottom:14px;}
			}			
		/*Other*/
			@media all and (max-width: 1040px) { 
				.content {width:calc(100% - 270px);}
				.gallery .gallery-item {clear:both;float:left!important;}
				.cat_list > li {width:48%;}
			}

			@media all and (max-width: 820px) {
				.cat_list > li {width:100%;}
				.view_mode {margin-right:10px;}
			}

			@media all and (max-width: 740px) { 
				.content {width:100%;}
				.left {width:100%;padding-bottom:0;   top: 0;}
				.cat_list > li {width:50%;}
				/*.cat_list .ri-wrap{border: #D0D0D0 solid 3px;}*/
				.cat_list > li:hover .ri-wrap{
				    padding: 11px 12px;
					border: 0;
					border-left: #06558E solid 3px;
					border-right: #06558E solid 3px;
				}
				.news-list .news-date-time{float: left;}
				.news-list .news-item-name{ width: 100%;}
				.news-detail .news-date-time{text-align: left;}
			}
			@media all and (max-width: 620px) { 
				.cat_list > li {width:100%;margin:0;}
				.std-table {width:calc(100% + 40px);margin-left:-20px;}
				.std-table td {padding:5px 2.5px;}
				.contact_r {clear:both;float:left;}
				.cat_list .ri-wrap{  padding: 8px 12px; border: #A0A0A0 solid 3px;}
				
			}
			
			
			@media all and (max-width:619px) {
				

					.cb_form {padding:15px;}
						.cb_form h2 {padding:0;font-size:24px;line-height:35px;height:35px;margin-top:-65px;padding-bottom:30px;}
						.cb_form input[type="text"], .cb_form textarea {max-width:calc(100% - 26px);}
						img.calendar-icon{display: none;}
						.mc_date #date_2{margin-left: 4px;}
					.cb_form input[type="submit"] {height:35px;line-height:35px;font-size:14px;}
					/*.news-item-name{width: auto !important;}*/
					
			}
			
			@media all and (max-width:320px) {
				.services .item {width:100%;}
				.services .item:nth-child(2) {margin-left:0;}

				/*PopUp*/
					.fancybox-wrap, .fancybox-inner {width:100%!important;left:0!important;}
					.fancybox-outer:before {height:35px;}
					.fancybox-close {top:4px;/*height:25px;background-size:100%;*/}

					.cb_form {padding:15px;}
						.cb_form h2 {padding:0;font-size:24px;line-height:35px;height:35px;margin-top:-50px;padding-bottom:15px;}
						.cb_form input[type="text"], .cb_form textarea {max-width:calc(100% - 12px);}
					.cb_form input[type="submit"] {height:35px;line-height:35px;font-size:14px;}

				.gallery div {max-width:100%;}
				.gallery .gallery-item:hover:before, .gallery .gallery-item:hover:after {display:none;}
				.gallery .gallery-item > div {padding:0;}

				.lb-prev, .lb-next {opacity:0.1}

				#wrapper .std-table tbody {display:none;}
				#wrapper .std-table:after {content:"Посмотреть таблицу";display:block;font-size:14px;padding-left:15px;font-weight:600;text-decoration:underline;}
			
				.fancybox-wrap.table {width:auto!important;}
				.fancybox-wrap.table .fancybox-inner {height:auto!important;}
					.fancybox-wrap.table .fancybox-outer:before {display:none;}
					.fancybox-wrap.table .std-table {width:600px;margin-left:0;}

				.news-list .news-item-params {clear:both;}
					.news-list .news-item-top {margin-bottom:0;}
					.news-list .news-item-img {height:auto;}
				.news-list .news-item-wrap {border-bottom:1px solid #000;padding-bottom:10px;}
				.news-list .news-item:hover {border-color:transparent;}
			}

	/*Catalog*/
		@media all and (max-width: 1040px) {
			.catalog-detail-img {width:calc(100% - 155px);}
				.catalog-detail-img img {max-width:100%;height:auto;}

			.catalog-text {border-radius:0;width:100%;height:100px;margin-bottom:20px;}
			.catalog-detail-text > div {float:left!important;clear:both;margin-bottom:20px;}

			.catalog-detail-price, .catalog-detail .catalog-detail-props {margin-left:0;width:100%;}
			.catalog-detail-price-a {width:auto;}
			.catalog-detail-price span {letter-spacing:2px;padding:0;}
		}

		@media all and (max-width:320px) {
			.mc_sort {margin-bottom:0;}
			.mc_sort .sortbtn {float:right;clear:both;}
			.view_mode {display:none;}
			.el_count {top:-25px;float:left;position:relative;}
			.mc_sort .sbHolder {float:right;}
			.fancybox-wrap, .fancybox-inner {height:auto!important;}
			.mc_date {width:auto;}
				.mc_date input[type="text"] {width:35%;}
			.catalog-detail {overflow:visible;}
			.catalog-detail-img {width:calc(100% - 22px);height:auto;margin-bottom:15px;}
			.catalog-detail-order-slider {width:calc(100% - 16px);float:none;clear:both;}
			#detail-carousel-vertical {height:auto;margin:0 40px;overflow:hidden;}
				#detail-carousel-vertical li {float:none;margin:0 5px 0 0;clear:none;display:inline;white-space:nowrap;}
			.jcarousel-prev-vertical {width:50px;transform:rotate(-90deg);
				-webkit-transform:rotate(-90deg);
				-moz-transform:rotate(-90deg);top:40px;left:-3px;}
			.jcarousel-next-vertical {width:50px;transform:rotate(-90deg);
				-webkit-transform:rotate(-90deg);
				-moz-transform:rotate(-90deg);top:40px;right:-3px;left:auto;}
			.catalog-detail-preview {width:auto;}

			.catalog-detail-price-text {text-transform:none;width:auto;padding-right:0;}
			.catalog-detail-price span {letter-spacing:0;font-size:18px;}
		}

/*Footer*/
	/*News*/
		@media all and (max-width: 1040px) {
			.footer-block .news {width:calc(100% - 430px);}
			.contacts h2{ text-align: center; }
			.footer-menu{ height: 45px;margin: 0 0 65px 0; line-height: 22px;}
		}
		@media all and (max-width: 790px) {
			.footer-block .news {width:100%; text-align:center; float: none; }
			.footer-block .contacts {width:100%;float: none;margin-left: auto; margin-right: auto;}
				.footer-block .contacts .bx-google-map {max-width:100%;}
				
		}

	/*Other*/
		@media all and (max-width: 790px) {
			.footer-menu {width:100%;height:auto;float:left; line-height: 22px;}
				.footer-menu li {float:none;display:block;}
		}
		@media all and (max-width: 680px) {
			.footer-title {/*width:180px;*/background-size:100%;background-position:0 20px;/*margin-right:20px;*/margin-top: 10px;    margin-left: auto; margin-right: auto;}
			.footer-social, .tireos_logo {display:none;}
			.footer__bottom{
				text-align: center;
			}
			.footer-left{  height: auto;float: left; width: 100%;}
			.footer-right{ float: left; text-align: center; width: 100%;}
			.footer-menu{  height: auto;float: left;line-height: 28px;     margin: 0 0 55px 0;}
			.footer-menu li{padding:0;}
			.footer-contacts{   float: none; max-width: none; margin-right: 0;}
			.footer-contacts p{    padding-bottom: 3px;}
		}
		@media all and (max-width:320px) {
			.contacts_img_p {padding-left:65px;background-size:50px;background-position:left center}
			.contacts h2 {margin:0 0 10px;}
			.footer-title {width:245px;}
		}
/*END ADAPT*/

.line_content {
/*background:url(../images/hline.png) repeat-x;*/
height:87px;
border-top:#000 solid 3px;
}
.bx-composite-btn {display:none!important;}
.onPreloaderImg{
    text-align: center;
    padding: 60px 0;
    background-image: url("images/495.GIF");
    background-repeat: no-repeat;
    background-position: center;
}