* {                                            
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
html {

}
body {
    font-family: 'MuseoSansRegular';
	font-size: 16px;
	color: #000;
	background: url(../img/fon.png);
}
table {
	border-collapse: collapse;
}
a {

}
a:hover {

}
a img {
	border: 0;
}
b {
    color: #000;
    font-weight: bold;
}
i {

}
strong {

}
input[type="text"],
input[type="password"],
textarea,
select {
	border: 0;
}
textarea {
	resize: none;
}
input[type="submit"] {
	border: 0;
	cursor: pointer;
}
ul {
	list-style: none;
}
:focus {
outline: none;
}
.clear {
	clear: both;
}
.content {
	width: 1000px;
	margin: 0 auto;
}
.content-body{
	padding: 0 20px;
}
#wrapper {
	background: #fff;
	width: 1000px;
	margin: 0 auto;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.2);
}
#header {
	height: 159px;
	/*background: url(../img/header-bg.jpg) center center no-repeat;*/
	position: relative;
	overflow: hidden;
}
#header .logo {
	    position: absolute;
    margin-left: -145px;
    margin-top: 30px;
    left: 50%;
}
#header .logo img{
	width:200px;
} 
#header .slogan{
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	font-size: 1.1em;
    line-height: 1.5;
    padding-right: 20px;
    /*border-right: 1px solid #999;*/
	font-family: 'MuseoRegular';
    color: #0060A8;
    text-shadow: 0px 1px 2px rgba(72, 72, 72, 0.61);
}
.mail-add{
	text-decoration:none;
	font-family: 'MuseoSansMedium'
}

#main-links {

}
#main-links a {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.home {
	top: 25px;
	left: 280px;
	background: url(../img/home-ico.png) center center no-repeat;
}
.site-map {
	top: 65px;
	left: 253px;
	background: url(../img/sitemap-ico.png) center center no-repeat;
}
.mailto {
	top: 111px;
	left: 227px;
	background: url(../img/mailto-ico.png) center center no-repeat;
}
#header address {
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	padding-left: 20px;
    /*border-left: 1px solid #999;*/
}
#header address a {
	color: #0060A8;
    font-size: 17px;
	text-decoration: underline;
	cursor:pointer;
}
#header address a:hover {
	color: #059efe;
    font-size: 17px;
}
#header address small {
	font-size: 14px;
	display: block;
	margin-left: 15px;
}
#header address p {
	margin-top: 10px;
	margin-bottom: 2px;
}
#header address sup {
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}
#header address span {
	font-family: 'MuseoSansMedium';
	font-size: 30px;
	display: inline-block;
	padding-bottom: 20px;
	color: #000;
}
#header address ul li {
	line-height: 1.5;
	font-family: 'MuseoSansMedium';
	color: #0060A8;
	text-align: right;
}



                 



#header .button-2 {
	margin: 0 auto;
}

            


.button-2 {
	display: block;
	 left: 35px;

	background-image: url(../img/btn2-bg.png);

	background-position: left top;
	background-repeat: repeat-x;
	height: 36px;
width: 650px;
	line-height: 40px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
    font-family: 'calibriitalic';
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
    position: relative;
}
.button-2:hover {
	background-position: left bottom;
}

.button-2:active {
	top: 1px;
	left: 51px;
}
.title-block{
	padding-left: 5px;
	margin-bottom: 15px;
	font-size: 1.2em;
	color: #333;
	border-left:3px solid #059efe;
	font-family: 'MuseoSansMedium';
}








#header .button-1 {
	margin: 0 auto;

}

            


.button-1 {
	display: block;
	background-image: url(../img/btn1-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
    font-family: 'calibriitalic';
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
    position: relative;
}
.button-1:hover {
	background-position: left bottom;
}
.button-1:active {
	top: 1px;
	left: 1px;
}
#navigation-block {
	height: 45px;
	background: url(../img/nav-bl-bg.png) left center repeat-x;
	width: 1000px;
	position: relative;
}
#navigation-block:before {
	content: "";
	width: 7px;
	height: 52px;
	position: absolute;
	top: 0;
	right: -7px;
	background: url(../img/nav-corner-right.png) center center no-repeat;
}
.navigation {
	/*overflow: hidden;*/
	height: 45px;
	float: left;
	position: relative;
}
#navigation-block .clear {
	height: 7px;
	background: #e4e4e3;
}
.navigation li {
	height: 45px;
	float: left;
}
.navigation li a {
	padding: 0 19px 0 20px;
	display: block;
	height: 45px;
	line-height: 45px;
	color: #fff;
	position: relative;
	font-size: 16px;
	text-decoration: none;
}
.navigation li a:hover {
	background: url(../img/nav-link-hover.png) left center repeat-x;
}



