.wrapper {
	width: 1140px;
	margin: 0 auto;
	text-align: justify;
}
.row_1 {
	background: url(../img/bg-1.jpg) no-repeat center center;
}
.head {
	background: rgba(0, 0, 0, .3);
}
.left_row1 {
	display: inline-block;
}
.row_1_1 {
	padding: 32px 0 25px 0;
}
.row_1_1 .left_row1 {
	font-size: 27px;
	font-family: 'Thin';
	color: #fff;
}
.row_1_1 .left_row1  span{
		font-family: 'ProximaNovaBold';
}
.row_1_1 .right {
	width: 572px;
	display: inline-block;
	float: right;
}
.row_1_1 .right ul {
	list-style: none;
	display: table;
	width: 100%;
}
.head_content .wrapper > .h1 {
	font-size: 50px;
	font-family: 'ProximaNovaBold';
	color: #77563a;
	text-align: center;
	margin: 50px 0 0 0;
}
.line_head {
	border:1px solid #77563a;
	width: 40%;
	margin: 30px auto;
}
.text_head {
	font-size: 28px;
	font-family: 'Thin';
	margin: 0 0 47px 0;
	text-align: center;
}
.text_head span {
	font-family: 'ProximaNovaBold';
	color: #77563a;
}
.row_1_1 .right ul li {
	display: table-cell;
	text-align: right;
}
.row_1_1 .right ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-family: 'Semibold';
	text-transform: uppercase;
	position: relative;
}
.row_1_1 .right ul li a:hover:before {
	content: "";
	position: absolute;
	display: inline-block;
	border:1px solid #fff;
	background: red;
	width: 80%;
	bottom: -15px;
	left: 50%;
	margin: 0 0 0 -42%;
}
.active_nav:before  {
	content: "";
	position: absolute;
	display: inline-block;
	border:1px solid #fff;
	background: red;
	width: 80%;
	bottom: -15px;
	left: 50%;
	margin: 0 0 0 -42%;
}
.block_inline {
	line-height: 50px;
	vertical-align: middle;
	display: inline-block;

}
.block_inline:nth-child(2) {
	margin: 0 0 0 100px;
}
.block_inline:nth-child(3) {
	margin: 0 0 0 128px;
}
.block_inline img {
	vertical-align: middle;
}
.row_1_2 a {
	line-height: 50px;
	color: #fff;
	font-family: 'Regular';
	font-size: 23px;
	text-decoration: none;
}
.row_1_2 a span {
	padding: 0  0 0 20px;
}
.block_inline p {
	color: #fff;
	font-size: 26px;
	font-family: 'Thin';
}
.block_inline p  .big_text {
	font-family: 'ProximaNovaBold';
}
.block_inline p img {
	margin: 0 7px 0 0;
}
.h2 {
	text-align: center;
	color: #5a5757;
	margin: 0 auto 50px;
	font-size: 45px;
	font-family: 'ProximaNovaBold';
}
.big_text_2 {
	margin: 0 0 0 32px;
}
.form {
	margin: 0 0 0 0;
	background: #fff;
	height: 505px;
}
.left_form {
	display: inline-block;
	padding: 63px 65px 83px 92px;
	vertical-align: top;
}
.left_form .h1 {
	font-size: 45px;
	color: #3d3d3d;
	line-height: 60px;
	font-family: 'Light';
}
.left_form .h1 span {
	font-family: 'ProximaNovaBold';
	color: #77563a;
}
.right_form {
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.right_form:after {
	content: "";
	background: url(../img/shadow.png);
	position: absolute;
	left: -15px;
	top: 0;
	display: block;
	width: 15px;
	height: 505px; 
}
.text_form {
	font-size: 18px;
	font-family: 'Light';
	color: #373737;
	margin: 17px 0  0 0;
	line-height: 36px;
}
.text_form span {
	font-size: 18px;
	font-family: 'ProximaNovaBold';
	color: #373737;
}
#form_1 {
	margin: 28px 0 0 0;
}
#form_1 input[type="text"],
#form_1 input[type="tel"] {
	display: block;
	margin: 0 0 17px;
	width: 320px;
	line-height: 54px;
	border: 1px solid #77563a;
	background: #fff;
	padding: 0 20px;
	font-size: 17px;
	font-family: 'LightItalic';
}
#form_1 input[type="submit"],
#form_2 input[type="submit"],
#form_3 input[type="submit"]{
	text-decoration: none;
	display: inline-block;
	width: 360px;
	height: 54px;
	line-height: 54px;
	line-height: 54px;
	color: #fff;
	font-size: 19px;
	background: linear-gradient(to top, #3a9200, #decaa5);
	text-align: center;
	font-family: 'ProximaNovaBold';
}
#form_1 input[type="submit"]:hover,
#form_2 input[type="submit"]:hover,
#form_3 input[type="submit"]:hover {
	background: linear-gradient(to bottom, #3a9200, #decaa5);
}
.right_form {
	 float: right;
}
.row_2 {
	background: url(../img/bg-2.jpg);
	padding: 38px 0 41px;
}
.line_1 {
	display: block;
	width: 264px;
	margin: 0 auto 30px;
	border:2px solid #000;
}
.row_2_2 {
	background: url(../img/bg-2-2.png) no-repeat;
	padding: 78px 22px 23px 39px;

}
.row_2_2 p {
	margin: 0 0 31px 0;
	color: #424242;
	font-family: 'Regular';
	font-size: 21px;
	font-style: italic;
	line-height: 29px;
}
.row_2 .last_child {
	padding: 10px 5px  10px 15px;
	color: #424242;
	font-family: 'Regular';
	font-size: 21px;
	line-height: 29px;
}
.signature {
    text-align: right;
}

