html {
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	background: #f5f1ed;
}
.wrapper {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.wrp {
	width: 1180px;
	margin: 0 auto;
	position: relative;
}

.main-header {
	position: relative;
	padding: 0 0 0 0;
	height: 90px;
}
.inner-header {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}


.logo {
	display: inline-block;
    width: 180px;
    height: 80px;
    background: url(../img/logo.jpg) 0 0 no-repeat;
    position: absolute;
    left: 0;
    margin: 0 0 0 0;
    top: 5px;
	background-size: cover;
}

.header-menu {
	padding: 0 0;
	position: absolute;
	left: 200px;
	top: 22px;
}
.header-menu ul {
	display: block;
	list-style: none;
}
.header-menu li {
	display: inline-block;
	margin: 0 31px 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
}

.header-menu li a {
	display: inline-block;
	padding: 0 0;
	text-align: left;
	text-decoration: none;
	font-size: 15px;
	color: rgb(40, 40, 40);
	text-transform: uppercase;
}



.header-phone {
    position: absolute;
    top: 16px;
    right: 190px;
    text-align: right;
    background: url(../img/phone.png) 0 50% no-repeat;
    padding-left: 25px;
}	
.header-phone a {
	font-size: 20px;
	color: rgb(40, 40, 40);
	text-transform: uppercase;
	line-height: 1.944;
	text-decoration: none;
}

.header-max {
    position: absolute;
    top: 16px;
    right: 390px;
}

.header-whatsapp {
    position: absolute;
    top: 16px;
    right: 430px;
}


.header-callback {
    position: absolute;
    top: 19px;
    right: 0;
    text-align: right;
}
.header-callback a {
	display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: rgb(137, 98, 73);
    text-transform: uppercase;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(137, 98, 73);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    width: 175px;
    height: 29px;
    line-height: 29px;
    text-align: center;
}

.footer {
	margin: 0 0 0 0;
	background: #52393a;
	height: 145px;
}
.footer-logo {
	background: url(../img/logo.jpg) 0 0 no-repeat;
    width: 180px;
    height: 80px;
    position: absolute;
    top: 20px;
    left: 0px;
	background-size: cover;
}
.copiright {
	position: absolute;
    top: 96px;
    left: 0;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.302);
	line-height: 2.154;
}
.footer-phone {
	position: absolute;
    top: 35px;
    right: 202px;
    text-align: right;
    background: url(../img/phone.png) 0 50% no-repeat;
    padding-left: 25px;
}	
.footer-phone a {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.944;
	text-decoration: none;
}
.footer-callback {
    position: absolute;
    top: 37px;
    right: 0;
    text-align: right;
}
.footer-callback a {
	display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    border-color: #fff;
    width: 175px;
    height: 29px;
    line-height: 29px;
    text-align: center;
}
.footer-menu {
    padding: 0 0;
    position: absolute;
    left: 158px;
    top: 29px;
}
.footer-menu ul {
	display: block;
	list-style: none;
}
.footer-menu li {
	display: inline-block;
	margin: 0 31px 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
}
.footer-menu li a {
	display: inline-block;
	padding: 0 0;
	text-align: left;
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}

.footer-soc {
    position: absolute;
    right: 0;
    top: 97px;
}
.footer-soc a {
	display: inline-block;
	margin: 0 0 0 20px;
	width: 19px;
	height: 19px;
}
.footer-soc .fb {
	background: url(../img/fb.png) 50% 50% no-repeat;
}
.footer-soc .vk {
	background: url(../img/vk.png) 50% 50% no-repeat;
}
.footer-soc .tw {
	background: url(../img/tw.png) 50% 50% no-repeat;
}
.footer-soc .yt {
	background: url(../img/yt.png) 50% 50% no-repeat;
}
.footer-soc .in {
	background: url(../img/in.png) 50% 50% no-repeat;
}




