@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Yellowtail');

@font-face {
    font-family: 'minionpro';
    src: url('../fonts/minionpro-regular-webfont.eot') format('eot'),
		 url('../fonts/minionpro-regular-webfont.svg') format('svg'),
		 url('../fonts/minionpro-regular-webfont.ttf') format('ttf'),
         url('../fonts/minionpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'minionprosemibold';
    src: url('../fonts/minionpro-semibold-webfont.eot') format('eot'),
		 url('../fonts/minionpro-semibold-webfont.svg') format('svg'),
		 url('../fonts/minionpro-semibold-webfont.ttf') format('ttf'),
         url('../fonts/minionpro-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body {
	font-family: 'minionpro', sans-serif;
	margin: 0 auto;
}
main{
	width: 1000px;
	padding: 40px 0 100px;
	background-image:url(../images/front/bg2.jpg);
	background-color: #fff5e1;
	background-size:auto 100%;
	background-position:right bottom;
	background-repeat:no-repeat;
	border-top:solid 1px #FFF;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
	z-index:2;
}
main.main-about{
	background-image:url(../images/front/bg3.jpg);
}
main.main-ls{
	padding:40px 0 100;
	background-image:url(../images/front/bg4.jpg);
	background-size:100% auto;
}
main.main-location{
	padding:40px 0 40px;
	background-image:url(../images/front/bg4.jpg);
	background-size:100% auto;
}
.titlebox{
	margin:-78px 0 35px;
	text-align:center;
}
.titleboxinner{
	float:none;
	clear:both;
	margin:0 auto;
	background:#e1cc93;
	padding:5px 0;
	display:inline-block;
	border-top:solid 3px #FFF;
	border-bottom:solid 3px #FFF;
	box-shadow:0 5px 8px rgba(0,0,0,0.1);
	z-index:20;
	position:relative;
}
.titlebox img{
	display:inline-block;
	height:72px;
	margin:7px 0 0;
	padding:0;
	z-index:1;
}
.houserules .titlebox h1{font-size: 28px; letter-spacing:1px;}
h1{
	display:inline-block;
	text-align: center;
	margin:0;
	padding: 10px 10px;
	font-family: "minionpro";
	font-size:32px;
	text-transform:uppercase;
	letter-spacing:8px;
	border-top:dashed 1px #FFF;
	border-bottom:dashed 1px #FFF;
}
h1 i{
	font-size:14px !important;
	margin:0 10px;
	padding:0;
	vertical-align:middle;
	color:#fff5e1;
}
/*.titleribbon{
	clear:both;
	margin:-65px auto 30px;
	bottom:0;
	text-align: center;
}
.titleribbon img{
	display:inline-block;
	height:75px;
	width:auto;
	margin:0;
	padding:0;
	vertical-align:middle;
}
.titleribbon i{
	font-size:16px;
	margin:0 10px;
	vertical-align:middle;
}
h1{
	display:inline-block;
	margin:0;
	padding:0;
	line-height:75px;
	font-family: "minionprosemibold";
	font-size:34px;
	font-weight:100;
	letter-spacing:2px;
	text-transform:uppercase;
	vertical-align:middle;
	background:url(../images/front/ribbonbg.png) repeat-x center;
}*/
.clearfloat{clear:both; height:0; font-size:1px; line-height:0px;}
.warning{padding:100px 0; text-align:center;}

/* --- NAVBAR --- */
.top{
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
	position: fixed;
	width:100%;
	z-index:1000;
	background-color:#c09d4c;
	border-top:solid 20px #b49652;
	border-bottom: solid 1px #FFF;
}
.spacer{
	width:100%;
	height:96px;
}
.navbar{
	width: 1200px;
	margin:0 auto;
	/*background-color: rgba(0,0,0,0.4);
	border-top: 20px solid;
	border-color: rgba(0,0,0,0.2);*/
	font-family: "minionprosemibold";
}
.navbar .container{
	width:1200px;
	margin:auto;
	padding: 0 100px;
	border: none;
}
.navbar, .navbar-inverse, .navbar-collapse{
	background:none !important;
	border:none;
}
.navbar-brand{
	padding-right:0;
}
.navbar-brand a{
	color:#FFF;
}
.navbar-brand img{
	float:left;
	height:76px;
	width: auto;
	margin-top: -25px !important;
	position: relative;
	vertical-align:middle;
	background:#c09d4c;
	border:solid 5px #fff5e1;
}
.navbar-brand div{
	float:left;
	padding:3px 0 10px 12px;
	text-transform:uppercase;
}
/*.navbar-brand div{
	float:left;
	border-left:solid 1px #FFF;
	margin:0 0 0 20px;
	padding:10px 0 10px 20px;
	text-transform:uppercase;
}*/
.navbar-inverse .navbar-nav li.active a{
  color: #fff;
  background-color: unset;
  border-bottom: 5px solid #e1cc93;/*c29d4f*/
}
.navbar-inverse .navbar-nav li.active a:hover{
	background-color: unset;
	color: #fff;
}
.navbar-inverse .navbar-nav li a{
  padding:26px 10px 25px;
  color: #fff;
  border-bottom: 5px solid transparent;
}
.navbar-inverse .navbar-nav li a:hover{
	border-bottom: 5px solid #FFF;
	color: #fff;
}

.postit{
	position:absolute;
	z-index: 999;
	width: 130px;
	height:165px;
	right:15px;
	text-align: right;
	margin-top: 15px;
	background-image:url(../images/front/postit.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:left top;
}
.postit a{
	display:block;
	margin:0;
	padding:0;
	line-height:0;
}
.postit a img{
	width:100%;
	height:32px;
}
.postit #price{
	width:32px;
	height:49px;
	margin:55px 0 10px 65px;
	font-size:36px;
	color:#4b4329;
	text-align:center;
	-webkit-transform: rotate(-9deg);
	-moz-transform: rotate(-9deg);
	-ms-transform: rotate(-9deg);
	-o-transform: rotate(-9deg);
	clear:both;
}


/* --- HEADERS --- */
.header{
	width:100%;
	height:330px;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center;
}
.header.header-about{
	background-image: url(../images/front/header-about.jpg);
}
.header.header-roomtypes{
	background-image: url(../images/front/header-roomtypes.jpg);
}
.header.header-facilities{
	background-image: url(../images/front/header-facilities.jpg);
	background-position:right;
}
.header.header-location{
	background-image: url(../images/front/header-location.jpg);
}
.header.header-gallery{
	background-image: url(../images/front/header-gallery.jpg);
}
.header.header-howtogetthere{
	background-image: url(../images/front/header-howtogetthere.jpg);
}
.header.header-houserules{
	background-image: url(../images/front/header-houserules.jpg);
}
.header.header-testimonial{
	background-image: url(../images/front/header-testimonial.jpg);
}
.header.header-contact{
	background-image: url(../images/front/header-contact.jpg);
}


/* --- SLIDESHOW --- */
.slideshow{
	width: 100%;
	max-height:100vh;
	overflow:hidden;
	padding: 0;
}
.slideshow img{
	width: 100%;
	height: auto;
}
.slide-caption {
  top:100vh;
  transform:translateY(-150px);
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 2;
  padding: 0;
}
.slide-caption .caption{
	width: 50%;
	margin: 0 auto;
	position: initial;
	padding: 4px;
	background: url(../images/front/black.png);
}
.slide-caption h3{
	font-family: "minionprosemibold";
	border: 1px solid #fff;
	margin:0;
	padding: 20px;
	color: #fff;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 48px;
    height: 48px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:before, .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 48px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev::before {
    content: "\f104";
}
.slick-next::before {
    content: "\f105";
}
.slick-prev {
    left:25px;
    z-index: 10;
}
.slick-next {
    right: 25px;
}
.slick-dots{
	bottom:18px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
	z-index:100;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 48px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/*.slick-dots{
	top: 80%;
}*/


.about-news{
	margin-top: -30px;
	background: url(../images/front/bg1.jpg) no-repeat bottom right;
	background-color: #ffefd0;
	border-top:solid 1px #FFF;
}
.about-news-sct{
	float:none;
	width:1200px;
	margin:0 auto;
	padding: 40px 150px 50px;
}
.about-news-sct .logobox{
	width:120px;
	height:auto;
	margin:0 0 5px;
}
.about_sct{
	padding: 0;
	text-align: center;
}
.about_sct span{
	display:block;
	color: #c6a24e;
	font-family: "minionpro";
	font-size: 20px;
	font-weight: 700;
}
.about_sct strong, .about_sct small{
	display:block;
	width:100%;
	font-family: "minionprosemibold";
	color: #000;
	line-height:1.5em;;
}
.about_sct strong{
	font-size: 24px;
}
.about_sct small{
	margin:2px 0 0;
	font-size: 19px;
}
.about_ctn{
	margin:20px 0 0;
	padding: 20px 0;
}
.about_ctn p{
	color: #000;
	text-align: justify;
	font-size: 16px;
}
.about_ctn .btns{
	margin:25px 0 0;
	padding: 10px;
}
.about_ctn .btns a{
	background-color: #4e401f;
	padding: 8px 30px 6px;
	border-radius: 20px;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}
.about_ctn .btns a:hover{
	background-color: #fff;
	color: #4e401f;
	border: 1px solid #4e401f;
}
.news{
	padding:0;
}
.news_sct{
	padding: 20px 5px;
}
.news_ctn{
	padding: 5px 3px;
}
.cols-news{
	padding: 10px;
	background-color: #fff;
}
.news-image{
	padding: 0;
}
.news-image img{
	width: 100%;
}
.news-txt{
	padding: 15px 0 8px;
}
.news-txt .group1{
	height:91px;
}
.news-txt strong{
	font-size: 15px;
	font-family: "minionprosemibold";
	line-height:0.875em;
}
.news-txt p{
	padding: 10px 0;
	font-family: "minionpro";
	font-size:12px;
	line-height:1.2em;
}
.cols-news a.btn{
	background-color: #c09d4c;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	font-family: "minionpro";
	padding: 5px 10px 4px;
	font-size: 11px;
	border: 1px solid #c09d4c;
	border-radius:0;
}
.cols-news a.btn:hover{
	background-color: #fff;
	color: #c09d4c;
	border: 1px solid #c09d4c;
}


.service{
	background: url(../images/front/bg-service.jpg) no-repeat center;
	background-size: cover;
	border-top:solid 1px #FFF;
	box-shadow:0px 2px 10px rgba(0,0,0,0.2);
	z-index:2;
}
.service_sct{
	float:none;
	width:1200px;
	margin:0 auto;
	padding: 50px 150px;
}
.service_ctn{
	padding: 15px 0;
}
.service_ctn:nth-child(3n+1){
	clear:left;
}
.service_ctn img.col-sm-3{
	padding: 0;
	margin: 0;
}
.service_ctn .col-sm-9{
	padding-top: 10px;
}
.service_ctn .col-sm-9 strong{
	font-size: 18px;
	font-family: "minionprosemibold";
	line-height:0.875em;
}
.service_ctn .col-sm-9 small{
	font-size: 12px;
	font-family: "minionpro";
	line-height:0.875em;
}

.socmed{
	background: url(../images/front/bg-socmed.jpg) no-repeat center top;
	background-size: cover;
}
.socmed_sct{
	text-align: center;
	padding: 70px 0 100px;
}
.socmed_sct h3{
	font-size: 32px;
	font-family: "minionprosemibold";
	color: #ffefd0;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	padding-bottom: 20px;
}
.socmed_sct a img{
	max-width: 100%;
	max-height: 64px;
	padding: 0 30px;
}
.socmed_sct a img:hover{
	opacity: 0.8;
}
.socmed2_sct{
	text-align: right;
}
.postit2{
	position:absolute;
	z-index: 999;
	width: 160px;
	height:156px;
	margin:30px 0 0;
	padding:40px 15px 0;
	text-align: center;
	background-image:url(../images/front/postit2.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:left top;
}
.postit2 a{
	display:block;
	margin:0;
	padding:0;
	line-height:1.25em;
	color:#4b4329;
	transform:rotate(-5deg);
	font-family:'Yellowtail',cursive;
	font-size:1.4em;
}

.footer{
	padding: 0;
}
.footer-up{
	float:none;
	width:1200px;
	margin:auto;
	padding: 50px 100px;
}
.fup-left, .fup-left-ctn{
	padding: 0;
}
.fup-left a{
	color:#000;
}
.fup-left .fa{
	float:left;
	display:inline;
	width:40px;
	height:40px;
	margin:0 0 30px;
	padding: 0;
	border: 3px solid #000;
	border-radius: 50%;
	text-align: center;
	color: #000;
}
.fup-left-ctn .maps-txt, .fup-left-ctn .phone-txt, .fup-left-ctn .email-txt{
	float:left;
	width:77%;
	padding: 0 0 0 10px;
	display:inline;
}
.fup-left-ctn .phone-txt, .fup-left-ctn .email-txt{
	/*margin-top:30px;*/
}
.fup-left-ctn .maps-txt strong, .fup-left-ctn .phone-txt strong, .fup-left-ctn .email-txt strong{
	font-family: "minionprosemibold";
	font-size: 14px;
	color: #000;
}
.fup-left-ctn .phone-txt strong, .fup-left-ctn .email-txt strong{
	display:block;
	margin:2px 0 6px;
}
.fup-left-ctn .maps-txt p, .fup-left-ctn .phone-txt p, .fup-left-ctn .email-txt p{
	font-family: "minionpro";
	font-size: 11px;
	color: #000;
}
.fup-left-ctn .maps{
	font-size: 24px;
	line-height:36px;
}
.fup-left-ctn .phone{
	font-size: 22px;
	line-height:36px;
}
.fup-left-ctn .email{
	font-size: 18px;
	line-height:32px;
}
.fup-right{
	text-align: center;
}
.fup-right a img{
	width:20%;
	max-width: 100%;
	max-height: 128px;
	height:auto;
	padding: 0 7px;
}
.fup-right a img:hover{
	opacity: 0.4;
}
.footer-bottom{
	background-color: #ededed;
	padding: 10px 0 0;
	text-align: center;
}
.footer-bottom strong{
	font-family: "minionprosemibold";
}
.footer-bottom p{
	font-family: "minionpro";
}

/* ABOUT */
.about{
	margin: 0 auto;
	float: none;
	font-size:17px;
	line-height:25px;
	text-align:justify;
}
.about .container{
	padding:0 150px;
}

/* FACILITIES */
.facilities{
	margin: 0 auto;
	float: none;
	font-size:17px;
	line-height:25px;
	text-align:justify;
}
.facilities .container ul{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
.facilities .container li{
	padding:1px;
	text-align:center;
	cursor:default;
}
/*.facilities .container li:last-child{
	width:100%;
}*/
@media only screen and (min-width : 768px){
.facilities .container li:nth-child(3n+1){
	clear:left;
}
}
.facilities .container li div{
	width:100%;
	height:60px;
	padding:10px 10px;
	line-height:40px;
	background:#e1cc93;
}
.facilities .container li div:hover{
	background:#F0F0F0;
}

/* ROOM TYPES */
.roomtypes{
	width:1000px;
	margin: 0 auto;
	float: none;
	font-size:17px;
	line-height:25px;
	text-align:center;
}
.roomtypes .container{
	width:100%;
}
.roomtypes h2{
	margin:10px 0 30px;
	padding:0;
	text-align: center;
	font-family: "minionprosemibold";
	font-weight: 700;
	font-size:22px;
	text-transform:uppercase;
	text-decoration:underline;
}
.roomtypes-list{
	margin:0 0 50px;
	text-align:center;
}
.roomtypes-list .item{
	padding:5px;
	background:#FFF;
}
.roomtypes-list .item img{
	width:100%;
	height:180px;
	object-fit:cover;
}
.roomtypes-list h3{
	margin:6px 0 0;
	padding:0;
	font-size:16px;
	font-weight:700;
}

/* LOCATION */
.location{
	width:800px;
	margin: 0 auto;
	float: none;
	font-size:17px;
	line-height:25px;
	text-align:center;
}
.location .container{
	width:100%;
}
.location h2{
	margin:10px 0 30px;
	padding:0;
	text-align: center;
	font-family: "minionprosemibold";
	font-weight: 700;
	font-size:22px;
	text-transform:uppercase;
}
.location-list{background:#FFF; margin:0 0 50px; padding:0; text-align:left;}
.location-list .col-sm-3{padding-left:0;}
.location-list h3{margin:30px 0 0; padding:0 0 10px; font-size:20px; font-weight:700;}

/*-- LOCATION DETAIL --*/
.project-dtl, .pd_sct{
	padding: 0;
}
.pd_sct h4{
	text-align:center;
	margin:0 0 5px;
	font-size:20px;
}
.pd_sct small{
	display:block;
	clear:left;
	width:100%;
	margin:0 0 50px;
	text-align:center;
}
.pd_sct .img-project img{
	width: 100%;
	z-index: -1;
}
.thumbnails-image{
	width:100%;
	margin-bottom: 15px;
}
.thumbnails-image ul{
	width:100%;
	margin:0;
	padding:0;
	text-align:right;
}
.thumbnails-image li{
	margin:0;
	padding:0;
	list-style-type: none;
	display: inline-block;
	text-align:right;
}
.thumbnails-image img{
	width:80px;
	height:80px;
	margin: 0 0 5px 5px;
	padding:0;
	border:solid 1px #FFF;
}
.thumbnails-image img:hover{
	border: 1px solid #000;
}
.thumbnails-image p a{
	font-size:12px;
	padding:2px 10px;
	background:#000;
	color:#FFF;
}
.thumbnails-image p a:hover{
	text-decoration:none;
	background:#333;
}
.title-project{
	position: absolute;
	right:0;
	margin:-140px 0 0;
	padding: 0 30px 15px;
	z-index:1000;
	background: rgba(0,0,0,0.6);
	border-left:solid 5px #ffc00f;
	text-align:right;
}
.title-project h1{
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px; 
	font-size:32px;
}
.title-project span{
	color: #fff;
}
.pd_ctn{
	margin:0;
	padding: 30px 120px 100px;
	border-top:solid 3px #FFF;
	background:#fff5e1;
}
.pd_ctn h3{
	text-align: center;
	padding-bottom: 20px;
	font-size: 30px; 
}
.pd_ctn h3 span{
	font-weight: 400;
}
.project-info{
	text-align: right;
}
.project-info p{
	font-size: 18px;
	font-weight: 700;
}
.pd_content:last-child{
	font-size:18px;
	text-align:justify;
}
.pd_content a.btn{
	margin:20px 0 0;
	background-color: #4e401f;
	padding: 8px 30px 6px;
	border-radius: 20px;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}
.pd_content a.btn:hover{
	background-color: #fff;
	color: #4e401f;
	border: 1px solid #4e401f;
}

/* HOUSE RULES */
.houserules{
	width: 800px;
	margin: 0 auto;
	float: none;
	font-size:17px;
	line-height:25px;
	text-align:justify;
}

/* HOW TO GET THERE */
.howtogetthere{
	width: 1000px;
	margin: 0 auto;
	float: none;
	font-size:17px;
	line-height:25px;
	text-align:justify;
}

/* LOCATION & SURROUNDINGS */
.ls .body6{

}
.ls_sct{
	padding: 0;
}
ul.nav.nav-tabs{
	margin:50px 0 0;
	padding:0 5px;
	border-bottom:none;
}
ul.nav.nav-tabs li a{
	font-family: "minionpro";
	text-transform:uppercase;
	font-weight:100;
	border: none;
	margin: 0 5px 0;
	color: #c09d4c;
	background-color: #fff;
	border-radius: 0;
	outline: none;
}
ul.nav.nav-tabs li.active a{
	border: none;
	color: #fff;
	border: 1px solid #c09d4c;
	background-color: #c09d4c;
}
ul.nav.nav-tabs li.active a:hover{
	border: none;
	color: #fff;
	border: 1px solid #c09d4c;
	background-color: #c09d4c;
}
ul.nav.nav-tabs li a:hover{
	color: #fff;
	border: 1px solid #c09d4c;
	background-color: #c09d4c;
}
.tab-content{
	margin: 0;
	padding:0;
}
.tab-content h3{
	text-align: center;
	margin:30px 0 0;
	padding: 5px 0 10px;
	font-family: "minionprosemibold";
	text-transform:uppercase;
	
}
.ls_row{
	padding: 20px 0;
}
.ls_ctn{
	padding:0 5px;
}
.ls_ctn:nth-child(3n+1){
	clear:left;
}
.ls_ctn .item{
	margin:0 0 15px;
	padding:10px;
	background:#FFF;
}
.ls_ctn img{
	width: 100%;
	padding: 0 0 10px;
}
.ls_ctn strong{
	font-family: "minionprosemibold";
	padding-bottom: 10px;
	font-size: 18px;
}
.ls_ctn p{
	font-family: "minionpro";
}
.ls_ctn a{
	display:block;
	margin:0 0 10px;
	color:#000;
}
/*.ls_ctn a{
	padding: 5px 10px 4px;
	background-color: #c09d4c;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	font-family: "minionpro";
	border: 1px solid #c09d4c;
	border-radius:0;
}
.ls_ctn a:hover{
	background-color: #fff;
	color: #c09d4c;
	border: 1px solid #c09d4c;
}*/


/* GALLERY */
.gallery{
	margin: 0 auto;
	float: none;
}
.gallery_sct h3{
	text-align:center;
	margin:0 0 5px;
}
.gallery_sct small{
	display:block;
	clear:left;
	width:100%;
	margin:0 0 50px;
	text-align:center;
}
.gallery_ctn .gallery_img{
	margin-bottom:30px;
}
.gallery_ctn .gallery_img img{
	width: 100%;
}
.gallery_ctn .gallery_img{
	text-align:center;
}
.gallery_ctn .gallery_img p{
	padding:10px 15px;
	background:#FFF;
}
.gallery_ctn .gallery_img:nth-child(3n+1){
	clear:left;
}

/* TESTIMONIAL */
.main-testimonial .testimonial-list{
	width:768px;
	margin:auto;
}
.main-testimonial .testimonial-list .row{
	margin-bottom:30px;
}
.main-testimonial .testimonial-list .image img{
	width:100%;
	height:auto;
}
.main-testimonial .testimonial-list .info{
	padding:15px;
	background:#FFF;
}
.main-testimonial .testimonial-list .info p{
	font-size:1.25em;
}
.main-testimonial .testimonial-list .rating i{
	margin-right:5px;
	color:#FC0;
}
.main-testimonial h2{
	margin:50px 0 50px !important;
}
.rating-line .col-xs-3{
	padding-left:0;
	font-size:1.25em;
}
#star-rating{
	margin:3px 0 25px;
}

/* CONTACT */
.contact{
	width: 1260px;
	margin: 0 auto;
	float: none;
}
.contact h2{
	margin:0 0 50px;
	text-align:center;
}
.contact-form-container input.contact-input, .contact-form-container textarea.contact-message{
	font-weight: bold;
	background-color: #fff;
	color: #000;
	font-style: normal;
	font-weight: 100;
	padding: 9px 17px 10px 16px;
	font-size: 17px;
	line-height: 20px;
	outline: 0;
	border: 1px solid #c09d4c;
	transition: all .35s ease;
	width: 100%;
	margin-bottom: 20px;
}
.contact-form-container textarea.contact-message{
	height:130px;
}
.contact-form-container input.contact-button{
	background-color: #c09d4c;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	font-family: "minionpro";
	padding: 10px 30px;
	border: 1px solid #c09d4c;
	border-radius:0;
	float: right;
}
.contact-form-container input.contact-button:hover{
	background-color: #fff;
	color: #c09d4c;
	border: 1px solid #c09d4c;
}

/* MAPS & DIRECTION */
.md{
	width: 1260px;
	margin: 0 auto;
	float: none;
}
.maps{
	background-color: #fff;
	padding: 10px 10px 6px;
}
.contact_map {
	width:100%;
	padding:10px;
	background:#FFF;
}
#map_canvas {
	width:100%;
	height:500px; 
	background-color:#CCC;
}
#gmapcontent, .gmapmarker{
	margin:0; 
	padding:15px 0 0;
}
#gmapcontent h1, .gmapmarker h1{
	font-family:"Yaseva"; 
	color:#000; 
	font-size:1.25em; 
	line-height:1em;
	text-align:left;
	margin:0 0 10px 0;
	padding:0; 
	letter-spacing:0;
}
#gmapcontent p, .gmapmarker p{
	margin:0 0 10px 0; 
	font-size:1em;
}
.md .pics{
	margin:30px -15px 10px;
}
.md .pics img{
	width:100%;
	height:180px;
	object-fit:cover;
	border:solid 10px #FFF;
}
.direction{
	float:none;
	width:700px;
	margin:auto;
	padding: 30px 0;
	text-align:center;
	font-size:17px;
	line-height:25px;
}
.direction p{
	font-family: "minionpro";
	font-size: 16px;
	font-weight: 300;
}
.direction strong{
	font-family: "minionprosemibold";
	font-size: 24px;
}