@font-face {
	font-family: 'rotis_semiserif_55';
	src: url('rotis_semiserif_55-webfont.eot');
	src: url('rotis_semiserif_55-webfont.eot?#iefix') format('embedded-opentype'),  url('rotis_semiserif_55-webfont.woff2') format('woff2'),  url('rotis_semiserif_55-webfont.woff') format('woff'),  url('rotis_semiserif_55-webfont.ttf') format('truetype'),  url('rotis_semiserif_55-webfont.svg#rotissemiserifregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'stag_sanslight';
  src: url('../fonts/stag-sans-light-webfont.eot');
  src: url('../fonts/stag-sans-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/stag-sans-light-webfont.woff') format('woff'), url('../fonts/stag-sans-light-webfont.ttf') format('truetype'), url('../fonts/stag-sans-light-webfont.svg#stag_sansmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* Members Desktop */
#logo_col {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #E9E9E9;
  height: 52px;
}
#logo_col #logo {
  text-align: center;
  display: block;
  width: 100%;
  line-height: 50px;
  height: 50px;
}
#logo_col #logo img {
  max-width: 100%;
  max-height: 40px;
  margin:7px 0;
}

/* Members Desktop */
.members-mobile { display: none; }
/* Members Desktop */

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;

}
/* Members Desktop */


.news {
background-color: #fff;
padding-top: 20px;
padding-bottom: 20px;
}

.navbar.navbar-default.navbar-fixed-top { position: fixed !important; }
header.main-header#top { position: relative  !important; }
#gmap_canvas img { position: static !important; }
/*===================================
Book Menu Overright
===================================*/
.book-newarea { 
	float: left; 
	position: fixed; 
	width: 200px; 
	/*left:-200px; */
	right:-100px; /* Edited on 19dec15 */
	top:200px; 
	-o-transition: all 300ms ease-in-out; 
	-webkit-transition: all 300ms ease-in-out; 
	-moz-transition: all 300ms ease-in-out; 
	-ms-transition: all 300ms ease-in-out; 
	transition: all 300ms ease-in-out;	
	z-index: 1000;
}
.book-newarea .text-center{	
	width: 100% !important;
}
.book-btnnew { 
	position: absolute; 
	/*right: -38px;*/
	left: -38px;/* Edited on 19dec15 */ 
	top: 25px; 
	cursor: pointer;
}
.highlight-me{	
	/*left:0 !important;*/ 
	right:0 !important; /* Edited on 19dec15 */
	-o-transition: all 300ms ease-in-out;	
	-webkit-transition: all 300ms ease-in-out;	
	-moz-transition: all 300ms ease-in-out;	
	-ms-transition: all 300ms ease-in-out;	
	transition: all 300ms ease-in-out;
}
.stick-book {background: rgba(0, 0, 0, 0.5); padding:10px; right:-200px;}
.stick-book .formm .form-control{ min-height:42px; border:1px solid #FFF; border-radius:0; margin-bottom:10px; box-shadow:none;}
.stick-book .formm .form-control.ch{ background:url(images/date.png) no-repeat 97% 50% #000000; color:#FFFFFF !important; cursor:pointer !important;}
.stick-book .formm .form-control.ch1{ background:#000000; color:#FFF!important;}
.stick-book .formm .form-control.ch1::-moz-placeholder{ color:#F8F8F8;}
.stick-book .formm .btn-success{ border:0; box-shadow:none; border-radius:0px; background:#565656; letter-spacing:1px; text-align:center; font-size:15px; min-height:42px; border-bottom:2px solid #fff;}
.stick-book .formm .btn-success:hover{  background:#cc9900; border-bottom:2px solid #FFFFFF; color:#FFFFFF;	-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear;}
/*===================================
Book Menu Overright
===================================*/

/*important for the right button to work*/ 
.book-newarea.stick-book {
display: none;
}
/*important for the right button to work*/


body {
	font-family: 'Droid Sans', serif !important;
}
h1, h2, h3, h4, h5, h6, p, span, input {
	font-family: 'Droid Sans', serif !important;
}
.fk-button {
	background: none #8e7c78;
	color: #fff;
	border: 1px solid #9b9da0;
	/*font-family: 'stag_sansbook';*/
  padding: 0;
	height: 20px;
}
.fk-button:hover {
	background: none #4d4a5e;
	color: #fff;
}
.fk-button span {
	padding: 0px 30px;
	border: 1px solid #88746f;
	width: 100%;
	height: 100%;
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 18px;
}
.featured-image {
	margin-bottom: 54px;
}
.spacer {
	width: 100%;
	clear: both;
}
.spacer.h35 {
	height: 35px;
}
.spacer.h60 {
	height: 60px;
}
.spacer.h100 {
	height: 100px;
}
.ui-selectmenu-button {
	border: 1px solid #cccccc;
	height: 20px;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 10px 0 !important;
}
.ui-selectmenu-button .ui-icon {
	background: url(../../images/sprite.png) no-repeat 0 0 transparent;
	width: 17px;
	height: 8px;
	top: 5px !important;
	margin-top: 0 !important;
}
.ui-front {
	z-index: 2147483647 !important;
}
.ui-menu {
	background: none #fff;
}
.ui-menu .ui-menu-item {
	padding: 3px !important;
	text-align: center !important;
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: 0 !important;
}
.aeffect a {
	position: relative;
}
.aeffect a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 2px;
	background: #8e7c78;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}
.aeffect a:hover::after, .aeffect a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.fkblock {
	margin: 0 0 10px 0;
}
.fkblock > div {
	background: none #FFF;
	float: left;
	width: 100%;
}
.fkblock > div .blkimage, .fkblock > div .blkimage li {
	min-height: 560px;
	overflow: hidden;
}
.fkblock > div .blkimage .bx-wrapper, .fkblock > div .blkimage li .bx-wrapper {
	margin-bottom: 0;
}
.fkblock > div .blkimage img, .fkblock > div .blkimage li img {
	left: -9999px;
	top: -9999px;
	bottom: -9999px;
	margin: auto;
	position: absolute;
	right: -9999px;
	width: 100%;
	height: auto;
	max-width: none !important;
}
.fkblock > div .blkcontent {
	text-align: center;
}
.fkblock > div .blkcontent h2 {
	width: 100%;
	/*font-family: 'stag_sansbook';*/
  font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 0;
	letter-spacing: 3px;
}
.fkblock > div .blkcontent p {
	width: 70%;
	display: block;
	margin: 20px auto;
	/*font-family: 'publicoroman';*/
  font-size: 15px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: left;
}
.fkblock > div .blkcontent > a {
	width: auto;
	display: inline-block;
	/*font-family: 'stag_sansmedium';*/
  font-size: 14px;
	border: 1px solid #494351;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	padding: 15px 40px;
	letter-spacing: 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	outline: 0 none;
	background: #662525;
	border-radius: 20px;
}
.fkblock > div .blkcontent > a:hover {
	background: #000;
	border-color: #000;
	color: #fff;
	text-decoration: none;
	border-radius: 20px;
}
ul.q-room {
	margin: 0 auto 20px !important;
	width: 100% !important;
}
.q-room li {
	font-size: 15px;
	letter-spacing: 1px;
	text-align: left;
	margin-top:5px !important;
	line-height: 12px;
}
.fkblock.fkblk-left .blkimage {
	padding-left: 0;
	padding-right: 30px;
}
.fkblock.fkblk-left .blkimage .bx-wrapper .bx-pager, .fkblock.fkblk-left .blkimage .bx-wrapper .bx-controls-auto {
	text-align: left !important;
}
.fkblock.fkblk-left .blkimage .bx-wrapper .bx-pager a, .fkblock.fkblk-left .blkimage .bx-wrapper .bx-controls-auto a {
	text-indent: -9999em;
}
.fkblock.fkblk-right .blkimage {
	padding-left: 30px;
	padding-right: 0px;
}
 @media (max-width: 1680px) {
.fkblock > div .blkimage,  .fkblock > div .blkimage li {
	min-height: 480px;
}
.fkblock > div .blkcontent p {
	width: 90%;
}
.lkblock > div .blkcontent p {
	width: 90%;
}
}
 @media (min-width: 1024px) and (max-width: 1280px) {
.fkblock > div .blkimage,  .fkblock > div .blkimage li {
	min-height: 400px;
}
.fkblock > div .blkcontent h2 {
	margin-top: 40px;
}
.fkblock > div .blkcontent p {
	width: 90%;
	margin: 40px auto;
	font-size: 14px;
}
.fkblock > div .blkcontent > a {
	padding: 16px 40px;
	font-size: 15px;
}
.fkblock.fkblk-left .blkimage {
	padding-right: 15px;
}
.fkblock.fkblk-right .blkimage {
	padding-left: 15px;
}
.lkblock > div .blkimage,  .lkblock > div .blkcontent h2 {
	margin-top: 40px;
}
.lkblock > div .blkcontent p {
	width: 90%;
	margin: 40px auto;
	font-size: 14px;
}
.lkblock > div .blkcontent > a {
	padding: 16px 40px;
	font-size: 15px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.fkblock > div .blkimage,  .fkblock > div .blkimage li {
	min-height: 360px;
}
.fkblock > div .blkimage img,  .fkblock > div .blkimage li img {
	height: 100% !important;
	width: auto;
}
.fkblock > div .blkcontent h2 {
	margin-top: 30px;
	font-size: 16px;
}
.fkblock > div .blkcontent p {
	width: 90%;
	margin: 35px auto;
	font-size: 13px;
}
.fkblock > div .blkcontent > a {
	padding: 14px 30px;
	font-size: 13px;
}
.lkblock > div .blkcontent h2 {
	margin-top: 30px;
	font-size: 16px;
}
.lkblock > div .blkcontent p {
	width: 90%;
	margin: 35px auto;
	font-size: 13px;
}
.lkblock > div .blkcontent > a {
	padding: 14px 30px;
	font-size: 13px;
}
}
@media (max-width: 767px) {
.fkblock > div .blkcontent {
	padding-bottom: 40px;
}
.fkblock > div .blkcontent h2 {
	margin-top: 40px;
}
.fkblock > div .blkcontent p {
	font-size: 12px;
}
.fkblock.fkblk-left .blkimage {
	padding-right: 0px;
}
.fkblock.fkblk-right .blkimage {
	padding-left: 0px;
}
.lkblock > div .blkcontent {
	padding-bottom: 40px;
}
.lkblock > div .blkcontent h2 {
	margin-top: 40px;
}
.lkblock > div .blkcontent p {
	font-size: 12px;
}
}
@media (min-width: 561px) and (max-width: 767px) {
.fkblock > div .blkimage,  .fkblock > div .blkimage li {
	min-height: 360px;
}
.fkblock > div .blkimage img,  .fkblock > div .blkimage li img {
	height: auto !important;
	width: 100% !important;
}
.fkblock.fkblk-left .blkimage {
	padding-right: 0px;
}
.fkblock.fkblk-right .blkimage {
	padding-left: 0px;
}
}
@media (max-width: 560px) {
.fkblock > div .blkimage,  .fkblock > div .blkimage li {
	min-height: 360px;
}
.fkblock > div .blkimage img,  .fkblock > div .blkimage li img {
	height: 100% !important;
	width: auto;
}
}
.fksubmenu ul {
	list-style: none;
	text-align: center;
	margin: 60px 0 80px;
}
.fksubmenu ul li {
	list-style: none;
	display: inline-block;
	margin-right: 60px;
}
.fksubmenu ul li:last-child {
	margin-right: 0;
}
.fksubmenu ul li a {
	color: #8e7c78;
	font-size: 14px;
	/*font-family: 'stag_sansmedium';*/
  text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 6px;
	text-decoration: none;
}
.fksubmenu ul li a:hover {
	text-decoration: none;
}
@media (max-width: 768px) {
.fksubmenu ul {
	margin: 35px 0;
}
.fksubmenu ul li {
	display: block;
	margin-right: 0px;
	width: 100%;
	margin-bottom: 20px;
}
}
.fkparagraph {
	color: #fff;
	text-align: center;
	padding: 0 0 60px 0;
	margin: 0;
}
.fkparagraph h2 {
	/*font-family: 'stag_sanslight';*/
  font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 23px 0;
}
.fkparagraph h1 {
	/*font-family: 'stag_sansbook';*/
  font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1;
	margin: 0;
}
.fkparagraph hr {
	width: 12px;
	height: 1px;
	border: 0 none;
	background: none #666666;
	margin: 30px 0;
	display: inline-block;
}
.fkparagraph p {
	/*font-family: 'publicoroman';*/
  font-size: 15px;
	line-height: 30px;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 70%;
}
@media (max-width: 1024px) {
.fkparagraph {
	padding: 0 0 60px 0;
}
.fkparagraph h2 {
	font-size: 16px;
}
.fkparagraph h1 {
	font-size: 28px;
}
.fkparagraph p {
	font-size: 13px;
	line-height: 26px;
}
}
@media (max-width: 767px) {
.fkparagraph {
	padding: 0 0 40px 0;
}
.fkparagraph h2 {
	font-size: 14px;
	margin: 0 0 15px 0;
}
.fkparagraph h1 {
	font-size: 22px;
}
.fkparagraph hr {
	margin: 20px 0;
}
.fkparagraph p {
	font-size: 12px;
	width: 95%;
	letter-spacing: 1px;
}
.fq h2 {
	width: 95% !important;
}
}
.back-to-top {
	width: 100%;
	padding: 90px 0 150px 0;
	text-align: center;
	background: none #fff;
}
.back-to-top a i {
	border: 1px solid #8e7c78;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 62px;
	height: 62px;
	display: inline-block;
	padding: 4px;
}
.back-to-top a i b {
	border: 1px solid #8e7c78;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 100%;
	height: 100%;
	display: block;
}
.back-to-top a span {
	color: #8e7c78;
	/*font-family: 'stag_sansbook';*/
  font-size: 15px;
	border-top: 1px solid #8e7c78;
	padding-top: 10px;
	margin-top: 20px;
	display: inline-block;
}
.back-to-top a:hover i {
	border-color: #4d4442;
}
.back-to-top a:hover i b {
	border-color: #4d4442;
}
.back-to-top a:hover span {
	border-color: #4d4442;
	color: #4d4442;
}
@media (max-width: 767px) {
.back-to-top {
	padding: 40px 0 100px 0;
}
.back-to-top a i {
	width: 56px;
	height: 56px;
}
.back-to-top a span {
	font-size: 13px;
	padding-top: 10px;
	margin-top: 10px;
}
}
#main .bx-wrapper .bx-viewport {
	background: none transparent;
	border: 0 none;
	box-shadow: none;
	left: 0;
}
#main .bx-wrapper .bx-caption {
	bottom: 50px;
	left: 50%;
	position: absolute;
	background: none transparent;
}
#main .bx-wrapper .bx-caption > div {
	background: none repeat scroll 0 0 rgba(73,67,81,0.75);
	width: auto;
	display: inline-block;
}
#main .bx-wrapper .bx-caption > div a {
	display: block;
}
#main .bx-wrapper .bx-caption > div a:hover {
	text-decoration: none;
}
#main .bx-wrapper .bx-caption > div span {
	font-size: 20px;
	/*font-family: 'stag_sansbook';*/
  text-transform: uppercase;
	padding: 40px;
	line-height: 28px;
}
#main .bx-wrapper .bx-pager, #main .bx-wrapper .bx-controls-auto {
	right: 0px;
	top: 0;
	text-align: right;
	padding-right: 0;
	padding: 20px;
	bottom: auto;
}
#main .bx-wrapper .bx-pager.bx-default-pager a, #main .bx-wrapper .bx-controls-auto.bx-default-pager a {
	background: none #8e7c78;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