.row_3 {
	background: url(../img/bg-3.jpg);
	padding: 64px 0 43px;
	font-family: 'Regular';
	font-size: 21px;
	color: #fff;
}
.line_2 {
	display: block;
	width: 264px;
	margin: 0 auto 30px;
	border:2px solid #fff;
}
.h3 {
	text-align: center;
	color: #fff;
	font-size: 45px;
	margin: 42px 0 27px;

	font-family: 'ProximaNovaBold';
}
.block_four {
	margin: 60px 0 3px;
	text-align: center;
}
.photo {
	display: inline-block;
	vertical-align: top;
	margin: 2px 26px 0px 0px;
}
.photo:nth-child(4) {
	margin: 2px 0px 0px 0px;
}
.text_we {
	line-height: 31px; 
}
.photo img {
	border: 5px solid #d2d2d2;
}
.photo p {
	color: #fff;
	margin: 19px 0 18px;
}
.line_3 {
	display: block;
	width: 100%;
	margin: 0 auto 0;
	border:1px solid #fff;
}
.two_p  p {
	margin: 41px 0px -16px;
	line-height: 29px;
}

.row_4 {
	padding: 40px 0;
}
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.h4 {
	text-align: center;
	color: #5a5757;
	font-size: 45px;
	font-family: 'ProximaNovaBold';
	margin: 0 0 63px 0;
}
.cost {
	width: 360px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin: 0 25px 0 0;
}
.cost:last-child {
	margin: 0;
}
.icon_1mg {
	margin: -30px 0 0 0;
}

.line_4 {
	display: block;
	width: 70%;
	margin: 30px auto 30px;
	border:1px solid #111111;
}

.cost_text {
	color: #77563a;
	font-size: 30px;
	font-family: 'Light';
}
.cost_text span {
	font-family: 'ProximaNovaBold';
	font-size: 43px;
}
.row_4 .line_1 {
	display: block;
	width: 264px;
	margin: 46px auto 43px;
	border:2px solid #000;
}


.left_row4 {
	display: inline-block;
	vertical-align: top;
	width: 545px;
}
.left_row4 p {

}
.left_row4  ul {

	margin: 30px 0 0 0;
}
.left_row4  ul li {
	margin: 0 0 24px 30px;
	list-style: url(../img/circle.png);
	font-size: 18px;
	font-family: 'Light';
}
.right_row4 {
	display: inline-block;
	width: 545px;
	padding: 20px 20px 100px 20px;
	line-height: 26px;
	overflow: hidden;
	/*border:1px solid red;*/
	height: 340px;
}
.right_row4 span {
	font-family: 'ProximaNovaBold';
	font-size: 18px;
	color: #373737;
}
.right_row4 p {
	line-height: 36px;
}
.slider_wrapper {
	width: 100%;
	vertical-align: top;
	margin: 0 0 0 -37px;
}
#content {
	width:100%;
	height: 936px;
}
.slider {
	float:left;
	width:100%;
	height:775px;
	position:relative;
	padding-bottom:26px;
}
.sliderContent {
	float:left;
	width:100%;
	clear:both;
	position:relative;
}
.sliderArrows a {
	display:block;
	text-indent:-9999px;
	outline:none;
	z-index:50;
	background-image:url(../gfx/prev_next.png);
	width:9px;
	height:17px;
	position:absolute;
	bottom: -39px;
	margin-top:-34px;
	right: 24%;
}
.prev {
	background-position:0 0;
	left: 744px;
}
.prev:hover {
	background-position: 0 -17px;
}
.next {
	right:-80px;
	background-position:-64px 0;
}
.next:hover {
	background-position:-45px -17px;
}
.sliderContent .item {
	position:absolute;
	width:100%; 
	height: 822px;
	padding: 30px;
	border: 9px solid #d6c7a5;
	font-size: 18px;
	font-family: 'Light';
}
.wrapper_slide {
	height: 100%;
	width: 100%;
	position: relative;
}
.sliderBullets {
	position:absolute;
	bottom: -35px;
	left:68%;
	z-index:50;
	margin-left:0;
}
.sliderBullets a {
	display:block;
	float:left;
	text-indent:-9999px;
	outline:none;
	margin-left:5px;
	width:10px;
	height:11px;
	background:url(../gfx/bullets.png) no-repeat;
}
.sliderBullets .active {
	background-position:0 -12px;
}
.sliderContent a {
	outline:none;
}
#content a {
	color:#fff;
}
#content  a img {
	border:none;
}