.navigation li:first-child a:before {
	content: "";
	width: 7px;
	height: 52px;
	background: url(../img/nav-corner-left.padding);
	background-position: center top;
	background-repeat: no-repeat;
	top: 0;
	left: -7px;
	position: absolute;
}
.navigation li:first-child:hover a:before {
	background-position: center bottom;
}
#navigation-block form {
	position: relative;
	height: 45px;
	width: 219px;
	float: right;
	background: url(../img/nav-form-bg.png) left center repeat-x;
}
#navigation-block form .placeholder {
	background: url(../img/nav-form-bg.png) left center repeat-x;
	margin: 7px 0 0 10px;
}
#navigation-block form .placeholder input {
	width: 200px;
	padding: 0 12px;
	height: 30px;
	display: block;
	background: none;
	font-size: 16px;
	color: #000;
    font-family: 'calibriitalic';
}
#navigation-block form .placeholder label {
	font-size: 16px;
	color: #fff;
    font-family: 'calibriitalic';
    top: 6px;
    left: 12px;
}
#navigation-block form input[type="submit"] {
	width: 20px;
	height: 16px;
	background-color: transparent;
	background-image: url(../img/lupe.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 13px;
	right: 12px;
	z-index: 3; 
}
#categories {
	background: #f6f6f6;
	padding-bottom: 10px;
	padding-top: 30px;

width: 1000px;	

overflow: hidden;
}
.category {
	width: 249px;
	height: 190px;
	float: left;
	text-align: center;
	border-left: 1px solid #999;
	/*background: url(../img/cat-dif.jpg) left center no-repeat;*/
	
}
.category:hover {
	/*background: url(../img/nav-link-hover1.png)  ;*/
	background:#a9deff;
}
 .category:hover .link{
 	background:#fff;
 	color:#333;
 }        
.category:hover .link:before{
 	position: absolute;
	content: "";
	right: 0;
	top: 100%;
	left: 0;
	height: 8px;
	background: url(../img/corn-blue-hover.png) right center no-repeat;
 }
 .category:hover a .link i {
	position: absolute;
	width: 8px;
	height: 8px;
	top: -8px;
	left: 0px;
	background: url(../img/corn-blue-2-hover.png) right center no-repeat;
}


#categories .category:first-child {
	border-left: 0px;
}
.category a {
	text-decoration: none;
}
.category a .img {
	display: block;
	height: 110px;
}
.category a .link {
	margin-top: 10px;
	display: inline-block;
	position: relative;
	background: #059efe;
	color: #fff;
	text-align: center;
	width: 125px;
	padding: 8px 25px 0 25px;
}

.category a .link:before {
	position: absolute;
	content: "";
	right: 0;
	top: 100%;
	left: 0;
	height: 8px;
	background: url(../img/corn-blue.png) right center no-repeat;
}
.category a .link i {
	position: absolute;
	width: 8px;
	height: 8px;
	top: -8px;
	left: 0px;
	background: url(../img/corn-blue-2.png) right center no-repeat;
}

.desc-slide{
	    position: absolute;
    background: rgba(0, 0, 0, 0.52);
    width: 96%;
    bottom: 1px;
    color: #fff;
    padding: 15px;
    font-size: 1.3em;
}
	hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
.owl-news a{
	text-decoration: none;
}
.owl-news a h3{
	text-align: center;
	color:#000;
	font-size: 1.2em;
	font-family: 'MuseoSansBold';
	padding-top: 5px;
	
}
.owl-news p{
	padding-top: 5px;
	color:#555;
	font-size: 0.9em;
	font-family: 'MuseoSansLight';
	text-align: center;
}
.owl-news a h3:hover{
	color: #059efe;
}
.grouped_elements{

}
.gallery-work {
	text-align: center;
}

.gallery-work img{
	width: 317px;
}
.lupe{
	position: absolute;
	top: 0px;
	width: 100%;
	height:100%;
	background: #111;
	
}
.gallery-work ul li{
	display: inline-block;
	padding-left: 3px;
}

#content {
	padding-top: 25px;
	padding-bottom: 50px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #f0f0f0;
}
#ls {
	width: 250px;
	float: left;

}


#chastushka{
	width: 250px;
	
}






#rs {
	width: 720px;
	padding-right: 20px;
	float: right;
}
#write {
	margin-bottom: 40px;
}




#zakazzamera {

	width: 234px;
	margin-left: 3px;
	
