* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
html {

}
body {
	font-size: 16px;
	color: #000;
	background: #f0f0f0;
    font-family: 'pf_agora_sans_proregular';
}
table {
	border-collapse: collapse;
}
a {

}
a:hover {

}
a img {
	border: 0;
}
b {

}
i {

}
strong {

}
input[type="text"],
input[type="password"],
textarea,
select {
	border: 0;
	width: 218px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #cdcdcd;
}
input[name="fio"] {
	width: 540px !important;
}
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;
}
/*MAIN*/
#fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: -94px;
	height: 75px;
	padding-top: 15px;
	background: #fff;
	text-align: center;
	z-index: 10;
	box-shadow: 0 2px 2px rgba(0,0,0,.5);
}
#fixed .logo {
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
}
#wrapper {
	background: #fff;
}
#block-1 {
	height: 610px;
	overflow: hidden;
	background: rgb(241,71,30); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(241,71,30,1) 0%, rgba(230,112,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(241,71,30,1)), color-stop(100%,rgba(230,112,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(241,71,30,1) 0%,rgba(230,112,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(241,71,30,1) 0%,rgba(230,112,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(241,71,30,1) 0%,rgba(230,112,19,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(241,71,30,1) 0%,rgba(230,112,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1471e', endColorstr='#e67013',GradientType=1 ); /* IE6-9 */
    overflow: hidden;
    text-align: center;
}
#block-1 h2 {
	font-size: 53px;
    font-family: 'pf_agora_sans_proMdIt';
    color: #fff;
    text-shadow: 2px 2px 0 #b03e13;
    margin-top: 25px;
    line-height: 1em;
}
#block-1 .video2 {
	width: 535px;
	height: 310px;
	margin: 30px auto;
	display:block;
}

#block-1 .video {
	display:none;
}

#block-1 .video.show {
	width: 535px;
	height: 310px;
	margin: 30px auto;
	display:block;
}
.btn1 {
	display: inline-block;
	font-size: 23px;
	font-family: 'pf_agora_sans_promedium';
	min-width: 290px;
	height: 43px;
	line-height: 43px;
	color: #000;
	text-decoration: none;
	text-align: center;
	background: #fff700;
	box-shadow: 0 4px 0 #d1ca00;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 0 19px;
}
.btn1.price{
	background: #96e41a;
	box-shadow: 0 4px 0 #7bbb15;
	margin-right:30px!important;
}
#block-8 .btn1{
	min-width:0;
}
#block-1 p {
	color: #fff;
	font-size: 16px;
    font-family: 'pf_agora_sans_proitalic';
    margin-top: 10px;
}
.bl-title {
	font-size: 48px;
    font-family: 'pf_agora_sans_proMdIt';
    padding-top: 55px;
    text-align: center;
    text-shadow: 2px 2px 0 #e5e5e5;
}
#block-2 {
	height: 370px;
}
#block-2 .items {
	width: 715px;
	height: 57px;
	margin: 83px auto 0 auto;
	background: url(../img/bl2-bg.jpg) center center no-repeat;
	position: relative;
}
#block-2 .items div[class*="item"] {
	position: absolute;
	text-align: center;
	cursor: pointer;
}
#block-2 .items div[class*="item"] .img {
	height: 50px;
}
#block-2 .items div[class*="item"] p {
	font-size: 25px;
	line-height: .8em;
}
#block-2 .items .item1,
#block-2 .items .item3,
#block-2 .items .item5 {
	top: -15px;
}
#block-2 .items .item1 {
	left: -75px;
}
#block-2 .items .item3 {
	left: 305px;
}
#block-2 .items .item5 {
	left: 715px;
}
#block-2 .items .item2,
#block-2 .items .item4 {
	top: 20px;
}
#block-2 .items .item2 {
	left: 110px;
}
#block-2 .items .item4 {
	left: 530px;
}
#block-2 .items div[class*="item"] .hidden {
	top: 110%;
	width: 378px;
	background: #fff9b8;
	border: 2px dotted #dbc985;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	padding: 17px 30px;
	left: 50%;
	margin-left: -190px;
	font-size: 21px;
    font-family: 'pf_agora_sans_prolight';
    display: none;
}
#block-2 .items .item1 .hidden {
	left: 0 !important;
	margin-left: 0 !important;
}
#block-2 .items .item1 .hidden:before {
	left: 36px !important;
	margin-left: 0 !important;
}
#block-2 .items .item5 .hidden {
	left: auto !important;
	right: 0px !important;
	margin-left: 0 !important;
}
#block-2 .items .item5 .hidden:before {
	right: 36px !important;
	margin-left: 0 !important;
	left: auto !important;
}
#block-2 .items div[class*="item"]:hover .hidden {
	display: block;
	z-index: 3;
}
#block-2 .items div[class*="item"] .hidden b {
	text-decoration: underline;
    font-family: 'pf_agora_sans_promedium';
}
#block-2 .items div[class*="item"] .hidden:before {
	content: "";
	width: 14px;
	height: 15px;
	background: url(../img/up-arrow.png) center center no-repeat;
	top: -15px;
	left: -54px;
	right: 0;
	margin: auto;
	position: absolute;
}
#block-3 {
	background: rgb(238,255,226); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(238,255,226,1) 0%, rgba(220,255,194,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,255,226,1)), color-stop(100%,rgba(220,255,194,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,255,226,1) 0%,rgba(220,255,194,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,255,226,1) 0%,rgba(220,255,194,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,255,226,1) 0%,rgba(220,255,194,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(238,255,226,1) 0%,rgba(220,255,194,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeffe2', endColorstr='#dcffc2',GradientType=0 ); /* IE6-9 */
}
#feedbacks {
	position: relative;
	width: 840px;
	margin: 20px auto 0 auto;
}
#feedbacks .rsContent {
	overflow: hidden;
}
#feedbacks .rsContent .item {
	width: 260px;
	margin: 0 9px;
	float: left;
	text-align: center;
	font-size: 18px;
	height: 325px;
}
#feedbacks .rsContent .item:first-child {
	/*margin: 0;*/
}
#feedbacks .rsContent .item .img {
	display: block;
	margin-bottom: 5px;
}
#feedbacks .rsContent .item .img img {
	display: block;
	margin: 0 auto;
	border: 1px solid #fff;
	width:229px;
}
#feedbacks .rsContent .item p {
	line-height: 1.3em;
	height:200px;
	display:block;
}
#feedbacks .rsContent .item strong {
	display: block;
    font-family: 'pf_agora_sans_probold';
}
#feedbacks .rsArrowLeft {
	left: -30px;
}
#feedbacks .rsArrowRight {
	right: -20px;
}
#feedbacks .rsArrowIcn {
	top: 55px;
	width: 11px;
	height: 19px;
}
#feedbacks .rsArrowLeft .rsArrowIcn {
	background: url(../img/prev-arr.png) center center no-repeat;
}
#feedbacks .rsArrowRight .rsArrowIcn {
	background: url(../img/next-arr.png) center center no-repeat;
}
#block-3 .imgs {
	text-align: center;
	margin-top: 40px;
}
#block-3 .imgs img {
	margin: 0 5px;
	border: 5px solid #fff;
	box-shadow: 0 0 10px #aaa;
	display: inline-block;
	position: relative;
}
#block-3 .imgs .img1 {
	transform: rotate(359deg) ;
	-webkit-transform: rotate(359deg) ;
	-moz-transform: rotate(359deg) ;
	-o-transform: rotate(359deg) ;
	-ms-transform: rotate(359deg) ;
}
#block-3 .imgs .img2 {
	top: 10px;
	transform: rotate(3deg) ;
	-webkit-transform: rotate(3deg) ;
	-moz-transform: rotate(3deg) ;
	-o-transform: rotate(3deg) ;
	-ms-transform: rotate(3deg) ;
}
#block-3 .imgs .img3 {
	top: 5px;
	transform: rotate(359deg) ;
	-webkit-transform: rotate(359deg) ;
	-moz-transform: rotate(359deg) ;
	-o-transform: rotate(359deg) ;
	-ms-transform: rotate(359deg) 
}
#block-3 .imgs .img4 {
	top: 10px;
	transform: rotate(3deg) ;
	-webkit-transform: rotate(3deg) ;
	-moz-transform: rotate(3deg) ;
	-o-transform: rotate(3deg) ;
	-ms-transform: rotate(3deg) ;
}
#block-3 .imgs .img5 {
	transform: rotate(3deg) ;
	-webkit-transform: rotate(3deg) ;
	-moz-transform: rotate(3deg) ;
	-o-transform: rotate(3deg) ;
	-ms-transform: rotate(3deg) ;
}
#block-3 .desc {
	text-align: center;
	padding: 20px 0 20px 0;
	color: #909090;
	font-size: 18px;
    font-family: 'pf_agora_sans_proitalic';
}
#block-4 {
	text-align: center;
}
#block-4 h3 {
	margin-top: 35px;
	margin-bottom: 0px;
    font-family: 'pf_agora_sans_prolight';
    font-size: 30px;
}
#block-4 h4 {
    font-family: 'pf_agora_sans_probold';
	font-size: 31px;
	color: #d0552c;
	margin-bottom: 25px;
}
#block-4 p {
	font-size: 24px;
    font-family: 'pf_agora_sans_prolight';
}
#block-4 p a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#block-4 p a.selected {
	border-bottom: 0;
    font-family: 'pf_agora_sans_promedium';
}
#block-4 p a:hover {
	border-bottom: none;
}
#block-4 .btn1 {
	margin: 50px 0 40px 0;
}
#block-5 {
	position: relative;
}
#block-5 .shadow {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	height: 152px;
	background: url(../img/shadow.png) left center repeat-x;
	text-align: center;
	color: #fff;
	z-index: 3;
}
#block-5 .shadow h2 {
	padding-top: 20px;
	font-size: 48px;
	text-shadow: 2px 2px 0 #555;
    font-family: 'pf_agora_sans_proMdIt';
}
#block-5 .shadow h3 {
	font-size: 35px;
	font-family: 'pf_agora_sans_promedium';
	text-shadow: 2px 2px 0 #555;
}
#map {
	height: 500px;
	width: 1000px;
}
#block-6 {
	overflow: hidden;
}
#block-6 div {
	margin: 45px 37px 60px 37px;
	padding: 36px 35px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: url(../img/happy.jpg) center right no-repeat;
}
#block-6 div h2 {
	font-size: 36px;
    font-family: 'pf_agora_sans_prolight';
}
#block-6 div h2 strong {
    font-family: 'pf_agora_sans_probold';
    color: #d0552c;
}
#block-6 div p {
	margin: 30px 0;
	font-size: 23px;
	color: #7c7c7c;
    font-family: 'pf_agora_sans_proitalic';
}
#block-7 {
	text-align: center;
	padding-bottom: 30px;
	background: rgb(226,244,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(226,244,255,1) 0%, rgba(194,232,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,244,255,1)), color-stop(100%,rgba(194,232,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,244,255,1) 0%,rgba(194,232,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,244,255,1) 0%,rgba(194,232,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,244,255,1) 0%,rgba(194,232,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(226,244,255,1) 0%,rgba(194,232,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2f4ff', endColorstr='#c2e8ff',GradientType=0 ); /* IE6-9 */
}
#block-7 h2 {
	margin-bottom: 35px;
}
#block-7 > div {
	display: inline-block;
	text-align: center;
	margin-bottom: 25px;
	font-size: 21px;
	position: relative;
}
#block-7 > div span {
	cursor: pointer;
	line-height: 0.9em;
	border-bottom: 1px solid #000;
}
#block-7 > div:hover span {
    font-family: 'pf_agora_sans_probold';
    border-bottom: 0;
}