.row_5 {
	background: url(../img/bg-5.jpg) no-repeat top center;
	padding: 30px 0 50px 0;
}
.form_2 {
	background: rgba( 255, 255, 255, .9);
	padding: 66px 100px;
	z-index: 999;
	position: relative;

}
.line_4 {
	display: block;
	width: 264px;
	margin: 0 auto 39px;
	border:2px solid #77563a;
}
.h5 {
	color: #77563a;
	font-family: 'ProximaNovaBold';
	font-size: 45px;
	text-align: center;
	margin: 0 0 30px 0;
}
.h6 {
	font-size: 26px;
	font-family: 'Semibold';
	color: #3d3d3d;
	margin: 40px 0 0 0;
}
.h6_2 {
	margin: 15px 0 0 0;
}
.h6_3 {
	margin: 26px 0 13px 0;
}
.h6_4 {
	margin: 46px 0 13px 0;
}
.h6_5 {
	margin: 62px 0 13px 0;
}
.h6_6 {
	margin: 62px 0 13px 0;
}
#form_2 input[type="text"],
#form_2 input[type="email"],
#form_2 input[type="number"] {
	margin: 0 0 17px;
	width: 186px;
	line-height: 54px;
	border: 1px inset #77563a;
	background: #fff;
	padding: 0 20px;
	margin: 20px 45px 20px 0;
	font-size: 17px;
	font-family: 'LightItalic';
}
#form_2 input[type="text"]:nth-child(4n) {
	margin: 20px 0 20px 0;
}
.text_row_5 {
	font-family: 'Light';
	font-size: 18px;
	color: #373737;
	line-height: 36px;
}
.radio_block {
	margin: 23px 0;
	color: #373737;
	font-family: 'Light';
}
label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 18px;
}
input[type=radio] {
	display: none;
}
.radio label:before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 16px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: 1px;
	box-shadow: inset 0px 2px 1px 0px rgba(119, 86, 58, .6), 0px 1px 0px 0px rgba(119, 86, 58, .6);
}
.radio label:before {
	border-radius: 8px;
}
.checkbox label {
	margin-bottom: 10px;
}
.checkbox label:before {
    border-radius: 3px;
}
input[type=radio]:checked + label:before {
    content: "\2022";
    color: #77563a;
    font-size: 50px;
    text-align: center;
    line-height: 11px;
}

.finel_text,
.text_text {
	margin: 20px 0;
	width: 70%;
	color: #373737;
	font-family: 'Light';
	line-height: 26px;
}
.row_6 {
	margin: -196px 0  0 0;
	z-index: 980;
	background: url(../img/bg-6.png) no-repeat top center;
	padding: 30px 0 106px 0;
}
.form_3 {
	margin: 212px 0 0 0;
	background: #fff;
}
.form_3 .left_form {
	display: inline-block;
	padding: 63px 65px 83px 92px;
	vertical-align: top;
}
.form_3 .left_form .h1 {
	font-size: 45px;
	color: #3d3d3d;
	line-height: 60px;
	font-family: 'Light';
}
.form_3 .left_form .h1 span {
	font-family: 'ProximaNovaBold';
	color: #77563a;
}
.form_3 .right_form {
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.form_3 .right_form:after {
	content: "";
	background: url(../img/shadow.png);
	position: absolute;
	left: -15px;
	top: 0;
	display: block;
	width: 15px;
	height: 505px; 
}
.form_3 .text_form {
	font-size: 18px;
	font-family: 'Light';
	color: #373737;
	margin: 17px 0  0 0;
	line-height: 36px;
}
.form_3.text_form span {
	font-size: 18px;
	font-family: 'ProximaNovaBold';
	color: #373737;
}
#form_3 {
	margin: 28px 0 0 0;
}
#form_3 input[type="text"] {
	display: block;
	margin: 0 0 17px;
	width: 320px;
	line-height: 54px;
	border: 1px solid #77563a;
	background: #fff;
	padding: 0 20px;
	font-size: 17px;
	font-family: 'LightItalic';
}
.form_3 .right_form {
	 float: right;
}

.row_7 {
	padding: 0 0 50px 0;
}
.line_7 {
	border:1px solid #000;
	width: 30%;
	margin: 50px auto;
}
.h7 {
	font-size: 45px;
	color: #3d3d3d;
	font-family: 'ProximaNovaBold';
	text-align: center;
}
.btf {
	display: inline-block;
	vertical-align: top;
	margin: 50px 194px 0 0;
}
.btf:last-child {
	margin: 50px 0 0 0;
}
.bft_img {
	display: inline-block;
	vertical-align: top;
}
.text_btf {
	display: inline-block;
	color: #77563a;
	font-size: 26px;
	font-family: 'Light';
	padding: 0 0 0 20px;
}
.text_btf span {
	font-family: 'ProximaNovaBold';
}
.btf a {
	line-height: 50px;
	color: #000;
	font-family: 'Regular';
	font-size: 23px;
	text-decoration: none;
}
.btf a span {
	padding: 0  0 0 20px;
	vertical-align: top;
}

.row_8 {
	height: 426px;

}
.right_side {
position: relative;
top: -72px;
left:400px;
}