margin-right: 3px;

margin-top: 3px;
margin-bottom: 13px;
}

.zakaz {


}


.zakaz a {

top: -3px;
}







.ls-block {
	width: 197px;
	padding: 0 0 0 20px;
}
.ls-block h2 {
	padding-left: 20px;
	background: #ededed;
	color: #000;
	width: 197px;
	margin-left: -20px;
	font-family: 'calibribold';
	font-size: 18px;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	position: relative;
}

.ls-block h5 {
	padding-left: 10px;
	background: #ededed;
	color: #000;
	width: 197px;
	margin-left: -20px;
	font-family: 'calibribold';
	font-size: 14px;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;

margin-top: 10px;
	margin-bottom: 10px;


	position: relative;}




.ls-block h5 a {
	position: absolute;
	top: -2px;
	right: 14px;
	text-transform: lowercase;
	color: #0087dd;
	font-size: 14px;
    font-family: 'calibriregular';
	text-decoration: underline;
}
.ls-block h5 a:hover {
	text-decoration: none;
}
.ls-block h5:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 15px;
	height: 8px;
	background: url(../img/grey-corn.png) center center no-repeat;
}










.ls-block h2 a {
	position: absolute;
	top: -2px;
	right: 14px;
	text-transform: lowercase;
	color: #0087dd;
	font-size: 14px;
    font-family: 'calibriregular';
	text-decoration: underline;
}
.ls-block h2 a:hover {
	text-decoration: none;
}
.ls-block h2:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 15px;
	height: 8px;
	background: url(../img/grey-corn.png) center center no-repeat;
}
#write img {
	display: block;
	margin: 21px 0 10px 0;
}
.form .placeholder {
	width: 195px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 14px;
}
.form .placeholder input {
	width: 175px;
	padding: 0 10px;
	border: 1px solid #bcbcbc;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #bcbcbc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form .placeholder label {
	font-size: 14px;
	color: #bcbcbc;
}
.form .placeholder textarea {
	border: 1px solid #bcbcbc;
	width: 175px;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	color: #bcbcbc;
    font-family: 'calibriregular';
}
.form .button-1 {
	width: 197px;
}
#news {
	margin-bottom: 35px;
}
.news-item {
	overflow: hidden;
	margin-top: 21px;
}
.news-item .img {
	width: 48px;
	height: 48px;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
	border: 1px solid #898989;
}
.news-item .img img {
	display: block;
    max-width: 48px;
    padding-top: 9px;
}
.news-item .right {
	float: left;
	width: 135px;
	margin-left: 8px;
	font-size: 14px;
	color: #999999;
}
.news-item .right a {
	display: block;
	color: #000;
	text-decoration: underline;
}
.news-item .right a:hover {
	text-decoration: none;
}
#feedbacks {

}






.feedback {
	border-top: 1px solid #ccc;
	padding: 10px 0;
	margin-top: 3px;
}
#feedbacks .feedback.first-child {
	border-top: 0;
}
.feedback a {
	color: #0084ff;
    font-family: 'calibribold';
    text-decoration: underline;
}
.feedback a:hover {
	text-decoration: none;
}
.feedback strong {
	color: #4a4a4a;
    font-family: 'calibribold';
}
.feedback p {
	color: #7d7d7d;
	margin: 13px 0;
	font-size: 14px;
}
.feedback span {
	color: #4a4a4a;
}

#discount {
	width: 727px;
	height: 249px;
	border: 1px solid #898989;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
