@import url(http://fonts.googleapis.com/css?family=Open+Sans:800,300,400,700&subset=latin,cyrillic);
@font-face {
	font-family: 'PT Serif';
	src: url('/fonts/ptf55f-webfont.eot');
	src: url('/fonts/ptf55f-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/ptf55f-webfont.svg') format('svg'), url('/fonts/ptf55f-webfont.woff') format('woff'), url('/fonts/ptf55f-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PT Serif Bold';
	src: url('/fonts/ptf75f-webfont.eot');
	src: url('/fonts/ptf75f-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/ptf75f-webfont.svg') format('svg'), url('/fonts/ptf75f-webfont.woff') format('woff'), url('/fonts/ptf75f-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PT Serif Bold Italic';
	src: url('/fonts/ptf76f-webfont.eot');
	src: url('/fonts/ptf76f-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/ptf76f-webfont.svg') format('svg'), url('/fonts/ptf76f-webfont.woff') format('woff'), url('/fonts/ptf76f-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PT Sans Caption';
	src: url('/fonts/PTC55F_W.eot');
	src: url('/fonts/PTC55F_W.eot?#iefix') format('embedded-opentype'), url('/fonts/PTC55F_W.svg') format('svg'), url('/fonts/PTC55F_W.woff') format('woff'), url('/fonts/PTC55F_W.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PTSerifCaption';
	src: url('/fonts/ptz55f.eot');
	src: url('/fonts/ptz55f.eot?#iefix') format('embedded-opentype'),
	url('/fonts/ptz55f.woff') format('woff'),
	url('/fonts/ptz55f.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}
*{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 150%;
}
body, html{
	position: relative;

}
body{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
img{
	width: 100%;
}
a{
	text-decoration: none;
}
h1, h2{
	font-weight: 800;
	font-size: 50px;
}

ul{
	list-style: none;
}
.relative {
	position: relative;
}
.clear {
	clear: both;
}
.wrap{
	width: 978px;
	margin: 0 auto;
	position: relative;
}
.leave-request{
	position: fixed;
	bottom: -3px;
	left: 50%;
	margin-left: -493px;
	width: 980px;
	padding: 7px 0;
	border: 3px solid #1c2cc5;
	background: #fff;
	font-size: 22px;
	font-weight: 800;
	text-align: center;
	color: #1c2cc5;
	z-index: 2;
}
.w_980 {
	width: 980px;
	margin: 0 auto;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.absolute{
	position: absolute;
}
.wedding-color{
	background: #222222;
	height: 55px;
}
.wedding-color .logo{
	margin-top: 15px;
	width: 132px;
}
.wedding-color .special{
	font-size: 15px;
	color: #fff;
	margin-top: 15px;
}
.weekend{
	height: 741px;
	background: url('/images/amuri-bg1.jpg') center top no-repeat;
}
.header h1{
	font-family: 'PT Serif';
	font-size: 24px;
	color: black;
	text-align: center;
	line-height: 150%;
	padding-top: 320px;
	font-weight: normal;
}

.header h1 span{
	color: #ffee35;
}
.header .descr {
	font-size: 18px;
	letter-spacing: 9px;
	text-align: center;
	text-transform: uppercase;
	color: #d80b70;
	margin-top: 12px;
	margin-left: 20px;
	font-weight: 400;
}
.header .descr2 {
	text-align: center;

	margin-bottom: 2px;
}
.header .descr3 {
	text-align: center;

}

.header .on_map {
	color: black;
	font-size: 16px;
	background: url('/images/on_map.png') left center no-repeat;
	padding-left: 32px;
	height: 32px;
	padding-top: 7px;
	margin: 0 auto;
	width: 282px;
	margin-top: 12px;
	text-decoration: underline;
	display: block;
	margin-bottom: 9px;
}
.descr_part {
	font-size: 22px;
	color: black;
	font-family: 'PTSerifCaption';

}
.part1 {
	width: 890px;
	margin: 0 auto;
}
.part1 h2 {
	font-size: 36px;
	font-family: 'PT Serif Bold';
	color: black;
	font-weight: normal;
	text-align: center;
	padding-top: 90px;
}
.part1 .left_part {
	float: left;
	width: 420px;
}

.part1 ul {

}
.part1  ul li {
	vertical-align: top;

	margin-bottom: 30px;
}
.part1 ul li .number {
	font-family: 'PT Serif Bold Italic';
	font-size: 90px;
	color: #d80b70;
	float: left;
}
.part1  ul li  p {
	margin-top: 50px;
	float: left;
	width: 355px;
	margin-left: 5px;
}
.right_part ul li p {
	width: 325px;

}
.part1  ul li b {

}
.part1 .right_part {
	float: right;
	width: 390px;
}
.slider_all_wrap {
	background: #fbf2f7;
	padding-top: 30px;
	margin-top: -40px;
}





.slider{
	height: 315px;
	width: 100%;
	margin: 0 auto;
	margin-top: 5px;
}
h2.slider_title{
	color: black;
	text-align: center;
	font-size: 36px;
	font-family: 'PT Serif Bold';
	line-height: 40px;
}
.slider li{
	width: 413px !important;
	text-align: center;
}
.slider li .img{
	width: 403px;
	margin: 0 auto;
}
.slider li .title{
	font-size: 16px;
	color: black;
	margin: 10px 0;
	position: absolute;
	bottom: -4px;
	left: 7px;
	background: #ffee35;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-family: 'PT Sans Caption';
	padding-left: 15px;
}
.slider li .text{
	font-size: 13px;
	color: #fff;
}

.btn {
	color: #ffee35;
	font-size: 18px;
	font-weight: 800;text-transform: uppercase;
	width: 375px;
	height: 47px;
	display: block;
	background: black;
	text-align: center;
	padding-top: 20px;
}
.info_under_slider .btn {
	margin: 0 auto;  margin-bottom: 50px;
}

.cost_info {
	background: #f1f1f1;

	margin-top: 94px;
	position: relative;
	padding-top: 50px;
}


.bx-wrapper {
	position: relative;
	margin-top: 20px !important;
	padding: 0;
	*zoom: 1;
}
.bx-viewport{
	/* min-height: 350px; */
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	background: url(http://the-wedding.ru/images/Preloader_actual.gif) no-repeat center center #fff;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -25px;
	border-radius: 10px;
	z-index: 1;
}

/* PAGER */
.bx-wrapper .bx-controls{
	position: absolute;
	top: -47px;
	left: 50%;
	margin-left: -170px;
	width: 340px;
}
.bx-wrapper .bx-pager .bx-pager-item{
	display: none;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-prev {
	left: 0;
	background: url(/images/slider_left.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 0;
	background: url(/images/slider_right.png) no-repeat 0 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	outline: 0;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.fancybox-close {
	position: absolute;
	top: -30px;
	right: -30px;
	width: 46px;
	height: 46px;
	cursor: pointer;
	z-index: 8040;
	background: url('/images/fancy_close.jpg') no-repeat;
}
#map h3 {
	font-family: 'PT Serif Bold';
	font-size: 34px;
	text-align: center;
	color: black;
	line-height: 40px;
}
#map .descr {
	font-size: 14px;
	color: black;
	text-align: center;
	margin-bottom: 20px;
}
.fancybox-inner ul {
	margin-bottom: 20px;

}
.fancybox-inner li {
	background: url('/images/li_disc.png') left 12px no-repeat;  padding-left: 12px;

	font-size: 14px;  color: #333333;
	margin-bottom: 12px;
}
.wrapper-all {
	min-width: 978px;
}

.facebook_wrap {
	position: absolute;
	top: -16px;
	left: 0;
}
.odn_wrap {
	float: right;
}
.flowers {
	background: url('/images/flowers_bg.png') center top no-repeat;
	margin-top: -50px;
	position: relative;
z-index: 3;
height: 914px;
}
.social_wrap {
	width: 500px;
margin: 0 auto;
margin-top: 14px;
}
.social_wrap table {
	margin-left: 70px;
	width: 400px;
	max-width: 400px;
	overflow: hidden;
}
.social_wrap .facebook {
	width: 160px;
}
.social_wrap .facebook {
	width: 160px;
}
.social_wrap .twitter {
	width: 110px;
}