#main .bx-wrapper .bx-pager.bx-default-pager a:hover, #main .bx-wrapper .bx-pager.bx-default-pager a.active, #main .bx-wrapper .bx-controls-auto.bx-default-pager a:hover, #main .bx-wrapper .bx-controls-auto.bx-default-pager a.active {
	background: none #fff;
}
#main .bx-wrapper .bx-pager a, #main .bx-wrapper .bx-controls-auto a {
	text-align: left;
}
#main .bx-wrapper .bx-controls-direction {
	display: none;
}


#map_canvas img {
	max-width: none !important;
}
#fancybox-overlay {
	z-index: 999999998;
}
#fancybox-wrap {
	z-index: 999999999;
}
.ui-datepicker {
	background: none #fff;
	border: 1px solid #e7e7e7;
	padding: 15px !important;
}
.ui-datepicker .ui-datepicker-prev {
	background: url(../images/sprite.png) no-repeat 8px -294px transparent;
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev:hover {
	left: 2px;
	top: 2px;
}
.ui-datepicker .ui-datepicker-next {
	background: url(../images/sprite.png) no-repeat 1px -195px transparent;
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-next:hover {
	right: 2px;
	top: 2px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em 0.4em !important;
}
.ui-datepicker .ui-datepicker-title span {
	/*font-family: 'stag_sansbook';*/
  font-size: 12px;
	color: #000;
}
.ui-datepicker table {
	width: 100%;
	border-collapse: collapse;
}
.ui-datepicker th {
	text-align: center;
	color: #999999;
	/*font-family: 'stag_sansmedium';*/
  font-size: 11px;
}
.ui-datepicker td span, .ui-datepicker td a {
	font-size: 11px;
	text-align: center !important;
	color: #000;
	padding: 0.4em 0.2em !important;
}
.ui-datepicker td span.ui-state-highlight, .ui-datepicker td span.ui-state-active, .ui-datepicker td a.ui-state-highlight, .ui-datepicker td a.ui-state-active {
	/*font-family: 'stag_sansmedium';*/
  color: #fff;
	background: #000;
}
.ui-datepicker td.ui-state-disabled span {
	color: #999999;
}
#fancybox-left, #fancybox-right {
	visibility: visible;
}
#fancybox-left-ico, #fancybox-right-ico {
	border: 2px solid #fff;
	background: none transparent !important;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 44px !important;
	height: 44px !important;
	margin-top: -22px !important;
	text-align: center;
	display: block;
	visibility: visible;
}
#fancybox-left-ico:before, #fancybox-right-ico:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #fff;
	font-size: 30px;
	line-height: 38px;
}
#fancybox-left-ico {
	left: 20px !important;
}
#fancybox-left-ico:before {
	content: "\f104";
	margin-left: -3px;
}
#fancybox-right-ico {
	left: auto !important;
	right: 20px !important;
}
#fancybox-right-ico:before {
	content: "\f105";
	margin-right: -3px;
}
#fancybox-close {
	background: none transparent !important;
	color: #fff;
	cursor: pointer;
	padding: 5px;
	right: 15px !important;
	top: 15px !important;
	text-decoration: none;
}
#fancybox-close:before {
	font-family: "stag_sanslight";
	content: "X";
	color: #fff;
	font-size: 30px;
	line-height: 38px;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont78ce.eot?v=4.2.0');
	src: url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont78ce.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont78ce.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont78ce.svg?v=4.2.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-lg {
	font-size: 1.3333333333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}