.main_slider {
	position: relative;
	margin-bottom: 40px;
}
.main_slider ul {
	margin: 0;
	padding: 0;
	height: 362px;
}
.main_slider li {
	margin: 0;
	padding: 0;
	height: 362px;
	background-position: 50% 0;
	background-size: cover;
}
.main_slider img {
	margin: 0 auto;
}
.main_slider-inner {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.main_slider-wrp {
	padding: 47px 0 50px 40px;
}
.main_slider-text {
    width: 362px;
	margin-bottom: 20px;
}
.main_slider-text .h1 {
	font-size: 50px;
	color: #000;
	text-transform: uppercase;
}
.main_slider-text p {
	font-size: 20px;
	font-family: "Proxima Nova bold";
	color: #000;
	line-height: 1.5;
}
.main_slider .bx-wrapper {
	position: relative;	
}
.main_slider .bx-controls {
	position: absolute;
	bottom: 80px;
	left: 0px;
	width: 100%;
}
.main_slider .bx-controls-direction {
	width: 1180px;
	margin: 0 auto;
    position: relative;
    z-index: 1000;
}


.main-order {
	position: absolute;
    top: -496px;
    right: 0;
    box-sizing: border-box;
    background: #fff;
    z-index: 1000;
    padding: 34px 41px 0px 67px;
    width: 400px;
    height: 455px;
    background: url(../img/main-order.png) 0 0 no-repeat;
}
.order2-title {
	font-size: 20px;
	font-family: "Proxima Nova bold";
	color: rgb(255, 255, 255);
	line-height: 1.5;
	margin-bottom: 28px;
}
.order2 label {
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
	display: block;
	font-size: 14px;
	font-family: "Proxima Nova";
	color: rgb(110, 103, 100);
}	
.order2-category {
	margin-bottom: 15px;
}	
.order2-category select {
    display: block;
    margin: 0 10px 0 0;
    padding: 12px 19px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(92, 86, 82);
    border-radius: 5px;
    width: 100%;
    height: 42px;
    font-size: 13px;
    font-family: "Proxima Nova";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(9, 7, 6, 0);
    background-image: url(../img/select.png);
    background-position: bottom 17px right 17px;
    background-repeat: no-repeat;
    position: relative;
    box-sizing: border-box;
}	
.order2-category select option {
	color: #000;
}	

.order2-in {
	margin-bottom: 15px;
}	
.order2-in input {
	display: block;	
	margin: 0 10px 0 0;
    padding: 12px 19px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(92, 86, 82);
	border-radius: 5px;
	background-color: rgba(9, 7, 6, 0);
	width: 100%;
	height: 44px;
	font-size: 13px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	box-sizing: border-box;
}
.order2-in .ui-datepicker-trigger {
	position: absolute;
	bottom: 17px;
	right: 27px;
}	

.order2-phone {
	margin-bottom: 25px;
}	
.order2-phone input {
	display: block;	
	margin: 0 10px 0 0;
    padding: 12px 19px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(92, 86, 82);
	border-radius: 5px;
	background-color: rgba(9, 7, 6, 0);
	width: 100%;
	height: 44px;
	font-size: 13px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	box-sizing: border-box;
}
.order2-submit .btn {
	padding: 0;
	width: 292px;
}

.main_trigers {
    background: url(../img/main_trigers.png) 0 0 no-repeat;
	padding: 38px 0 25px 68px;
	margin-bottom: 40px;
	box-sizing: border-box;
	height: 152px;
}
.main_trigers ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.main_trigers li {
	vertical-align: top;
	display: inline-block;
}
.main_trigers-1 {
	width: 266px;
	line-height: 34px;
	font-size: 30px;
	font-family: "Proxima Nova bold";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
}
.main_trigers-2 {
	width: 190px;
	font-size: 16px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	line-height: 1.5;
	text-align: center;
	padding: 57px 0 0 0;
	background: url(../img/main_trigers-2.png) 50% 0 no-repeat;
}
.main_trigers-3 {
	width: 190px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	line-height: 1.5;
	text-align: center;
	padding: 57px 0 0 0;
	background: url(../img/main_trigers-3.png) 50% 0 no-repeat;
}
.main_trigers-4 {
	width: 190px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	line-height: 1.5;
	text-align: center;
	padding: 57px 0 0 0;
	background: url(../img/main_trigers-4.png) 50% 0 no-repeat;
}
.main_trigers-5 {
	width: 190px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	line-height: 1.5;
	text-align: center;
	padding: 57px 0 0 0;
	background: url(../img/main_trigers-5.png) 50% 0 no-repeat;
}



.main_trigers2 {
	padding: 86px 0 91px 0;
	background: url(../img/main_trigers2.png) 50% 0 no-repeat;
	background-size: cover;
}
.main_trigers2-title {
	font-size: 36px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 0.667;
	margin-bottom: 81px;
	text-align: center;
}
.main_trigers2 ul {
	margin: 0 100px 73px 100px;
	padding: 0 0 0 0;
}
.main_trigers2 li {
	font-size: 16px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 1.125;
	text-align: center;
	width: 24%;
	margin: 0 0 0 0;
	padding: 78px 0 0 0;
	display: inline-block;
	text-align: center;
}
.main_trigers2-1 {background: url(../img/main_trigers2-1.png) 50% 0 no-repeat;}
.main_trigers2-2 {background: url(../img/main_trigers2-2.png) 50% 0 no-repeat;}
.main_trigers2-3 {background: url(../img/main_trigers2-3.png) 50% 0 no-repeat;}
.main_trigers2-4 {background: url(../img/main_trigers2-4.png) 50% 0 no-repeat;}

.main_trigers2-btn {
	text-align: center;
}








.maps {
	height: 430px;
	position: relative;
}
.maps-wrp {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	height: 1px;
}
.maps .wrp {
	height: 1px;
}	
.maps-bar {
	background: #151813;
	padding: 30px 30px;
	width: 291px;
}
.maps-title {
	font-size: 30px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	margin-bottom: 50px;
}
.maps-bar-1 {
	padding: 0 0 0 30px;
	background: url(../img/map.png) 0 5px no-repeat;
	color: #fff;
	line-height: 1;
	font-size: 18px;
	margin-bottom: 23px;
} 
.maps-bar-2 {
	padding: 0 0 0 30px;
	background: url(../img/phone-2.png) 0 5px no-repeat;
	color: #fff;
	line-height: 1;
	font-size: 18px;
	margin-bottom: 23px;
} 
.maps-bar-2 a {
	color: #fff;
	line-height: 1;
	font-size: 18px;
	text-decoration: none;
} 
.maps-bar-3 {
	padding: 0 0 0 30px;
	background: url(../img/mail.png) 0 5px no-repeat;
	color: #fff;
	line-height: 1;
	font-size: 18px;
	margin-bottom: 23px;
} 
.maps-bar-3 a {
	color: #fff;
	line-height: 1;
	font-size: 18px;
	text-decoration: none;
} 

.maps-bar-2 .phone {
	font-size: 18px;
	color: rgb(74, 74, 74);
	line-height: 1;
	text-decoration: none;
}	
.maps-bar-2 .phone span {
	font-weight: bold;
}
.maps-bar-2 .callback {
	font-size: 13px;
}	


.content {
	padding:0 0 40px 0;
}

.room {

}
.room-img {

}
.room-images-img {
	margin-bottom: 30px;
}

.room-images-img {
	margin-bottom: 80px;
	height: 420px;
	position: relative;
}
.room-images-img img {
	border-radius: 6px;
}
.room-images-img li{
	height: 480px;
}
.room-images-img .bx-viewport{
	z-index: 1000;
}
.room-images-img .bx-controls{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.room-images-img .bx-controls-direction {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.room-images-img .bx-controls-direction a:hover {
	filter: brightness(90%);
}
.room-images-img .bx-prev {
	background: url(../img/prev.png) 0 0 no-repeat; 
	display: inline-block; 
	width: 40px;
	height: 40px;	
	position: absolute;
	margin-top: -20px;	
	top: 50%;
	left: -60px;
	overflow: hidden;
	text-indent: 999px; 
	z-index: 1000;
}
.room-images-img .bx-next {
	background: url(../img/next.png) 0 0 no-repeat;    
	display: inline-block; 
	width: 40px;
	height: 40px;
	position: absolute;
	margin-top: -20px;	
	top: 50%;
	right: -60px;
	overflow: hidden;
	text-indent: 999px;
	z-index: 1000;
}



.room-block {
	border-radius: 10px;
	background-color: rgb(64, 58, 55);
	padding: 20px;
	margin-bottom: 40px;
}
.room-block-title {
	font-size: 20px;
	font-family: "Proxima Nova bold";
	color: rgb(255, 255, 255);
	margin-bottom: 20px;
}


.room-data {
	overflow: hidden;
}	
.room-data-left {
	float: left;
	width: 680px;
}	

.room-data-right {
	margin-left: 750px;
}	

.room-price {
	height: 67px;
	margin-bottom: 30px;
}
.room-price-item {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	padding: 10px 0;
}
.room-price_name {
	font-size: 16px;
	font-family: "Gilroy";
	color: #7c7c7c;
	line-height: 1.2;
}		
.room-price_value {
	font-size: 18px;
	font-family: "Proxima Nova bold";
	color: #fff;
	line-height: 1;
	margin-bottom: 4px;
}
.room-price_value span {
	font-size: 16px;
}

.room-price-btn {
	text-align: center;
	margin-bottom: 30px;
}
	
	
	
.room-price-text {
	text-align: center;
}
.room-price-text span {
	font-size: 14px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	line-height: 2;
	text-align: center;
}
.room-price-text a {
	font-size: 20px;
	font-family: "Proxima Nova bold";
	color: #a97e65;
	line-height: 2;
	text-align: center;
	text-decoration: none;
}



.main-order {
	position: absolute;
    top: -496px;
    right: 0;
    box-sizing: border-box;
    background: #fff;
    z-index: 1000;
    padding: 34px 41px 0px 67px;
    width: 400px;
    height: 455px;
    background: url(../img/main-order.png) 0 0 no-repeat;
}


.room-order label {
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
	display: block;
	font-size: 14px;
	font-family: "Proxima Nova";
	color: rgb(110, 103, 100);
}	
.room-order-category {
	margin-bottom: 15px;
}	
.room-order-category select {
    display: block;
    margin: 0 10px 0 0;
    padding: 12px 19px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(92, 86, 82);
    border-radius: 5px;
    width: 100%;
    height: 42px;
    font-size: 13px;
    font-family: "Proxima Nova";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(9, 7, 6, 0);
    background-image: url(../img/select.png);
    background-position: bottom 17px right 17px;
    background-repeat: no-repeat;
    position: relative;
    box-sizing: border-box;
}	
.room-order-category select option {
	color: #000;
}	

.room-order-in {
	margin-bottom: 15px;
}	
.room-order-in input {
	display: block;	
	margin: 0 10px 0 0;
    padding: 12px 19px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(92, 86, 82);
	border-radius: 5px;
	background-color: rgba(9, 7, 6, 0);
	width: 100%;
	height: 44px;
	font-size: 13px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	box-sizing: border-box;
}
.room-order-in .ui-datepicker-trigger {
	position: absolute;
	bottom: 17px;
	right: 27px;
}	

.room-order-phone {
	margin-bottom: 25px;
}	
.room-order-phone input {
	display: block;	
	margin: 0 10px 0 0;
    padding: 12px 19px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(92, 86, 82);
	border-radius: 5px;
	background-color: rgba(9, 7, 6, 0);
	width: 100%;
	height: 44px;
	font-size: 13px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	box-sizing: border-box;
}
.room-order-submit .btn {
	padding: 0;
	width: 292px;
}

.room-order-name {
	margin-bottom: 25px;
}	
.room-order-name input {
	display: block;	
	margin: 0 10px 0 0;
    padding: 12px 19px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(92, 86, 82);
	border-radius: 5px;
	background-color: rgba(9, 7, 6, 0);
	width: 100%;
	height: 44px;
	font-size: 13px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	box-sizing: border-box;
}
.room-order-submit .btn {
	padding: 0;
	width: 292px;
}

.room-order-text {
	margin-bottom: 25px;
}	
.room-order-text textarea {
	display: block;	
	margin: 0 10px 0 0;
    padding: 12px 19px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(92, 86, 82);
	border-radius: 5px;
	background-color: rgba(9, 7, 6, 0);
	width: 100%;
	height: 44px;
	font-size: 13px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	box-sizing: border-box;
}

.room-order-submit {
	text-align: center;
}


.error input {
	background-color: #ffb0b0;
}

.main-rooms {
	margin-bottom: 80px;
}
.main-rooms .h2 {
	text-align: center;
}
.main-rooms .bx-wrapper{
	position: relative;
}
.roomsslider-item {
	height: 500px;	
	position: relative;
	background: #fff;
	border-radius: 10px;
}
.roomsslider-msg {
	font-size: 15px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	line-height: 1.6;
	background-color: rgb(255, 115, 54);
	width: 104px;
	height: 28px;
	z-index: 107;
	position: absolute;
	top: 20px;
	right: 20px;
	border-radius: 20px;
	text-align: center;
}

.main-rooms .bx-controls{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.main-rooms .bx-controls-direction {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.main-rooms .bx-controls-direction a:hover {
	filter: brightness(90%);
}
.main-rooms .bx-prev {
	background: url(../img/prev.png) 0 0 no-repeat; 
	display: inline-block; 
	width: 40px;
	height: 40px;	
	position: absolute;
	margin-top: -20px;	
	top: 170px;
	left: -60px;
	overflow: hidden;
	text-indent: 999px; 
	z-index: 1000;
}
.main-rooms .bx-next {
	background: url(../img/next.png) 0 0 no-repeat;    
	display: inline-block; 
	width: 40px;
	height: 40px;
	position: absolute;
	margin-top: -20px;	
	top: 170px;
	right: -60px;
	overflow: hidden;
	text-indent: 999px;
	z-index: 1000;
}
.roomsslider-img {
	margin-bottom: 21px;
}	
.roomsslider-img img {
	border-radius: 6px;	
}		
.roomsslider-name {
	margin-bottom: 18px;
	padding: 0 20px;
}
.roomsslider-name a {
	font-size: 18px;
	font-family: "Proxima Nova bold";
	color: rgb(40, 40, 40);
	text-transform: uppercase;
	text-decoration: none;
}
.roomsslider-price {
	height: 67px;
	margin-bottom: 10px;
	padding: 0 20px;
}
.roomsslider-btn {
	padding: 0 20px;
}


.roomsslider-price-item {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	padding: 10px 0;
}
.roomsslider-price_name {
	font-size: 16px;
	font-family: "Gilroy";
	color: #7c7c7c;
	line-height: 1.2;
}		
.roomsslider-price_value {
	font-size: 18px;
	font-family: "Proxima Nova bold";
	color: rgb(131, 70, 34);
	line-height: 1;
	margin-bottom: 4px;
}
.roomsslider-price_value span {
	font-size: 16px;
}

.rooms {
	overflow: hidden;
	margin: 0 -20px 0 0;
}
.rooms ul {
	margin: 0;
	padding: 0;
}

.rooms-item {
	height: 500px;	
	margin: 0 20px 30px 0;
	float: left;
	display: block;
	position: relative;
	background: #fff;
	border-radius: 10px;
}
.rooms-msg {
	font-size: 15px;
	font-family: "Proxima Nova";
	color: rgb(255, 255, 255);
	line-height: 1.6;
	background-color: rgb(255, 115, 54);
	width: 104px;
	height: 28px;
	z-index: 107;
	position: absolute;
	top: 20px;
	right: 20px;
	border-radius: 20px;
	text-align: center;
}
.rooms-img {
	margin-bottom: 21px;
}	
.rooms-img img {
	border-radius: 6px;	
}		
.rooms-name {
	margin-bottom: 18px;
	padding: 0 20px;
}
.rooms-name a {
	font-size: 18px;
	font-family: "Proxima Nova bold";
	color: rgb(40, 40, 40);
	text-transform: uppercase;
	text-decoration: none;
}
.rooms-price {
	height: 67px;
	margin-bottom: 20px;
	padding: 0 20px;
}
.rooms-price-item {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	padding: 10px 0;
}
.rooms-price_name {
	font-size: 16px;
	font-family: "Gilroy";
	color: #7c7c7c;
	line-height: 1.2;
}		
.rooms-price_value {
	font-size: 18px;
	font-family: "Proxima Nova bold";
	color: rgb(131, 70, 34);
	line-height: 1;
	margin-bottom: 4px;
}
.rooms-price_value span {
	font-size: 16px;
}
.rooms-btn {
	padding: 0 20px;
}

.main_text h1 {
	text-align: center;
}
	
.main_text-slider {
	margin-bottom: 80px;
	height: 480px;
	position: relative;
}
.main_text-slider img {
	width: 100%;
	border-radius: 6px;
}
.main_text-slider li{
	height: 480px;
}
.main_text-slider .bx-viewport{
	z-index: 1000;
}
.main_text-slider .bx-controls{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.main_text-slider .bx-controls-direction {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.main_text-slider .bx-controls-direction a:hover {
	filter: brightness(90%);
}
.main_text-slider .bx-prev {
	background: url(../img/prev.png) 0 0 no-repeat; 
	display: inline-block; 
	width: 40px;
	height: 40px;	
	position: absolute;
	margin-top: -20px;	
	top: 50%;
	left: -60px;
	overflow: hidden;
	text-indent: 999px; 
	z-index: 1000;
}
.main_text-slider .bx-next {
	background: url(../img/next.png) 0 0 no-repeat;    
	display: inline-block; 
	width: 40px;
	height: 40px;
	position: absolute;
	margin-top: -20px;	
	top: 50%;
	right: -60px;
	overflow: hidden;
	text-indent: 999px;
	z-index: 1000;
}
.main_text-slider-btn {
	padding-top: 60px;
	text-align: center;
}


.block_reviews {
	background: #ececec;
	padding: 71px 0 30px 0;
}
.block_reviews .h2 {
	text-align: center;
	margin-bottom: 30px;
}
.block_reviews-item {
    border-radius: 6px;
	height: 250px;
    background: #fff url(../img/reviews.png) 34px 32px no-repeat;
}
.block_reviews-top {
    padding: 30px;	
}
.block_reviews-text {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 1.6;
	position: relative;
	text-align: center;
    height: 125px;
}
.block_reviews-name {
	text-align: center;
	font-size: 16px;
	font-family: "Proxima Nova";
	color: rgb(40, 40, 40);
	font-weight: bold;
	line-height: 1.75;
	position: relative;
}
.block_reviews-name span {
	background: #fff;
	display: inline-block;
	padding: 0 18px;
	position: relative;
}
.block_reviews-name:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;        
	width: 100%;
	height: 1px; /* ширина линии */
	background: #e3e0df; /* цвет линии */
}
.block_reviews {
	height: 540px;
	overflow: hidden;
}
.block_reviews ul {
	margin: 0;
	padding: 0;
}
.block_reviews .bx-wrapper{
	position: relative;
}
.block_reviews .bx-controls{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.block_reviews .bx-controls-direction {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.block_reviews .bx-controls-direction a:hover {
	filter: brightness(90%);
}
.block_reviews .bx-prev {
	background: url(../img/prev.png) 0 0 no-repeat; 
	display: inline-block; 
	width: 40px;
	height: 40px;	
	position: absolute;
	margin-top: -20px;	
	top: 50%;
	left: -60px;
	overflow: hidden;
	text-indent: 999px; 
	z-index: 1000;
}
.block_reviews .bx-next {
	background: url(../img/next.png) 0 0 no-repeat;    
	display: inline-block; 
	width: 40px;
	height: 40px;
	position: absolute;
	margin-top: -20px;	
	top: 50%;
	right: -60px;
	overflow: hidden;
	text-indent: 999px;
	z-index: 1000;
}
.block_reviews-btn {
	padding-top: 60px;
	text-align: center;
}

.reviews_add {
	margin-bottom: 20px;
}
 

.reviews_list {
	
}
.reviews_list-item {
    padding: 20px 30px;
    border-radius: 6px;
	border: 1px solid #eee;
	margin-bottom: 30px;
}
.reviews_list-text {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 1.6;
	position: relative;
}
.reviews_list-name {
	font-weight: bold;
	font-size: 16px;
}




.inner_slider {
	height: 180px;
	overflow: hidden;
	margin-bottom: 30px;
}
.inner_slider ul {
	margin: 0;
	padding: 0;
}
.inner_slider .bx-wrapper {
	position: relative;
}
.inner_slider .bx-controls {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.inner_slider .bx-pager {
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 20px;
	text-align: center;
}
.inner_slider .bx-pager-item {
	display: inline-block;
	margin: 0 4px;
	position: relative;
	z-index: 100;
}
.inner_slider .bx-pager-item a {
	display: inline-block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: 999px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #999;
}
.inner_slider .bx-pager-item a.active {
	background: #ffe318;
}
.inner_slider .bx-pager-item a:hover {
	background: #f3e792;
}


.sale_slider {

}
.sale_slider ul {
	margin: 0 0 30px 0;
	padding: 0;
}
.sale_slider li {
	margin: 0 0 30px 0;
	padding: 0;
	display: block;
}

.main-links {
	border-radius: 8px;
	background-color: rgb(255, 255, 255);
	height: 80px;
	margin-bottom: 40px;
	position: relative;
}
.main-links ul {
	overflow: hidden;
	margin: 0 0 0 80px;
}
.main-links li {
	float: left;
	width: 350px;
	display: block;
}
.main-links li a {
	font-size: 18px;
	color: rgb(17, 23, 34);
	height: 80px;
	line-height: 80px;
	padding-left: 65px;
	text-decoration: none;
	display: block;
}
.main-links-1 {
	background: url(../img/main-links-1.png) 0px 50% no-repeat;
}
.main-links-2 {
	background: url(../img/main-links-2.png) 0px 50% no-repeat;
}
.main-links-3 {
	background: url(../img/main-links-3.png) 0px 50% no-repeat;
}



.main_services {
	padding: 100px 0;
	background: url(../img/services.jpg) 0px 0px no-repeat;
	background-size: cover;
}
.main_services h2 {
	font-size: 30px;
	font-family: "Proxima Nova bold";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
}





