body{
	background: #fff;	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000;
	min-width: 320px;
}
img{
	max-width: 100%;
	height: auto; padding: 0;
}
h3{
	font-size: 24px;
	font-weight: 700;
}
.btn-white{
	background: #fff;
	color: #699a02;
}
.btn-white:hover{
	background: #eee;
	color: #699a02;
}
section{
	position: relative;
}

/*===============================header============================================*/
.menu-top .navbar {
	margin-bottom: 0;
	background: #ffffff;
	text-transform: uppercase;
}

.navbar .phone_block {
	display: flex;
	align-items: center;
	padding-left: 5px;
}

.navbar .phone_flex{
	display: flex;
	flex-direction: column;
}

.phone_block .phone_icon{
	margin-right: 10px;
}

.navbar-nav > li > a{
	padding-top: 0;
	margin: 0;
}
.menu-top .navbar-default .navbar-nav > li > a{
	color: #262626;
	padding-top: 5px;
	padding-bottom: 5px;
	transition: background .5s;
}
.menu-top .navbar-default .navbar-nav > li > a:hover{
	color: #262626;
	text-decoration-line: underline;
}
.menu-top .navbar-default .navbar-nav > li > img{
	padding-right: 9px;
	padding-left: 22px;
	padding-bottom: 5px;
}
.navbar-default .navbar-toggle .icon-bar{
	color:#fff;
	background-color: #c5c5c5;
}
.nav.navbar-nav.navbar-right.involucre{
	float: left;
	margin-top: 18px;
}
.nav.navbar-nav.navbar-right.involucre > li > a{
	padding-left: 25px;
}
}
.menu-top .container,
.menu-top .navbar-collapse{
	padding-left: 0;
}
.menu-carousel .item{
	min-height: 600px;
}
.menu-carousel .bgslide{
	background-size:cover;
	background-position:center center;
	position: absolute;    
	  left: 0;   
	  top: 0;
	  width: 100%;
	height: 100%;   
}
.carousel.fade{
	opacity: 1;
}
.carousel.fade .item{
	opacity: 0;
	display: block;
	transition: opacity .9s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.carousel.fade .item.active{
	opacity: 1;
	position: relative;
}
.carousel-indicators-wrap{
	position:absolute;
	bottom:95px;
	width: 100%;
	text-align: center;
	z-index: 1;
}
.carousel-indicators-wrap .carousel-indicators{
	margin-left: 0;
	position: relative;
	left: 0;
	bottom:0;
	display: inline-block;
	background: #fff;
	width: auto;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	padding: 5px 25px;
}
.carousel-indicators-wrap .carousel-indicators li{
	background: #d2d2d2;
	width: 10px;
	height: 10px;
	margin: 0 7px;
}
.carousel-indicators-wrap .carousel-indicators li.active{
	background: #a3a3a3;
	width: 10px;
	height: 10px;
	margin: 0 7px;
}
.carousel-indicators-wrap .carousel-indicators li:first-child{
	margin-left: 0;
}
.carousel-indicators-wrap .carousel-indicators li:last-child{
	margin-right: 0;
}
.carousel-caption h1{
	font-size: 69px;
	font-family: 'Marck Script', cursive;
}
.carousel-caption h2{
	font-size: 37px;
	font-family: 'Marck Script', cursive;
}
.carousel-caption{
	padding-bottom: 225px;
}
.order-coll{
	display: inline;
	border-radius: 10px;
	background:  #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 30px;
	padding: 20px 32px;
	color: #fff;
}
.order-coll:hover{
	display: inline;
	border-radius: 10px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 30px;
	padding: 20px 32px;
	color: #99c50a;
}
.carousel-indicators-wrap a{
	text-decoration: none; 
	color: #fff;
}
.order-coll:visited{
	text-decoration: none; 
	color: #fff;
}
   .arrow-left{
	position: absolute;
	top:335px;
}
.w3-button {
	margin: 3em 0 0 0;
}
.w3-button a{
	padding: .5em 2em;
	color: #ffffff;
	border: 3px solid #2f2f2f;
	text-transform: uppercase;
	background: #f44336;
	letter-spacing: 1px;
	font-weight: 700;
	text-decoration: none;
}
.w3-button a:focus{
	outline:none;
}
/*===============================header===========================================*/

/*============================banquet-room=========================================*/
#banquet-room{
	background: #fff;
	margin-top: 50px;
}
.img-baguetteBoxOne {
	border-radius: 8px 8px 0 0;
	width: 301px;	
	position: absolute;
	  z-index: 1;
	  height: 200px
}
.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 370px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 245px
}
.speakers-head h1{
	font-size: 55px;
	font-family: 'Marck Script', cursive;
	color: #332d2d;
	text-transform: capitalize;
}
.large{ 
	color: #383636;
	font-family: 'Open Sans', regular;
	font-size: 24px;
	margin-top: 3px;
	margin-bottom: 30px;
}
.large b{ 
	color: #383636;
	font-family: 'Marck Script', cursive;
	font-size: 30px;
}
.itema{
	border-radius: 8px;
	background: #f9f9f9;
	height: 430px;
	}
.itema p{
	font-family: 'Open Sans', regular;
	font-size: 18px;
	padding: 30px 0 35px 10px;
	color:  #383636;
}
.itema h1{
	font-size: 30px;
	font-family: 'Marck Script', cursive;
	color: #332d2d;
	text-transform: capitalize;
	margin-top:10px;
	margin-bottom: 10px;
}
.img-banquet-room {
	border-radius: 8px 8px 0 0;
	width: 100%;
}

.work-button{
	 font-size: 24px;
	 color: #fff;
	 background-color: #5cb85c;
	 border-color: #5cb85c;
	 margin:  30px 0;
	  padding: 10px 45px;
}


/*========================modal-body===================================*/
.modal-content{
	background: #f5fcd3;
}
.btn.btn-secondary{
margin-right: 67px;	
}
.modal-body .container{
	width: 1033px;
	
}
.modal-content{
	height: 550px;
	width: 1050px; 
	position: relative;
	right: 74px;
}
.card {
	border-radius:8px;
	}