.fa-2x {
	font-size: 2em;
}
.fa-3x {
	font-size: 3em;
}
.fa-4x {
	font-size: 4em;
}
.fa-5x {
	font-size: 5em;
}
.fa-fw {
	width: 1.2857142857143em;
	text-align: center;
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.1428571428571em;
	list-style-type: none;
}
.fa-ul > li {
	position: relative;
}
.fa-li {
	position: absolute;
	left: -2.1428571428571em;
	width: 2.1428571428571em;
	top: 0.14285714285714em;
	text-align: center;
}
.fa-li.fa-lg {
	left: -1.8571428571429em;
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.fa.pull-left {
	margin-right: .3em;
}
.fa.pull-right {
	margin-left: .3em;
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(359deg);
 transform: rotate(359deg);
}
}
@keyframes fa-spin {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(359deg);
 transform: rotate(359deg);
}
}
.fa-rotate-90 {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.fa-rotate-180 {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fa-rotate-270 {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.fa-flip-horizontal {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.fa-flip-vertical {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none;
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.fa-stack-1x {
	line-height: inherit;
}
.fa-stack-2x {
	font-size: 2em;
}
.fa-inverse {
	color: #fff;
}
.fa-glass:before {
	content: "\f000";
}
.fa-music:before {
	content: "\f001";
}
.fa-search:before {
	content: "\f002";
}
.fa-envelope-o:before {
	content: "\f003";
}
.fa-heart:before {
	content: "\f004";
}
.fa-star:before {
	content: "\f005";
}
.fa-star-o:before {
	content: "\f006";
}
.fa-user:before {
	content: "\f007";
}
.fa-film:before {
	content: "\f008";
}
.fa-th-large:before {
	content: "\f009";
}
.fa-th:before {
	content: "\f00a";
}
.fa-th-list:before {
	content: "\f00b";
}
.fa-check:before {
	content: "\f00c";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d";
}
.fa-search-plus:before {
	content: "\f00e";
}
.fa-search-minus:before {
	content: "\f010";
}
.fa-power-off:before {
	content: "\f011";
}
.fa-signal:before {
	content: "\f012";
}
.fa-gear:before, .fa-cog:before {
	content: "\f013";
}
.fa-trash-o:before {
	content: "\f014";
}
.fa-home:before {
	content: "\f015";
}
.fa-file-o:before {
	content: "\f016";
}
.fa-clock-o:before {
	content: "\f017";
}
.fa-road:before {
	content: "\f018";
}
.fa-download:before {
	content: "\f019";
}
.fa-arrow-circle-o-down:before {
	content: "\f01a";
}
.fa-arrow-circle-o-up:before {
	content: "\f01b";
}
.fa-inbox:before {
	content: "\f01c";
}
.fa-play-circle-o:before {
	content: "\f01d";
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e";
}
.fa-refresh:before {
	content: "\f021";
}
.fa-list-alt:before {
	content: "\f022";
}
.fa-lock:before {
	content: "\f023";
}
.fa-flag:before {
	content: "\f024";
}
.fa-headphones:before {
	content: "\f025";
}
.fa-volume-off:before {
	content: "\f026";
}
.fa-volume-down:before {
	content: "\f027";
}
.fa-volume-up:before {
	content: "\f028";
}
.fa-qrcode:before {
	content: "\f029";
}
.fa-barcode:before {
	content: "\f02a";
}
.fa-tag:before {
	content: "\f02b";
}
.fa-tags:before {
	content: "\f02c";
}
.fa-book:before {
	content: "\f02d";
}
.fa-bookmark:before {
	content: "\f02e";
}
.fa-print:before {
	content: "\f02f";
}
.fa-camera:before {
	content: "\f030";
}
.fa-font:before {
	content: "\f031";
}
.fa-bold:before {
	content: "\f032";
}
.fa-italic:before {
	content: "\f033";
}
.fa-text-height:before {
	content: "\f034";
}
.fa-text-width:before {
	content: "\f035";
}
.fa-align-left:before {
	content: "\f036";
}
.fa-align-center:before {
	content: "\f037";
}
.fa-align-right:before {
	content: "\f038";
}
.fa-align-justify:before {
	content: "\f039";
}
.fa-list:before {
	content: "\f03a";
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b";
}
.fa-indent:before {
	content: "\f03c";
}
.fa-video-camera:before {
	content: "\f03d";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e";
}
.fa-pencil:before {
	content: "\f040";
}
.fa-map-marker:before {
	content: "\f041";
}
.fa-adjust:before {
	content: "\f042";
}
.fa-tint:before {
	content: "\f043";
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044";
}
.fa-share-square-o:before {
	content: "\f045";
}
.fa-check-square-o:before {
	content: "\f046";
}
.fa-arrows:before {
	content: "\f047";
}
.fa-step-backward:before {
	content: "\f048";
}
.fa-fast-backward:before {
	content: "\f049";
}
.fa-backward:before {
	content: "\f04a";
}
.fa-play:before {
	content: "\f04b";
}
.fa-pause:before {
	content: "\f04c";
}
.fa-stop:before {
	content: "\f04d";
}
.fa-forward:before {
	content: "\f04e";
}
.fa-fast-forward:before {
	content: "\f050";
}
.fa-step-forward:before {
	content: "\f051";
}
.fa-eject:before {
	content: "\f052";
}
.fa-chevron-left:before {
	content: "\f053";
}
.fa-chevron-right:before {
	content: "\f054";
}
.fa-plus-circle:before {
	content: "\f055";
}
.fa-minus-circle:before {
	content: "\f056";
}
.fa-times-circle:before {
	content: "\f057";
}
.fa-check-circle:before {
	content: "\f058";
}
.fa-question-circle:before {
	content: "\f059";
}
.fa-info-circle:before {
	content: "\f05a";
}
.fa-crosshairs:before {
	content: "\f05b";
}
.fa-times-circle-o:before {
	content: "\f05c";
}
.fa-check-circle-o:before {
	content: "\f05d";
}
.fa-ban:before {
	content: "\f05e";
}
.fa-arrow-left:before {
	content: "\f060";
}
.fa-arrow-right:before {
	content: "\f061";
}
.fa-arrow-up:before {
	content: "\f062";
}
.fa-arrow-down:before {
	content: "\f063";
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064";
}
.fa-expand:before {
	content: "\f065";
}
.fa-compress:before {
	content: "\f066";
}
.fa-plus:before {
	content: "\f067";
}
.fa-minus:before {
	content: "\f068";
}
.fa-asterisk:before {
	content: "\f069";
}
.fa-exclamation-circle:before {
	content: "\f06a";
}
.fa-gift:before {
	content: "\f06b";
}
.fa-leaf:before {
	content: "\f06c";
}
.fa-fire:before {
	content: "\f06d";
}
.fa-eye:before {
	content: "\f06e";
}
.fa-eye-slash:before {
	content: "\f070";
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071";
}
.fa-plane:before {
	content: "\f072";
}
.fa-calendar:before {
	content: "\f073";
}
.fa-random:before {
	content: "\f074";
}
.fa-comment:before {
	content: "\f075";
}
.fa-magnet:before {
	content: "\f076";
}
.fa-chevron-up:before {
	content: "\f077";
}
.fa-chevron-down:before {
	content: "\f078";
}
.fa-retweet:before {
	content: "\f079";
}
.fa-shopping-cart:before {
	content: "\f07a";
}
.fa-folder:before {
	content: "\f07b";
}
.fa-folder-open:before {
	content: "\f07c";
}
.fa-arrows-v:before {
	content: "\f07d";
}
.fa-arrows-h:before {
	content: "\f07e";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080";
}
.fa-twitter-square:before {
	content: "\f081";
}
.fa-facebook-square:before {
	content: "\f082";
}
.fa-camera-retro:before {
	content: "\f083";
}
.fa-key:before {
	content: "\f084";
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085";
}
.fa-comments:before {
	content: "\f086";
}
.fa-thumbs-o-up:before {
	content: "\f087";
}
.fa-thumbs-o-down:before {
	content: "\f088";
}
.fa-star-half:before {
	content: "\f089";
}
.fa-heart-o:before {
	content: "\f08a";
}
.fa-sign-out:before {
	content: "\f08b";
}
.fa-linkedin-square:before {
	content: "\f08c";
}
.fa-thumb-tack:before {
	content: "\f08d";
}
.fa-external-link:before {
	content: "\f08e";
}
.fa-sign-in:before {
	content: "\f090";
}
.fa-trophy:before {
	content: "\f091";
}
.fa-github-square:before {
	content: "\f092";
}
.fa-upload:before {
	content: "\f093";
}
.fa-lemon-o:before {
	content: "\f094";
}
.fa-phone:before {
	content: "\f095";
}
.fa-square-o:before {
	content: "\f096";
}
.fa-bookmark-o:before {
	content: "\f097";
}
.fa-phone-square:before {
	content: "\f098";
}
.fa-twitter:before {
	content: "\f099";
}
.fa-facebook:before {
	content: "\f09a";
}
.fa-github:before {
	content: "\f09b";
}
.fa-unlock:before {
	content: "\f09c";
}
.fa-credit-card:before {
	content: "\f09d";
}
.fa-rss:before {
	content: "\f09e";
}
.fa-hdd-o:before {
	content: "\f0a0";
}
.fa-bullhorn:before {
	content: "\f0a1";
}
.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}
.fa-hand-o-right:before {
	content: "\f0a4";
}
.fa-hand-o-left:before {
	content: "\f0a5";
}
.fa-hand-o-up:before {
	content: "\f0a6";
}
.fa-hand-o-down:before {
	content: "\f0a7";
}
.fa-arrow-circle-left:before {
	content: "\f0a8";
}
.fa-arrow-circle-right:before {
	content: "\f0a9";
}
.fa-arrow-circle-up:before {
	content: "\f0aa";
}
.fa-arrow-circle-down:before {
	content: "\f0ab";
}
.fa-globe:before {
	content: "\f0ac";
}
.fa-wrench:before {
	content: "\f0ad";
}
.fa-tasks:before {
	content: "\f0ae";
}
.fa-filter:before {
	content: "\f0b0";
}
.fa-briefcase:before {
	content: "\f0b1";
}
.fa-arrows-alt:before {
	content: "\f0b2";
}
.fa-group:before, .fa-users:before {
	content: "\f0c0";
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1";
}
.fa-cloud:before {
	content: "\f0c2";
}
.fa-flask:before {
	content: "\f0c3";
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4";
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5";
}
.fa-paperclip:before {
	content: "\f0c6";
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7";
}
.fa-square:before {
	content: "\f0c8";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9";
}
.fa-list-ul:before {
	content: "\f0ca";
}
.fa-list-ol:before {
	content: "\f0cb";
}
.fa-strikethrough:before {
	content: "\f0cc";
}
.fa-underline:before {
	content: "\f0cd";
}
.fa-table:before {
	content: "\f0ce";
}
.fa-magic:before {
	content: "\f0d0";
}
.fa-truck:before {
	content: "\f0d1";
}
.fa-pinterest:before {
	content: "\f0d2";
}
.fa-pinterest-square:before {
	content: "\f0d3";
}
.fa-google-plus-square:before {
	content: "\f0d4";
}
.fa-google-plus:before {
	content: "\f0d5";
}
.fa-money:before {
	content: "\f0d6";
}
.fa-caret-down:before {
	content: "\f0d7";
}
.fa-caret-up:before {
	content: "\f0d8";
}
.fa-caret-left:before {
	content: "\f0d9";
}
.fa-caret-right:before {
	content: "\f0da";
}
.fa-columns:before {
	content: "\f0db";
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc";
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd";
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de";
}
.fa-envelope:before {
	content: "\f0e0";
}
.fa-linkedin:before {
	content: "\f0e1";
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2";
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3";
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4";
}
.fa-comment-o:before {
	content: "\f0e5";
}
.fa-comments-o:before {
	content: "\f0e6";
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7";
}
.fa-sitemap:before {
	content: "\f0e8";
}
.fa-umbrella:before {
	content: "\f0e9";
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea";
}
.fa-lightbulb-o:before {
	content: "\f0eb";
}
.fa-exchange:before {
	content: "\f0ec";
}
.fa-cloud-download:before {
	content: "\f0ed";
}
.fa-cloud-upload:before {
	content: "\f0ee";
}
.fa-user-md:before {
	content: "\f0f0";
}
.fa-stethoscope:before {
	content: "\f0f1";
}
.fa-suitcase:before {
	content: "\f0f2";
}
.fa-bell-o:before {
	content: "\f0a2";
}
.fa-coffee:before {
	content: "\f0f4";
}
.fa-cutlery:before {
	content: "\f0f5";
}
.fa-file-text-o:before {
	content: "\f0f6";
}
.fa-building-o:before {
	content: "\f0f7";
}
.fa-hospital-o:before {
	content: "\f0f8";
}
.fa-ambulance:before {
	content: "\f0f9";
}
.fa-medkit:before {
	content: "\f0fa";
}
.fa-fighter-jet:before {
	content: "\f0fb";
}
.fa-beer:before {
	content: "\f0fc";
}
.fa-h-square:before {
	content: "\f0fd";
}
.fa-plus-square:before {
	content: "\f0fe";
}
.fa-angle-double-left:before {
	content: "\f100";
}
.fa-angle-double-right:before {
	content: "\f101";
}
.fa-angle-double-up:before {
	content: "\f102";
}
.fa-angle-double-down:before {
	content: "\f103";
}
.fa-angle-left:before {
	content: "\f104";
}
.fa-angle-right:before {
	content: "\f105";
}
.fa-angle-up:before {
	content: "\f106";
}
.fa-angle-down:before {
	content: "\f107";
}
.fa-desktop:before {
	content: "\f108";
}
.fa-laptop:before {
	content: "\f109";
}
.fa-tablet:before {
	content: "\f10a";
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b";
}
.fa-circle-o:before {
	content: "\f10c";
}
.fa-quote-left:before {
	content: "\f10d";
}
.fa-quote-right:before {
	content: "\f10e";
}
.fa-spinner:before {
	content: "\f110";
}
.fa-circle:before {
	content: "\f111";
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112";
}
.fa-github-alt:before {
	content: "\f113";
}
.fa-folder-o:before {
	content: "\f114";
}
.fa-folder-open-o:before {
	content: "\f115";
}
.fa-smile-o:before {
	content: "\f118";
}
.fa-frown-o:before {
	content: "\f119";
}
.fa-meh-o:before {
	content: "\f11a";
}
.fa-gamepad:before {
	content: "\f11b";
}
.fa-keyboard-o:before {
	content: "\f11c";
}
.fa-flag-o:before {
	content: "\f11d";
}
.fa-flag-checkered:before {
	content: "\f11e";
}
.fa-terminal:before {
	content: "\f120";
}
.fa-code:before {
	content: "\f121";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123";
}
.fa-location-arrow:before {
	content: "\f124";
}
.fa-crop:before {
	content: "\f125";
}
.fa-code-fork:before {
	content: "\f126";
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127";
}
.fa-question:before {
	content: "\f128";
}
.fa-info:before {
	content: "\f129";
}
.fa-exclamation:before {
	content: "\f12a";
}
.fa-superscript:before {
	content: "\f12b";
}
.fa-subscript:before {
	content: "\f12c";
}
.fa-eraser:before {
	content: "\f12d";
}
.fa-puzzle-piece:before {
	content: "\f12e";
}
.fa-microphone:before {
	content: "\f130";
}
.fa-microphone-slash:before {
	content: "\f131";
}
.fa-shield:before {
	content: "\f132";
}
.fa-calendar-o:before {
	content: "\f133";
}
.fa-fire-extinguisher:before {
	content: "\f134";
}
.fa-rocket:before {
	content: "\f135";
}
.fa-maxcdn:before {
	content: "\f136";
}
.fa-chevron-circle-left:before {
	content: "\f137";
}
.fa-chevron-circle-right:before {
	content: "\f138";
}
.fa-chevron-circle-up:before {
	content: "\f139";
}
.fa-chevron-circle-down:before {
	content: "\f13a";
}
.fa-html5:before {
	content: "\f13b";
}
.fa-css3:before {
	content: "\f13c";
}
.fa-anchor:before {
	content: "\f13d";
}
.fa-unlock-alt:before {
	content: "\f13e";
}
.fa-bullseye:before {
	content: "\f140";
}
.fa-ellipsis-h:before {
	content: "\f141";
}
.fa-ellipsis-v:before {
	content: "\f142";
}
.fa-rss-square:before {
	content: "\f143";
}
.fa-play-circle:before {
	content: "\f144";
}
.fa-ticket:before {
	content: "\f145";
}
.fa-minus-square:before {
	content: "\f146";
}
.fa-minus-square-o:before {
	content: "\f147";
}
.fa-level-up:before {
	content: "\f148";
}
.fa-level-down:before {
	content: "\f149";
}
.fa-check-square:before {
	content: "\f14a";
}
.fa-pencil-square:before {
	content: "\f14b";
}
.fa-external-link-square:before {
	content: "\f14c";
}
.fa-share-square:before {
	content: "\f14d";
}
.fa-compass:before {
	content: "\f14e";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152";
}
.fa-euro:before, .fa-eur:before {
	content: "\f153";
}
.fa-gbp:before {
	content: "\f154";
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155";
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158";
}
.fa-won:before, .fa-krw:before {
	content: "\f159";
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a";
}
.fa-file:before {
	content: "\f15b";
}
.fa-file-text:before {
	content: "\f15c";
}
.fa-sort-alpha-asc:before {
	content: "\f15d";
}
.fa-sort-alpha-desc:before {
	content: "\f15e";
}
.fa-sort-amount-asc:before {
	content: "\f160";
}
.fa-sort-amount-desc:before {
	content: "\f161";
}
.fa-sort-numeric-asc:before {
	content: "\f162";
}
.fa-sort-numeric-desc:before {
	content: "\f163";
}
.fa-thumbs-up:before {
	content: "\f164";
}
.fa-thumbs-down:before {
	content: "\f165";
}
.fa-youtube-square:before {
	content: "\f166";
}
.fa-youtube:before {
	content: "\f167";
}
.fa-xing:before {
	content: "\f168";
}
.fa-xing-square:before {
	content: "\f169";
}
.fa-youtube-play:before {
	content: "\f16a";
}
.fa-dropbox:before {
	content: "\f16b";
}
.fa-stack-overflow:before {
	content: "\f16c";
}
.fa-instagram:before {
	content: "\f16d";
}
.fa-flickr:before {
	content: "\f16e";
}
.fa-adn:before {
	content: "\f170";
}
.fa-bitbucket:before {
	content: "\f171";
}
.fa-bitbucket-square:before {
	content: "\f172";
}
.fa-tumblr:before {
	content: "\f173";
}
.fa-tumblr-square:before {
	content: "\f174";
}
.fa-long-arrow-down:before {
	content: "\f175";
}
.fa-long-arrow-up:before {
	content: "\f176";
}
.fa-long-arrow-left:before {
	content: "\f177";
}
.fa-long-arrow-right:before {
	content: "\f178";
}
.fa-apple:before {
	content: "\f179";
}
.fa-windows:before {
	content: "\f17a";
}
.fa-android:before {
	content: "\f17b";
}
.fa-linux:before {
	content: "\f17c";
}
.fa-dribbble:before {
	content: "\f17d";
}
.fa-skype:before {
	content: "\f17e";
}
.fa-foursquare:before {
	content: "\f180";
}
.fa-trello:before {
	content: "\f181";
}
.fa-female:before {
	content: "\f182";
}
.fa-male:before {
	content: "\f183";
}
.fa-gittip:before {
	content: "\f184";
}
.fa-sun-o:before {
	content: "\f185";
}
.fa-moon-o:before {
	content: "\f186";
}
.fa-archive:before {
	content: "\f187";
}
.fa-bug:before {
	content: "\f188";
}
.fa-vk:before {
	content: "\f189";
}
.fa-weibo:before {
	content: "\f18a";
}
.fa-renren:before {
	content: "\f18b";
}
.fa-pagelines:before {
	content: "\f18c";
}
.fa-stack-exchange:before {
	content: "\f18d";
}
.fa-arrow-circle-o-right:before {
	content: "\f18e";
}
.fa-arrow-circle-o-left:before {
	content: "\f190";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191";
}
.fa-dot-circle-o:before {
	content: "\f192";
}
.fa-wheelchair:before {
	content: "\f193";
}
.fa-vimeo-square:before {
	content: "\f194";
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195";
}
.fa-plus-square-o:before {
	content: "\f196";
}
.fa-space-shuttle:before {
	content: "\f197";
}
.fa-slack:before {
	content: "\f198";
}
.fa-envelope-square:before {
	content: "\f199";
}
.fa-wordpress:before {
	content: "\f19a";
}
.fa-openid:before {
	content: "\f19b";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d";
}
.fa-yahoo:before {
	content: "\f19e";
}
.fa-google:before {
	content: "\f1a0";
}
.fa-reddit:before {
	content: "\f1a1";
}
.fa-reddit-square:before {
	content: "\f1a2";
}
.fa-stumbleupon-circle:before {
	content: "\f1a3";
}
.fa-stumbleupon:before {
	content: "\f1a4";
}
.fa-delicious:before {
	content: "\f1a5";
}
.fa-digg:before {
	content: "\f1a6";
}
.fa-pied-piper:before {
	content: "\f1a7";
}
.fa-pied-piper-alt:before {
	content: "\f1a8";
}
.fa-drupal:before {
	content: "\f1a9";
}
.fa-joomla:before {
	content: "\f1aa";
}
.fa-language:before {
	content: "\f1ab";
}
.fa-fax:before {
	content: "\f1ac";
}
.fa-building:before {
	content: "\f1ad";
}
.fa-child:before {
	content: "\f1ae";
}
.fa-paw:before {
	content: "\f1b0";
}
.fa-spoon:before {
	content: "\f1b1";
}
.fa-cube:before {
	content: "\f1b2";
}
.fa-cubes:before {
	content: "\f1b3";
}
.fa-behance:before {
	content: "\f1b4";
}
.fa-behance-square:before {
	content: "\f1b5";
}
.fa-steam:before {
	content: "\f1b6";
}
.fa-steam-square:before {
	content: "\f1b7";
}
.fa-recycle:before {
	content: "\f1b8";
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9";
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba";
}
.fa-tree:before {
	content: "\f1bb";
}
.fa-spotify:before {
	content: "\f1bc";
}
.fa-deviantart:before {
	content: "\f1bd";
}
.fa-soundcloud:before {
	content: "\f1be";
}
.fa-database:before {
	content: "\f1c0";
}
.fa-file-pdf-o:before {
	content: "\f1c1";
}
.fa-file-word-o:before {
	content: "\f1c2";
}
.fa-file-excel-o:before {
	content: "\f1c3";
}
.fa-file-powerpoint-o:before {
	content: "\f1c4";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8";
}
.fa-file-code-o:before {
	content: "\f1c9";
}
.fa-vine:before {
	content: "\f1ca";
}
.fa-codepen:before {
	content: "\f1cb";
}
.fa-jsfiddle:before {
	content: "\f1cc";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd";
}
.fa-circle-o-notch:before {
	content: "\f1ce";
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0";
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1";
}
.fa-git-square:before {
	content: "\f1d2";
}
.fa-git:before {
	content: "\f1d3";
}
.fa-hacker-news:before {
	content: "\f1d4";
}
.fa-tencent-weibo:before {
	content: "\f1d5";
}
.fa-qq:before {
	content: "\f1d6";
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7";
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8";
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9";
}
.fa-history:before {
	content: "\f1da";
}
.fa-circle-thin:before {
	content: "\f1db";
}
.fa-header:before {
	content: "\f1dc";
}
.fa-paragraph:before {
	content: "\f1dd";
}
.fa-sliders:before {
	content: "\f1de";
}
.fa-share-alt:before {
	content: "\f1e0";
}
.fa-share-alt-square:before {
	content: "\f1e1";
}
.fa-bomb:before {
	content: "\f1e2";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3";
}
.fa-tty:before {
	content: "\f1e4";
}
.fa-binoculars:before {
	content: "\f1e5";
}
.fa-plug:before {
	content: "\f1e6";
}
.fa-slideshare:before {
	content: "\f1e7";
}
.fa-twitch:before {
	content: "\f1e8";
}
.fa-yelp:before {
	content: "\f1e9";
}
.fa-newspaper-o:before {
	content: "\f1ea";
}
.fa-wifi:before {
	content: "\f1eb";
}
.fa-calculator:before {
	content: "\f1ec";
}
.fa-paypal:before {
	content: "\f1ed";
}
.fa-google-wallet:before {
	content: "\f1ee";
}
.fa-cc-visa:before {
	content: "\f1f0";
}
.fa-cc-mastercard:before {
	content: "\f1f1";
}
.fa-cc-discover:before {
	content: "\f1f2";
}
.fa-cc-amex:before {
	content: "\f1f3";
}
.fa-cc-paypal:before {
	content: "\f1f4";
}
.fa-cc-stripe:before {
	content: "\f1f5";
}
.fa-bell-slash:before {
	content: "\f1f6";
}
.fa-bell-slash-o:before {
	content: "\f1f7";
}
.fa-trash:before {
	content: "\f1f8";
}
.fa-copyright:before {
	content: "\f1f9";
}
.fa-at:before {
	content: "\f1fa";
}
.fa-eyedropper:before {
	content: "\f1fb";
}
.fa-paint-brush:before {
	content: "\f1fc";
}
.fa-birthday-cake:before {
	content: "\f1fd";
}
.fa-area-chart:before {
	content: "\f1fe";
}
.fa-pie-chart:before {
	content: "\f200";
}
.fa-line-chart:before {
	content: "\f201";
}
.fa-lastfm:before {
	content: "\f202";
}
.fa-lastfm-square:before {
	content: "\f203";
}
.fa-toggle-off:before {
	content: "\f204";
}
.fa-toggle-on:before {
	content: "\f205";
}
.fa-bicycle:before {
	content: "\f206";
}
.fa-bus:before {
	content: "\f207";
}
.fa-ioxhost:before {
	content: "\f208";
}
.fa-angellist:before {
	content: "\f209";
}
.fa-cc:before {
	content: "\f20a";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b";
}
.fa-meanpath:before {
	content: "\f20c";
}
body {
	color: #666666;/*font-family: 'stag_sanslight';*/
}
body.admin-bar .navbar-fixed-top {
	top: 28px;
}
.navbar .brand {
	color: #000;
	text-shadow: 0 1px 0 rgba(255,255,255,0.1), 0 0 30px rgba(255,255,255,0.125);
	font-weight: bold !important;
}
.nav-container {
	padding-left: 0;
	padding-right: 0;
}
#inner-header {
	width: 100%;
}
input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}
.navbar-search {
	padding-left: 0;
}
#content {
	padding: 0;
}
.more-link {
	white-space: nowrap;
}
.footer-links {
	margin-bottom: 18px;
}
.footer-links .menu {
	list-style-type: none;
	margin-left: 0;
}
.footer-links .menu li {
	margin-left: 10px;
}
.navbar-default {
	background: #662525;
	position: fixed;
	border: 0 none;
	margin-bottom: 0;
	z-index: 99;
}
.navbar-default .navbar-header .navbar-brand {
	height: auto;
}
.navbar-default .navbar-nav {
	padding-top: 5px;
	padding-left: 15px;
}
.navbar-default .navbar-nav li {
	margin: 0 20px 0 0;
}
.navbar-default .navbar-nav li a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 0px 0 4px !important;
}
.navbar-default .navbar-nav li a:hover {
	color: #ccc;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: none transparent;
	color: #fff;
	border-bottom: 2px solid #fff;
}