#discount .rsContent {
	position: relative;
	overflow: hidden;
}
#discount .rsContent img {
	position: absolute;
	top: 0;
	left: 0;
}
#discount .rsContent h2 {
	right: 40px;
	top: 25px;
	position: absolute;
	text-align: right;
	color: #ff4e00;
	font-size: 40px;
    font-family: 'calibribold';
	text-shadow: #fff 2px 0px 2px, #fff 0px 2px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px;
}
#discount .rsContent h3 {
	right: 40px;
	top: 155px;
	position: absolute;
	font-size: 48px;
	color: #000;
	text-shadow: #fff 2px 0px 2px, #fff 0px 2px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px;
    font-family: 'calibribold_italic';
}
#discount .rsContent a {
	width: 324px;
	margin-top: 193px;
	margin-left: 19px;
}
#discount-wrapper {
	position: relative;
}
.discount-label {
	position: absolute;
	left: 14px;
	top: -7px;
	width: 95px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 20px;
    font-family: 'calibribold';
    text-align: center;
    text-transform: uppercase;
    background: url(../img/discount-label.png) center center no-repeat;
    z-index: 3;
}
#discount .rsBullets {
	z-index: 3;
	position: absolute;
	left: 109px;
	top: 7px;
	cursor: pointer;
	padding: 0 7px;
	height: 26px;
	line-height: 26px;
	background: #fff;
}
#discount .rsBullet {
	margin: 0 2px;
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../img/bullet.png) center center no-repeat;
} 
#discount .rsNavSelected {
	background: url(../img/bullet-selected.png) center center no-repeat;
}
#preferences {
	margin-top: 45px;
}
h1.rs-title,
h2.rs-title {
	font-size: 20px;
	text-transform: uppercase;
    font-family: 'calibribold';
    border-left:  3px solid #059efe;
    padding-left: 10px;
    margin-bottom: 25px;
}
h1.rs-title{
	pa
}
#preferences .item {
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	height: 60px;
	margin-bottom: 20px;
}
#preferences .item img {
	position: absolute;
	left: 0;
	top: 0;
}
#preferences .item > span {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background: #009cff;
	line-height: 40px;
	text-align: center;
	color: #fff;
	top: 10px;
	left: 10px;
}
#preferences .item p {
	position: absolute;
	right: 0;
	top: 0;
	width: 345px;
	background: #009cff;
	height: 60px;
}
#preferences .item p:before {
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	left: -30px;
	top: 0;
	border: 60px solid transparent;
	border-right: 30px solid #009cff;
	border-left: 0;
}
#preferences .item p span {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	height: 60px;
	padding-left: 11px;
}
#our-projects {
	margin-top: 35px;
	margin-bottom: 30px;
}
#projects {
	width: 664px;
	height: 205px;
	margin: 0 0 0 31px;
	position: relative;
}
#projects .rsContent {
	overflow: hidden;
}
#projects .rsContent img {



	float: left;
	margin: 0 0 0 24px;
	width: 205px;
	height: 205px;
}
   
#projects .rsContent img:first-child {
	margin: 0;
}
#projects .rsArrow {
	position: absolute;
	top: 0;
	bottom: 0;
}
#projects .rsArrowLeft {
	left: -29px;
}
#projects .rsArrowRight {
	right: -9px;
}
#projects .rsArrowIcn {
	width: 23px;
	height: 29px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
}
#projects .rsArrowRight .rsArrowIcn {
	background: url(../img/arr-next.png) center center no-repeat;
}
#projects .rsArrowLeft .rsArrowIcn {
	background: url(../img/arr-prev.png) center center no-repeat;
}
#about {
	font-size: 15px;
	color: #4c4c4c;
     link: red;
}
#about img {
	float: left;
	margin-right: 21px; 
}
#about p {
	font-size: 15px;
	color:  #4c4c4c;
	margin-bottom: 15px;
	text-align: justify;
}







#maps {
	margin-top: 40px;
	padding-top: 9px;
	overflow: hidden;
}
.map {
	width: 355px;
	position: relative;
	border: 1px solid #898989;
	height: 265px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.map img {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.map > span {
	top: -9px;
	left: 23px;
	position: absolute;
	padding: 8px 17px 4px 17px;
	background: #009cff;
	z-index: 2;
	color: #fff;
	font-size: 15px;
}
.map > span:before {
	position: absolute;
	content: "";
	right: 0;
	top: 100%;
	left: 0;
	height: 8px;
	background: url(../img/corn-blue.png) right center no-repeat;
}
.map > span i {
	position: absolute;
	width: 8px;
	height: 8px;
	top: 0;
	left: -8px;
	background: url(../img/corn-blue-2.png) right center no-repeat;
}
.map p {
	background: #fff;
	padding: 10px 12px;
	border-left: 2px solid #059efe;
	font-size: 14px;
	color: #515151;
	position: absolute;
}
.map p:before {
	position: absolute;
	content: "";
	border: 10px solid transparent;
	border-bottom: 10px solid #fff;
	border-top: 0;
	top: -10px;
}
.map-1 {
	float: left;
}



.map-1 p {
	top: 50px;
	right: 22px;
}
.map-1 p:before {
	right: 26px;
}
.map-2 {
	float: right;
}
.map-2 p {
	top: 55px;
	right: 22px;
}
.map-2 p:before {
	right: 46px;
}

#rekl_b {
                    margin-top: 10px;

 margin-left: 136px;
        width: 728px;
	height: 90px;
	

}




#footer {
	padding: 15px 0;
	background: #fafafa;
	overflow: hidden;
}
#footer-nav {
	float: left;
	overflow: hidden;
}
#footer-nav ul {
	overflow: hidden;
}
#footer-nav ul li {
	float: left;
}
#footer-nav ul li a {
	display: block;
	padding: 6px 19px;
	color: #000;
	font-size: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}