.modal-first{
	margin-top: 25px;
	font-size: 20px;
}
.rent{
	margin-top:20px;
}
.modal-first-text{
	text-align: left;
	font-size:18px;
	padding-left: 80px;
}
.modal-first-text span{
	text-align: center;
	font-size:14px;
	padding-left: 50px;
}
.order-coll-modal{
	display: inline;
	border-radius: 8px;
	background:  #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 22px;
	padding: 10px 22px;
	color: #fff;
}
.order-coll-modal:hover{
	display: inline;
	border-radius: 8px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 22px;
	padding: 10px 22px;
	color: #99c50a;
	text-decoration: none;
}
.sales img{
	top: -34px;
	left: 0;
	position: absolute;
	width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.sales-p{
	  font-size:23px;
	position: absolute;
	bottom: 89px;
	color: #546c42;
	text-align: center;
	left: 248px;
}
.modal-sales{
	position: absolute;
	bottom: 20px;
}



/*============================banquet-room=========================================*/



/*==============================gazebo=========================================*/
#gazebo{
	background: #fff;
	margin-top: 50px;
	padding-bottom: 50px;
}
.img-banquet-gazebo {
	border-radius: 8px 8px 0 0;
	width: 100%;
}
/*==============================gazebo=========================================*/

/*==============================gallery=========================================*/
.about-heading h3{
	color: #332d2d;
	font-size: 55px;
	font-family: 'Marck Script', cursive;
	position: relative;
	text-transform: capitalize;
}
.about-heading{
		text-align: center;
}

.gallery{
	background: #f1f1f1 !important;
	padding-bottom: 50px;
}
.gallery-top-grids {
	margin: 4em 0 0 0;
}
.gallery-grid img {
	width: 100%;
	cursor: pointer;
}
.gallery-top-grids:nth-child(2),.gallery-top-grids:nth-child(3){
	margin-top:0;
}
.gallery-grids-left {
	padding: 0;
}
.gallery-grid{
	position:relative;
	overflow: hidden;
}
.gallery-grid:hover .captn {
	bottom: 12%;
}
.captn {
	background: rgba(0, 0, 0, 0.62);
	padding: 2em;
	position: absolute;
	border: solid 1px #FFF;
	left: 0.2%;
	text-align: center;
	height: 200px;
	-webkit-transition: .5s all;
	transition: .5s all;
	-moz-transition: .5s all;
}
.captn h4 {
	font-size: 1.5em;
	color: #fff;
	font-family: 'Pacifico', cursive;
	margin: 1.5em 0 0 0;
}
.captn p {
	margin: 0.5em 0 0 0;
	color: #c5c5c5;
	font-size: .875em;
}


/*==============================gallery=========================================*/
/*===============================locus==========================================*/
#locus{
	background: #f5f9eb;
	padding-bottom: 50px;
}

.locus h2{
font-size: 37px;
font-weight: normal;
}
.locus h3{
font-size: 28px;
font-weight: normal;
}

.locus p{
margin-top: 5px;
font-size: 20px;
font-weight: normal;
}
.locus img{
	position:relative;
}
.bbq	{
	background: #fff;
	width:450px;
	margin-top:50px;
	margin-bottom: 103px;
}
.bbq img{
	padding: 10px;
}
.bbq b {
	width:406px;
	font-size: 18px;
	font-weight: normal;
}
.modal-first-text b {
	text-align: center;
	font-size: 14px;
   font-weight: normal;
}
#thumbnails{
	position: relative;
	left: 47px;
}
.work-button-locus{
	 font-size: 24px;
	 color: #fff;
	 background-color: #5cb85c;
	 border-color: #5cb85c;
	 margin-top:  3px;
	  padding: 10px 45px;
}

.order-coll-modal-two{
	display: inline;
	border-radius: 8px;
	background:  #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 22px;
	padding: 10px 22px;
	color: #fff;
}
.order-coll-modal-two:hover{
	display: inline;
	border-radius: 8px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 22px;
	padding: 10px 22px;
	color: #99c50a;
	text-decoration: none;
}

.block-4{
	margin-top: 76px;
}
.block-5{
	margin-top: 20px;
}
/*===========================locus==========================================*/
/*===========================contakt-section=========================================*/
.contakt-section{
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
}
.contakt-section iframe{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}
/*===========================contakt-section=========================================*/
/*==============================contact============================================*/
.contact-wthree{
	background: #f5f9eb;
	opacity: 0.99;
	color: #383636;
	width: 320px;
	text-align: center;
	margin-top: 25px;
	border-radius:8px;
	padding: 30px 30px 10px 30px;
	margin-bottom: 110px;
}
.contact-wthree .row h1{
	color: #383636;
	font-family: 'Marck Script', cursive;
	font-size: 35px;
}
.frinput{
	width: 100%;
	margin-bottom: 15px;
	padding:7px 20px;
	border: none;
	border-radius: 3px;
	color: #383636;
}
.frinput:hover{
	width: 100%;
	margin-bottom: 15px;
	padding:7px 20px;
	border: none;
	border-radius: 3px;
	color: #000;
	font-size: bold;
}
.frsubmit{
	background: #99c50a; 
	color: #fff;
	font-size: 25px;
	font-family: 'Open Sans', regular;
	padding: 15px 25px;
	border: none;
	border-radius: 5px;
}
.frsubmit:hover{
	background: #fff; 
	color: #99c50a;
	font-size: 25px;
	font-family: 'Open Sans', regular;
	padding: 15px 25px;
	border: none;
	border-radius: 5px;
}
 .error{
	 background:#C66 no-repeat scroll 0 0;
	 width:380px;
	 height:100px; 
	 display:block;
	 color:#000;
	 border-radius:5px;
	 margin-bottom: 38px;
	 text-align: center;
	}
					 .error ul{
						 list-style: none none; text-align:left;
						 }	
/*==============================contact============================================*/

/*==============================petitio============================================*/