#main p.meta {
	font-style: italic;
	color: #808080;
}
#main article {
	padding: 0 0 9px;
}
#main article footer {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}
p.tags {
	line-height: 20px;
}
div[id*='attachment_'] {
	max-width: 100%;
	height: 100%;
}
#main .hero-unit img {
	margin-bottom: 1em;
}
#main article img {
	height: auto;
	max-width: 100%;
}
img.alignleft {
	margin-right: 10px;
	float: left;
}
img.alignright {
	margin-left: 10px;
	float: right;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.archive #main .post h3 {
	line-height: 24px;
	margin-bottom: 10px;
}
video {
	max-width: 100%;
	height: auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}
#featured-carousel .item {
	width: 970px;
	height: 600px;
}
.carousel-caption p {
	display: none;
}
.page-template-page-homepage-php #main article {
	border-bottom: none;
}
.page-template-page-homepage-php .hero-unit, .blog .hero-unit {
	padding: 1em;
}
.hero-unit h1 {
	font-size: 3em;
}
#comments {
	line-height: 24px;
	margin-bottom: 18px;
}
ol.commentlist, ol.commentlist ul.children {
	list-style-type: none;
	padding-left: 0;
}
.comment .vcard > div {
	margin-top: 8px;
	padding: 0 10px;
}
ol.commentlist time {
	font-size: .8em;
	color: #eeeeee;
}
ol.commentlist div.comment-author {
	position: relative;
}
ol.commentlist a.comment-edit-link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}
ol.commentlist span.edit-comment {
	position: absolute;
	right: 0;
	top: 8px;
}
ol.commentlist li.bypostauthor {
	background-color: #dddddd;
}
ol.commentlist ul.children li {
	background-color: #cccccc;
}
ol.commentlist ul.children li ul.children li {
	background-color: #bbbbbb;
}
ol.commentlist ul.children li ul.children li ul.children li {
	background-color: #aaaaaa;
}
ol.commentlist article {
	border-bottom: none !important;
}
a.comment-reply-link {
	position: absolute;
	right: 0;
	bottom: 0;
}
#cancel-comment-reply-link {
	margin-left: 1em;
}
#comment-nav ul {
	list-style-type: none;
	margin: 0;
}
#comment-form-elements {
	list-style-type: none;
	margin: 0;
}
.comment-form-author textarea, .comment-form-email textarea, .comment-form-url textarea, .comment-form-comment textarea {
	height: auto;
}
.form-allowed-tags code {
	white-space: normal;
}
.comment .vcard .avatar {
	padding-right: 0;
}
.comment .vcard .comment-text {
	margin-left: 0;
}
img.avatar {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
}
ol.commentlist li {
	padding-right: 10px;
	background-color: #F0F0F0;
}
#pings {
	margin-bottom: 9px;
}
ol.pinglist {
	list-style-type: none;
	margin: 0 0 9px 0;
}
ol.commentlist #respond {
	padding: 5px 10px;
}
.attachment #main .post_content img {
	max-width: 100%;
}
.ie8 #main .media-grid img {
	max-height: none !important;
	max-width: none !important;
}
.attachment-img {
	margin-bottom: 18px;
}
.metadata p.alert-message {
	margin-right: 0;
	margin-bottom: 18px;
}
#gallery-nav {
	list-style-type: none;
	margin-left: 0;
}
li.next a, li.previous a {
	position: relative;
}
li.next a:hover:before {
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
li.previous a:hover:before {
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.widget {
	margin-bottom: 18px;
}
.widgettitle {
	margin-bottom: 9px;
}
#tag-cloud {
	margin-bottom: 18px;
	line-height: 160%;
}
#tag-cloud a:hover, .tags a:hover {
	color: #ffffff;
	text-decoration: none;
}
#tag-cloud a {
	white-space: pre;
	text-transform: uppercase;
}
.widget_search form {
	padding-left: 0;
}
#calendar_wrap {
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font-weight: bold;
	padding: 8px;
}
#wp-calendar tr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#wp-calendar tr:last-child {
	border-bottom: none;
}
#wp-calendar td {
	text-align: center;
	padding: 8px 0;
}
blockquote.pull-left {
	padding-right: 15px;
}
ul.isotope-filter {
	margin-top: 40px;
}
.gallery-container {
	margin-left: -10px;
	margin-right: -10px;
}
.gallery-container .item {
	padding: 5px;
}
.gallery-container .item:hover a {
	display: block;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}