#footer-nav ul li:first-child a {
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
}
#footer-nav ul li a:hover {
	color: #fff;
	background: #059efe;
}
#footer address {
	background: #eeeeee;
	float: right;
	padding: 11px 20px 20px 17px;
}
#footer address small {
	font-size: 12px;
	display: block;
	margin-left: 15px;
}
#footer address p {
	margin-top: -6px;
}
#footer address sup {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}
#footer address span {
	font-size: 33px;
	display: inline-block;
}
#footer address div {
	font-size: 12px;
	color: #000;
	text-align: right;
}
#footer .desc {
	font-size: 14px;
	color: #7f7f7f;
	margin-top: 45px;
}
#footer .desc > img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 18px;
}
#footer .desc p {
	display: inline-block;
	vertical-align: middle;
}
#footer .desc p a {
	color: #0072ba;
	text-decoration: underline;
}
#footer .desc p a:hover {
	text-decoration: none;
}
#footer .desc .socials {
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
}


#footer .desc .schetchik {
	display: inline-block;
	vertical-align: middle;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;

	margin-left: 30px;
}














/*PLACEHOLDER*/
.placeholder {
	background: #fff;
	position: relative;
}
.placeholder > label {
	position: absolute;
	top: 8px;
	left: 20px;
	font-size: 14px;
	color: #718394;
	cursor: text;
	z-index: 1;
}
.placeholder > input {
	position: relative;
	background: none;
	font-size: 18px;
	color: #2a445d;
	outline: none;
	transition: all 0.5s;
	z-index: 2;
}
.placeholder textarea {
	height: 50px;
	display: block;
	background: none;
	position: relative;
	z-index: 2;
}
/*МОДАЛЬНЫЕ ОКНА*/
#modal-box {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 99;
}
.modal-win {
	position: absolute;
	background: #fff;
	width: 260px;
	left: 0;
	right: 0;
	margin: 50px auto;
	text-align: center;
}
.modal-win h2 {
	margin-bottom: 10px;
}
.modal-win .form {
	padding: 10px 0 20px 0;
}
.modal-win .placeholder,
.modal-win .button-1 {
	margin-left: auto;
	margin-right: auto;
}

        


.lb-details {
	display: none !important;
}
#rs ul{
	padding-left: 15px;
}

#rs #about{
	line-height: 180%;

}

#rs #about a{
	color: #0087dd;
	font-family: 'MuseoSansRegular'
	text-decoration: underline;
}

#rs a:hover{
	text-decoration: none;
}

.B_crumbBox{
	padding-left: 20px;
	padding-right: 20px;
	background: #ededed;
	color: #000;
	font-family: 'MuseoSansRegular';
	font-size: 13px;
	height: 38px;
	line-height: 38px;
	position: relative;
	display: table;
	margin-bottom: 20px;
}

.B_firstCrumb{
	margin-left: -10px;
}

.B_crumbBox:after{
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 15px;
	height: 8px;
	background: url(../img/grey-corn.png) center center no-repeat;
}

.B_crumbBox a{
	color: #000 !important;
	padding: 0px;
	text-decoration: underline !important;
}

.B_crumbBox a:hover{
	text-decoration: none !important;
}

.B_currentCrumb{
    color: #999;
    padding-left: 5px;
    font-weight: 400;
    font-family: 'MuseoSansRegular';
    font-size: 12px;
}

#rs #about ul{
	padding-bottom: 20px;
	font-size: 15px;
	color: #4c4c4c;
}

#rs #about ul li{
	list-style-type: none;
	list-style-position: inside;
}

#rs #about ul li:before{
	content: '•';
	color: #009cff;
	font-size: 30px;
	position: relative;
	top: 4px;
}
.text-about-camp ul{
	padding-bottom: 20px;
	font-size: 15px;
	color: #4c4c4c;
}
.text-about-camp ul li{
	list-style-type: none;
	list-style-position: inside;
	padding-left: 10px;
}
.text-about-camp ul li:before{
	content: '•';
	color: #009cff;
	font-size: 30px;
	position: relative;
	top: 4px;
}

#scrollUp{
	width: 88px;
	height: 36px;
	position: fixed;
	left: 50%;
	margin-left: 420px;
	bottom: 122px;
	background: url(../img/upPage.png) no-repeat;
}