#petitio{
	background: #f1f1f1;
}
.where{
	position: absolute;
	text-align: center;
	left: auto;
}
/*==============================petitio============================================*/
/*==============================footer============================================*/
footer{
	width: 100%;
	background: #bde064;
	height: 100px;
}
/*==============================footer============================================*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.menu-top .navbar-default .navbar-nav > li > a {
	color: #262626;
	padding-top: 5px;
	padding-bottom: 5px;
	transition: background .5s;
		margin-left: -20px; 
	}
	
	.guesthouse{
		width: 970px;
	}
	.work-button-locus{
	 font-size: 24px;
	 color: #fff;
	 background-color: #5cb85c;
	 border-color: #5cb85c;
	 margin-top: 22px;
	 padding: 10px 23px;
	 margin-left: 33px;
}
}
@media only screen and (max-width : 1199px) {
.btn.btn-secondary {
	margin-right: -86px;
}
	.modal-content{
	height: 550px;
	width: 1050px; 
	position: relative;
	right: 94px;
}
	.modal-sales{
	position: absolute;
	left: 63px;
	bottom: 20px;
}
}
@media only screen and (max-width : 1195px) {
.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 303px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 202px;
}
}
@media only screen and (max-width : 1160px){
	.container.guesthouse{
		width: 890px;
	}

	.bbq {
	background: #fff;
	width: 440px;
	margin-top: 50px;
	margin-bottom: 103px;
}
		
}

@media only screen and (max-width : 1145px) {
		.btn.btn-secondary {
	margin-right: -37px;
	margin-top: 3px;
	position: relative;
			z-index: 3;
}
		.modal-content{
	height: 550px;
	width: 1050px; 
	position: relative;
	right: 81px;
}
}
@media only screen and (max-width : 1135px) {
	
	
	.carousel-caption h1 {
	font-size: 63px;
	font-family: 'Marck Script', cursive;
}
	
}

@media only screen and (max-width : 1115px) {
	
	

}
@media only screen and (max-width : 1085px) {
	.modal-content {
	height: 550px;
	width: 980px;
	position: relative;
	right: 55px;
}
	.btn.btn-secondary {
	margin-right: 3px;
	margin-top: 3px;
}
	.modal-body .container {
	width: 100%;
}
		.work-button-locus{
	 font-size: 20px;
	 color: #fff;
	 background-color: #5cb85c;
	 border-color: #5cb85c;
	 margin-top: 24px;
	 padding: 10px 23px;
	 margin-left: 61px;
}
}

@media only screen and (max-width : 1081px) {
.sales-p{
	  font-size:23px;
	position: absolute;
	bottom: 89px;
	color: #546c42;
	text-align: center;
	left: 162px;
}
	.modal-sales{
	position: absolute;
	left: 13px;
	bottom: 20px;
}
}


@media only screen and (max-width:1074px){
	.bbq {
	background: #fff;
	width: 420px;
	margin-top: 50px;
	margin-bottom: 93px;
}
	.bbq b {
	width: 406px;
	font-size: 17px;
	font-weight: normal;
}
		.work-button-locus{
	 font-size: 20px;
	 color: #fff;
	 background-color: #5cb85c;
	 border-color: #5cb85c;
	 margin-top: 34px;
	 padding: 10px 23px;
	 margin-left: 61px;
}
}

@media only screen and (max-width : 1037px) {
	
.modal-content {
	height: 550px;
	width: 980px;
	position: relative;
	right: 46px;
}	
	.carousel-caption h1 {
	font-size: 60px;
	font-family: 'Marck Script', cursive;
}
	.carousel-caption h2 {
	font-size: 30px;
	font-family: 'Marck Script', cursive;
}

}

@media only screen and (max-width : 1034px) {
	.bbq {
	background: #fff;
	width: 400px;
	margin-top: 50px;
	margin-bottom: 93px;
}
	.bbq b {
	width: 406px;
	font-size: 16px;
	font-weight: normal;
}

}
@media only screen and (max-width : 1016px) {
	#banquet-room .container{
		width:960px;
	}
		.work-button-locus{
	 font-size: 20px;
	 color: #fff;
	 background-color: #5cb85c;
	 border-color: #5cb85c;
	 margin-top: 34px;
	 padding: 10px 20px;
	 margin-left: 53px;
}
	.order-coll-modal {
	display: inline;
	border-radius: 8px;
	background: #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 22px;
	padding: 10px 22px;
	color: #fff;
	position: relative;
	top: -8px;
	right: 15px;
}
	.order-coll-modal:hover{
	display: inline;
	border-radius: 8px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 22px;
	padding: 10px 22px;
	color: #99c50a;
	text-decoration: none;
		position: relative;
	top: -8px;
	right: 15px;
}
}
@media only screen and (max-width : 1006px){
	.container.guesthouse {
	width: 882px;
}
	.modal-content {
	height: 500px;
	width: 860px;
	position: relative;
	right: -5px;
}
	.modal-body .container {
	width:100%;
	height: 140px;
}
	#banquet-room .container{
		width:940px;
	}
	#gazebo .container{
		width:940px;
	}
	
	.btn.btn-secondary {
	margin-right: 117px;
	margin-top: 3px;
}
	.modal-first {
	margin-top: 25px;
	font-size: 17px;
}
	.rent {
	margin-top: 6px;
}
	.modal-first-text {
	text-align: left;
	font-size: 15px;
	padding-left: 80px;
}
	.order-coll-modal {
	display: inline;
	border-radius: 8px;
	background: #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 22px;
	padding: 10px 22px;
	color: #fff;
	position: relative;
	top: 114px;
	right: 124px;
}
	.order-coll-modal:hover{
	display: inline;
	border-radius: 8px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 22px;
	padding: 10px 22px;
	color: #99c50a;
	text-decoration: none;
		position: relative;
	top: 114px;
	right: 124px;
}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 294px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 196px;
}
	.block-3{
		margin-top: -80px;
	}
	.block-4{
		margin-top:129px;
	}
	.block-5{
		margin-top: -101px;
	}
	
	.sales img{
	top: -34px;
	left: 0;
	position: absolute;
	width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.modal-sales{
	position: absolute;
	bottom: 20px;
}
.modal-sales p{
	  font-size:17px;
	padding-bottom: 15px;
	color: #546c42;
}
	
	
	.sales-p{
	  font-size:23px;
	position: absolute;
	bottom: 89px;
	color: #546c42;
	text-align: center;
	left: 104px;
}
	.modal-sales{
	position: absolute;
	left: 87px;
	bottom: 120px;
}
	
	
	
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.menu-top .navbar-nav{
		float: none !important;
	}
	.nav.navbar-nav.navbar-right.involucre{
	float: right;
	margin-top: -57px;
}
	
	.nav.navbar-nav.navbar-right.involucre > li > a{
	padding-left: 30px;
	margin-top: 12px;
}
	.menu-top .navbar-default .navbar-nav > li > img {
	padding-right: 9px;
	padding-left: 46px;
	padding-top: 9px;
}
	.container.guesthouse {
	width: 880px;
}
	.bbq {
	background: #fff;
	width: 398px;
	margin-top: 50px;
	margin-bottom: 93px;
}
	.bbq b {
	width: 406px;
	font-size: 15px;
	font-weight: normal;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	.menu-top .navbar-nav{
		float: none !important;
	}
.nav.navbar-nav.navbar-right.involucre > li > a {
	padding-left: 93px;
	margin-top: 4px;
	font-size:16px;
}
	.menu-top .navbar-default .navbar-nav > li > a {
	color: #262626;
	padding-bottom: 0px;
	transition: background .5s;
	margin-left: -20px;
	margin-top: 12px;
}
	.modal-content {
	height: 500px;
	width: 860px;
	position: relative;
	right: 141px;
}
	.large {
	color: #383636;
	font-family: 'Open Sans', regular;
	font-size: 21px;
	margin-top: 3px;
	margin-bottom: 30px;
}
	.btn.btn-secondary {
	margin-right: -48px;
	margin-top: 3px;
}
	.container.guesthouse {
	width: 840px;
}
	.bbq {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 93px;
	margin-top: 50px;
	position: relative;
	right: 63px;
}

	.sliderhom{
	position: relative;
	right: 114px;
}
		.work-button-locus{
	 font-size: 20px;
	 color: #fff;
	 background-color: #5cb85c;
	 border-color: #5cb85c;
	 margin-top: 33px;
	 padding: 10px 23px;
	 margin-left: -43px;
}
	#wrapper{ 
		  width:90%; 
	}
	
	.modal-sales{
	left: 194px;	
}
	
}
@media only screen and (max-width : 989px) {
	.container.guesthouse {
	width: 819px;
}
	.carousel-caption h1 {
	font-size: 58px;
	font-family: 'Marck Script', cursive;
}
	#banquet-room .container{
		width:930px;
	}

}

@media only screen and (max-width : 978px){
	
}
@media only screen and (max-width : 976px) {
#banquet-room .container{
		width:920px;
	}
	#gazebo  .container{
		width:920px;
	}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 285px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 190px;
}
}

@media only screen and (max-width : 966px) {
#banquet-room .container{
		width:910px;
	}
}
@media only screen and (max-width : 956px) {
	#banquet-room .container{
		width:895px;
	}
	#gazebo  .container{
		width:895px;
	}
	
	.carousel-caption h1 {
	font-size: 56px;
	font-family: 'Marck Script', cursive;
}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 280px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 185px;
}
	
}



/* Small Devices, Tablets */
@media only screen and (max-width : 945px) {
	
	#banquet-room .container{
		width:878px;
	}
	#gazebo  .container{
		width:878px;
	}
	 .nav.navbar-nav.navbar-right.involucre > li > a {
	padding-left: 60px;
	margin-top: 4px;
}
.menu-top .navbar-default .navbar-nav > li > img {
	padding-right: 9px;
	padding-left: 15px;
	padding-top: 9px;
}
	
	.menu-top .navbar-default .navbar-nav > li > a {
	color: #262626;
	padding-bottom: 0px;
	transition: background .5s;
	margin-left: 10px;
	margin-top: 12px;
}
	.bbq {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 93px;
	margin-top: 50px;
	position: relative;
	right: 90px;
}
	.container.guesthouse {
	width: 818px;
}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 273px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 182px;
}
}
@media only screen and (max-width : 929px){
	#gazebo  .container{
		width:858px;
	}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 267px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 177px;
}
}