.gallery-container .item >div {
	position: relative;
	width: 100%;
	height: 100%;
}
.gallery-container .item >div img {
	width: 100%;
}
.gallery-container .item >div a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
	background: none rgba(142,124,120,0.8);
	text-align: center;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.gallery-container .item >div a span {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.gallery-container .item >div a .title {
	width: 100%;
	/*font-family: 'stag_sansmedium';*/
  margin-top: 20%;
}
.gallery-container .item >div a .img-btn {
	/*font-family: 'stag_sansbook';*/
  border: 1px solid;
	padding: 18px 14px;
	border: 1px solid #fff;
	margin-top: 38px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.gallery-container .item >div a .img-btn:hover {
	background: none #fff;
	color: #8e7c78;
}
header.main-header {
	width: 100%;
	z-index: 999;
	background: #F4F3EF;
	border-bottom: 70px solid #6E6E6C;
}
header.main-header .navbar-header {
	margin-right: 10px;
}
header.main-header .navbar-header img {
	height: auto;
	width: 250px;
}
header.main-header .navbar-collapse {
	float: left;
	position: relative;
}
header.main-header .navbar-collapse ul li a {
	text-transform: uppercase;
}
header.main-header .mobile-buttons, header.main-header .mobile-buttons-area {
	display: none;
}
header.main-header .reservation-form {
	padding: 0 15px;
	position: absolute;
	left: 0;
	bottom: 0;
	clear: both;
}
header.main-header .reservation-form form > div {
	float: left;
	margin-right: 30px;
}
header.main-header .reservation-form form > div label {
	display: block;
	color: #666666;
	/*font-family: 'stag_sansbook';*/
  font-weight: normal;
	font-size: 14px;
}
header.main-header .reservation-form form > div input {
	border: 1px solid #cccccc;
	height: 20px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
	background: url(../../images/sprite.png) no-repeat 128px -98px transparent;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	width: 147px;
	color: #999999;
}
header.main-header ul.lang {
	position: absolute;
	top: 10px;
	right: 15px;
}
header.main-header ul.lang li {
	display: block;
	float: left;
	color: #666666;
	font-size: 14px;
}
header.main-header ul.lang li.active a {
	text-decoration: underline;
	font-weight: bold;
}
header.main-header ul.lang li a {
	color: #666666;
	font-size: inherit;
	text-transform: uppercase;
	padding: 0 2px;
	font-size: 12px;
}
.ui-menu {
	border: 1px solid #ccc;
	border-top: 0;
}




.site-footer nav .footer-links {
	width: 30%;
	margin: 0 auto;
}
.site-footer nav .footer-links ul.menu {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.site-footer nav .footer-links ul.menu:after {
	content: '';
	width: 100%;
	display: inline-block;
}
.site-footer nav .footer-links ul.menu li {
	display: inline-block;
}
.site-footer nav .footer-links ul.menu li a {
	color: #fff;
	/*font-family: 'publico_romanitalic';*/
  font-size: 17px;
	text-decoration: none;
}
.site-footer nav .footer-links ul.menu li a:hover {
	text-decoration: none;
}
.site-footer .social-links {
	text-align: center;
	margin-top: 30px;
}
.site-footer .social-links ul {
	list-style: none;
	display: inline-block;
	padding: 0;
	width: auto;
}
.site-footer .social-links ul li {
	list-style: none;
	width: 32px;
	height: 32px;
	background: none #2d3743;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
	margin-right: 16px;
}
.site-footer .social-links ul li:last-child {
	margin-right: 0;
}
.site-footer .social-links ul li a {
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
}
.site-footer .social-links ul li a:hover {
	text-decoration: none;
}
.site-footer .company-info {
	color: #999999;
	width: 100%;
	text-align: center;
	margin-top: 110px;
	background: #1d2934;
	line-height: 50px;
	font-size: 12px;
}
.site-footer .company-info a {
	color: #999999;
	font-size: 12px;
}



.masonry {
	width: 100%;
}
.masonry .grid-sizer {
	width: 25%;
}
.masonry .item {
	float: left;
	padding: 5px;
}
.masonry .item.w25 {
	width: 25%;
}
.masonry .item.w50, .masonry .item.w50square {
	width: 50%;
}
.masonry .item.w75 {
	width: 75%;
}
.masonry .item.w100 {
	width: 100%;
}
.masonry .item.bg-dark > div {
	background: none #8e7c78;
}
.masonry .item.bg-dark > div a, .masonry .item.bg-dark > div i, .masonry .item.bg-dark > div span {
	color: #fff;
}
.masonry .item.bg-light > div {
	background: none #D0CED7;
}
.masonry .item.bg-light > div a, .masonry .item.bg-light > div i, .masonry .item.bg-light > div span {
	color: #666666;
}
.masonry .item.prev a, .masonry .item.next a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	/*font-family: 'stag_sanslight';*/
  font-size: 16px;
	position: relative;
}
.masonry .item.prev a span, .masonry .item.next a span {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -50px;
}
.masonry .item.prev a span i, .masonry .item.next a span i {
	display: inline-block;
	width: 100%;
	font-size: 32px;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.masonry .item.prev i {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA2CAYAAABjhwHjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAK1JREFUeNrs2NEJwjAUBdA86ACO4Aiu4AaOoJPZEdzEOoFuYDeID0QoguCPlMZz4ZKQj8DhkZ+UIvJ/qbXuspsWYfv6zL0p4ATWFg4MDAwMDAwMDAwMDAwMDAysMVi8YLkcJ+en7GXhtj4Sts7NtbSXbRcRtwQe3iY3ZMeF48ZPb+6cXTU1R0BAQEBAQEBAQEBAQEBAQEDAWYGzfPJ2v7w8IvpEvfZDEfkqDwEGANfpOr8GkKUUAAAAAElFTkSuQmCC');
}
.masonry .item.next i {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA2CAYAAABjhwHjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUpJREFUeNrs2t8NgjAQBnBqHIARdAIdATdwBHzi2XF4cxMdwVEYwV5S/zyotPSOu4/0SxpKeCC/XCm0oapKSkooXdftqUnfx2nA/OEaTg9939+l7rVSLGBNSMkKOq1hGapHwEGqgk7zuZMGOu2JRRKoipMGquMkgSZwUkAzOAmgKRw30ByOE2gSxwU0i+MAmsblAs3jcoAQuKlAGNwUIBQuFQiHSwFC4mKBsLgYIDRuDOj8xY0/tuDGnW/H0H8BCddU7622pYSA23Xo3MAxNCQ/twjPvnLDEp65Ooy8J+7kYZclzJY/Yejvub8w5C+UURjqt2UUDHFVEA1DW88lwZBW4skwlD2USTDzuByYaVwuzCyOA2YSxwUzh+OEmcJxw8zgJGAmcFIwdZwkTBUnDVPDzQFTwc0Fo2j82NbMAdOcSFpqVUnJ1zwEGAB1kwAJ2HbW2QAAAABJRU5ErkJggg==');
}
.masonry .item.trains, .masonry .item.airports {
	color: #fff;
}
.masonry .item.trains.trains .inner, .masonry .item.airports.trains .inner {
	height: 90%;
}
.masonry .item.trains.trains .inner img, .masonry .item.airports.trains .inner img {
	width: 36px;
}
.masonry .item.trains.trains .inner h3, .masonry .item.trains.trains .inner p, .masonry .item.airports.trains .inner h3, .masonry .item.airports.trains .inner p {
	padding-left: 72px;
}
.masonry .item.trains.airports .inner img, .masonry .item.airports.airports .inner img {
	width: 47px;
}
.masonry .item.trains.airports .inner h3, .masonry .item.trains.airports .inner p, .masonry .item.airports.airports .inner h3, .masonry .item.airports.airports .inner p {
	padding-left: 75px;
}
.masonry .item.trains .inner, .masonry .item.airports .inner {
	bottom: 0;
	height: 66%;
	left: 0;
	position: absolute;
	width: 85%;
	margin-left: 10%;
}
.masonry .item.trains .inner h1, .masonry .item.trains .inner h3, .masonry .item.airports .inner h1, .masonry .item.airports .inner h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.masonry .item.trains .inner h1, .masonry .item.airports .inner h1 {
	/*font-family: 'stag_sansbook';*/
  font-size: 30px;
}
.masonry .item.trains .inner h3, .masonry .item.airports .inner h3 {
	/*font-family: 'stag_sanslight';*/
  font-size: 16px;
	margin-bottom: 20px;
}
.masonry .item.trains .inner p, .masonry .item.airports .inner p {
	/*font-family: 'publicoroman';*/
  font-size: 15px;
	line-height: 30px;
	margin-bottom: 0;
	letter-spacing: 1px;
}
.masonry .item.trains .inner hr, .masonry .item.airports .inner hr {
	width: 20px;
	margin: 15px 0 30px;
}
.masonry .item.trains .inner img, .masonry .item.airports .inner img {
	float: left;
}
.masonry .item > div {
	width: 100%;
	height: 100%;
	position: relative;
}
.masonry .item .text {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	top: 50%;
	/*font-family: 'stag_sansbook';*/
  font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	line-height: 48px;
	letter-spacing: 5px;
}


.sitemap .fkparagraph {
	padding-bottom: 10px;
}
.sitemap ul li a {
	color: #666666;
	line-height: 26px;
	text-transform: uppercase;
}
.special-offer-area {
	text-align: center;
}
.special-offer-area a {
	background: none repeat scroll 0 0 rgba(142,124,120,0.75);
	width: auto;
	display: inline-block;
	color: #fff;
}
.special-offer-area a:hover {
	text-decoration: none;
}
.special-offer-area a span {
	display: inline-block;
	font-size: 20px;
	/*font-family: 'stag_sansbook';*/
  text-transform: uppercase;
	padding: 20px 40px;
	line-height: 28px;
}
body {
	line-height: 1;
}
.p-b-0 {
	padding-bottom: 0 !important;
}
#debugres {
	position: fixed;
	bottom: 0;
	left: 0;
	font-size: 14px;
	z-index: 999999;
	background-color: #FFFF00;
	padding: 5px;
}
.main-container {
	margin-top: 0px;
}

a, a:hover, a:active, a:focus {
	outline: 0 none;
}
/*==================================================
update
===================================================*/
.navbar-brand {
	padding: 0 !important;
}
.banner-trevia {
	position: relative;
}
.collapse.navbar-collapse.navbar-responsive-collapse {
	margin-top: 21px;
}
/*.reserve {
	width: 100%;
}*/
.resize {
    width: 925px;
    margin: 0 auto;
    padding: 10px 0;
}
.bg_cal{
	background: rgba(102, 37, 37, 0.8);
	margin-bottom: 35px;
}
.main_book_form_item {
    display: inline-block;
    float: left;
    margin: auto;
    padding: 10px;
    width: auto;
}

.main_book_form_item input, .main_book_form_item select {
	width: 98%;
	padding:8px;
	margin-top: 10px;
	-moz-border-radius: 5px;/*Firefox*/
	-webkit-border-radius: 5px;/*Safari, Chrome*/
	border-radius: 5px;
	border: 1px solid #6E6E6C;
	height: 35px;
}
.main_boo_form_item select {
	border: 1px solid #535353;
}
img.ui-datepicker-trigger {
	height: 12px !important;
	width: 13px !important;
}
.date_picker {
	position: relative;
}
.ui-datepicker-trigger {
	position: absolute;
	right: 45px;
	top: 21px;
}
.main_book_form_item input[type="text"] {
	background:#000;
	color: #fff;
	border: none;
}
.form_submit {
	background: #AD0012;
	border: none;
	border-bottom: 2px solid #000 !important;
	color: #fff;
	padding: 10px !important;
}
#ui-datepicker-div {
	z-index: 9999 !important;
}
/*-----------language-----------------*/
#language-toogle > li {
    position: relative;
    width: 100%;
	
}
#language-toogle li a {
    width: 100% !important;
	margin:0 !important;
	padding: 0 !important;
}

