 @import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
/* 'Open Sans', sans-serif */



html {
	width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #907e6e;
	position: relative;
	min-width: 960px;
	background: #fff;

}

address {
	font-style: normal;
}

p {
	margin-bottom: 20px;
}


input {
	border-radius: 0 !important;
}


img {
	max-width: 100%;
}

/****Heads****/


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}

h2 {
	font-weight: 300;
	font-size: 41px;
	line-height: 48px;
	color: #e56c8c;
	text-align: center;
	padding-top: 120px;
}

h2 span {
	color: #222222;
	display: block;
}

h3 {
	font-weight: 300;
	font-size: 30px;
	line-height: 48px;
	color: #4f4740;
padding-top: 49px;
	margin-bottom: 21px;}

.page1 h3 {
	margin-bottom: 17px;
	padding-top: 0;
}

h3.head1 {
	padding-top: 46px;
	margin-bottom: 15px;

}

.page1 .content img {
	margin-top: 3px;
	margin-bottom: 20px;
}

.page1 .content a.btn {
	margin-top: 20px;
}
/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list  li{
	background: url(../images/marker.png) 0 8px no-repeat;
	padding-left: 13px;
}

ul.list  li+li {
	margin-top: 10px;
}

/****Links****/



a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #cc5a96;
}

.page1 a.btn {
	margin-top: 0;
}

a.btn {
	display: inline-block;
	font: bold 18px/20px 'Open Sans', sans-serif;
	color: #6c645d; 	
	margin-top: 20px;
	padding-right: 18px;
	background: url(../images/link_marker.png) right 6px no-repeat;
}

a.btn:hover {
	color: #cc5a96;
}

.block a.btn{
	margin-top: 26px;
	background-image: url(../images/link_marker1.png);
	display: block;
	float: right;
}
/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}


.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 14px;
	margin-top: 6px;
}


.fleft {
	float: left;
	width: auto !important;
	margin-right: 18px;
	margin-bottom: 0px;
}

.page1 .fleft {
	margin-right: 40px;
	margin-top: 0;
}

.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
	overflow: hidden;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

/*header*/

.page1 header {
	padding-bottom: 0;
}
header {
	display: block;
	padding: 47px 0 32px;
	position: relative;
	background: url(../images/header_bg.jpg) center 0 no-repeat;
}

header h1 {
	float: left;
	margin-left: 350px;
	z-index: 910;
	margin-bottom: 42px;
}
header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 256px;
	height: 60px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}

.page1_block {
	top: -52px;
	color: #e2bcc1;
	position: relative;
	font: 18px/25px 'Open Sans', sans-serif;
	background: url(../images/page1_block_bg.png) 0 0 repeat;
}

.page1_block .title {
	border-bottom: 1px solid #8e7478;
	padding-bottom: 28px;
	font-size: 36px;
	padding-top: 49px;
	line-height: 36px;
	font-weight: 300;
	color: #f9dcdc;
	margin-bottom: 29px;
}

.page1_block p {
	padding: 0 35px;
	margin-bottom: 0;
}

.page1_block p  span  {
	color: #fff;
}

.page1_block>div {
	background: url(../images/p1_bord.png) 0 0 repeat-x;
}

.page1_block>div>div {
	padding-top: 52px;
	background: url(../images/p1_light.png) center 0 no-repeat;
}

.page1_block .center a{
	margin-bottom: 51px;
	margin-top: 34px;
	display: inline-block;
	border-radius: 20px;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 10px 12px;
	min-width: 106px;
	color: #fff;
	background-color: #ba7c75;
}

.page1_block .center a:hover {
	background-color: #e2bcc1;
}

.block {
	margin-bottom: 57px;
	padding-right: 35px;
	font-size: 15px;
	line-height: 21px;
	color: #646464;
	background-color: #fff;
}

.block .extra_wrapper {
	padding-top: 54px;
}

.block img {
	float: left;
	margin-right: 52px;
}

.flower {
	pointer-events: none;
	position: absolute;
	background: url(../images/flower.png) 0 0 no-repeat;
	width: 827px;
	height: 643px;
	top: 0;
	right: 50%;
	z-index: 10;
	margin-right: -806px;
}
/**Content**/


.content {
	background: url(../images/cont_bg.png) 0 0 repeat;
	padding-bottom: 45px;
}

.page1 .content {
	margin-top: -52px;
	padding-bottom: 67px;
	padding-top: 60px;
}

.box {
	margin-right: 50px;
	background-color: #fff;
	padding: 39px 19px 60px 34px;
	box-shadow: 2px 3px 2px #f6f5f4;
}

.box address {
	padding-left: 4px;
}

.box address span {
	display: block;
	margin-bottom: 10px;
	color: #cc5a96;
}

.box address a {
	display: inline-block;
	margin-top: 10px;
	text-decoration: underline;
	color: #cc5a96;
}

.box address a:hover {
	color: #3e3e3e;
}

.box .b_title {
	margin-bottom: 45px;
	padding-bottom: 26px;
	padding-left: 5px;
	color: #3e3e3e;
	border-bottom: 1px solid #e9e9e9;
	font: 300 36px/46px 'Open Sans', sans-serif;
}

.hor {
	padding-top: 55px;
	margin-bottom: 40px;
	border-bottom: 1px solid #eeeae3;
}