@media only screen and (max-width : 924px) {
	#banquet-room .container{
		width:858px;
	}
	#gazebo  .container{
		width:810px;
	}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 251px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 167px;
}
	.carousel-caption h1 {
	font-size: 54px;
	font-family: 'Marck Script', cursive;
}	
}

@media only screen and (max-width : 914px){
	.container.guesthouse {
	width: 805px;
}
			.work-button-locus{
	 font-size: 20px;
	 color: #fff;
	 background-color: #5cb85c;
	 border-color: #5cb85c;
	 margin-top: 6px;
	 padding: 10px 23px;
	 margin-left: -43px;
}
	#gazebo  .container{
		width:790px;
	}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 245px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 163px;
}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 905px) {
	
	#banquet-room .container{
		width:845px;
	}
	#gazebo  .container{
		width:745px;
	}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 229px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 151px;
}
	.itema h1{
	font-size: 27px;
	font-family: 'Marck Script', cursive;
	color: #332d2d;
	text-transform: capitalize;
	margin-top:10px;
	margin-bottom: 10px;
}
	
	
}

@media only screen and (max-width : 892px) {
	#banquet-room .container{
		width:827px;
	}
	.carousel-caption h1 {
	font-size: 52px;
	font-family: 'Marck Script', cursive;
}
	.modal-content {
	height: 500px;
	width: 770px;
	position: relative;
	right: 98px;
}
	.btn.btn-secondary {
	margin-right: -6px;
	margin-top: 3px;
}
	.modal-body .container {
	width: 100%;
	height: 121px;
}
	.order-coll-modal {
	display: inline;
	border-radius: 8px;
	background: #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 19px;
	padding: 8px 14px;
	color: #fff;
	position: relative;
	top: 145px;
	right: 124px;
}
		.order-coll-modal:hover{
	display: inline;
	border-radius: 8px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 19px;
	padding: 8px 14px;
	color: #99c50a;
	text-decoration: none;
		position: relative;
	top: 145px;
	right: 124px;
}
		.block-3{
		margin-top: -80px;
	}
	.block-4{
		margin-top:151px;
	}
	.block-5{
		margin-top: -70px;
	}
	.sales-p{
		bottom: 110px;
		left: 56;
	}
	.modal-sales{
	left: 144px;
	bottom: 164px;	
}
	
}

