@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);
/*------ template stylization ------*/
body {
	background: #e8503f url(../img/pattern.png) repeat;
	font: 12px 'PT Sans', Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #d3c2c0;
}
p {
	margin-bottom: 0;
	font: 12px 'PT Sans', Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-transform: uppercase;
}
p > em {
	font-style: normal;
	color: #e74c3c;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
a {
	outline: none;
}
a:hover {
	text-decoration: none;
}
h1.brand {
	font-size: 0 !important;
	line-height: 0 !important;
	margin: 0 0 25px 0;
	padding: 0 !important;
	width: 100%;
	text-align: center;
}

.headerTitleSmall {
	line-height: inherit;
	margin: auto;
	padding: inherit;
	width: 100%;
	text-align: center;
	font: bold 42px arial;
	text-transform: uppercase;
	color: white;
}
.headerTitleLarge
 {
	margin: auto;
	padding: 0 !important;
	width: 100%;
	text-align: center;
	font: bold 200px 'PT Sans', 'PT Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 160px;
	color: white;
}

h1.brand a {
	display: inline-block;
}
h1.brand a > img {
	width: 100%;
}
h2 {
	color: #2c2424;
	font: bold 50px/50px 'PT Sans', Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	letter-spacing: -2px;
}
h2.int {
	width: auto;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 15px;
}
h3 {
	color: #d3c2c0;
	font: 12px/18px 'PT Sans', Arial, Helvetica, sans-serif;
	margin: -1px 0 0 0;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}
h4 {
	color: #2c2424;
	font: bold 40px/40px 'PT Sans', Arial, Helvetica, sans-serif;
	margin: 28px 0 29px 0;
	text-transform: uppercase;
}
h5 {
	color: #e74c3c;
	font: 12px/20px 'PT Sans', Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
#content ul {
	list-style: none;
}
.extra-wrap {
	overflow: hidden;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.center {
	text-align: center;
}
.global {
	background: #ffffff;
}
/*-----list-----*/
.list0 {
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.list0 li {
	margin-bottom: 8px;
}
.list0 li > p {
	margin-right: 17px;
	float: left;
	font: 17px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #e74c3c;
}
.list0 li .extra-wrap p {
	margin-bottom: 20px;
}
.list1 {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 46px;
	margin-bottom: 44px;
}
.list1 li {
	text-align: center;
}
.list1 li figure {
	margin: 0;
	position: relative;
	margin-bottom: 14px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	overflow: hidden;
}
.list1 li figure > p {
	background: #e74c3c;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -3px;
	color: #ffffff;
	text-align: center;
}
.list1 li figure > p em {
	font-size: 22px;
	font-style: normal;
}
.list1 li figure > p span {
	position: relative;
	top: 100px;
}
.list1 li figure img {
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	width: 100%;
}
.list1 li a {
	font: 12px 'PT Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #d3c2c0;
	margin: 0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list2 {
	margin: 0;
	list-style: none;
	margin-top: 0;
	margin-bottom: 29px;
	overflow: hidden;
}
.list2 li {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
}
.list2 li > em {
	color: #e74c3c;
	font-size: 10px;
	font-style: normal;
	float: left;
	margin-right: 12px;
	margin-top: 5px;
}
.list2 li a span {
	margin-left: 7px;
	margin-right: 7px;
	display: inline-block;
}
.list2 li a {
	color: #d3c2c0;
	font: 12px 'PT Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list2 li a:hover {
	color: #e74c3c;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list2 li img {
	margin-top: 9px;
	margin-right: 11px;
	float: left;
}
.list3 {
	margin: 0;
	list-style: none;
}
.list3 li {
	margin-bottom: 20px;
}
.list3 li .marg {
	margin-bottom: 20px;
}
/*-----thumbs-----*/
.thumb-pad1 {
	margin: 0;
	margin-top: 0;
	display: inline-block;
	margin-bottom: 60px;
}
.thumb-pad1 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	color: #d3c2c0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption h3 {
	margin-top: 12px;
	margin-bottom: 3px;
	text-align: left;
	color: #e74c3c;
	margin-top: 0;
	line-height: 20px;
}
.thumb-pad1 .thumbnail .caption .title {
	color: #e74c3c;
	font: 12px/20px 'PT Sans', Arial, Helvetica, sans-serif;
	margin: -1px 0 0 0;
	text-transform: uppercase;
	margin-bottom: 3px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad1 .thumbnail .caption .title:hover {
	color: #2c2424;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad1 .thumbnail .caption p {
	font-size: 11px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	margin-bottom: 17px;
}
.thumb-pad1 .thumbnail .caption div p {
	text-transform: none;
}
.thumb-pad1 .thumbnail .caption .btn.btn-link {
	margin-top: 12px;
}
.thumb-pad1 .thumbnail .caption p > time, a {
	color: #d3c2c0;
	font-size: 11px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
.thumb-pad1 .thumbnail .caption p em {
	font-style: normal;
	margin-left: 10px;
	margin-right: 10px;
	color: #d3c2c0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad1 .thumbnail .caption p > a:hover {
	color: #e74c3c;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad1 figure {
	margin: 0;
	float: left;
	margin-right: 29px;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad2 {
	margin-bottom: 0;
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}
.thumb-pad2 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad2 .thumbnail p {
	margin-bottom: 28px;
}
.thumb-pad2 .thumbnail .list2 {
	margin-bottom: 18px;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	color: #d3c2c0;
}
.thumb-pad2 .thumbnail .caption p {
	margin-bottom: 20px;
}
.thumb-pad2 .thumbnail .caption h3 {
	margin-bottom: 1px;
}
.thumb-pad2 .thumbnail .caption a {
	color: #e74c3c;
	font: 12px/20px 'PT Sans', Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	margin-bottom: 0;
	text-transform: uppercase;
}
.thumb-pad2 .thumbnail .caption a:hover {
	color: #2c2424;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad2 figure {
	margin: 0;
	display: inline-block;
	margin-bottom: 24px;
	width: 100%;
}
.thumb-pad2 figure img {
	width: 100%;
}
/*-----header-----*/
header {
	/* position:relative;
	z-index:10;*/

  padding: 40px 0 40px 0;
	margin-bottom: 10px;
	height: auto;
	text-align: center;
	background: url(../img/pattern.png) repeat;
	border-top: 10px solid #ffffff;
}
header.indent {
	margin-bottom: 40px;
}
header .follow_icon {
	list-style: none;
	display: inline-block;
	margin: 0;
	margin-bottom: 20px;
}
header .follow_icon li {
	margin-left: 9px;
	float: left;
}
header .follow_icon li:first-child {
	margin-left: 0;
}
header .follow_icon li a {
	color: #ff8f84;
	font-size: 16px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
header .follow_icon li a:hover {
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----menu-----*/

.menu dl{
display: block;
overflow: hidden;
margin: 0 0 0 10px;
background: url('../img/menu_dot.gif') repeat-x 0 14px;
}

.menu{
font-family: 'PT Sans', Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

.menu dt{
color: #e74c3c;
font-size: 14px;
font-weight: normal;
float: left;
padding-right: 1px;
background-color: #fff;
}

.menu dd{
color: #e74c3c;
background-color: #fff;
font-weight: normal;
font-size: 14px;
float: right;
padding-left: 2px;
}

.menu .description{
color: darkgrey;
margin: 0 0 20px 0;
font-style: italic;
font-size: 12px;
text-transform: uppercase;
float:left;
}

.navbar_ {
	margin: 0;
	width: 100%;
	text-align: center;
}
.nav-collapse .nav {
	float: none !important;
}
.navbar_ .collapse {
	overflow: visible;
	line-height: 0 !important;
	font-size: 0;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .nav-collapse_ .nav li li {
	font-size: 17px;
	line-height: 20px;
	display: block;
}
.navbar_ .navbar-inner {
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	min-height: inherit;
	border: none;
	background: none;
	display: inline-block;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
}
.navbar_ .nav-collapse_ {
	padding: 0;
	width: 100%;
}
.nav-collapse_ {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
.nav-collapse_ .nav {
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
.nav-collapse_ .nav li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 9px;
	text-transform: uppercase;
	zoom: 1;
}
.nav-collapse_ .nav > li > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	text-shadow: none;
	color: #ff8f84;
	box-shadow: none !important;
	font: bold 17px 'PT Sans', 'PT Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > li.active > a {
	color: #ffffff !important;
	background: none !important;
	box-shadow: none;
}
.nav-collapse_ .nav > li a:hover {
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > .sfHover > a {
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > li > a span {
	display: inline-block;
	height: 6px;
	background: url(../img/menu-marker.png) no-repeat;
	width: 7px;
	left: 21px;
	top: 30px;
	position: absolute;
}
/*-----subMenu1-----*/
.nav-collapse .sub-menu > ul {
	position: absolute;
	display: none;
	width: 221px;
	left: -88px;
	top: 43px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #f26758;
	padding: 62px 0 75px 0;
	margin: 0;
	text-align: center;
}
.nav-collapse .sub-menu > ul li {
	background: none;
	float: none;
	margin: 0;
	border-right: none;
	margin-bottom: 0;
	box-shadow: none;
	padding: 0;
}
.nav-collapse .sub-menu li:last-child {
	border-bottom: none;
}
.nav-collapse .sub-menu > ul li a {
	display: block;
	background: none;
	padding: 0;
	margin: 0;
	font: bold 17px/20px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	background: none !important;
	border: none !important;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu > ul li a span {
	margin-left: 10px;
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 5px;
	position: relative;
	top: -2px;
}
.nav-collapse .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ff9e94 !important;
	background: none !important;
	border: none !important;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.nav-collapse .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	background: none !important;
	border: none !important;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	color: #ff9e94 !important;
}
/*-----subMenu2-----*/
.nav-collapse .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 175px;
	left: 177px;
	top: -24px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #ffffff;
	padding: 25px 0 25px 0;
	margin: 0;
	text-align: center;
}
.nav-collapse .sub-menu ul ul li a {
	display: block;
	background: none;
	padding: 0;
	margin: 0;
	font: 12px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #424242;
	text-transform: none;
	display: inline-block;
	background: none !important;
	border: none !important;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu ul ul li a:hover {
	text-decoration: none;
	color: #dd6542 !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*----content-----*/
#content {
	position: relative;
	padding: 0 0 0 0;
}
#toTop {
	display: none;
	width: 36px;
	height: 36px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	overflow: hidden;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 40px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.mail {
	color: #d3c2c0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.mail:hover {
	color: #e74c3c;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#gallery ul {
	margin: 0;
	list-style: none;
}
#gallery ul li {
	width: 100%;
	min-height: 273px;
	position: relative;
	background: url(../img/picture1.jpg) center 0 no-repeat;
	margin-bottom: 10px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#gallery ul li:first-child + li {
	background: url(../img/picture2.jpg) center 0 no-repeat;
}
#gallery ul li:first-child + li + li {
	background: url(../img/picture3.jpg) center 0 no-repeat;
}
#gallery ul li:first-child + li + li + li {
	background: url(../img/picture4.jpg) center 0 no-repeat;
}
#gallery ul li:first-child + li + li + li + li {
	background: url(../img/picture5.jpg) center 0 no-repeat;
}
#gallery ul li > div {
	background: #ffffff;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
#gallery ul li a {
	width: 184px;
	height: 184px;
	background: #ffffff;
	-webkit-border-radius: 184px;
	-moz-border-radius: 184px;
	border-radius: 184px;
	text-align: center;
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: -92px;
	margin-top: 44px;
	z-index: 1;
	-webkit-transition: all 0.45s ease;
	-moz-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
#gallery ul li a span {
	font: 16px/18px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #e74c3c;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 56px;
	font-weight:bold;
	-webkit-transition: all 0.45s ease;
	-moz-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
#gallery ul li a span.price {
	font: bold 42px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #2c2424;
	letter-spacing: -3px;
	margin: 4px 0 0 0;
}
#gallery ul li a span.price > i {
	font-size: 22px;
	font-style: normal;
}
.banners {
	padding-top: 75px;
}
/*-----btn-----*/
.btn.btn-primary {
	position: relative;
	text-decoration: none;
	background: none;
	background-color: #736d63;
	background-image: -moz-linear-gradient(top, #8d8579, #4d4842);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8d8579), to(#4d4842));
	background-image: -webkit-linear-gradient(top, #8d8579, #4d4842);
	background-image: -o-linear-gradient(top, #8d8579, #4d4842);
	background-image: linear-gradient(to bottom, #8d8579, #4d4842);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8d8579', endColorstr='#ff4d4842', GradientType=0);
	display: inline-block;
	padding: 9px 27px 7px 28px;
	font: bold 26px 'PT Sans', sans-serif;
	color: #2d2924;
	text-transform: uppercase;
	text-shadow: none;
	text-decoration: none !important;
	border-radius: 0;
	border: none;
	box-shadow: none;
	letter-spacing: -1px;
	border-radius: 6px;
	border: 1px solid #615b54;
}
.btn.btn-primary:hover {
	color: #ffffff;
	background: none;
	background-color: #1c1a18;
	background-image: -moz-linear-gradient(top, #22201d, #131110);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#22201d), to(#131110));
	background-image: -webkit-linear-gradient(top, #22201d, #131110);
	background-image: -o-linear-gradient(top, #22201d, #131110);
	background-image: linear-gradient(to bottom, #22201d, #131110);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff22201d', endColorstr='#ff131110', GradientType=0);
	border-radius: 6px;
	border: 1px solid #383531;
}
.btn.btn-link {
	padding: 0;
	margin: 0;
	background: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 0;
	font: 17px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #e74c3c;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn.btn-link:hover {
	text-decoration: none;
	color: #2c2424;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----testimonials-----*/
.testimonials {
	background: url(../img/testim_bg.png) repeat;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 37px 20px 45px 30px;
	position: relative;
	margin-top: -26px;
	margin-bottom: 33px;
}
.testimonials p {
	color: #615c54;
	font: bold 25px/30px 'Arial', 'PT Sans', Arial, Helvetica, sans-serif;
}
.testimonials .triangle {
	position: absolute;
	bottom: -16px;
	right: 33px;
	background: url(../img/testim_triangle.png) repeat;
	width: 19px;
	height: 16px;
}
.testimInfo {
	float: right;
	text-align: right;
	margin-right: 23px;
}
.testimInfo h3 {
	margin-bottom: 0;
}
.testimInfo p {
	font-size: 15px;
}
/*-----search-----*/
.error {
	margin-top: 29px;
}
.errorForm h2.int {
	margin-bottom: 24px;
	margin-top: 60px;
}
.errorForm p {
	margin-bottom: 20px;
}
#search-404 {
	position: relative;
	margin: 0;
	margin-top: 34px;
	overflow: hidden;
}
#search-404 input {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 11px 15px 11px 15px;
	width: 100%;
	outline: none;
	border: none;
	background: none;
	color: #d3c2c0;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px !important;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	border: 1px solid #eae3e2;
	height: 47px;
}
#search-404 .magnifier {
	background: url(../img/magnifier.png) no-repeat;
	width: 44px;
	height: 36px;
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 6px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#search-404 .magnifier:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.search_link {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*-----map-----*/
.map {
	display: block;
	margin: 11px 0 75px 0;
	line-height: 0;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 393px;
	border: none;
	line-height: 0;
}
.map.shadow:before {
	bottom: 12px;
	width: 45%;
	left: 10px;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-ms-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	transform: rotate(1deg);
}
.map.shadow:after {
	bottom: 12px;
	width: 45%;
	right: 10px;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
}
.info {
	display: inline-block;
	margin-bottom: 26px;
	margin-top: -6px;
}
.info h5 {
	margin-bottom: 0;
}
.info p {
	margin: 0;
}
.info > p span {
	width: 84px;
	display: inline-block;
	color: #d3c2c0;
}
.info a {
	text-decoration: none;
	font: 12px 'PT Sans', Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #d3c2c0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.info a:hover {
	color: #e74c3c;
	text-decoration: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btns a {
	margin-right: 9px !important;
}
/*-----form-----*/
#contact-form {
	position: relative;
	z-index: 1;
	margin: 1px 0 20px 0;
	padding: 0 0 0 0;
	vertical-align: top;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
.txt-form {
	display: block;
	padding-bottom: 6px;
	color: #ffffff;
}
.txt-form span {
	color: #ffffff;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 191px;
}
.form-div-1 {
	margin-right: 20px;
}
.form-div-2 {
	margin-right: 27px;
}
#contact-form div {
	overflow: hidden;
}
#contact-form fieldset {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding: 0;
	width: 100%;
	border: none;
}
#contact-form label {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 61px;
	width: 100%;
}
#contact-form .message {
	display: block !important;
	min-height: 168px;
	width: 100%;
	margin-bottom: 14px;
}
#contact-form input, #contact-form textarea {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 9px 15px 12px 15px;
	width: 100%;
	outline: none;
	border: none;
	background: none;
	color: #d3c2c0;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px !important;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	border: 1px solid #eae3e2;
}
#contact-form input {
	height: 41px;
}
#contact-form input:focus, #contact-form textarea:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#contact-form .area .error {
	float: none;
}
#contact-form textarea {
	overflow: auto;
	width: 100%;
	height: 147px;
	resize: none;
}
#contact-form .success {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px;
	width: 100%;
	border: none;
	background: #eae3e2;
	color: #333;
	text-align: center;
	text-transform: none;
	font-size: 16px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#contact-form .error, #contact-form .empty {
	position: absolute;
	bottom: 6px;
	left: 2px;
	display: none;
	overflow: hidden;
	padding: 1px 4px 0px 0;
	width: 100%;
	color: #2c2424;
	text-transform: none;
	font-size: 11px;
	line-height: 1.27em;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
#contact-form .message .error, #contact-form .message .empty {
	bottom: 5px;
}
/*-----footer-----*/
footer {
	padding: 99px 0 99px 0;
	text-align: center;
}
footer hr {
	border-bottom: none;
	border-top: 1px solid #ffffff;
	display: inline-block;
	width: 404px;
	margin-top: 15px;
	margin-bottom: 29px;
}
footer ul {
	margin: 0;
	list-style: none;
	overflow: hidden;
	display: inline-block;
}
footer ul li {
	font: bold 20px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
}
footer ul li a {
	font: bold 20px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer ul li a:hover {
	color: #ff8f84;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer ul li span {
	color: #ffffff;
	font-size: 16px;
	float: left;
	margin-right: 0;
	position: relative;
	top: 5px;
}
footer p {
	font: bold 22px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
}
footer p > a {
	font: bold 22px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer p > a:hover {
	color: #ff8f84;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
.span8 .error {
	margin-top: 29px;
}
/*------ isotope ------- */
#work_container .box {
	width: 270px !important;
	float: left;
	margin-left: 30px;
	margin-bottom: 53px;
	text-align: center;
}
#work_container .box > a {
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#work_container .box > a :hover {
	color: #e74c3c;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#work_container .box > em {
	font: 16px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #e74c3c;
	margin-left: 4px;
}
#work_container .box figure {
	margin: 0;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	overflow: hidden;
	margin-bottom: 12px;
}
#work_container .box img {
	width: 100%;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
}
#options {
	padding: 0 0 22px 0;
}
.filter {
	text-align: center;
}
#filters {
	margin: 19px 0 0 0;
	list-style: none;
	display: inline-block;
}
#filters li {
	float: left;
	margin-left: 16px;
}
#filters li:first-child {
	margin: 0;
}
#filters a {
	font: 12px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #d3c2c0;
	line-height: 1em;
	padding: 9px 0;
	position: relative;
	display: block;
	text-transform: uppercase;
}
#filters a:hover, #filters a.selected {
	color: #e74c3c;
	text-decoration: none;
}
#filters a:hover:after, #filters a.selected:after {
	width: 7px;
	height: 4px;
	position: absolute;
	left: 50%;
	top: -12px;
	margin-left: -3px;
	content: "";
}
/*-------------------------------------------------------media queries----------------------------------------------------------*/
@media (min-width: 1200px) {
 footer ul li {
 font-size: 22px;
}
 footer ul li span {
 font-size: 20px;
 top: 3px;
}
 footer ul li a {
 font-size: 22px;
}
 h2 {
 font-size: 45px;
 line-height: 50px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 241px;
}
 .list1 li figure > p span {
 top: 125px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
.menu dt{
color: #e74c3c;
font-size: 12px;
font-weight: normal;
float: left;
padding-right: 1px;
background-color: #fff;
}

.menu dd{
color: #e74c3c;
background-color: #fff;
font-weight: normal;
font-size: 12px;
float: right;
padding-left: 2px;
}


 .list1 li figure > p span {
 top: 100px;
}
 footer ul li {
 font-size: 20px;
}
 footer ul li span {
 font-size: 16px;
 top: 5px;
}
 footer ul li a {
 font-size: 20px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 191px;
}
 .nav-collapse_ {
 height: auto !important;
}
h2 {
font-size: 38px;
line-height: 40px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 979px) {
 .nav-collapse,  .nav-collapse.collapse {
 .menu dt{
color: #e74c3c;
font-size: 12px;
font-weight: normal;
float: left;
padding-right: 1px;
background-color: #fff;
}

.menu dd{
color: #e74c3c;
background-color: #fff;
font-weight: normal;
font-size: 12px;
float: right;
padding-left: 2px;
}

 overflow: visible !important;
}
 footer ul li {
 width: 100%!important;
}
 footer ul li span {
 float: none;
 top: 0px;
 margin-right: 4px;
}
 h2 {
font-size: 30px;
line-height: 30px;
}
 #work_container .box {
 width: 220px !important;
}
 header .border {
 top: 101px;
}
 header h1 {
 float: none;
 margin-bottom: 20px;
 margin-top: 20px;
 display: block;
}
 .navbar_ .nav-collapse_ {
 height: auto;
}
 .thumb-pad1 .thumbnail .caption {
 overflow: visible;
}
 .thumb-pad1 .thumbnail .caption p.margBot4 {
 margin-bottom: 10px;
}
 .list1 li figure > p span {
 top: 75px;
}
 footer ul li {
 margin-left: 0 !important;
}
 #panel {
 overflow: hidden;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
  .menu dt{
color: #e74c3c;
font-size: 12px;
font-weight: normal;
float: left;
padding-right: 1px;
background-color: #fff;
}

.menu dd{
color: #e74c3c;
background-color: #fff;
font-weight: normal;
font-size: 12px;
float: right;
padding-left: 2px;
}
 
 .list_carousel .bord {
 width: 100%;
}
 .thumb-pad1 figure {
 float: left;
 margin-right: 20px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 145px;
}
 .form-div-1,  .form-div-2 {
 margin-right: 20px;
}
 #panel {
 overflow: hidden;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {

 .menu dt{
color: #e74c3c;
font-size: 12px;
font-weight: normal;
float: left;
background-color: #fff;
}

.menu dd{
color: #e74c3c;
background-color: #fff;
font-weight: normal;
font-size: 12px;
float: right;
padding-left: 2px;
}

.headerTitleSmall {
	line-height: inherit;
	margin: auto;
	padding: inherit;
	width: 100%;
	text-align: center;
	font: bold 20px arial;
	text-transform: uppercase;
	color: white;
}
.headerTitleLarge
 {
	margin: auto;
	width: 100%;
	text-align: center;
	font: bold 120px 'PT Sans', 'PT Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 90px;
	color: white;
}


 header {
 padding: 30px 0 30px 0;
}
 .navbar_ .navbar-inner {
 width: 100%;
}
 .list1 li {
 width: 45%;
 float: left;
 margin-right: 20px;
 margin-bottom: 20px;
}
 .list1 li {
 width: 45%;
 float: left;
 margin-right: 20px;
 margin-bottom: 20px;
}
 .list1 li figure {
 width: 100%;
 -webkit-border-radius: 200px;
 -moz-border-radius: 200px;
 border-radius: 200px;
}
 .list1 li figure > p {
 -webkit-border-radius: 200px;
 -moz-border-radius: 200px;
 border-radius: 200px;
}
 .list1 li figure img {
 -webkit-border-radius: 200px;
 -moz-border-radius: 200px;
 border-radius: 200px;
 width: 100%;
}
 .list1 li figure > p span {
 top: 45%;
}
 footer hr {
 width: 100%;
}
 #work_container .box {
 width: 42% !important;
}
 #filters li {
 margin-left: 0;
 margin-right: 16px !important;
}
 #work_container {
 margin-left: 0;
}
 #work_container .box {
 margin-left: 0;
 margin-right: 30px;
}
 .span8.error div {
 padding-right: 0;
 margin-bottom: 40px;
}
 header .border {
 display: none;
}
 .navbar_ .nav-collapse_ {
 width: 100%;
}
 .thumb-pad1 figure {
 float: left;
 margin-right: 20px;
}
 .thumb-pad2 figure {
 float: left;
 margin-right: 20px;
}
 .thumb-pad2 {
 margin-bottom: 40px;
}
 .list0 {
 margin-bottom: 40px;
}
 .navbar_ .nav-collapse_ .nav {
 display: none;
}
 .navbar_ .nav-collapse_ {
 height: auto !important;
 padding-bottom: 5px;
 background: none;
}
 .select-menu {
 display: block !important;
 margin-bottom: 2px;
 width: 100%;
 border: 1px solid #e74c3c;
 margin-top: 20px;
 background: #ffffff;
 color: #e74c3c;
 cursor: pointer;
}
 .top {
 display: none;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin: 0 0 0 0;
}
 .info {
 width: 47%;
 margin-bottom: 60px;
}
 .secBox {
 margin-bottom: 50px;
}
 #panel {
 overflow: hidden;
}
 .span8.error div {
 padding-right: 0 !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 626px) and (max-width: 767px) {
}
@media (max-width: 626px) {
 .thumb-pad1 figure {
 float: left;
 margin-right: 20px;
}
 .info {
 width: 100%;
 margin-bottom: 30px;
 display: block;
}
 .formBox {
 margin-top: 80px;
}
 .map iframe {
 height: 300px;
}
 #panel {
 overflow: hidden;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .list1 li figure > p {
 font-size: 30px;
 font-weight: normal;
 letter-spacing: -1px;
}
 .list1 li figure > p span {
 top: 42%;
}
 .thumb-pad1 figure {
 width: 100%;
 margin-bottom: 15px;
}
 .thumb-pad2.pic figure {
 float: none;
 margin-right: 0;
 width: 100%;
}
 #panel {
 overflow: hidden;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 482px) and (max-width: 625px) {
}
@media (max-width: 480px) {
 h2 {
 font-size: 30px;
 line-height: 30px;
}
 #gallery ul li a {
 margin-top: 56px;
 margin-left: -77px;
}
 #gallery ul li a span {
 margin-top: 49px;
}
 #gallery ul li a {
 width: 154px;
 height: 154px;
}
 #gallery ul li a span.price {
 font-size: 32px;
 letter-spacing: -2px;
}
 .list1 li {
 width: 42%;
}
 #work_container .box {
 width: 100% !important;
}
 #work_container .box figure {
 -webkit-border-radius: 240px;
 -moz-border-radius: 240px;
 border-radius: 240px;
}
 .map iframe {
 height: 200px;
}
 .thumb-pad2 figure {
 float: none;
 margin-right: 0;
 width: 100%;
}
 #panel {
 overflow: hidden;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 481px) {
}
@media (max-width: 320px) {
 .list1 li {
 width: 100%;
 margin-right: 0;
 float: none;
}
 .list1 li figure > p {
 font-size: 34px;
}
 .list1 li figure > p span {
 top: 45%;
}
 h2 {
 font-size: 25px;
 line-height: 25px;
}
 .list1 li img {
 float: left;
}
 .list2 {
 margin-bottom: 0;
}
 #panel {
 overflow: hidden;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/.span8.error div img {
	width: 100%;
}
.span8.error div {
	padding-right: 29px;
}
.margBot {
	margin-bottom: 18px;
}
.margBot1 {
	margin-bottom: 33px;
}
.margBot2 {
	margin-bottom: 58px;
}
.padBot {
	padding-bottom: 0px;
}
.padBot1 {
	padding-bottom: 122px;
}
.padBot2 {
	padding-bottom: 135px;
}
/*---------------------------------------------------------------------------------------------------------------------------*//*Core variables and mixins*/
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