.orch {
	font: 600 12px/34px 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.page1 h3.head1 {
	font-size: 36px;
	line-height: 46px;
	padding-top: 0;
	margin-bottom: 52px;
}


.block1 {
	padding-top: 63px;
}

.block1 img {
	float: left;
	margin-right: 30px;
	margin-top: 14px;
}

.block1 h3 {
	padding-top: 0;
	margin-bottom: 16px;
}

.col1 {
	color: #cc5a96;
}

.col1 a:hover{
	color: #3e3e3e;
}
.blocks {
	overflow: hidden;
	margin: 0 -10px;
}

.blocks img {
	margin-top: 5px;
	margin-bottom: 27px;
}

.blocks>div {
	float: left;
	width: 160px;
	margin: 0 10px 33px 11px;
}


.sale img {
	margin-bottom: 27px;
}


.price {
	font: 300 26px/40px 'Open Sans', sans-serif;
	color: #4f4740;
	margin-bottom: 31px;
}


.price span {
	position: relative;
	top: -5px;
	font-size: 15px;
}












a.gal img {
	width: 100%;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a.gal:hover img {
	opacity: 0.2;
}

a.gal {
	display: block;
	margin-bottom: 20px;
	margin-right: 1px;
	background: url(../images/magnify.png) center no-repeat #4BD4E8;
}

/**Map**/

.map {
	margin-bottom: 0 !important;
	overflow: hidden;
}


.map figure {
	padding-top: 0px;
	float: none !important;
	display: block;
	width: 100%;
	margin-bottom: 27px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 100%;
	height: 267px;
	max-width: 100%;
}
.map address {
	display: block;
	float: left;
	font-size: 14px;
}

.map address dt {
}

.map address dd span {
	min-width: 92px;
	display: inline-block;
	text-align: left;
}

/**Footer**/
footer {
	padding: 40px 0 40px;
	display: block;
	border-top: 1px solid #ece8e0;
	font: 14px/36px 'Open Sans', sans-serif;
}

.socials {
	float: right;
}

.socials a+a {
	position: relative;
	display: inline-block;
	margin-left: 28px;
}

.socials a+a:after {
	position: absolute;
	width: 1px;
	height: 12px;
	background-color: #ddd3cd;
	top: 12px;
	left: -18px;
	content: '';
	display: block;
}

.copy span{
	position: relative;
	top: -2px;
	font-size: 18px;
}

.copy a {
	display: inline-block;
	position: relative;
	margin-left: 22px;
}

.copy a:after {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	left: -13px;
	top: 2px;
	height: 30px;
	background-color: #dddddd;

}

/**To Top**/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 40px;
	left: 51%;
	margin-left: 500px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border: none;
	text-indent: -999px;
	z-index: 20;
	background: url(../images/totop.png) no-repeat left 0;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline: none;
	background-position: right 0;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

.flower_wrapper {
	position: relative;
	overflow: hidden;
}



.prv h3 {
	margin-bottom: 16px;
}

@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}

.gal_wrapper  {
	height: 447px !important;
}

.block  {
	padding-right: 10px;
}


.block img {
	margin-right: 20px;
}

.block  a.btn {
	margin-top: -40px;
	clear: both;
}

.blocks > div {
	width: 139px;
}

.box {
	margin-right: 0;
}

.slide_rel, .menu_block{
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.caption {
	left: -280px !important;
}

h2 {
	padding-top: 25px;
}

.camera_pag {
	left: 40px !important;
}

.slider_wrapper {
	height: auto !important;
	width: 450px !important;
}

 .nowrap {
 white-space: normal;
}

 .map {
 	padding-right: 0 !important;
 }



 .map address {
 float: left;
 margin-right: 30px;
}

 .map address+address {
 	margin-top: 0;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.map figure {
	margin-bottom: 15px;
}


header h1 {
	margin-left: 150px;
}

.block1 .extra_wrapper {
	overflow: hidden;
}

}
@media only screen and (max-width: 767px) {
 body {
 min-width: 420px;
}

.block1 .extra_wrapper {
	overflow: visible;
}

.gal_wrapper  {
	height: 268px !important;
}

.blocks {
	margin-right: 0;
	margin-left: 0;
}
.blocks > div {
	width: auto;
	float: none;
	margin-right: 0;
	margin-left: 0;
}


.camera_next, .camera_prev {
	width: 30px !important;
	height: 30px !important;
	margin-top: -15px !important;
	left: 10px !important;
	-webkit-: 200% 100% !important;;
	-moz-: 200% 100% !important;;
	-ms-: 200% 100% !important;;
	-o-: 200% 100% !important;;
	background-size: 200% 100% !important;
}

.camera_next {
	left: auto !important;
	right: 10px !important;
}

.caption {
	display: none !important;
}

.img_inner img , .blocks img, .block1 img, .sale img {
	width: 100%;
	margin-bottom: 27px;
	margin-right: 0;
}

 header {
 position: relative;
}
 header h1 {
 	margin-left: 0 !important;
 margin-bottom: 10px;
 float: none;
 text-align: center;
}
 header h1 a {
 	width: auto;
 	display: inline-block;
 height: auto;
}
 header h1 a img {
}

 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

 .map address+address {
 	margin-left: 20px;
 }
 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 20px;
}

.slide_rel {
	padding-bottom: 30px !important;
}

.slider_wrapper {
	width: auto !important;
	float: none !important;
}

.page1 .content img {
	width: 100%;
	margin-top: 40px;
}

.camera_pag {
	left: 50% !important;
	margin-left: -56px !important;
	bottom: 3px !important;
}

a.gal {
	display: block;
}

.socials {
	float: none;
	margin-bottom: 25px;
}

.flower {
	display: none;
}

header {
	padding-bottom: 18px;
}

}
@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}
.f_menu li {
	font-weight: normal;
}

.gal_wrapper  {
	height: 220px !important;
}

.block   .extra_wrapper{
	padding-top: 10px;
}


.block a.btn {
	margin-top: -24px;
}

.block img {
	position: relative;
	width: 150px;

}

}