@media only screen and (max-width : 888px) {
	.container.guesthouse {
	width: 796px;
}
	.locus h2 {
	font-size: 30px;
	font-weight: normal;
}
	.locus h2 {
	font-size: 30px;
	font-weight: normal;
}
	.locus p{
margin-top: 5px;
font-size: 17px;
font-weight: normal;
}
			.work-button-locus{
	 font-size: 20px;
	 color: #fff;
	 background-color: #5cb85c;
	 border-color: #5cb85c;
	 margin-top: 73px;
	 padding: 10px 23px;
	 margin-left: -43px;
}
	#gazebo  .container{
		width:710px;
	}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 218px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 143px;
}
	.itema p{
	font-family: 'Open Sans', regular;
	font-size: 16px;
	padding: 30px 0 35px 10px;
	color:  #383636;
}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 877px) {
	
	#banquet-room .container{
		width:813px;
	}
	.carousel-caption h1 {
	font-size: 52px;
	font-family: 'Marck Script', cursive;
}
			.work-button-locus{
	 font-size: 18px;
	 color: #fff;
	 background-color: #5cb85c;
	 border-color: #5cb85c;
	 margin-top: 68px;
	 padding: 10px 17px;
	 margin-left: -43px;
}
		#gazebo  .container{
		width:700px;
	}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 218px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 143px;
}
}

@media only screen and (max-width : 873px) {
	#gazebo  .container{
		width:690px;
	}
		.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 211px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 141px;
}
}
@media only screen and (max-width : 870px) {
	.container.guesthouse {
	width: 790px;
}
	#gazebo  .container{
		width:659px;
	}
		.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 200px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 134px;
}
		.large {
	color: #383636;
	font-family: 'Open Sans', regular;
	font-size: 19px;
	margin-top: 3px;
	margin-bottom: 30px;
}
		.itema h1{
	font-size: 24px;
	font-family: 'Marck Script', cursive;
	color: #332d2d;
	text-transform: capitalize;
	margin-top:10px;
	margin-bottom: 10px;
}
}

@media only screen and (max-width : 859px) {
	#banquet-room .container{
		width:797px;
	}
		.container.guesthouse {
	width: 767px;
}
	.carousel-caption h1 {
	font-size: 51px;
	font-family: 'Marck Script', cursive;
}
	
	.carousel-caption h2 {
	font-size: 28px;
	font-family: 'Marck Script', cursive;
}
	#gazebo  .container{
		overflow-x: hidden;
		overflow-y: hidden;
		
	}
			.large {
	color: #383636;
	font-family: 'Open Sans', regular;
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 30px;
}
}
@media only screen and (max-width : 843px) {
	#banquet-room .container{
		width:784px;
	}
	.carousel-caption h1 {
	font-size: 49px;
	font-family: 'Marck Script', cursive;
}
		.bbq {
	background: #fff;
	width: 381px;
	margin-top: 50px;
	margin-bottom: 93px;
	position: relative;
	right: 80px
}
	
	
}
	@media only screen and (max-width : 830px) {
	
	#banquet-room .container{
		width:759px;
	}
		.itema p {
	font-family: 'Open Sans', regular;
	font-size: 16px;
	padding: 30px 0 35px 10px;
	color: #383636;
}
	.carousel-caption h1 {
	font-size: 48px;
	font-family: 'Marck Script', cursive;
}
		
}

	@media only screen and (max-width : 812px) {
		.container.guesthouse {
	width: 767px;
}
			.locus h2 {
	font-size: 25px;
	font-weight: normal;
}
		.locus h3 {
	font-size: 23px;
	font-weight: normal;
}
		.bbq {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 93px;
	margin-top: 50px;
	position: relative;
	right: 50px;
	width: 354px;
}
		.bbq b {
	font-size: 13px;
	font-weight: normal;
	width: 406px;
}
		.work-button-locus {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #fff;
	font-size: 18px;
	margin-left: -24px;
	margin-top: 80px;
	padding: 9px;
}
		.container.guesthouse {
	width: 740px;
}
}

@media only screen and (max-width : 799px) {
	#banquet-room .container{
		width:735px;
	}
	.carousel-caption h1 {
	font-size: 47px;
	font-family: 'Marck Script', cursive;
}
	.large {
	color: #383636;
	font-family: 'Open Sans', regular;
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 30px;
}
	.modal-content {
	height: 500px;
	width: 700px;
	position: relative;
	right: 60px;
}
	.btn.btn-secondary {
	margin-right: 55px;
	margin-top: 3px;
}
	.modal-body .container {
	width: 100%;
	height: 110px;
}
	.order-coll-modal {
	display: inline;
	border-radius: 8px;
	background: #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 18px;
	padding: 8px 14px;
	color: #fff;
	position:absolute;
	top: 394px;
	right: 261px;
}
	.order-coll-modal:hover{
	display: inline;
	border-radius: 8px;
	background: #fff;
	font-family: 'Open Sans', semibold;
	font-size: 18px;
	padding: 8px 14px;
	color: #99c50a;
	position: absolute;
	top: 394px;
	right: 261px;
}
	.modal-first-text {
	text-align: left;
	font-size: 15px;
	padding-left: 29px;
}
	
	
	.sales-p{
		bottom: 135px;
		left: 34px;
		font-size: 22px;
	}
	.modal-sales{
	left: -38px;
	bottom: 449px;	
}
	
	
}


@media only screen and (max-width : 783px) {
	#banquet-room .container{
		width:720px;
	}
	.carousel-caption h1 {
	font-size: 46px;
	font-family: 'Marck Script', cursive;
}
}

@media only screen and (max-width : 779px) {
		.work-button-locus {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #fff;
	font-size: 18px;
	margin-left: 1px;
	margin-top: 80px;
	padding: 9px;
}
	.container.guesthouse {
	width: 730px;
}
}


@media only screen and (max-width : 767px) {
	#banquet-room .container{
		width:694px;
	}