.header_soc {
	float: right;
	list-style: outside none none;
	margin-bottom: 0;
	overflow: hidden;
	padding-left: 0;
}
.header_soc li {
	float: left;
	font-size: 13px;
	line-height: 20px;
	margin-left: 18px;
	
}
.header_soc li:first-child {
	margin-left: 0;
	
}
.header_soc a {
	color: #fff;
	transition: all 0.3s ease 0s;
}
.header_soc a:hover {
	color: #e0a853;
}
.header_soc a span i {
	margin: 0 0 0 8px;
	position: relative;
	top: -4px;
}
.lang {
	background: #F4F3EF;
	border: 1px solid #5d472f;
	float: right;
	padding: 5px 5px 5px 0;
	width: 145px;
	margin-top: 10px;
	
}
.lang:hover {
	height: 175px;
}
.lang img {
	padding-right: 10px;
}
.lang:hover ul {
	display: block;
}
.lang img:first-child {
	padding-left: 5px;
}
.lang ul {
	background: #F4F3EF;
	display: none;
	margin-top: 5px;
	padding: 0;
	position: absolute;
	width: 130px;
	z-index: 10000;
}
.lang ul li {
	display: block;
	font-size: 13px;
	margin-left: 0;
	padding: 5px 0;
	position: relative;
	width: 100%;
	z-index: 10000;
}
.trevi-footer {
	background: #662525;
	color: #fff;
	padding-bottom: 25px;
}
.footer_heading {
	color: #fff;
	font-size: 20px;
	margin: 20px 0;
	padding: 10px 0;
	text-transform: uppercase;
}
.footer_link {
	font-size: 15px;
	line-height: 24px;
}
.success{
	color: #0C3;
}
.error{
	color: #DF272C;
}
.trevi-footer input[type="email"] {
	background: #fff;
	border: none;
	color: #6f6e6e;
	padding: 5px;
	width: 59%;
	height: 27px;
	float:left;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 5px;
	/*Safari, Chrome*/
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 5px;
	border: 1px solid #6E6E6C;

}
.trevi-footer input[type="submit"] {
	background: #6E6E6C;
	border: none;
	color: #FFF;
	/*font-family: "Roboto",sans-serif;*/
    font-size: 15px;
	margin: 0;
	padding: 5px;
	float: left;
	position: relative;
	text-transform: uppercase;
	width: 39%;
	height: 27px;
	-moz-border-top-left-radius: 0px;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 0px;
	/*Safari, Chrome*/
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 0px;
	border: 1px solid #6E6E6C;
}
.trevi-footer input[type="submit"]:hover{
	background: #5a5a5a;
}