.catalogRow{
	
margin-top: 5px;

width: 230px;
	height: 284px;
	float: left;
	margin-right: 10px;
	margin-bottom: 13px;
	position: relative;
	background: url(../img/itemBg.png) no-repeat center center;
}

.catalogRow img{
	margin-top: 1px;
	margin-left: 1px;
}

.catalogRow .promo{
	display: block;
	position: absolute;
	right: 15px;
	top: 20px;
	font-size: 25px;
	font-weight: bold;
	color: #ff4e00;
	width: 64px;
	height: 42px;
	padding-top: 22px;
	padding-left: 7px;
	background: url(../img/catalogItemPromo.png) no-repeat;
}
.catalogRow .promo div{
	width: 50px;
	text-align: center;
}

.catalogRow h3{
	padding: 15px 10px;
	position: relative;
    text-align: center;
    top: 10px;
}

.catalogRow h3 a{
	color: #000 !important;
	font-size: 15px;
	font-weight: normal;
}

.catalogRow .details{
	position: absolute;
	width: 104px;
	height: 28px;
	bottom: 20px;
	overflow: hidden;
	text-indent: -99999999px;
	left: 15px;
             
}

.catalogRow .price{
	position: absolute;
	left: 130px;
	bottom: 20px;
	display: block;
	height: 28px;
	font-size: 18px;
	line-height: 28px;
}

.catalogRow .price b{
	color: #0084ff;
	font-family: 'MuseoSansRegular';
}

.newItem{
	margin-bottom: 30px;
}

#scrollUp{
	z-index: 7999 !important;
}

.infoItem{
	width: 350px;
	float: left;
	display:inline;
}

.infoItem h3{
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 0;

}

.leftInfo{
	float: left;
    width: 380px;
    display: inline;
}

.leftInfo .open-modal{
	width: 358px;
	color: #fff !important;
	text-decoration: none !important;
	margin-top: 20px;
}

#about a.fancybox{
	border: 4px solid #fe6e05;
	display: block;
	width: 350px;
	height: 200px;
	float: left;
    padding: 4px;
    margin: 0 10px 0px 0;
}
#about a.fancybox-2{
	border: 4px solid #fe6e05;
    display: block;
    width: 177px;
    height: 250px;
    float: left;
    padding: 4px;
    margin: 0 10px 15px 0;
}
#about a.fancybox2
{
	width: 160px;
	height: 200px;
	margin: 10px;
	list-style: none;
	margin-bottom: 25px;
	float: left;
}
#about .fancybox2 img
{
    padding: 5px;
	display: block;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
#about .fancybox2 h3{
	text-align: center;
}
.portItem{
	width: 160px;
	height: 220px;
	margin: 10px;
	list-style: none;
	margin-bottom: 25px;
	float: left;
}

.portItem2{
	width: 160px;
	height: 160px;
	margin: 10px;
	list-style: none;
	margin-bottom: 25px;
	float: left;
}

.portItem2 img{
	padding: 5px;
	display: block;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.portItem h3{
	text-align: center;
	font-size: 16px;
}

.portItem img{
	padding: 5px;
	display: block;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
/*--------button---------*/
.btn{
	padding: 10px 15px 10px 15px;
    background: #059efe !important;
    border-color: #08456b  !important;
    font-size: 17px;
    color: #fff !important;
    font-family: 'MuseoSansLight';
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 0px 0px #08456b ;
    -moz-box-shadow: 0px 2px 0px 0px #08456b ;
    box-shadow: 0px 2px 0px 0px #08456b ;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-main{
	border:none;
	margin: 20px 0px;
	display:inline-block;
	cursor: pointer;
}
.btn-main:hover{
	background: #fff !important;
    border-color: #999 !important;
    border: 1px solid;
    border-radius: 5px;
    color: #333 !important;
    -webkit-box-shadow: 0px 2px 0px 0px #999;
    -moz-box-shadow: 0px 2px 0px 0px #999;
    box-shadow: 0px 2px 0px 0px #999;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*--------/button---------*/
/*--------form------------*/
.block-form{
	text-align: center;
}
.block-form form{
	display: table;
	margin: 0 auto;
	text-align: center;
}
.block-form label{
	position: relative;
}
.block-form label i{
	position: absolute;
	top: 1px;
	right: 1px;
}
.block-form input{
	float: left;
	font-family: 'MuseoSansRegular';
	display: block;
	height: 50px;
	width: 258px;
	font-size: 16px;
	color: #998675;
	padding: 15px;
	border-width: 0px;
	font-weight: normal;
	margin: 10px 10px;
	border: 1px solid #C1C1C1;
	left: 0;
	top: 0;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding: 0 15px !important;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.26);
}
.comment-form form{
	display: table;
	/*margin: 0 auto;*/
	text-align: center;
}
.comment-form input{
	float: left;
	font-family: 'MuseoSansRegular';
	display: block;
	height: 50px !important;
	width: 258px;
	font-size: 16px;
	color: #998675;
	padding: 15px;
	border-width: 0px;
	font-weight: normal;
	margin: 10px 10px;
	border: 1px solid #C1C1C1;
	left: 0;
	top: 0;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding: 0 15px !important;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.26);
}
.comment-form textarea{
	float: left;
	font-family: 'MuseoSansRegular';
	display: block;
	height: 150px !important;
	width: 258px;
	font-size: 16px;
	color: #998675;
	border-width: 0px;
	font-weight: normal;
	margin: 10px 10px;
	border: 1px solid #C1C1C1;
	left: 0;
	top: 0;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding: 15px 15px !important;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.26);
}