.img-banquet-room {
	border-radius: 8px 8px 0 0;
	width: 65%;
	position: relative;
	left: 128px;
}
	.img-banquet-gazebo {
	border-radius: 8px 8px 0 0;
	position: relative;
	width: 65%;
}
	.img-baguetteBoxOne {
	border-radius: 8px 8px 0 0;
	width: 429px;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 284px;
	right: 129px;
}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 429px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 284px;
	right: 129px;
}
	.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 18px;
	margin-bottom: 30px;
	margin-top: 3px;
}
	.itema h1 {
	color: #332d2d;
	font-family: "Marck Script",cursive;
	font-size: 40px;
	margin-bottom: -13px;
	margin-top: 10px;
	text-transform: capitalize;
}
	.itema p {
	font-family: 'Open Sans', regular;
	font-size: 18px;
	padding: 30px 0 35px 10px;
	color: #383636;
	text-align: center;
}
	.modal-content {
	height: 500px;
	width: 700px;
	position: relative;
	right: 5px;
}
	.btn.btn-secondary {
	margin-right: 4px;
	margin-top: 3px;
}
	.sliderhom {
	position: relative;
	right: -72px;
}
	.bbq {
	background: #fff;
	width: 501px;
	margin-top: 50px;
	margin-bottom: 93px;
	position: relative;
	right: 0px
}
	.bbq b {
	width: 406px;
	font-size: 21px;
	font-weight: normal;
}
	.container.guesthouse {
	width: 598px;
}
	#wrapper{ 
		 position: relative;
		right: 75px;
	}
		.large {
	color: #383636;
	font-family: 'Open Sans', regular;
	font-size: 19px;
	margin-top: 3px;
	margin-bottom: 30px;
}
	
	.order-coll-modal{
		top:13px;
		right: 76px;
		width: 159px;
		font-size: 16px;
	}
	
	.sales-p{
		bottom: 135px;
		left: 34px;
		font-size: 21px;
	}
	.modal-sales{
	left: 433px;
	bottom: 72px;	
}
	

}
@media only screen and (max-width : 740px) {
	#banquet-room .container{
		width:680px;
	}
		.large {
	color: #383636;
	font-family: 'Open Sans', regular;
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 30px;
}
	.itema p {
	font-family: 'Open Sans', regular;
	font-size: 17px;
	padding: 30px 0 35px 10px;
	color: #383636;
	text-align: center;
}

	.modal-content {
	height: 500px;
	width: 636px;
	position: relative;
	right: -11px;
}
	.modal-body .container {
	width: 100%;
	height: 110px;
}
	.container.guesthouse {
	width: 583px;
}
}
@media only screen and (max-width:726px){
	#banquet-room .container{
		width:653px;
	}
	.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 18px;
	margin-bottom: 30px;
	margin-top: 3px;
}
		.container.guesthouse {
	width: 535px;
}
}
@media only screen and (max-width : 700px) {
	#banquet-room .container{
		width:620px;
	}
.modal-content {
	height: 500px;
	width: 636px;
	position: relative;
	right: 1px;
}
	#wrapper{ 
		 position: relative;
	   right: 112px;
	}
}
	@media only screen and (max-width : 684px){
		.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 17px;
	margin-bottom: 30px;
	margin-top: 3px;
}
	}

@media only screen and (max-width : 680px){
	#banquet-room .container{
		width:605px;
	}
	.modal-content {
	height: 500px;
	width: 590px;
	position: relative;
	right: -5px;
}
	.modal-body .container {
	width: 100%;
	height: 110px;
}
	.modal-first {
	margin-top: 4px;
	font-size: 17px;
}
	.modal-first-text {
	text-align: left;
	font-size: 14px;
	padding-left: 4px;
}
	.large {
	color: #383636;
	font-family: 'Open Sans', regular;
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 30px;
}
		.container.guesthouse {
	width: 495px;
}
	.order-coll-modal{
		right: 205px;
	}
	.order-coll-modal:hover{
		right: 205px;
	}
	.block-3{
		margin-top: -52px;
	}
	.block-4{
		margin-top:151px;
	}
	.block-5{
		margin-top: -70px;
	}
	.sales-p{
		bottom: 135px;
		left: 34px;
		font-size: 21px;
	}
	.modal-sales{
	left: 554px;
	bottom: 72px;	
}
	
}
@media only screen and (max-width : 658px) {
	#gazebo .container {
	width: 656px;
}
}
@media only screen and (max-width : 655px) {
	#banquet-room .container{
		width:593px;
	}
	#gazebo .container {
	width: 538px;
}
	.work-button {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #fff;
	font-size: 22px;
	margin: 30px 0;
	padding: 10px 12px;
}
	.carousel-caption h1 {
	font-size: 44px;
	font-family: 'Marck Script', cursive;
}
		.order-coll{
	display: inline;
	border-radius: 10px;
	background:  #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 28px;
	padding: 14px 23px;
	color: #fff;
}
.order-coll:hover{
	display: inline;
	border-radius: 10px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 28px;
	padding: 14px 23px;
	color: #99c50a;
}
		.large {
	color: #383636;
	font-family: 'Open Sans', regular;
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 30px;
}
	.img-banquet-room {
	border-radius: 8px 8px 0 0;
	width: 72%;
	position: relative;
	left: 98px;
}
	.img-banquet-gazebo {
	border-radius: 8px 8px 0 0;
	position: relative;
	width: 74%;
}
		.img-baguetteBoxOne {
	border-radius: 8px 8px 0 0;
	width: 398px;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 265px;
	right: 85px;
}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 398px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 265px;
	right: 85px;
}
}
@media only screen and (max-width : 640px) {
	#banquet-room .container{
		width:566px;
	}
	.modal-content {
	height: 500px;
	width: 590px;
	position: relative;
	right: 12px;
}
	.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 3px;
}
	.container.guesthouse {
	width: 485px;
}
	#wrapper{ 
		 position: relative;
	   right: 130px;
	}
}
@media only screen and (max-width : 634px) {
	
	.carousel-caption h1 {
	font-size: 43px;
	font-family: 'Marck Script', cursive;
}
		.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 3px;
}
	.img-banquet-room {
	border-radius: 8px 8px 0 0;
	width: 72%;
	position: relative;
	left: 98px;
}
	.container.guesthouse {
	width: 470px;
}
}
	@media only screen and (max-width : 623px) {
		.modal-content {
	height: 446px;
	width: 545px;
	position: relative;
	right: 1px;
}
		.modal-body .container {
	width:100%;
	height: 91px;
}
		.order-coll-modal {
	display: inline;
	border-radius: 8px;
	background: #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 16px;
	padding: 8px 14px;
	color: #fff;
	position: relative;
	top: 175px;
	right: 24px;
}
		.order-coll-modal:hover{
	display: inline;
	border-radius: 8px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 19px;
	padding: 8px 14px;
	color: #99c50a;
	text-decoration: none;
		position: relative;
	top: 175px;
	right: 24px;
}
		.block-2{
		margin-top: -32px;
	}
		.block-3{
		margin-top: -32px;
	}
	.block-4{
		margin-top:162px;
	}
	.block-5{
		margin-top: -60px;
	}
		.modal-sales{
	left: 233px;
	bottom:203px;	
}
		
}

	@media only screen and (max-width : 614px) {
	#banquet-room .container{
		width:538px;
	}
	.carousel-caption h1 {
	font-size: 41px;
	font-family: 'Marck Script', cursive;
}
	.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 3px;
}
			.itema p {
	font-family: 'Open Sans', regular;
	font-size: 16px;
	padding: 30px 0 35px 10px;
	color: #383636;
	text-align: center;
}
			.container.guesthouse {
	width: 450px;
}
		.bbq {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 35px;
	margin-top: 50px;
	position: relative;
	right: 5px;
	width: 422px;
}
		.bbq b {
	font-size: 17px;
	font-weight: normal;
	width: 406px;
}
		#wrapper {
	position: relative;
	right: 154px;
}
		
		.modal-sales{
	left: 218px;
	bottom: 203px;	
}
	
		
}