.fkblock > div .blkcontent ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
.fkblock > div .blkcontent ul li {
	/*font-family: "publicoroman";*/
    font-size: 14px;
	letter-spacing: 1px;
	margin: 7px auto;
	width:80%;
	text-align: left;
	line-height: 24px;
}
.grid_12 {
	margin-bottom: 60px;
}
.lkblock {
	margin: 0 0 10px 0;
}
.lkblock > div {
	background: none #fff;
	float: left;
	width: 100%;
}
.lkblock > div .blkcontent {
	text-align: center;
}
.lkblock > div .blkcontent h2 {
	width: 100%;
	/*font-family: 'stag_sansbook';*/
  font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 70px;
	margin-bottom: 0;
	letter-spacing: 3px;
	line-height: 26px;
}
.lkblock > div .blkcontent p {
	width: 70%;
	display: inline-block;
	margin: 25px auto;
	/*font-family: 'publicoroman';*/
  font-size: 15px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: left;
}
.lkblock > div .blkcontent > a {
	width: auto;
	display: inline-block;
	/*font-family: 'stag_sansmedium';*/
  font-size: 14px;
	border: 1px solid #acacac;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	padding: 15px 40px;
	letter-spacing: 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	outline: 0 none;
}
.lkblock > div .blkcontent > a:hover {
	background: #000;
	border-color: #000;
	color: #fff;
	text-decoration: none;
}
.glry {
	margin: 60px 0 0;
}
.listgallery {
	margin: 15px 0;
}
.listgallery figure img {
	width:100%;
}
.fq h2 {
	margin: 25px auto 10px;
	width: 70%;
	text-align: left;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}
.fq p {
	text-align: left;
	font-size: 14px;
	line-height: 25px;
}
.ui-state-highlight {
    background: #fff !important;
    border: 1px solid #454545 !important;
    color: #454545 !important;
}

ul.video-slide {
	width: 100%;
	margin:0 0 60px;
	padding:0;
	list-style: none;
}



/*===============================================================
Media Query
===============================================================*/
@media (min-width: 768px) and (max-width: 1400px){
	.blkimage {
		min-height: 545px !important;
	}
}



@media (max-width: 1500px) {
	header.main-header .container {
		width: 100%;
	}
}
@media (min-width: 1400px) {
	ul.q-room {
		width: 80% !important;
	}
}



@media (min-width: 1319px) and (max-width: 1400px) {
	.reserve {
		left: 15px !important;
		padding: 4px !important;
		top: 56 !important;
		width: 100% !important;
		z-index: 1;
	}


}

@media (min-width: 1023px) and (max-width: 1320px) {

	.reserve {
		left: 15px !important;
		padding: 4px !important;
		top: 5 !important;
		width: 100% !important;
		z-index: 1;
	}


}

@media (min-width: 200px) and (max-width: 1024px) {
	.reserve {
		left: 15px !important;
		padding: 4px !important;
		top: 0 !important;
		width: 100% !important;
		z-index: 1;
	}


}
	
	
@media (min-width: 1200px) {
	#main .bx-wrapper .bx-caption {
		width: 1170px;
		margin-left: -570px;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	header.main-header .container {
		width: 100%;
	}
	header.main-header .reservation-form {
		padding-left: 10px;
		margin-top: 47px;
	}
	header.main-header .reservation-form form > div label {
		font-size: 13px;
	}
	header.main-header ul.lang {
		top: 14px;
	}
	header.main-header ul.lang li {
		font-size: 13px;
	}
	
}

@media (min-width: 1024px) and (max-width: 1280px) {
	.masonry .item.trains .inner h3,  .masonry .item.airports .inner h3 {
		margin-bottom: 10px;
	}
	.masonry .item.trains .inner hr,  .masonry .item.airports .inner hr {
		margin: 10px 0 20px;
	}
	.masonry .item.trains .inner p,  .masonry .item.airports .inner p {
		line-height: 24px;
		letter-spacing: 0px;
	}
	.masonry .item.trains.airports .inner,  .masonry .item.airports.airports .inner {
		height: 74%;
	}
	.masonry .item.trains.airports .inner p,  .masonry .item.airports.airports .inner p {
		font-size: 14px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.site-footer nav .footer-links {
		width: 40%;
	}
}
@media (min-width: 981px) and (max-width: 1024px) {
	.log-img {
		display: none;
	}
}

@media (min-width: 801px) and (max-width: 980px) {
	.log-img {
		display: none;
	}
	header.main-header .navbar-collapse {
		height: 60px !important;
	}
	.main-container {
		margin-top: 87px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.masonry .item.trains .inner,  .masonry .item.airports .inner {
		width: 90%;
		margin-left: 5%;
	}
	.masonry .item.trains .inner h1,  .masonry .item.airports .inner h1 {
		font-size: 24px;
	}
	.masonry .item.trains .inner h3,  .masonry .item.airports .inner h3 {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.masonry .item.trains .inner hr,  .masonry .item.airports .inner hr {
		margin: 6px 0 12px;
	}
	.masonry .item.trains .inner p,  .masonry .item.airports .inner p {
		line-height: 18px;
		font-size: 12px;
		letter-spacing: 0px;
	}
	.masonry .item.trains.trains .inner h3,  .masonry .item.trains.trains .inner p,  .masonry .item.airports.trains .inner h3,  .masonry .item.airports.trains .inner p {
		padding-left: 58px;
	}
	.masonry .item.trains.airports .inner,  .masonry .item.airports.airports .inner {
		height: 75%;
	}
	.masonry .item.trains.airports .inner h3,  .masonry .item.trains.airports .inner p,  .masonry .item.airports.airports .inner h3,  .masonry .item.airports.airports .inner p {
		padding-left: 58px;
	}
}

@media (min-width: 768px) and (max-width: 920px) {
	.masonry .item .text {
		font-size: 24px;
		line-height: 30px;
		width: 90%;
		margin-left: 5%;
	}
	.masonry .item.trains .inner h1,  .masonry .item.airports .inner h1 {
		font-size: 20px;
	}
	.masonry .item.trains .inner h3,  .masonry .item.airports .inner h3 {
		margin-bottom: 6px;
	}
	.masonry .item.trains.trains .inner,  .masonry .item.airports.trains .inner {
		height: 88%;
	}
	.masonry .item.trains.trains .inner p,  .masonry .item.airports.trains .inner p {
		line-height: 15px;
	}
	.masonry .item.trains.airports .inner,  .masonry .item.airports.airports .inner {
		height: 80%;
	}
}
@media (min-width: 980px) and (max-width: 1023px) {
	header.main-header .navbar-header img {
		width: 250px;
	}
	header.main-header .navbar-collapse {
		height: 65px !important;
	}
	.main-container {
		margin-top: 88px !important;
	}
	
}
@media (max-width: 967px) 
{
	.resize{width:100%;}
	.main_book_form_item {
	    display: block;
	    width: 98%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	header.main-header .container {
		width: 100%;
	}
	header.main-header .navbar-header img {
		width: 250px;
	}
	header.main-header .navbar-collapse {
		height: 65px !important;
	}
	header.main-header .reservation-form {
		padding-left: 4px;
		margin-top: 34px;
		min-width: 590px;
	}
	header.main-header .reservation-form form > div {
		margin-right: 20px;
	}
	.main-container {
		margin-top: 132px;
	}
	.site-footer nav .footer-links {
		width: 40%;
	}
}

@media (min-width: 860px) and (max-width: 991px) {
	header.main-header ul.lang li {
		font-size: 12px;
	}
	.main_book_form_item {
    	display: block;
    	width: 98%;
	}
}
@media (min-width: 768px) and (max-width: 859px) {
	header.main-header ul.lang li {
		font-size: 11px;
	}
	
}
@media (max-width: 880px) {
	header.main-header .navbar-default {
		margin-bottom: 0;
	}
	header.main-header .navbar-header {
		margin-right: -15px;
		float: none;
	}
	header.main-header .navbar-header img {
		width: 250px;
	}
	header.main-header .navbar-header .navbar-brand {
		padding-right: 0;
	}
	header.main-header .navbar-header .navbar-toggle {
		display: block;
	}
	header.main-header .navbar-nav {
		display: none;
	}
	header.main-header .navbar-collapse {
		float: none;
		width: 100%;
		height: auto !important;
	}
	header.main-header .navbar-collapse ul {
		width: 100%;
	}
	header.main-header .navbar-collapse ul li a::after {
		display: none;
	}
	/*header.main-header .reservation-form,  header.main-header ul.lang {
		display: none;
	}*/
	header.main-header .navbar-toggle {
		border: 0 none;
		margin-right: 5px;
	}
	header.main-header .navbar-toggle:hover,  header.main-header .navbar-toggle:focus {
		background: none transparent;
	}
	header.main-header .navbar-toggle span {
		width: 20px;
		background: #fff !important;
	}
	header.main-header .mobile-buttons-area {
		display: block;
		float: right;
		margin-top: 18px;
	}
	header.main-header .mobile-buttons-area .fk-button {
		clear: both;
		float: right;
		margin-right: 13px;
		margin-top: 20px;
		height: 28px;
	}
	header.main-header .mobile-buttons-area .fk-button span {
		line-height: 27px;
	}
	header.main-header .mobile-buttons {
		display: block;
		list-style: none;
		float: right;
		margin-top: 13px;
		padding-left: 0;
	}
	header.main-header .mobile-buttons li {
		float: left;
		margin-right: 30px;
	}
	header.main-header .mobile-buttons li:last-child {
		margin-right: 20px;
	}
	header.main-header .mobile-buttons li a {
		color: #fff;
		font-size: 20px;
		text-decoration: none;
	}
	header.main-header .mobile-buttons li a.fa-fap-marker {
		font-size: 19px;
		margin-top: 1px;
	}
	header.main-header .mobile-buttons li a.fa-phone {
		font-size: 22px;
	}
	.resize{width:100%;}
	.main_book_form_item {
	    display: block;
	    width: 98%;
	}
}
.mobile-container {
	display: none;
}
@media (max-width: 800px) {
	.collapse.navbar-collapse.navbar-responsive-collapse {
		display: none !important;
	}
}
@media (min-width: 881px) {
	.mobile-container.collapse.in {
		display: none;
	}
}
@media (max-width: 880px) {
	.mobile-container {
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 999999999;
		background: #535353;
		padding: 15px;
	}
	.mobile-container.collapse.in {
		display: block;
	}
	.mobile-container img {
		width: 49px;
	}
	.mobile-container .close-btn {
		font-family: stag_sanslight !important;
		font-size: 30px;
		padding: 5px;
		color: #000;
		position: absolute;
		right: 15px;
		top: 15px;
		cursor: pointer;
	}
	.mobile-container ul {
		list-style: outside none none;
		padding: 20px 0;
		margin: 0;
		width: 100%;
	}
	.mobile-container ul li {
		list-style: outside none none;
		width: 100%;
		text-align: center;
	}
	.mobile-container ul li a {
		color: #fff;
		text-transform: uppercase;
		font-size: 14px;
		padding: 13px 0;
		display: block;
		/*font-family: 'stag_sansbook';*/
		letter-spacing: 1px;
	}
	.mobile-container ul li a:hover {
		text-decoration: none;
		color: #000;
	}
	.mobile-container .lang-links {
		width: 100%;
		text-align: center;
	}
	.mobile-container .lang-links a {
		color: #fff;
		padding: 15px;
		/*font-family: 'stag_sansbook';*/
		font-size: 12px;
		border: 1px solid #fff;
		letter-spacing: 2px;
		display: inline-block;
	}
	.mobile-container .lang-links a:hover {
		text-decoration: none;
		background: none #4d4a5e;
	}
	.mobile-container#mobile-reservation .reservation-form,  .mobile-container#mobile-reservation-special .reservation-form {
		width: 150px;
		margin: 30px auto 0;
	}
	.mobile-container#mobile-reservation .reservation-form form > div,  .mobile-container#mobile-reservation-special .reservation-form form > div {
		padding-bottom: 30px;
	}
	.mobile-container#mobile-reservation .reservation-form form > div label,  .mobile-container#mobile-reservation-special .reservation-form form > div label {
		display: block;
		color: #fff;
		/*font-family: 'stag_sansbook';*/
		font-weight: normal;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.mobile-container#mobile-reservation .reservation-form form > div input,  .mobile-container#mobile-reservation-special .reservation-form form > div input {
		border: 1px solid #cccccc;
		height: 20px;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		-ms-border-radius: 1px;
		-o-border-radius: 1px;
		border-radius: 1px;
		background: url(../../images/sprite.png) no-repeat 128px -98px #fff;
		font-size: 12px;
		line-height: 20px;
		padding-left: 10px;
		padding-top: 2px;
		width: 147px;
		color: #999999;
	}
	.mobile-container#mobile-reservation .reservation-form form > div .ui-selectmenu-button,  .mobile-container#mobile-reservation-special .reservation-form form > div .ui-selectmenu-button {
		border: 1px solid #fff;
		height: 20px;
		background: none #fff;
	}
	.mobile-container#mobile-reservation .reservation-form form > div .fk-button,  .mobile-container#mobile-reservation-special .reservation-form form > div .fk-button {
		width: 100%;
		background: none transparent;
		height: auto;
	}
	.mobile-container#mobile-reservation .reservation-form form > div .fk-button span,  .mobile-container#mobile-reservation-special .reservation-form form > div .fk-button span {
		padding: 12px 0;
		border: 1px solid #fff;
	}
	.mobile-container#mobile-reservation .reservation-form form > div .fk-button:hover,  .mobile-container#mobile-reservation-special .reservation-form form > div .fk-button:hover {
		background: none #4d4a5e;
	}

}