/*--------/form------------*/
.text-about-camp p{
	line-height: 1.5;
	font-size: 18px;
	padding-bottom: 10px;
}

.spoiler_links{
	text-decoration: none;
}
.text-about-camp a{
	display: table;
	margin: 0 auto;
}
.block-comment{
	width: 100%;
	margin: auto;
	height: 520px;
	/*position: relative;  Относительное позиционирование */ 
}
.block-comment h1{
	text-align: center;
	padding-bottom: 25px;
}
.comment, .comment-form{
	position: relative;
}
.comment{
	padding-left: 25px;
	height: 370px;
	width: 450px;
	overflow: auto;	
}
.comment p{
	padding-top: 5px;
	line-height: 1.5;	
}
.comment h3{
	font-family: 'MuseoSansBold';
    padding-bottom: 0px;
    border-bottom: 2px solid #059efe;
}
.comment h3 span{
	font-family: 'MuseoSansMedium';
	font-size: 15px;
	color:#444;
}
.comment-form{
	/*border-left: 1px solid #999;*/
    top: -370px;
    left: 510px;
    width: 292px;
    padding-left: 85px;
}
.comment-text{
	padding-bottom: 15px;
}
.catalog-map{
	border-top: 1px solid #999;
    padding-top: 35px;
	position:relative;
}
.block-contact{
	display: inline-block;
    
}
.block-contact h1{
	text-align: center;
    padding-bottom: 15px;
}
.map-main{
	width: 450px;
	position: relative;
	float: left;
	border: 1px solid #898989;
	height: 400px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.map-width{
	width: 100%;
	position: relative;
	float: left;
	border: 1px solid #898989;
	height: 400px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.contacts-text{
	position: relative;
	float: left;
	width: 450px;
	padding-left: 50px;
}

.contacts-text h1{
	text-align: center;
	padding-bottom: 20px;
}
.contacts-text p{
	position: relative;
    font-family: 'MuseoSansItalic';
    font-size: 18px;
    line-height: 2;
    margin-left: 60px;
    /* left: 50%; */
    width: 310px;
    background: #059efe;
    padding: 20px 20px;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);
}
.contacts-text p::before{
	position: absolute;
	content: "";
	right: 0;
	top: 100%;
	left: 0;
	height: 16px;
	background: url(../img/corn-blue-big.png) right center no-repeat;
}
.contacts-text i.after-rect {
	position: absolute;
    width: 11px;
    height: 16px;
    top: -16px;
    left: 0px;
	background: url(../img/corn-blue-2-big.png) right center no-repeat;
}
.contacts-text p i{
	padding-right: 5px;
}
.catalog-contact-text{
    position: absolute;
    top: 185px;
    right: -21px;
}
.circle{
	margin-left: 35px;
 width:80px;
 height:80px;
 display:block;
 border-radius:50px;
 -moz-border-radius:50px;
 -webkit-border-radius:50px;
 -khtml-border-radius:50px;
 font-size:45px; color:#fff;
 line-height:80px !important; 
 text-align:center;
 background:#059efe;
}
.circle:hover{
 cursor: pointer;
 background:#0060A8;
}
.praim{
vertical-align:top;
display: inline-block;
width: 150px;
text-align:center; 
margin-left: 30px;
}
.praim p{
	color: #003f6f;
    text-decoration: underline;
    font-family: 'MuseoSansMedium';
}
.circle i{
 padding-top: 16px;
}
.circle i:hover{
 padding-top: 18px;
}
.owl-news{
	position: relative;
}
.owl-prev{
  font-size: 22px;
  color: #059efe;
  background: none;
  position: absolute;
    top: 32%;
    left: 0;
}
.owl-next{
  font-size: 22px;
  color: #059efe;
  background: none;
  position: absolute;
    top: 32%;
    right: 0;
}
#modal_form {
	width: 300px; 
	height: 300px; /* Рaзмеры дoлжны быть фиксирoвaны */
	border-radius: 5px;
	border: 3px #000 solid;
	background: #fff;
	position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 50%; /* пoлoвинa экрaнa слевa */
	margin-top: -150px;
	margin-left: -150px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
	opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
	z-index: 5; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
	padding: 20px 10px;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form #modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
}
/* Пoдлoжкa */
#overlay {
	z-index:3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