@media only screen and (max-width : 592px) {
				.container.guesthouse {
	width: 440px;
}
}

	@media only screen and (max-width : 586px) {
	#banquet-room .container{
		width:520px;
	}
	.carousel-caption h1 {
	font-size: 39px;
	font-family: 'Marck Script', cursive;
}
		.carousel-caption h2 {
	font-size: 23px;
	font-family: 'Marck Script', cursive;
}
	.img-banquet-room {
	border-radius: 8px 8px 0 0;
	width: 75%;
	position: relative;
	left: 78px;
}
					.container.guesthouse {
	width: 418px;
}
}
@media only screen and (max-width : 568px) {
	#banquet-room .container{
		width:510px;
	}
	.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 3px;
}
			.itema p {
	font-family: 'Open Sans', regular;
	font-size: 15px;
	padding: 30px 0 35px 10px;
	color: #383636;
	text-align: center;
}
	.container.guesthouse {
	width: 400px;
}	
	#slidearea {
	width: 460px !important;
}
}
@media only screen and (max-width : 558px) {
	#banquet-room .container{
		width:499px;
	}
	.carousel-caption h1 {
	font-size: 37px;
	font-family: 'Marck Script', cursive;
}
		.carousel-caption h2 {
	font-size: 21px;
	font-family: 'Marck Script', cursive;
}
			.order-coll{
	display: inline;
	border-radius: 10px;
	background:  #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 26px;
	padding: 12px 21px;
	color: #fff;
}
.order-coll:hover{
	display: inline;
	border-radius: 10px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 26px;
	padding: 12px 21px;
	color: #99c50a;
}
	.img-banquet-room {
	border-radius: 8px 8px 0 0;
	width: 76%;
	position: relative;
	left: 76px;
}
	.container.guesthouse {
	width: 400px;
}
}
@media only screen and (max-width : 555px) {
	.modal-content {
	height: 446px;
	width: 497px;
	position: relative;
	right: 1px;
}
	.modal-body .container {
	width: 100%;
	height: 91px;
}
}
@media only screen and (max-width : 545px) {
	#banquet-room .container{
		width:482px;
	}
	#gazebo .container {
	width: 482px;
}
	.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 3px;
}
	.img-banquet-room {
	border-radius: 8px 8px 0 0;
	left: 50px;
	position: relative;
	width: 82%;
}
	.img-banquet-gazebo {
	border-radius: 8px 8px 0 0;
	position: relative;
	width: 82%;
}
		.img-baguetteBoxOne {
	border-radius: 8px 8px 0 0;
	width: 396px;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 264px;
	right: 59px;
}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 396px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 264px;
	right: 59px;
}
	.work-button {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #fff;
	font-size: 21px;
	margin: 30px 0;
	padding: 10px 10px;
}
	#wrapper {
	position: relative;
	right: 178px;
}
			.container.guesthouse {
	width: 388px;
}
}
@media only screen and (max-width : 530px) {
	#banquet-room .container{
		width:453px;
	}
	.carousel-caption h1 {
	font-size: 35px;
	font-family: 'Marck Script', cursive;
}

			.itema p {
	font-family: 'Open Sans', regular;
	font-size: 18px;
	padding: 30px 0 35px 10px;
	color: #383636;
	text-align: center;
}
	.img-banquet-room {
	border-radius: 8px 8px 0 0;
	width: 82%;
	position: relative;
	left: 50px;
}
		.container.guesthouse {
	width: 370px;
}
}
@media only screen and (max-width : 512px){
			.container.guesthouse {
	width: 350px;
}
	.bbq {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 35px;
	margin-top: 50px;
	position: relative;
	right: 6px;
	width: 356px;
}
	#wrapper {
	position: relative;
	right: 204px;
}
		.btn.btn-secondary {
	right: 4px;
	top: 3px;
	position: absolute;
	z-index: 2;
}
	.img-modal-room{
		position: absolute;
		z-index: 0;
	}
		.modal-content {
	height: 446px;
	width: 100%;
	position:absolute;
	right: 1px;
}
	.text-modal-room{
	background-color: #f5fcd3;
	border-radius: 8px;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 428px;
	top: -11px;
	}
	.modal-first {
	margin-top: 32px;
	font-size: 16px;
}
		.modal-first-text {
	text-align: left;
	font-size: 13px;
	padding-left: 9px;
}
		.order-coll-modal {
	display: inline;
	border-radius: 8px;
	background: #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 16px;
	padding: 8px 14px;
	color: #fff;
	position: relative;
	top: 269px;
	right: 24px;
}
		.order-coll-modal:hover{
	display: inline;
	border-radius: 8px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 19px;
	padding: 8px 14px;
	color: #99c50a;
	text-decoration: none;
		position: relative;
	top: 269px;
	right: 24px;
}
	.block-2{
		margin-top: -4px;
	}
	
	.sales-p{
		bottom: 158px;
		left: 6px;
		font-size: 19px;
	}
	.modal-sales{
	left: 190px;
	bottom: 314px;	
}
.sales img{
		padding-top: 35px;
	}
} 
@media only screen and (max-width : 503px) {
	
	.carousel-caption h1 {
	font-size: 31px;
	font-family: 'Marck Script', cursive;
}
			.order-coll{
	display: inline;
	border-radius: 10px;
	background:  #99c50a;
	font-family: 'Open Sans', semibold;
	font-size: 24px;
	padding: 12px 21px;
	color: #fff;
}
.order-coll:hover{
	display: inline;
	border-radius: 10px;
	background:  #fff;
	font-family: 'Open Sans', semibold;
	font-size: 24px;
	padding: 12px 21px;
	color: #99c50a;
}
	
}
@media only screen and (max-width : 492px) {
	.container.guesthouse {
	width: 340px;
		overflow-x: hidden;
		overflow-y: hidden;
}
	.modal-first {
	margin-top: 32px;
	font-size: 15px;
}	
	.modal-sales{
	left: 179px;
	bottom: 314px;	
}
}

