@import url(http://fonts.googleapis.com/css?family=Open+Sans:800,300,400,700&subset=latin,cyrillic);
@font-face {
	font-family: 'Klementina';
	src: url('/fonts/klementina-webfont.eot');
	src: url('/fonts/klementina-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/klementina-webfont.svg') format('svg'), url('/fonts/klementina-webfont.woff') format('woff'), url('/fonts/klementina-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body, html, img, ol, ul, h1, h2{
	margin: 0;
	padding: 0;
	border: 0;
}
body, html{
	position: relative;
	height: 100%;
}
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;
}
.wrap{
	width: 980px;
	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;
}
.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;
}
.bride-school{
	background: url(/images/promo-bg1.jpg) no-repeat center top;
	height: 650px;
}
.bride-school h1{
	top: 105px;
	left: 448px;
	color: #1c2cc5;
	line-height: 50px;
}
.bride-school h1 span{
	font-weight: 300;
	display: block;
	letter-spacing: -1px;
}
.bride-school .text{
	font-size: 20px;
	line-height: 32px;
	top: 240px;
	left: 448px;
}
.bride-school .select{
	font-size: 16px;
	top: 400px;
	left: 448px;
	line-height: 36px;
}
.bride-school .select span{
	color: #fff;
	background: #ff9c3a;
	padding: 5px 8px;
}
.schedule{
	background: url(/images/promo-bg2.jpg) no-repeat center top;
	height: 650px;
}
.schedule h2{
	color: #1c2cc5;
	padding: 40px 0;
	text-align: center;
}
.schedule ul{
	text-align: center;
	margin-top: 5px;
}
.schedule ul:after {
	content: "";
	display: inline-block;
	height: 0;
	overflow: hidden;
	width: 100%;
}
.schedule ul li{
	width: 280px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	padding: 0 20px;
	vertical-align: top;
}
.schedule ul li .title{
	font-family: 'Klementina';
	font-size: 75px;
	color: #ff9c3a;
	height: 110px;
	line-height: 130px;
}
.schedule ul li .date{
	font-size: 20px;
	background: url(/images/line.png) no-repeat bottom center;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.schedule ul li .place{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 10px;
}
.schedule ul li .text{
	font-size: 13px;
	line-height: 22px;
	color: #555;
}
.slider{
	background: #4656f1;
	height: 650px;
}
.slider h2{
	color: #fff;
	padding: 35px 0;
	text-align: center;
}
.slider li{
	width: 225px !important;
	text-align: center;
}
.slider li .img{
	width: 198px;
	margin: 0 auto;
}
.slider li .title{
	font-size: 20px;
	color: #ff9c3a;
	margin: 10px 0;
}
.slider li .text{
	font-size: 13px;
	color: #fff;
}
.raports{
	background: url(/images/promo-bg3.jpg) no-repeat center top;
	height: 650px;
}
.raports  h2{
	color: #1c2cc5;
	padding: 35px 0;
	text-align: center;
}
.raports ul{
	text-align: justify;
	margin-top: 25px;
}
.raports ul:after {
	content: "";
	display: inline-block;
	height: 0;
	overflow: hidden;
	width: 100%;
}
.raports .borders{
	padding: 30px;
	display: block;
}
.raports ul li{
	border: 1px solid #ddd;
	background: #fff;
	width: 302px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
}
.raports ul li a{
	color: #1c2cc5;
}
.raports ul li a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.raports ul li .title{
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	display: block;
}
.bx-wrapper {
	position: relative;
	margin-top: 70px !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: -175px;
	left: 50%;
	margin-left: -230px;
	width: 460px;
}
.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/controls.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 0;
	background: url(/images/controls.png) no-repeat -71px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 20px;
	margin-top: -16px;
	outline: 0;
	width: 69px;
	height: 69px;
	text-indent: -9999px;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}