/*Version: 1.0*/@import 'reset.css';
body, html {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-family: 'Sansation', Arial;
	font-size: 12px;
	line-height: 20px;
	background-color: #000;
	color: #333333;
	width: 100%;
	height: 100%;
}
h1 {
	float: left;
	font-size: 20px;
	text-align: left;
	width: 100%;
	font-weight: normal;
	clear: left;
	margin-bottom: 12px;
}
h2 {
	clear: left;
	float: left;
	font-size: 18px;
	text-align: left;
	width: 100%;
	font-weight: normal;
}
h3 {
	clear: left;
	font-weight: normal;
	float: left;
	font-size: 16px;
	text-align: left;
	width: 100%;
}
h4 {
	clear: left;
	font-weight: normal;
	float: left;
	font-size: 15px;
	text-align: left;
	width: 100%;
}
h5 {
	clear: left;
	font-weight: normal;
	float: left;
	font-size: 14px;
	text-align: left;
	width: 100%;
}
h6 {
	clear: left;
	float: left;
	font-size: 13px;
	text-align: left;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Serif Pro', serif;
}

#menu a {
  font-family: 'Source Serif Pro', serif;
  font-size: 14px !important;
}

a {
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #b69d31;
}
table {
	width: 100%;
}

.image, #content iframe {
	float: left;
	border: 1px solid #ddd;
	margin-right: 15px;
	padding: 4px;
	background-color: #fff;
}
/* table */
.table table {
	font-size: 12px;
	width: 280px;
	background-image: url(../images/calendar-bg.jpg);
	background-repeat: repeat;
	margin-bottom: 30px;
	float: left;
	color: #FFF;
}
.table table td{
	width:25px;

}
.table th {
	height: 24px;
	vertical-align: middle;
	text-align: center;
	line-height: 24px;
}
.table tr {
	padding-left: 10px;
	padding-right: 10px;
}
.table td {
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.reserved{
	background-image: url(../images/reserved-bg.png);
	color:#3b2142;
}/* texts */
#content .alignright, .align_right {
	float: right;
}
#content .alignleft, .align_left {
	float: left;
}
#content .align_center {
	margin-left:auto;
	margin-right:auto;
}
#content .justify {
	text-align: justify;
}
.price {
	color: #FFF;
	float: right;
	font-size: 14px;
	background-image: url(../images/price-holder.png);
	width: 55px;
	height: 51px;
	display: block;
	line-height: 51px;
	padding-left: 40px;
	/* [disabled]font-weight: bold; */
}
.page_title {
	background:url(../images/bg_title.png) center no-repeat;
	width:590px;
	padding:20px 0px 10px 0px;
	text-align:center;
	display: block;
	}