.btn-submit{
         position: relative !important;
    left: 50% !important;
    margin-left: -75px !important; 
    opacity: 1 !important ;
    font-size: 17px !important;
    width: 157px !important;
    height: 40px !important;
    border: none !important;
    display: inline-block !important;
    cursor: pointer;
    background: #059efe !important;
    border-color: #08456b !important;
    box-shadow: 0px 2px 0px 0px #08456b !important;
}
.btn-submit:hover{
	background: #fff !important;
    border-color: #999 !important;
    border: 1px solid #999 !important;
    border-radius: 5px;
    color: #333 !important;
    -webkit-box-shadow: 0px 2px 0px 0px #999;
    -moz-box-shadow: 0px 2px 0px 0px #999;
    box-shadow: 0px 2px 0px 0px #999 !important;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}}
#about a.preview{ 
	
}
.info-content{
	padding:20px 50px;
	line-height: 1.5;
	border-bottom:1px solid #999;
}
.landing-content{
	padding:20px 20px;
	line-height: 1.5;
	border-bottom:1px solid #999;
}
.info-img{
	text-align: center;
    padding: 10px 0;
}
.background-video{
    position: relative;
}
.background-video>video{
    width: 100%;
}
.title-blocks {
    width: 430px;
    padding: 50px 25px;
    background-color: rgba(0, 0, 255, 0.6);
    position: absolute;
    bottom: 10px;
    right: 100px;
}
.title-blocks h2 {
    font-family: 'MuseoSansBold';
    color: #ffffff;
    font-size: 1.6em;
}
.title-blocks p{
    font-family: 'MuseoSansRegular';
    color: #ffffff;
    font-size: 1.1em;
}
.form-landing{
    width: 320px;
    background-color: #09055e;
    position: absolute;
    /* right: 50px; */
    /* top: 520px; */
    padding: 25px;
    z-index: 999;
}
.form-landing h2{
    font-family: MuseoSansBold;
    font-size: 2.2em;
    color: #ffffff;
}
.form-landing p{
    font-family: MuseoSansRegular;
    color: #ffffff;
    font-size: 1.1em;
}
.video-form>input{
    margin: 5px 0;
    border: hidden;
    padding: 10px;
    font-family: MuseoSansRegular;
    font-size: 1.1em;
}
.video-form>input.text{
    width: 100%;
    height: 45px;
    background-color: #ffffff;
    color: #000;
	box-sizing:border-box;
}
.video-form>button.btn-yellow{
    width: 100%;
    height: 50px;
    background-color: #ffd95c;
    color: #000;
    border: hidden;
    font-family: MuseoSansRegular;
    font-size: 1.2em;
    margin: 5px 0;
}
.video-form>button.btn-yellow:hover,
.video-form>button.btn-yellow:focus{
    background-color: #ffcd32;
    cursor: pointer;
}
.perfect-block{
    position: relative;
    width: 100%;
}
.list-perfect td{
    padding:5px;
}
.ul-perfect{
    /*width: 420px;*/
}
.ul-perfect>li{
    background: url("../img/check.png") no-repeat;
    /*min-height: 31px;*/
    margin: 20px 0;
    padding-left: 40px;
    font-family: MuseoSansRegular;
    list-style-type: none;
}

.info-block{
    width: 100%;
    position: relative;
}
.info-block h1{
	padding: 10px 0;
    font-family: MuseoSansLight;
}
.info-image{
 display: inline-block;
}
.info-text{
    display: inline-block;
    width: 400px;
    padding-left: 10px;
    font-family: MuseoSansRegular;
}
.slider-work h1{
	padding: 10px 0;
	font-family: MuseoSansLight;
}
.check{
		background: url("../img/check.png") no-repeat;
		width: 31px;
		height:31px;
}
.img-left{
padding:10px;
	float:left;	
}
.img-right{
	padding:10px;
	float:right;	
}