@media only screen and (max-width : 480px) {
	
	.navbar .phone_block{
		margin-left: 64px;
		margin-top: 10px;
	}
#banquet-room .container {
	width: 430px;
}
	#gazebo .container{
		width:430px;
	}
	
		.img-baguetteBoxOne {
	border-radius: 8px 8px 0 0;
	width: 353px;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 236px;
	right: 54px;
}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 353px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 236px;
	right: 54px;
}
	.work-button {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #fff;
	font-size: 18px;
	margin: 30px 0;
	padding: 10px 11px;
}
}

@media only screen and (max-width : 458px) {
#banquet-room .container {
	width: 400px;
}
	.img-banquet-room {
	border-radius: 8px 8px 0 0;
	left: 32px;
	position: relative;
	width: 86%;
}
	.modal-sales{
	left: 165px;
	bottom: 314px;	
}
	
}

@media only screen and (max-width : 429px){
	#banquet-room .container {
	width: 390px;
}
	#gazebo .container {
	width: 390px;
}
			.img-baguetteBoxOne {
	border-radius: 8px 8px 0 0;
	width: 321px;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 213px;
	right: 50px;
}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 321px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 213px;
	right: 50px;
}
	.speakers-head span img{
		width: 310px;
	}
	.carousel-caption{
		width: 332px;
	}
	.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 22px;
	margin-bottom: 30px;
	margin-top: 3px;
}
	.work-button {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #fff;
	font-size: 17px;
	margin: 30px 0;
	padding: 10px 11px;
}
	.modal-sales{
	left: 141px;
	bottom: 314px;	
}
}

@media only screen and (max-width : 420px) {
	.speakers-head h1 {
	color: #332d2d;
	font-family: "Marck Script",cursive;
	font-size: 49px;
	text-transform: capitalize;
}
		.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 3px;
}
	
	#banquet-room .container {
	width: 368px;
}
	#gazebo .container {
	width: 368px;
}
	.img-baguetteBoxOne {
	border-radius: 8px 8px 0 0;
	width: 301px;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 200px;
	right: 49px;
}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 301px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 200px;
	right: 49px;
}
	.itema h1 {
	color: #332d2d;
	font-family: "Marck Script",cursive;
	font-size: 29px;
	margin-bottom: -18px;
	margin-top: 8px;
	text-transform: capitalize;
}
	.img-banquet-room {
	border-radius: 8px 8px 0 0;
	left: 39px;
	position: relative;
	width: 82%;
}
	.itema {
	background: #f9f9f9 none repeat scroll 0 0;
	border-radius: 8px;
	height: 334px;
}
	.itema p {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 15px;
	padding: 30px 0 35px 10px;
	text-align: center;
}
	.work-button {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #fff;
	font-size: 16px;
	margin: 13px 0px;
	padding: 10px 13px;
	position: relative;
	right: 8px;
}
	.carousel-caption{
		width: 317px;
	}
}
@media only screen and (max-width:398px){
	.speakers-head h1 {
	color: #332d2d;
	font-family: "Marck Script",cursive;
	font-size: 45px;
	text-transform: capitalize;
}
		#banquet-room .container {
	width: 347px;
 
}
	.itema p {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 16px;
	padding: 30px 0 35px 10px;
	text-align: center;
}
	.carousel-caption{
		width: 303px;
	}
	
	.modal-sales{
	left: 124px;
	bottom: 314px;	
}
}

@media only screen and (max-width : 381px){
	.order-coll-modal-two {
	background: #99c50a none repeat scroll 0 0;
	border-radius: 8px;
	color: #fff;
	display: inline;
	font-family: "Open Sans",semibold;
	font-size: 16px;
	padding: 10px 22px;
}
		.order-coll-modal-two:hover {
	background: #fff none repeat scroll 0 0;
	border-radius: 8px;
	color: #99c50a;
	display: inline;
	font-family: "Open Sans",semibold;
	font-size: 16px;
	padding: 10px 22px;
}
	.block-4{
		margin-top: 197px;
	}
}

@media only screen and (max-width:375px){
	.speakers-head h1 {
	color: #332d2d;
	font-family: "Marck Script",cursive;
	font-size: 43px;
	text-transform: capitalize;
}
		#banquet-room .container {
	width: 330px;
			overflow-x: hidden;
			overflow-y: hidden;
 
}

	.itema p {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 16px;
	padding: 30px 0 35px 10px;
	text-align: center;
}
	.carousel-caption{
		width: 288px;
	}
	.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 17px;
	margin-bottom: 30px;
	margin-top: 3px;
}
}
@media only screen and (max-width : 367px){
		#gazebo .container {
	width: 330px;
			overflow-x: hidden;
			overflow-y: hidden; 
}
		.img-baguetteBoxOne {
	border-radius: 8px 8px 0 0;
	width: 271px;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 180px;
	right: 44px;
}
	.img-baguetteBoxOne:hover {
	border-radius: 8px 8px 0 0;
	width: 271px;
	background-color:rgba(0, 0, 0, 0.3);
	background-image: url(https://xn--80aapggmnd.xn--p1ai/views/zaimka/img/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	  z-index: 1;
	  height: 180px;
	right: 44px;
}
	.work-button {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #fff;
	font-size: 15px;
	margin: 30px 0;
	padding: 10px 0px;
}
}
@media only screen and (max-width:360px){
	.speakers-head span img{
		width: 300px;
	}
		.speakers-head h1 {
	color: #332d2d;
	font-family: "Marck Script",cursive;
	font-size: 45px;
	text-transform: capitalize;
}
		#banquet-room .container {
	width: 345px;
   overflow-x: hidden;
}
	.carousel-caption{
		width: 275px;
	}
		.large {
	color: #383636;
	font-family: "Open Sans",regular;
	font-size: 15px;
	margin-bottom: 30px;
	margin-top: 3px;
}
}