/* video */
.video_player {
	float: left;
	border: 1px solid #cfcfcf;
	background-color: #fff;
	padding: 4px;
}
object {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
/* horizontal lines*/
.hr {
	width: 100%;
	float: left;
	clear: left;
	height: 15px;
	background-image: url('../images/horizontal_ruler.png');
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
}
.hr2 {
	width: 100%;
	float: left;
	clear: left;
	height: 1px;
	background-image: url('../images/hr2.gif');
	background-position: top center;
	background-repeat: repeat-x;
	margin-bottom: 30px;
	margin-top: 30px;
}
/* vertical space kermel l menu */
.vspace {
	float: left;
	clear: left;
	width: 100%;
	height: 30px;
}
/* eza motfe l javascript */
#notification {
	float: left;
	left: 0px;
	top: 0px;
	height: 35px;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 20;
	background-color: #fff1ba;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 35px;
	z-index: 100;
}
/* kermel l IE7 */
#ie_warning {
	display: none;
	width: 100%;
	top: 350px;
	left: 0px;
	vertical-align: middle;
	text-align: center;
	margin: 0px auto;
	color: #333;
	font-size: 13px;
	position: fixed;
}
/*  menu */
#sidebar #sidebar-content #menu {
	margin: 0px auto;
	width: 100%;
	z-index: 30;
	margin-top: 30px;
	float: left;
}
#sidebar #sidebar-content #menu li {
	line-height: 32px;
	text-align: center;
	width: 100%;
	background-image: url('../images/menu_li.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	clear: left;
	float: left;
	color: #999999;
}
#sidebar #sidebar-content #menu li a, #sidebar #sidebar-content #menu .current ul li a {
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: #999999;
}
#sidebar #sidebar-content #menu li:hover {
	background-image: url('../images/menu_li_hover.png');
}
#sidebar #sidebar-content #menu li a:hover, #sidebar #sidebar-content #menu .current a, #sidebar #sidebar-content #menu li ul li a:hover {
	color: #5a7155;
}
#sidebar #sidebar-content #menu li ul {
	display: none;
}
#sidebar #sidebar-content #menu li ul li {
	background-image: url('../images/menu_subli.png');
}
#sidebar #sidebar-content #menu li ul li a {
	font-size: 11px;
}
/* NIVO SLIDER */
.slider-nivo-holder {
	float: left;
	width: 590px;
	height: 220px;
	background-image: url('../images/nivo-slider-bg.gif');
	background-repeat: no-repeat;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	margin-right: 30px;
}
#slider-nivo {
	position: relative;
	float: left;
	width: 582px;
	height: 212px;
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 98;
	margin: 4px;
	margin-top: 4px;
}
#slider-nivo img {
	width: 582px;
	height: 212px;
}
/* background slider */
#bg_slider {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 0;
	overflow: hidden;
	background-color: transparent;
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
}
#bg_slider .bg_slider-img {
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
}
/* sidebar */
#logo {
	text-align: center;
	margin: 0px auto;
	width: 100%;
	padding-bottom: 10px;
	background-image: url('../images/sidebar-hsep.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}
#wrapper {
	width: 980px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	z-index: 1;
}
#sidebar {
	position: fixed;
	width: 328px;
	height: 100%;
	min-height: 610px;
	background-image: url('../images/sidebar-bg.png');
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: top right;
	float: left;
	z-index: 11;
}
#sidebar-color {
	width: 306px;
	height: 100%;
	position: fixed;
	float: left;
	z-index: 12;
	background-color: #222222;
	margin-left: 13px;
}
#sidebar-border {
	width: 306px;
	height: 100%;
	position: fixed;
	float: left;
	z-index: 13;
	background-image: url('../images/sidebar-border.png');
	background-repeat: repeat-y;
	margin-left: 13px;
}
#sidebar-light {
	width: 306px;
	height: 100%;
	position: fixed;
	float: left;
	z-index: 14;
	background-image: url('../images/sidebar-light.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 13px;
}
#sidebar-texture {
	width: 306px;
	height: 100%;
	position: fixed;
	float: left;
	z-index: 15;
	background-image: url('../images/sidebar-texture-floral.png');
	background-repeat: repeat-y;
	margin-left: 13px;
}
#sidebar-content {
	position: absolute;
	z-index: 16;
	width: 303px;
	float: left;
	margin-left: 15px;
	background: rgba(243,203,181,0.3);
	height: 100%
}
#sidebar-bottom {
	float: left;
	clear: left;
	width: 306px;
	position: absolute;
	z-index: 17;
	margin-left: 13px;
	bottom: 30px;
}
#sidebar-bottom li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
}
#copyright {
	float: left;
	clear: left;
	width: 306px;
	margin-left: 13px;
	position: absolute;
	z-index: 17;
	text-align: center;
	bottom: 10px;
	color: #999;
}
#copyright a {
	color: #5a7155;
}
/* kel chi bel page */
#page {
	position: relative;
	width: 666px;
	min-height: 100%;
	float: right;
	background-color: transparent;
	z-index: 1;
	background-image: url('../images/page-bg.png');
	background-repeat: repeat-y;
	background-position: top right;
	overflow: hidden;
}
#content {
	width: 630px;
	margin-top: 30px;
	padding-bottom: 60px;
	text-align: left;
	float: right;
}
#content p {
	clear: both;
}
#content-right-p {
	width:590px;
}
#content ol {
	clear: left;
	list-style-position: inside;
	list-style-type: decimal;
}
#content ol li {
	width: 100%;
}
#content .bullets {
	list-style-position: inside;
	list-style-type: square;
}
/* bte3az */
#page #content .full {
	width: 100%;
}
/* wedding package - l zghar */
#wedd-small {
	float: left;
}
#wedd-small li {
	float: left;
	clear: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
}
.wedd-small-text h1 {
	font-size: 16px;
	margin-bottom: 5px;
}
.wedd-small-text h1 a {
	font-weight: normal;
}
.wedd-small-image {
	width: 163px;
	height: 128px;
	float: left;
	margin-right: 15px;
	padding-left: 6px;
	padding-top: 9px;
	background-image: url('../images/blog_small_pic.png');
}
.wedd-small-image img {
	float: left;
	border: 0px;
	width: 146px;
	height: 113px;
}
.wedd-small-text {
	float: left;
	width: 437px;
}
#page #content .wedd-small-excerpt {
	width: 400px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#page #content .wedd-small-sep {
	height: 29px;
	width: 585px;
	background-image: url('../images/blog_small_sep.png');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	clear: left;
	margin-bottom: 30px;
}
/* PORTFOLIO */
.pf_categories {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	margin-top: -15px;
}
.pf_categories li {
	float: left;
	line-height: 24px;
}
.pf_categories li a {
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}
.pf_categories li a:hover {
	background-color: #ededed;
}
.pf_categories .active a {
	background-color: #ededed;
}/* PORTFOLIO 3 COLS*/
.portfolio-3c {
	width: 620px;
	float: left;
	clear: left;
	overflow: hidden;
	margin-bottom: -30px;
}
.portfolio-3c li {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 176px;
}
.portfolio-3c .thumb {
	width: 172px;
	height: 140px;
	float: left;
	margin-bottom: 10px;
	background-image: url('../images/portfolio-3c-bg.png');
	padding-left: 4px;
	padding-top: 4px;
}
.portfolio-3c img {
	float: left;
	width: 168px;
	height: 128px;
}
#content .portfolio-3c p {
	float: left;
	width: 176px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 0px;
}
#content .portfolio-3c h1 {
	width: 176px;
	font-size: 16px;
	float: left;
	margin-bottom: 0px;
	background-image: none;
	line-height: 20px;
	height: auto;
}/* PORTFOLIO 2 COLS*/
.portfolio-2c {
	width: 620px;
	float: left;
	clear: left;
	overflow: hidden;
	margin-bottom: -30px;
}
.portfolio-2c li {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 280px;
}
.portfolio-2c .thumb {
	width: 276px;
	height: 141px;
	float: left;
	margin-bottom: 10px;
	background-image: url('../images/portfolio-2c-bg.png');
	padding-left: 4px;
	padding-top: 4px;
}
.portfolio-2c img {
	float: left;
	width: 272px;
	height: 128px;
}
.portfolio-2c h1 {
	width: 280px;
	font-size: 16px;
	float: left;
	margin-bottom: 0px;
	background-image: none;
	line-height: 20px;
	height: auto;
}
#content .portfolio-2c p {
	float: left;
	width: 280px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 0px;
}
/* gallery */
.galleries {
	float: left;
	width: 620px;
}
.galleries li {
	width: 172px;
	height: 140px;
	float: left;
	background-image: url('../images/portfolio-3c-bg.png');
	padding-left: 4px;
	padding-top: 4px;
	margin-right: 30px;
	margin-bottom: 25px;
}
.galleries li img {
	float: left;
	width: 168px;
	height: 128px;
}
.galleries li h1 {
	width: 176px;
	font-size: 16px;
	float: left;
	margin-bottom: 0px;
	margin-top: 15px;
	background-image: none;
	line-height: 20px;
	height: auto;
}
/* map */
.map {
	float: left;
	width: 172px;
}
.map li {
	width: 172px;
	height: 140px;
	float: left;
	background-image: url('../images/portfolio-3c-bg.png');
	padding-left: 4px;
	padding-top: 4px;
	margin-right: 30px;
	margin-bottom: 25px;
}
.map li img {
	float: left;
	width: 168px;
	height: 128px;
}
/* images wel loupe */
.hidden {
	display: none;
}
.imghover_gallery {
	position: absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	width: 168px;
	height: 128px;
	float: left;
	display: block;
}
.imghover_small {
	position: absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	width: 146px;
	height: 113px;
	float: left;
	display: block;
}
/* free gifts */
.small_icons {
	float: left;
	width: 186px;
	margin-right: 20px;
}
.small_icons img {
	float: left;
}
.small_icon-img {
	float: left;
	width: 28px;
	margin-right: 10px;
	height: 50px;
}
#content .small_icon-title {
	width: 133px;
	float: left;
	font-size: 14px;
	margin-bottom: 5px;
}
.small_icon-text {
	width: 133px;
	float: left;
	line-height: 18px;
	font-size: 12px;
}
.small_icons-last {
	float: left;
	width: 176px;
	margin-right: 0px;
}
/* image preloader */
.preloader {
	background: url('../images/preloader.gif') center center no-repeat #fff;
	display: inline-block;
}  
/* page preloader */
#hp_preloader {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
}
.column{
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	-moz-box-shadow: 1px 1px 3px rgba(98, 98, 98, .9); /* Firefox */
	-webkit-box-shadow: 1px 1px 3px rgba(98, 98, 98, .9); /* Safari and Chrome */
	box-shadow: 1px 1px 3px rgba(98, 98, 98, .9); /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
.pocket{
	display: block;
	width: 285px;
	float: right;
	text-align: center;
	background-image: url(../images/floor-plan-holder.png);
	height: 51px;
	color: #FFF;
	line-height: 51px;
	margin-right: 9px;
}
.pocket a{
	color:#FFF;
	font-weight:normal;
	text-decoration:underline;
}
.pocket a:hover{
	text-decoration:none;
}
.phone{
	height: 108px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.youtube-container {
	width: 560px;
	height: 315px;
}

/* Royal Slider - Start */
#full-width-slider {
  width: 100%;
  color: #000;
	margin-bottom: 12px;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}
/* Royal Slider - End */

.responsive { display: none;}
.resp-menu  { 
	width: 100%;
	text-align: center;
	margin-top: 20px;
	height: 30px;
	line-height: 30px;
	display: block;
}
.resp-socials {
	width: 180px;
	position: relative;
	bottom: 30px;
	margin: 0 auto;
	display: none;
	clear: both;
}

.testimoials-box {
	background: url(../form/images/txtarea_cntr.gif) repeat-y right top;
	display: inline-block;
	width: 570px;
	border-radius: 5px;
	box-shadow: 0 0 2px #ccc;
	padding: 20px;
	color: #666;
}

.testimonials-name {
	color: #5a7155;
	font-size: 18px;
	margin: 50px 0 0 20px;
	float: left;
}

.testimonial-date {
	color: #999;
	font-size: 12px;
}

.testimonials-details img {
	border-radius: 75px;
	width: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px #fff solid;
	box-shadow: 0 0 4px #999;
	float: left;
}

.whats-button {
  position: fixed;
  z-index: 99;
  right: 20px;
  bottom: 20px;
  width: 150px;
  height: 40px;
}
.whats-icon {
  padding: 5px;
}
.whats-button img {
  width: 20px;
  height: 20px;
  float: left;
  background: #7ad06d;
  padding: 10px;
  border-radius: 10px 0 0 10px;
}
.whats-text {
  line-height: 40px;
  text-align: left;
  background: #666;
  color: #fff;
  float: left;
  padding: 0 10px;
  border-radius: 0 10px 10px 0;
  letter-spacing: 1px;
}

@media only screen and (max-width: 320px) {
	.royalSlider.heroSlider,
  	.royalSlider.heroSlider .rsOverflow {
    	height: 125px ;
		width: 300px ;
	}
	
}

@media only screen and (max-width: 480px) {
    #wrapper {
		width: 320px !important;
	}
	
	.royalSlider.heroSlider,
  	.royalSlider.heroSlider .rsOverflow {
    	height: 125px ;
		width: 300px;
	}
	
	#logo img {
    	width: 50%;
	}
	
	form {
		width: 280px !important; background: none !important; border: 1px dashed #ccc;
	}
	
	textarea {width: 260px !important;}
	.txtarea {width: 280px !important;}
	
	.testimoials-box {
		width: 260px !important;
	}
	
}