@media (min-width: 770px) and (max-width: 800px) {
	.log-img {
		display: none;
	}
	.navbar-brand {
		margin: 0 !important;
		padding: 0 !important;
	}
	.main-container {
		margin-top: 88px;
	}
	header.main-header ul.lang {
		position: absolute;
		right: 15px !important;
		top: 72px !important;
	}
}

@media (min-width: 768px) and (max-width: 769px) {
	.log-img {
		display: none;
	}
	.navbar-brand {
		margin: 0 !important;
		padding: 0 !important;
	}
	.main-container {
		margin-top: 88px;
	}
	header.main-header .navbar-header img {
		margin-top: 0;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-default .navbar-nav {
		padding-left: 10px;
	}
	.navbar-default .navbar-nav li {
		margin: 0 20px 0 0;
	}
	.navbar-default .navbar-nav li a {
		font-size: 13px;
	}
}

@media (min-width: 860px) and (max-width: 991px) {
	.navbar-default .navbar-nav {
		padding-left: 4px;
	}
	.navbar-default .navbar-nav li {
		margin: 0 12px 0 0;
	}
	.navbar-default .navbar-nav li a {
		font-size: 12px;
	}
}

@media (min-width: 800px) and (max-width: 859px) {
	.navbar-default .navbar-nav {
		padding-left: 4px;
	}
	.navbar-default .navbar-nav li {
		margin: 0 10px 0 0;
	}
	.navbar-default .navbar-nav li a {
		font-size: 11px;
	}
}

@media (min-width: 768px) and (max-width: 799px) {
	.navbar-default .navbar-nav {
		padding-left: 4px;
	}
	.navbar-default .navbar-nav li {
		margin: 0 7px 0 0;
	}
	.navbar-default .navbar-nav li a {
		font-size: 11px;
	}
}

@media (min-width: 992px) {
	#main .bx-wrapper .bx-caption {
		width: 970px;
		margin-left: -470px;
	}
}





@media (max-width: 768px) {
	#main .bx-wrapper .bx-caption {
		width: 750px;
		margin-left: -310px;
	}
	.masonry .grid-sizer {
		width: 100%;
	}
	.masonry .item.w25 {
		width: 100%;
	}
	.masonry .item.w50,  .masonry .item.w50square {
		width: 100%;
	}
	.masonry .item.w75 {
		width: 100%;
	}
	.masonry .item.w100 {
		width: 100%;
	}
	.masonry .item .text {
		font-size: 20px;
		line-height: 26px;
	}
	.masonry .item.trains .inner,  .masonry .item.airports .inner {
		position: relative;
		width: 85%;
		margin: 0 auto;
		padding: 20px 0;
		left: auto;
		bottom: auto;
	}
	.masonry .item.trains .inner h1,  .masonry .item.airports .inner h1 {
		font-size: 18px;
	}
	.masonry .item.trains .inner h3,  .masonry .item.airports .inner h3 {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.masonry .item.trains .inner hr,  .masonry .item.airports .inner hr {
		margin: 10px 0 20px;
	}
	.masonry .item.trains .inner p,  .masonry .item.airports .inner p {
		line-height: 22px;
		font-size: 14px;
		letter-spacing: 0px;
	}
	.masonry .item.trains.trains .inner h3,  .masonry .item.trains.trains .inner p,  .masonry .item.airports.trains .inner h3,  .masonry .item.airports.trains .inner p {
		padding-left: 52px;
	}
	.masonry .item.trains.airports .inner h3,  .masonry .item.trains.airports .inner p,  .masonry .item.airports.airports .inner h3,  .masonry .item.airports.airports .inner p {
		padding-left: 56px;
	}
}

@media (max-width: 767px) {
	.trevi-footer {
		padding-bottom: 40px !important;
	}
	.video-slide {
		height: 350px;
		overflow: hidden;
	}
	.video-slide img{
		width: auto !important;
		height:350px !important;
	}
	
	header.main-header ul.lang {
		position: absolute;
		right: 15px !important;
		top: 72px !important;
	}
	#main .bx-wrapper .bx-viewport ul.bxslider li {
		min-height: 360px;
		overflow: hidden;
	}
	#main .bx-wrapper .bx-viewport ul.bxslider li img {
		left: -9999px;
		top: -9999px;
		bottom: -9999px;
		margin: auto;
		position: absolute;
		right: -9999px;
		width: auto;
		height: 100%;
		max-width: none !important;
	}
	#main .bx-wrapper .bx-viewport ul.bxslider li .bx-caption {
		position: relative;
		left: auto;
		bottom: auto;
		margin-top: 20%;
		width: 100%;
		text-align: center;
	}
	.main-container {
		margin-top: 111px;
	}
	.navbar-brand {
		margin: 0 !important;
		padding: 0 !important;
	}
	.main-container {
		margin-top: 88px;
	}
	header.main-header .navbar-header img {
		width: 180px !important;
		margin-top: 10px !important
	}
	.site-footer {
		padding-top: 60px;
	}
	.site-footer nav .footer-links {
		width: 60%;
		margin: 0 auto;
	}
	.site-footer nav .footer-links ul.menu {
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.site-footer nav .footer-links ul.menu:after {
		display: none;
	}
	.site-footer nav .footer-links ul.menu li {
		width: 100%;
		display: block;
		margin-bottom: 20px;
		margin-left: 0;
	}
	.site-footer nav .footer-links ul.menu li a {
		font-size: 15px;
	}
	.site-footer .company-info {
		margin-top: 60px;
		line-height: 20px;
		padding: 10px 0;
	}
}

@media (min-width: 480px) and (max-width: 880px) {
	.mobile-container img {
		width: 80px;
	}
	.mobile-container ul li a {
		font-size: 16px;
	}
	.header.main-header .navbar-header img {
		width: 120px !important;
		margin-top: 0 !important
	}

}

@media (max-width: 480px) {
	.reserve {
		opacity: 0.8;
	}
	.masonry .item .text {
		font-size: 14px;
		line-height: 20px;
	}
	
.ui-datepicker-multi-2 .ui-datepicker-group { width: 100% !important; }
.ui-datepicker.ui-datepicker-multi{ width: 18em !important;}
	
}

@media (max-width: 383px) {

.header.main-header .navbar-header img {
		width: 120px !important;
		margin-top: 0 !important
	}

	}

@media screen and (max-width:400px) {

.members-desktop { display: none; }
.members-mobile { display: block; }


}