#block-7 .hidden {
	top: 115%;
	width: 800px;
	background: #fff9b8;
	border: 2px dotted #dbc985;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	padding: 17px 30px;
	left: 50%;
	margin-left: -432px;
	font-size: 21px;
    font-family: 'pf_agora_sans_prolight';
    display: none;
}
#block-7 > div:hover .hidden {
	display: block;
	z-index: 3;
}
#block-7 .hidden:before {
	content: "";
	width: 14px;
	height: 15px;
	background: url(../img/up-arrow.png) center center no-repeat;
	top: -15px;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
}
#block-8 {
	overflow: hidden;
	padding: 70px 0 20px;
}
#block-8 .left {
	width: 318px;
	height: 328px;
	float: left;
	margin-left: 175px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}
#block-8 .left h2 {
	margin-top: 40px;
	font-size: 25px;
    font-family: 'pf_agora_sans_promedium';
	margin-bottom: 10px;
}
#block-8 .left p {
	font-size: 21px;
    font-family: 'pf_agora_sans_prolight';
    margin-bottom: 20px;
}
#block-8 .form {
	text-align: center;
	width: 318px;
	height: 330px;
	float: right;
	margin-right: 175px; 
	background: #6ecaff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
#block-8 .form h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 26px;
	line-height: 1em;
    font-family: 'pf_agora_sans_prolight';
}
#block-8 .form h2 strong {
    font-family: 'pf_agora_sans_promedium';
}
#block-8 .form .placeholder {
	width: 220px;
	height: 35px;
	margin: 0 auto 18px auto;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#block-8 .form .placeholder input {
	width: 218px;
	height: 33px;
	border: 1px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#block-8 .form .btn1 {
	width: 170px;
}
#footer {
	padding: 20px 0;
	text-align: center;
}
#footer .avis-logo {
	text-decoration: none;
	font-size: 14px;
	color: #aaa;
}
#footer .avis-logo img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
#footer .avis-logo span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: 5px;
}
/*SLIDERS*/
.rsArrow {
	position: absolute;
	top: 0px;
	bottom: 0px;
}
.rsArrowLeft {
	left: 0px;
}
.rsArrowRight {
	right: 0px;
}
.rsArrowIcn {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;;
	top: 50%;
	margin-top: -0px;
}
.rsArrowLeft .rsArrowIcn {
}
.rsArrowRight .rsArrowIcn {
}
/*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: 75px;
	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,.9);
	z-index: 99;
}
.modal-win .lb-close{
	position: absolute;
	top: -33px;
	right: -30px;
}
.modal-win {
	position: absolute;
	width: 500px;
	background: #fff;
	left: 0;
	right: 0;
	margin: 50px auto;
	box-shadow: 0 2px 2px rgba(0,0,0,.5);
	padding: 3px;
}
.modal-win iframe {
	display: block;
}
.modal-win h2 {
	margin-bottom: 10px;
}
.modal-win .button-1 {
	margin-top: 10px;
}
.lb-details {
	display: none !important;
}
#modal-win-1 {
	width: 940px;
	padding-left: 45px;
	border-radius: 5px;
	overflow: hidden;
	background: #fff url(../img/bg_top.png) left -25px repeat-x;
}