@media screen and (min-width: 481px) and (max-width: 768px) {
	.royalSlider.heroSlider,
    .royalSlider.heroSlider .rsOverflow {
    	height: 183px;
		width: 440px;
	}
	
	.testimoials-box {
		width: 400px !important;
	}
}
	
@media only screen and (min-width: 769px) {
.heroSlider .rsOverflow,
	.royalSlider.heroSlider {
    	height: 250px !important;
	  	width: 600px !important;
  	}
	
}

@media only screen and (max-width: 768px) {
	
	.responsive {display: block;}
	
	#wrapper {width: 460px;}
	#page {
		width: 100% !important; 
		padding: 0 10px;
		background-color :#fff;
		background-image: none;
		display: block !important;
		margin:0 !important;
		box-sizing: border-box;
		float: none !important;
	}
	#content {width: 100%;}
	
	#content-right-p {width: 100% !important;}
	.resp-socials {display: block;}
	.resp-socials li {display: inline; margin: 0 4px;}
	#copyright {position: relative; margin: 0 auto; float: none}
	#wedd-small li {width: 100% !important;}
	.wedd-small-image {margin: 0 auto; float: none;}
	.wedd-small-text {width: 100% !important;}
	.wedd-small-text h1 {text-align: center; margin: 20px 0;}
	#page #content .wedd-small-excerpt {text-align: center; width: 100%}
	.page_title {width: 100%;}
	.portfolio-2c {width: 100%;}
	.portfolio-2c li {width: 100%; display: inline-block; margin-right: 0}
	.portfolio-2c .thumb {float: none; margin: 0 auto;}
	.portfolio-2c h1 {text-align: center; width: 100%;}
	#content .portfolio-2c p {text-align: center; width: 100%;}
	.galleries {width: 100%;}
	.galleries li {margin: 0 auto 10px; float: none;}
	.youtube-container {width: 100%; height: 265px; box-sizing: border-box; margin-bottom: 20px;}
	h1 {text-align: center;}
	form {float: none !important}
	.hr {float: none !important}
	.phone-box {float: none !important; margin: 10px auto !important;}
	.map-box {float: none !important; margin: 10px auto !important;}
}