/*------------------------------------------------------------------
-------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: 'Open Sans Condensed';
}
@font-face {
	font-family: "icomoon";
	src: url(../../fonts/icomoon/icomoon-9f444facd41d.eot?#iefixw5xef6) format("embedded-opentype"), url("../../fonts/icomoon/icomoon-c35e8167c104.woff?w5xef6") format("woff"), url("../../fonts/icomoon/icomoon-c43fc40ec104.ttf?w5xef6") format("truetype"), url("../../fonts/icomoon/icomoon-38290abcc104.svg?w5xef6#icomoon") format("svg");
	font-weight: normal;
	font-style: normal
}
[class^="icon-"], [class*=" icon-"] {
font-family:"icomoon";
speak:none;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
line-height:1;
padding-right:6px;
font-size:2.2em;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.float-tab {
	position: relative;
	margin-top: 60px;
}
.float-tab ul li {
	float: left;
	position: relative;
	top: -54px;
}
.float-tab ul li a {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 3px solid #EEEEEE;
	display: block;
	margin: 0 2px 4px;
	padding: 10px 16px;
}
.tabs-stacked .open>a:hover {
	border-color: #999999;
}
.tabbable {
*zoom:1;
}
.tabbable:before, .tabbable:after {
	display: table;
	content: "";
	line-height: 0;
}
.tabbable:after {
	clear: both;
}
.tab-content {
	overflow: auto;
}
.tabs-below>.nav-tabs, .tabs-right>.nav-tabs, .tabs-left>.nav-tabs {
	border-bottom: 0;
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
	display: none;
}
.tab-content>.active, .pill-content>.active {
	display: block;
}
.tabs-below>.nav-tabs {
	border-top: 1px solid #ddd;
}
.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0;
}
.tabs-below>.nav-tabs>li>a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.tabs-below>.nav-tabs>li>a:hover {
	border-bottom-color: transparent;
	border-top-color: #ddd;
}
.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:hover {
	border-color: transparent #ddd #ddd #ddd;
}
.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
	float: none;
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}
.tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left>.nav-tabs>li>a:hover {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover {
	border-color: #ddd transparent #ddd #ddd;
*border-right-color:#ffffff;
}
.tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}
.tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.tabs-right>.nav-tabs>li>a:hover {
	border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:hover {
	border-color: #ddd #ddd #ddd transparent;
*border-left-color:#ffffff;
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
/*TAB CONTAINER*/
.tab-container {
	border: 1px solid #f3f3f3;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 99.7%;
	margin-bottom: 30px;
	background: none repeat scroll 0 0 #FFFFFF;
}
.tab-content-1 {
	padding: 22px 22px 7px 22px;
	position: relative;
}
.tab-container-two {
	border: 1px solid #f3f3f3;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 442px;
	margin-bottom: 0;
	background: none repeat scroll 0 0 #fff;
}
.tab-content-img1 {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #f3f3f3;
	padding: 4px;
	margin: 4px 10px 10px 0;
	float: left;
}
.tab-content-img2 {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #f3f3f3;
	padding: 4px;
	margin: 4px 0 10px 10px;
	float: right;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
/*---start portfolio --*/
.portfolio_main {
	padding: 2% 0 4%;
}
#info {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: #fcf8e3;
	border: 1px solid #fbeed5;
	width: 95%;
	max-width: 900px;
	margin: 0 auto 40px auto;
	font-size: 1.6em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info .info-wrapper {
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info a {
	color: #c09853;
	text-decoration: none;
}
#info p {
	margin: 5px 0 0 0;
}
.container {
	position: relative;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#filters {
	margin: 4% 1%;
	padding: 0;
	list-style: none;
}
#filters li {
	display: inline-block;
	margin-right: 20px;
}
#filters li span {
	font-size: 13px;
	display: block;
	padding: 10px 30px;
	border: 1px solid rgb(221, 221, 221);
	text-decoration: none;
	color: #47817E;
	cursor: pointer;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#filters li span.active, #filters li span:hover {
	background: #e36b2c;
	border: 1px solid #CF5050;
	color: #fff;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:15%;
	margin: .5%;
	display: none;
	float: left;
	overflow: hidden;
}
.portfolio-wrapper {
	overflow: hidden;
	position: relative !important;
	cursor: pointer;
}
.portfolio img {
	top: 0px !important;
	max-width: 100%;
	position: relative;
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: -40px;
}
.portfolio .label-bg {
	background: #6cb16c;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.portfolio .label-text {
	color: #fff;
	position: relative;
	z-index: 500;
	padding: 5px 8px;
}
.portfolio .text-category {
	display: block;
	font-size: 1.6em;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 100;
	margin-top: 5px;
}
/* Self Clearing Goodness */
body {
	overflow-x: hidden;
	background: #fff;
	font-family: 'Open Sans Condensed', sans-serif !important;
	line-height: 1;
	color: #0f3556;
	-webkit-font-smoothing: antialiased !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
 select::-ms-expand {
 display: none;
}
ol, ul {
	list-style: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #000;
	margin-top: 0px;
	padding: 0;
	position: relative;
	z-index: 1;
}
.mobile_only {
	display: none !important
}
.tablet_mobile_only {
	display: none !important
}
input, select {
	vertical-align: middle;
}
input, textarea, select {
	line-height: 40px;
	height: 40px;
	border: 1px solid rgba(0,0,0,0.1);
	width: 100%;
	border-radius: 0;
	cursor: pointer;
	margin: 0;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
i {
	cursor: pointer;
}
h1, h2, h3, h4, h5 {
	padding-bottom: 5px;
}
h1 {
	font-size: 3em;
	font-weight: 550;
	color: #000;
	padding-bottom: 20px;
	padding-top: 20px;
}
h2 {
	font-size: 3.0em;
	font-weight:450;
	color: #000;
}
h3 {
	font-size: 1.8em;
	font-weight: 600;
	color: #000;
}
h4 {
	font-size: 1.8em;
	color: #000;
}
h5 {
	font-size: 1.4em;
	color: #000;
}
p {
	font-size: 1.4em;
	line-height: 1.65;
	color: #585858;
	font-weight:500;
	padding-bottom: 20px;
}
b {color:#000;}
em {
	font-weight: normal;
}
a {
	color: #000;
	cursor: pointer;
	text-decoration: underline;	
}
a:hover {
	color: #347276;
	cursor: pointer;
	text-decoration: underline;
}
u {
  text-decoration: underline;
  -webkit-text-decoration-color: #347276; /* Safari */  
  text-decoration-color: #347276;}
#submit {
	height: 60px;
	width: 200px;
	margin-top: 30px;
	color: #000;
	font-weight: 600;
	font-size: 1.2em; letter-spacing:2px;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 9px;
	border: 2px solid transparent;
	animation: pulse1 6s infinite;
}

@keyframes pulse1 {
  0% {
    background-color: #3a7f84;
  }
  25% {
    background-color: #75a5a8;
  }
   50% {
    background-color: #9cbfc1;
  }
    75% {
    background-color: #75a5a8;
  }
    100% {
    background-color: #3a7f84;
  }
}
/**************Responsive***************/
#mobile-bar {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
 display: :block;
	height: 48px;
	padding: 15px 10px 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
#offcanvas-togglers, #offcanvas-togglers:focus, #offcanvas-toggler, #offcanvas-toggler:focus {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #333;
	cursor: pointer;
	height: 21px;
	margin: 0;
	opacity: 0.85;
	outline: medium none;
	position: absolute;
	width: 24px;
}
#offcanvas-toggler, #offcanvas-togglers {
	font-size: 1.8em;
	position: absolute;
	right: 0px;
	top: 10px;
}
#offcanvas-togglers {
	right: 15px;
}
.mm-panel {
	transition-delay: 0s;
	transition-duration: 0.4s;
	transition-property: top, right, bottom, border;
	transition-timing-function: ease;
}
.mm-panel li {
	border-color: rgba(0, 0, 0, 0.15);
	position: relative;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	width: 100%;
}
.mm-panel li a {
	color: inherit;
	display: block;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 10px 10px 10px 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.4s;
	color: #0f3556;
}
.mm-panel li:hover a {
	margin-left: 10px;
	transition: all 0.7s;
	color: #F4D025;
}
/***********************PANEL***************************/
.body-overlay {
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: -1;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}
#side-panel {
	position: fixed;
	top: 0;
	right: -300px;
	z-index: 399;
	width: 300px;
	height: 100%;
	background-color: #F5F5F5;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
}
#side-panel .side-panel-wrap {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 330px;
	height: 100%;
	overflow: auto;
	padding: 50px 70px 50px 40px;
	display: block;
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	-ms-transition: all 0.7s;
}
#side-panel-trigger-close a {
	display: block;
}
#side-panel .widget:first-child {
	padding-top: 0;
	border-top: 0;
	margin: 0;
}
#side-panel .widget {
	margin-top: 40px;
	padding-top: 40px;
	width: 220px;
	border-top: 1px solid #E5E5E5;
}
.widget:first-child {
	margin-top: 0;
}
.widget {
	position: relative;
	margin-top: 50px;
}
.side-panel-trigger {
	position: relative;
	z-index: 999;
}
.widget h4 {
	padding-bottom: 20px;
	text-transform: uppercase;
}
.side-panel-wrap .dropdown-menu {
	margin: 0;
	width: 172px;
}
.side-panel-wrap .dropdown:hover .dropdown-menu {
	display: block;
}
.side-panel-wrap .dropdown-menu {
	padding: 0;
	left: 29px;
}
.side-panel-wrap .dropdown-menu > li > a {
	padding: 10px 20px;
	font-size: 1.3em;
	text-transform: capitalize;
	
	font-weight: 700;
	transition: all 0.4s;
}
.side-panel-wrap .dropdown-menu > li:hover a {
	margin-left: 10px;
	transition: all 0.7s;
	color: #F4D025;
}
.side-panel-wrap .dropdown-menu > li:hover {
	background-color: #f5f5f5;
}
.side-panel-wrap .dropdown-menu > li > a:hover {
	background-color: transparent;
}
/*****************************************HEADER******************************************************/
.fa, #toggle-nav {
	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;
	transform: translate(0, 0)
}

@-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)
}
}

 @media all and (min-width: 650px) {
#newtesti {
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 530px !important;
}
}
 @media all and (max-width: 650px) {
#newtesti {
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 700px !important;
}

}
 @media all and (max-width: 960px) {
.tablet_mobile_only {
	display: block !important
}
.desktop_only {
	display: none
}
header #navigation-booking {
	padding-top: 12px !important;
}
header #navigation-booking .pointed {
	display: none !important;
}
}
 @media all and (max-width: 650px) {
.desktop_tablet_only {
	display: none
}
.mobile_only {
	display: block !important
}
}
header #navigation-booking {
	background: url(../../images/booking-bg.jpg);
	display: inline-block;
	font-family: inherit;
	font-size: 1.8em;
	letter-spacing: 0.05em;
	height: 100%;
	width: 120px;
	position: absolute;
	right: 40px;
	top: 0;
	vertical-align: middle;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	padding-top: 30px;
}
header #navigation-booking:hover {
/*background: #5ebaec;*/
}
header #navigation-booking:hover .pointed {
/*color: #5ebaec;*/
}
header #navigation-booking>a {
	position: absolute;
	top: 0;
	display: block;
	height: 100%;
	color: #FFF;
	text-transform: uppercase;
}
header #navigation-booking>a:hover {
	text-decoration: none;
}
header #navigation-booking .pointed {
	display: block;
	position: absolute;
	left: 0px;
	top: 89px;
	width: 0;
	height: auto !important;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-top: 20px solid #04b6a0;
	z-index: -1;
}
#top {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 999;
}
.mobile-menu {
	background: #141d1e;
	display: none;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 89px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mobile-menu li {
	display: block;
	padding: 0px 0px 0px 0px !important;
}
.mobile-menu li a {
	font-size: 1.4em;
	color: #fff;
	font-family: inherit;
	display: block;
	padding: 12px 0px 12px 0px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #1a2526;
	padding-left: 35px !important;
}
.mobile-menu li a:hover {
	color: #ceb44a;
}
.mobile-menu li:last-child a {
	border-bottom: 0px;
}
.mobile-menu li ul {
	display: none;
}
.mobile-menu li li {
	padding: 0px;
}
.mobile-menu li li:last-child a {
	border-bottom: 1px solid #1a2526;
}
.mobile-menu li li a {
	padding-left: 10px;
	padding-right: 10px;
}
.mobile-menu .dropdown-menu {
	margin: 0;
	width: 172px;
}
.mobile-menu .dropdown:hover .dropdown-menu {
	display: inline-block;
}
.mobile-menu .dropdown-menu {
	padding: 0;
	left: 29px;
	background-color: #141d1e;
}
.mobile-menu .dropdown-menu > li > a {
	padding: 10px 20px;
	font-size: 1.3em;
	text-transform: capitalize;
	
	font-weight: 700;
	transition: all 0.4s;
}
.mobile-menu .dropdown-menu > li:hover a {
	margin-left: 10px;
	transition: all 0.7s;
	color: #F4D025;
}
.mobile-menu .dropdown-menu > li:hover {
	background-color: #141d1e;
}
.mobile-menu .dropdown-menu > li > a:hover {
	background-color: transparent;
}
.fixed .mobile-menu {
	top: 59px;
}
.menu-btn {
	float: right;
	display: none;
	width: 40px;
	height: 19px;
	background: url(../../images/menu-btn.png) right top no-repeat;
	margin: 4px 23px 0px 0px;
}
.wrapper-padding {
	position: relative;
}
.main-cont {
	width: 100%;
	min-width: 300px; /*min-height:100%;*/
}
.header-a {
	height: 40px;
	width: 100%;
	background: url(../../images/booking-bg.jpg);
	padding-right: 100px;
}
.header-b {
	position: relative;
}
.header-phone {
	float: right;
	height: 49px;
	border-left: 1px solid #333333 !important;
	border-right: 1px solid #333333 !important;
	padding-top: 11px;
	padding-right: 20px !important;
	padding-left: 20px !important;
	margin-right: -40px !important;
}
.header-phone span {
	background-position: left 1px;
	padding: 1px 0px 0px 25px;
	font-size: 1.8em;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	min-height: 15px;
}
.header-phone a[href^=tel] {
	color: #fff;
	text-decoration: none;
}
.header-account {
	float: right;
	display: block;
}
.header-account {
	color: #000;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 14px 20px 0px 20px;
	height: 40px;
}
.header-account a {
	color: #000;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 14px 20px 0px 20px;
	height: 40px;
}
.header-social {
	float: left;
	padding: 13px 15px 0px 80px;
	height: 27px;
}
.header-social a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0px 9px 0px 9px;
}
.header-social .social-yelp {
	background: url(../../images/header-yelp.png) left top no-repeat;
	margin-right:0px;
}
.header-social .social-ta {
	background: url(../../images/header-ta.png) left top no-repeat;
	margin-right: 1px;
}
.header-social .social-twitter {
	background: url(../../images/header-twitter.png) left top no-repeat;
	margin-right: 1px;
}
.header-social .social-facebook {
	background: url(../../images/header-fb.png) left top no-repeat;
	margin-right: 1px;
}
.header-social .social-youtube {
	background: url(../../images/header-yt.png) left top no-repeat;
	margin-right: 1px;
}
.header-social .social-pin {
	background: url(../../images/header-pin.png) left top no-repeat;
	margin-right: 1px;
}

.header-viewed {
	float: right;
	position: relative;
}

.header-b {
	height: 89px;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.5);
}
.header-logo {
	float: left;
	margin: 10px 0px 0px 0px;
}
.header-logo img {
	width: 190px;
}
.fixed .header-logo img {
	margin-top:-12px;
	width: 155px;
}
.header-right {
	float: right;
	margin-top: 37px;
}
.header-nav {
	float: left;
	margin-right:30px;
}

.header-nav ul, .header-nav ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.header-nav ul li {
	margin-left:18px;
	float: left;
}
.header-nav ul li a {
	font-size: 1.2em;
	color: #000;
	font-weight:400;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing:1.7px;
}

.btn-a {
	font-weight: 700;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	border: 2px solid #fff;
	padding: 12px 33px 12px 33px;
	text-align: center;
	font-size: 11px;
	border-radius: 3px;
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	text-transform: uppercase;
	position: relative;
	top: 18px;
	opacity: 0;
}
.btn-a:hover {
	color: #4a90a4;
	background: #fff;
}

.full-width-search .page-search-p {
	padding: 26px 21px 21px 21px;
}
.page-search-content label {
	display: block;
	font-size: 11px;
	color: #4c4c4c;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 9px;
}
.search-line {
	margin: 0px 0px 18px 0px;
}
.search-line input[type='text'] {
	border: 1px solid #e3e3e3;
	background: #fff;
	width: 284px;
	border-radius: 3px;
	padding: 9px 8px 9px 8px;
	text-transform: uppercase;
	font-size: 11px;
	color: #8a8a8a;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.05);
	-moz-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.05);
	box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.05);
}

.header-account a:hover, .header-viewed-btn:hover, .header-viewed:hover .header-viewed-btn, .header-curency a:hover, .header-nav ul li a:hover {
	color: #484364;
}
a:hover .header-account, .header-viewed-btn:hover, .header-viewed:hover .header-viewed-btn, a:hover .header-curency, .header-nav ul li a:hover {
	color: #484364;
}
.header-nav ul li {
position: relative;
}
.header-nav ul li a {
padding-bottom:4px;
}
.fixed .header-nav ul li a {
font-size: 1.2em;
padding-bottom:4px;
}
.fixed .header-nav ul ul {
	top:26px;
}
.fixed .hdr-srch-overlay {
	top: 7px;
}
.header-nav ul ul {
	display: none;
	position: absolute;
	left: -25px;
	top:22px;
	z-index: 999;
	background: #111111;
	padding: 10px 0px 10px 0px;
}
.header-nav ul li:hover>a {
	color: #347276;
}
.header-nav ul li.active>a {
	color: #347276 !important;
}
.header-nav ul ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: none;
	margin-bottom: 19px;
	padding: 0px 15px 0px 10px;
}
.header-nav ul ul li:last-child {
	margin-bottom: 0px;
}
.header-nav ul ul li a {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #d8d8d8;
	font-weight: 600;
}
.wrapper-padding {
	max-width: 1100px;
	margin: 0 auto;
}
.wrapper-padding-a {
	max-width: 1190px;
	margin: 0 auto;
}
.wrapper-a-holder {
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	height: 1px;
}
.wrapper-a {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	height: 1px;
	left: 0px;
	z-index: 99;
	bottom: 298px;
}
 @media screen and (max-width:313px) {
.header-logo {
	margin: -12px 0px 0px 0px;
}
.header-right {
	margin-top: 0;
}
}
 @media screen and (max-width:1010px) {
.header-nav ul li {
	margin-left: 18px;
}
.header-nav {
	display: none;
}
.hdr-srch-devider {
	display: none;
}
.menu-btn {
	display: block;
}
}
 @media screen and (max-width:390px) {
.wrapper-a {
	bottom: 374px;
}
.header-phone {
	border-left: 0px;
	padding-left: 0px;
}
.header-lang a {
	border-left: 0px;
}
.search-select.full-width {
	width: 253px;
}
.search-select.full-width select {
	width: 109%;
}
.search-select.half-width {
	width: 118px;
}
.search-select.half-width select {
	width: 113%;
}
.search-line-a.hotel-stars {
	float: none;
	margin-bottom: 20px;
	width: 100%;
	margin-right: 0px;
}
.search-line-a.hotel-stars .search-select.half-width {
	width: 253px;
}
.search-line-b.peoples {
	float: none;
	width: 100%;
	margin-right: 0px;
}
.search-line-b.peoples .search-select.half-width {
	width: 253px;
}
.search-select.half-width select {
	width: 110.7%;
}
.search-line-a.peoples, .search-line-a.price {
	float: none;
	margin-bottom: 20px;
	width: 100%;
	margin-right: 0px;
}
.search-line-a.peoples .search-select.half-width, .search-line-a.price .search-select.half-width {
	width: 253px;
}
.search-line-b.class, .search-line-b.company {
	float: none;
	width: 100%;
	margin-right: 0px;
}
.search-line-b.class .search-select.half-width, .search-line-b.company .search-select.half-width {
	width: 253px;
}
.search-type-a .srch-tab-3c {
	width: 46.5%;
	float: left;
	margin: 0px 0px 15px 0px;
}
.search-type-a .srch-tab-3c:nth-child(2) {
	width: 46.5%;
	float: right;
	margin: 0px 0px 15px 0px;
}
.search-type-a .srch-tab-3c:nth-child(3) {
	width: 100%;
	float: none;
	margin: 0px;
}
.search-type-b .srch-tab-3c {
	width: 46.5%;
	float: left;
	margin: 0px 0px 15px 0px;
}
.search-type-b .srch-tab-3c:nth-child(2) {
	width: 46.5%;
	float: right;
	margin: 0px 0px 15px 0px;
}
.search-type-b .srch-tab-3c:nth-child(3) {
	width: 100%;
	float: none;
	margin: 0px;
}
.search-type-a .srch-tab-left.transformed {
	width: 100%;
	float: none;
	margin: 0px 0px 15px 0px;
}
.search-type-a .srch-tab-right.transformed {
	width: 100%;
	float: none;
	margin: 0px 0px 0px 0px;
}
.search-type-b .srch-tab-left.transformed {
	width: 100%;
	float: none;
	margin: 0px 0px 15px 0px;
}
.search-type-b .srch-tab-right.transformed {
	width: 100%;
	float: none;
	margin: 0px 0px 0px 0px;
}
.search-only .mp-slider-lbl {
	padding-top: 60px;
}
.page-search.full-width-search {
	width: 302px;
}
.page-search.full-width-search .page-search-tabs {
	width: 100%;
}
.full-width-search .wrapper-a {
	bottom: 374px;
}
}
@media screen and (max-width:500px) {
.wrapper-padding, .offer-slider-c, .offer-slider header, .mp-popular, .partners, .testimonials, .pop-destinations, .theme-teaser-padding, .mobile-menu li, .about-content .content-wrapper, .about-slider-h, .why-we .content-wrapper, .inner-breadcrumbs .content-wrapper, .blog-wrapper, .blog-page, .contacts-page, .typography .content-wrapper, .inner-page .content-wrapper, .columns .content-wrapper, .testimonials-b {
	padding-left: 20px;
	padding-right: 20px;
}
.hdr-srch-overlay-a {
	margin-left: 20px;
	margin-right: 20px;
}
.testimonials-flat {
	width: auto;
}
.counters-i, .counters-i:first-child, .counters-i:last-child {
	width: 100%;
	display: block;
	margin: 0px 0px 60px 0px;
}
.counters-i:last-child {
	margin-bottom: 0px;
}
.about-slider-h.styled {
	height: 310px;
	padding: 50px 0px 0px 0px;
}
.flight-line-d {
	margin-left: 6px;
	margin-right: 6px;
}
.tab-reasons h2 {
	line-height: 25px;
	margin-bottom: 20px;
}
.rates-line-right {
	width: 84%;
}
.guest-reviews-l {
	width: 100%;
	float: none;
	margin: 0px;
	text-align: center;
}
.guest-reviews-r {
	width: 100%;
	float: none;
	margin: 0px;
	text-align: center;
}
.guest-reviews-img {
	margin: 0 auto;
	margin-bottom: 13px;
}
.guest-reviews-br nav {
	float: none;
}
.guest-rating {
	float: none;
}
.guest-reviews-br nav li {
	display: inline-block;
	float: none;
}
.counters-five-colls .counters-row-i, .counters-five-colls .counters-row-i:last-child {
	width: 100%;
	float: none;
	margin: 0px 0px 30px 0px;
}
.counters-four-colls .counters-row-i, .counters-four-colls .counters-row-i:nth-child(2n) {
	width: 100%;
	float: none;
	margin: 0px 0px 40px 0px;
}
.pie-charts-i, .pie-charts-i:nth-child(2n) {
	width: 100%;
	float: none;
	margin: 0px 0px 40px 0px;
}
.portfolio-full-more-txt, .portfolio-full-more-txt:nth-child(2n) {
	width: 100%;
	float: none;
}
.offer-slider-i.catalog-i, .offer-slider-i.catalog-i:nth-child(2n), .offer-slider-i.catalog-i:nth-child(3n) {
	float: none;
	width: 100%;
}
.list-rows .cat-list-content-l {
	margin: 0px;
	float: none;
	width: 100%;
	float: none;
}
.list-rows .cat-list-content-r {
	width: 100%;
	float: none;
	margin: 0px;
}
.list-rows .cat-list-content-lpadding {
	padding-bottom: 16px;
}
.list-rows .cat-list-content-lpadding {
	padding-right: 0px;
}
.list-rows .cat-list-content-p {
	padding-left: 0px;
}
.portfolio-i {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.portfolio-holder {
	padding-left: 20px;
	padding-right: 20px;
}
.portfolio-three-colls .portfolio-i {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.portfolio-holder-three {
	padding-left: 20px;
	padding-right: 20px;
}
.table-a tr th:nth-child(4), .table-a tr td:nth-child(4) {
	display: none;
}
.tabs-type-a .tabs-nav li {
	float: none;
	width: 100%;
	margin: 0px 0px 5px 0px;
}
.tabs-type-a .tabs-nav li a {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
.tabs-type-bi-l {
	width: 100%;
	float: none;
	margin: 0px 0px 20px 0px;
}
.tabs-type-bi-r {
	width: 100%;
	float: none;
	margin: 0px;
}
.tabs-type-bi-p {
	padding-left: 0px;
}
.tabs-type-bi-rb {
	border-left: 0px;
}
.tabs-type-b .tabs-nav a.active, .tabs-type-b .tabs-nav a.active:hover {
	border-right: 1px solid #E3E3E3 !important;
}
.tabs-type-b .tabs-nav a.active span {
	display: none;
}
.accordeon-a span {
	float: right;
	width: 90%;
	line-height: 20px;
}
.toggle-lbl {
	line-height: 20px;
	margin-top: 10px;
}
.datepicker-popup {
	width: 280px !important;
	min-width: 280px !important;
}
.testimonials-flat {
	padding: 40px 0px 0px 0px;
	height: 320px;
}
.list-rows .cat-list-content-lpadding {
	border-right: 0px;
}
}
/*************SLIDE BOX************/
.parslide {
	margin-top: 125px !important;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	-webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.5);
}
.title-up {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
}
.slider-box h1 {
	font-size: 60px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 4px;
	font-style: italic;
}
.slider-helper .item {
	width: 100%;
}
.slider-helper .item-video {
	height: 500px
}
.slider-box img {
	/*border: 10px solid #fff;*/
  /*border-radius: 0 0 50% 50% / 0 0 19% 19%;*/
	width: 100%;
}
.parslide .carousel-caption span {
	font-weight: 900;
	font-style: normal;
}
p.slide-subtitle {
	font-size: 24px;
	font-style: italic;
	margin-top: -7px;
}
.btn-more {
	background-color: #cf1f33;
	padding: 11px;
	border-radius: 80px;
	text-align: center;
	font-weight: 900;
}
.parslide .carousel-caption {
	margin-bottom: 224px;
	text-shadow: none;
}
.parslide .carousel-caption a {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 900;
	padding: 11px 40px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.parslide .carousel-indicators {
	margin-bottom: 134px;
}
.parslide .carousel-indicators li {
	background-color: #dcdcdc;
	width: 5px;
	height: 5px;
	margin-right: 5px;
}
.parslide .carousel-indicators .active {
	background-color: #0f3556;
	width: 5px;
	height: 5px;
	margin-right: 5px;
}
.slider-helper .button-slide {
	margin-top: 45px;
}
.slider-helper .button-slide a:hover {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	color: #f3f3f3;
}
/*******************************CHECK ROOM - Made Sticky*************************************/
#check-room{
	float: left;
	position: relative;
	top: -60px;
	width: 100%;
	z-index:999;
	-webkit-box-shadow: 0px 12px 17px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 12px 17px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 12px 17px 0px rgba(0,0,0,0.75);
}
#check-room input, #check-room select {
	padding: 0px 15px;
	border: 2px solid #1e1e1e;
	color: #000;
	font-size:1.0em;
	font-weight:600;
}
#check-room h1 {color: #000; letter-spacing: 2px; font-size: 1.2em; margin-top: 8px; line-height:2px; font-weight: 600;}
#check-room h2 {color: #000; letter-spacing: 1px; font-size: 1.6em; text-align: center;}
#check-room h3 {color: #000; letter-spacing: 1px; font-size: 1.3em; text-align: center;}
#check-room h4 {color: #000; letter-spacing: 1px; font-size: 1.0em; text-align: center;}
.check-room {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: url("../../images/booking-bg.jpg") repeat scroll 0 0;
	margin: 0 auto;
	display: inline-block;
	padding: 0px;
	height: 90px;
}
.check-room label {
	display: inline;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
select {
	padding-right: 18px
}
}
.group h4 {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 10px;
}

/*==================================================
 * Effect 5
 * ===============================================*/
.effect5 {
	position: relative;
}
.effect5:before, .effect5:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 25px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 35px 20px #777;
	-moz-box-shadow: 0 35px 20px #777;
	box-shadow: 0 35px 20px #777;
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	transform: rotate(-8deg);
}
.effect5:after {
	-webkit-transform: rotate(8deg);
	-moz-transform: rotate(8deg);
	-o-transform: rotate(8deg);
	-ms-transform: rotate(8deg);
	transform: rotate(8deg);
	right: 10px;
	left: auto;
}
.bookbtnew {
	margin-left:-30px;
	width: 230px;
	height: 90px;
	animation: pulse 6s infinite;
}

@keyframes pulse {
  0% {
    background-color: #3a7f84;
  }
  25% {
    background-color: #75a5a8;
  }
   50% {
    background-color: #9cbfc1;
  }
    75% {
    background-color: #75a5a8;
  }
    100% {
    background-color: #3a7f84;
  }
}
.bookbtnew a {
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	color: #000;
}
.bookbtnew:hover a {
	color: #000;
}
.bookbtn span {
	font-size: 42px;
}
.btn-check h1 {
	font-size: 1.4em;
	letter-spacing: 1px;
	padding-top: 0px;
	color: #000;
}
.btn-check h3 {
	color: #000;
	font-size: 1.3em;
	letter-spacing: 3px;
	padding-top: 7px;
}
.btn-check h4 {
	color: #000;
	font-size:1.00em;
	letter-spacing: 1px;
	padding-top: 8px;
}
form div i {
	position: absolute;
	right: 30px;
	line-height: 40px !important;
}
/***************************************MAIN***********************************************/
main {
	position: relative;
	width: 100%;
	float: left;
}
/************WHY CHOOSE US***************/
#why_choose_us {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#why_choose_us h3 {
	padding-top: 22px;
	text-transform: capitalize;
}
#why_choose_us i {
	color: #8a9bad;
}
.post {
	padding-top: 0;
	margin-top: -14px;
}
.img_zoom {
	overflow: hidden;
	text-align: center;
}
.img_zoom img {
	border-radius: 3px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.img_zoom:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
#why_choose_us h4 {
	font-size: 18px;
	font-weight: 700;
	padding: 28px 0 17px;
}
.readmore {
	font-size: 14px;
	color: #8a9bad;
	text-transform: capitalize;
	font-weight: 700;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.readmore:hover {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.text-col .btn-readmore {
	margin-top: 19px;
}
/*************UPCOMING****************/
#upcoming {
	position: relative;
	color: #fff;
}
/*.sub-upcoming{
background: url("../../images/upcoming.png") no-repeat scroll 0 0;
padding-bottom: 51px;
} */
#upcoming .btn-readmore {
	margin-top: 17px;
}
#contact-room {
	overflow: hidden;
	position: relative;
	margin-bottom: 100px;
}
#contact-room figcaption {
	left: 0px;
	position: absolute;
	top: 0px;
	transition: background-color 0.3s ease 0s;
	width: 100%;
}
#upcoming .sub-upcoming h3 {
	color: #fff;
	padding-left: 30px;
	padding-bottom: 53px;
}
#upcoming span {
	margin: 0;
	padding: 0;
	
	font-size: 14px;
}
#upcoming h4 {
	
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 16px;
}
#upcoming p {
	padding: 10px 0 0;
	color: #fff;
}
.sub-upcoming .upcoming-ul {
	padding-left: 30px;
	padding-right: 30px;
	margin-top: -10px;
	padding-bottom: 30px;
}
.box_up h4::before {
	background: #8a9bad none repeat scroll 0 0;
	content: "";
	display: block;
	height: 10px;
	left: -30px;
	position: relative;
	top: 14px;
	width: 20px;
}
.sub-upcoming .box_up h4::after {
	background: #8a9bad;
	content: "";
	display: block;
	height: 1px;
	margin-top: 18px;

	position: relative;
	top: 0px;
	width: 30px;
}
.li_last {
	padding-top: 40px;
}
.sub-upcoming a {
	font-weight: 900;
	text-decoration: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.sub-upcoming a:hover {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	color: #f3f3f3;
}
.sub-upcoming .btn-more {
	margin-top: 27px;
}
.btn-more a {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 14px;
}
.button-ok {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 27px;
	padding-bottom: 12px;
	padding-top: 12px;
}
#contact img {
	width: 100%;
}
.sub-upcoming .owl-theme .owl-dots .owl-dot span {
	background: #fff!important;
	width: 5px!important;
	height: 5px!important;
}
.sub-upcoming .owl-theme .owl-dots .owl-dot {
	padding-left: 10px;
}
.sub-upcoming .owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
	position: absolute;
	top: -105px;
	right: 30px;
}
.sub-upcoming .owl-carousel .owl-stage-outer {
	overflow: inherit!important;
}

/**********************CHECKOUT ROOM********************/
#checkoutroom {
	background: #0f3556;
	color: #fff;
	width: 100%;
	margin: 0 auto;
	float: left;
}
#checkoutroom i {
	color: #fff;
}
#checkoutroom h2 {
	color: #fff;
	padding-bottom: 25px;
}
#heading-room span {
	font-style: italic;
	
	font-size: 18px;
}
#heading-room {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
#content-room .row {
	margin: 0;
}
#checkoutroom img {
	/*width: 375px;*/
	height: 550px;
	width: 100%;
}

/* The CSS Select Box*/

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
select {
	padding-right: 18px
}
}
#check-room .mylabel {
	position: relative
}
#check-room .mylabel:after {
	font-family: "Ionicons";
	content: '\f35f';
	font-size: 24px;
	color: #0f3556;
	/*-webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);*/
	right: 15px;
	top: 10px;
	position: absolute;
	pointer-events: none;
}
/*.slider-helper .item.active > img {
height: 672px;
}*/
/*li.last-img{
margin-right: 0px!important;
padding-right: 0px;
}*/
.border-bottom {
	border-bottom: 3px dotted #c4c4c4;
	border-left: 3px dotted #c4c4c4;
	border-radius: 0 0 3px 3px;
	border-right: 3px dotted #c4c4c4;
	bottom: 101px;
	height: 9px;
	left: 25px;
	margin: 0 auto;
	position: absolute;
	width: 417px;
}
/*#subscribe_email{
width: 270px;
}*/

/**************RESPONSIVE*****************/
@media screen and (min-width: 1200px) and (max-width: 1253px) {
.parslide {
	margin: -300px auto 0;
	overflow: hidden;
	position: relative;
	width: 100%!important;
}
}
@media only screen and (min-width: 1170px) {
#logo {
}
.slider-helper .item.active > img {
	height: 560px;
}
#newsletter {
	float: right;
}
#gallery .list-li {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 0 !important;
}
}
@media (min-width: 1200px) {
.item.active > img {
	margin-left: auto;
	margin-right: auto;
}
#logo {
}
.slider-helper .item.active > img {
	height: 560px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	height: 560px;
}
.parslide {
	margin: -300px auto 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.custom-form {
	width: 100%;
}
/*.bookbtn {
	background-color: #cf1f33;
	float: right;
	text-align: center;
	padding: 19px 0px 27px;
	width: 23.1%;
}
*/
.parslide .carousel-caption {
	margin-bottom: 224px;
}
.parslide .carousel-indicators {
	margin-bottom: 170px;
}
#rating .first-vote {
	margin-left: 70px;
}
#gallery_01 {
	/*margin-left: 25px;*/
	margin-top: 35px;
	text-align: center;
}
.border-bottom {
	border-bottom: 3px dotted #c4c4c4;
	border-left: 3px dotted #c4c4c4;
	border-radius: 0 0 3px 3px;
	border-right: 3px dotted #c4c4c4;
	bottom: 102px;
	height: 9px;
	left: 25px;
	margin: 0 auto;
	position: absolute;
	width: 417px;
}
#gallery .list-li {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 0 !important;
}
#gallery .last-img {
	margin-right: 0 !important;
}
}
@media screen and (min-width: 992px) and (max-width: 1008px) {
.parslide {
	margin: -300px auto 0;
	overflow: hidden;
	position: relative;
	width: 100%!important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.parslide {
	margin: -300px auto 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.slider-box img {
	height: 500px!important;
}
#logo img {
	margin-top: 60px;
}
.main-nav .navbar-nav {
	right: 92px;
	position: relative;
}
.main-nav #btn-trigger {
	position: absolute;
	right: 15px;
	top: 62px;
}
.slider-box img {
	height: 500px !important;
	width: 100%;
}
#contact img {
	height: auto;
}
#rating .pr-vote {
	margin-bottom: 50px;
	margin-left: 125px;
}
#deal-content {
	padding-left: 55px;
}
.border-bottom {
	border-bottom: 3px dotted #c4c4c4;
	border-left: 3px dotted #c4c4c4;
	border-radius: 0 0 3px 3px;
	border-right: 3px dotted #c4c4c4;
	bottom: 102px;
	height: 9px;
	left: 25px;
	margin: 0 auto;
	position: absolute;
	width: 95%;
}
#gallery_01 {
	margin-top: 60px;
	padding-left: 0;
	text-align: center;
	margin-left: 25px;
}
#subscribe_email {
	width: 270px;
}
}
/* Small Slider Collage */
@media (max-width: 900px) {
.margin-top {
	margin-top: -60px !important;
}
#prefooter {
	margin-bottom: 0 !important;
}
#footer p{
	padding-bottom: 60px !important;
}
.parslide {
	margin-top: 125px !important;
	margin-bottom: 30px !important;
}
.no-display {
	display: none !important;
}
.tablet_mobile_only {
	display: block !important
}
.desktop_only {
	display: none !important;
}
a.head-links {
	float: right;
	right: 0;
	position: static;
	margin-right: 10px;
	padding-left: 20px;
	padding-top: 9px;
	font-size: 22px;
	display: block;
	height: 100%;
	border-left: 1px solid #414042
}
.phone_link {
	float: right;
	margin-right: 100px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	font-size: 26px;
	display: block;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #414042;
	border-left-color: #414042;
}
.phone_link .fa-phone {
	color: #0c0508
}
.phone_link .fa-phone:hover {
	color: #696466
}
}
 @media (min-width: 900px) {
.mobile-banner {
	display: none !important;
}
}
 @media screen and (max-width: 1000px) {
.header-a {
	display: none !important;
}
/* Mobile Booking */
#navigation-bookingg {
	background:#1d3f42;
	display: inline-block;
	font-family: inherit;
	font-size: 18px;
	letter-spacing: 0.05em;
	height:55px;
	width: 160px;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: middle;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	padding-top: 19px;
}
#navigation-bookingg:hover {
/*background: #5ebaec;*/
}
#navigation-bookingg:hover .pointed {
/*color: #5ebaec;*/
}
#navigation-bookingg>a {
	position: absolute;
	top: 0;
	display: block;
	height: 100%;
	color: #FFF;
	text-transform: uppercase;
}
#navigation-bookingg>a:hover {
	text-decoration: none;
}
/* End Mobile Booking */
.header-aa {
	height: 55px;
	width: 100%;
	background: url("../../images/booking-bg.jpg") repeat scroll 0 0;
}
.header-phonee {
	float: left;
	height: 55px;
	border: 2px solid #1d3f42 !important;
	padding-top: 8px;
	padding-right:0px !important;
	padding-left: 20px !important;
	margin-right: -40px !important;
}
.header-phonee span {
	background-position: left 1px;
	padding: 1px 0px 0px 25px;
	font-size: 11px;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	min-height: 15px;
}
.header-phonee a[href^=tel] {
	color: #1d3f42;
	text-decoration: none;
}
#checkk-room {
	display: none;
	float: left;
	position: relative;
	top: -60px;
	width: 100%;
	z-index: 6;
	-webkit-box-shadow: 0px 12px 17px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 12px 17px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 12px 17px 0px rgba(0,0,0,0.75);
}
.checkk-room {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: inline-block;
	padding: 0px;
	/*background-image: url(../../images/booking-bg.jpg);
	background-repeat: repeat-x;*/
}
#checkk-room {
	display: block !important;
}
#check-room {
	display: none !important;
}
#navigation-booking {
	display: block !important;
	padding-top: 10px !important;
}
}
@media screen and (min-width: 1000px) {
#navigation-booking {
	display: none !important;
}
}
 @media screen and (max-width: 900px) {
.mobile-banner {
	display: block;
	margin-top: -34px;
	margin-bottom: 30px;
}
.mobile-banner img {
	width: 100%;
	height: auto;
	display: block;
}
header #navigation-booking {
	background-image: url(../../images/booking-bg.jpg);
	display: inline-block;
	font-family: inherit;
	font-size: 14px;
	letter-spacing: 0.05em;
	height: 100%;
	width: 120px;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
}
#navigation-booking:hover {
/*background: #5ebaec;*/
}
#navigation-booking>a {
	position: relative;
	top: 0;
	display: block;
	height: 100%;
	color: #FFF;
	text-transform: uppercase;
}
#navigation-booking>a:hover {
	text-decoration: none;
}
}
/* Small Slider Collage End */

@media (min-width: 768px) and (max-width: 991px) {
/*header #header-logo img {
	width: 140px !important;
	height: 44px !important;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
header {
	height: 60px !important;
}
.header-container {
	height: auto !important;
	overflow: hidden;
	width: 100%;
} */
#logo img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 65px;
}
#check-room {
	float: left;
	position: relative;
	top: 0px;
	width: 100%;
	z-index: 6;
}
#check-room .bookbtn {
	margin-top: 30px;
}
#why_choose_us {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.button-ok {
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
	padding-bottom: 12px;
	padding-top: 12px;
	max-width: 45%;
}
#contact img {
	width: 100%;
	height: 570px;
}
#deal-content {
	padding-left: 0px;
}
.iconicons ul li {
	margin-right: 0px;
}
}
@media (max-width: 767px) {
.img_zoom img {
	margin-left: auto;
	margin-right: auto;
}
#contact img {
	height: 530px;
}
.pr-vote {
	margin-top: 30px;
	margin-bottom: 50px;
}
}
@media (min-width: 480px) and (max-width: 767px) {
/*header #header-logo img {
	width: 120px !important;
	height: 38px !important;
}
header {
	height: 56px !important;
} */
ul.site-links {
	-moz-columns: 2 auto;
	columns: 2 auto;
	-webkit-columns: 2 auto;
	-o-columns: 2 auto;
	margin-left: 20%;
	padding: 0;
}
.bookroom {
	font-size: 10px !important;
}
#logo img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}
.slider-helper .carousel-indicators {
	margin-bottom: 50px;
}
#check-room {
	padding-top: 121px;
}
#check-room .bookbtn {
	margin-top: 30px;
}
.button-ok {
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
	padding-bottom: 12px;
	padding-top: 12px;
	max-width: 45%;
}
#contact img {
	width: 100%;
	height: 570px;
}
#service {
	background: #fff;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ourservice {
	padding-bottom: 100px;
}
.deal {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	position: relative;
	width: 100%;
}
#hot-deal .img_01 {
	width: 96%;
	height: 390px;
}
.zoomWindowContainer {
	display: none;
}
.deal .border-bottom {
	display: none;
}
#deal-content {
	padding-top: 45px;
}
#newtesti .carousel-indicators {
	left: 50%;
	top: 250px;
}
li.last-img {
	margin-right: 8px;
	padding-right: 0;
}
}
@media (max-width: 479px) {
.bookroom {
	font-size: 8px !important;
}
.header-container {
	height: auto !important;
	overflow: hidden;
	width: 100%;
}
#logo img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}
.slider-helper .carousel-indicators {
	margin-bottom: 25px;
}
#check-room {
	padding-top: 115px;
}
#check-room .bookbtn {
	margin-top: 30px;
}
#contact img {
	height: 570px;
	width: 100%;
}
#upcoming {
	margin-top: 45px;
}
#rating {
	padding: 75px 0 90px;
}
#service {
	background: #fff;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#service .ourservice {
	padding-bottom: 100px;
}
.deal {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	position: relative;
	width: 100%;
}
.deal .zoomWrapper {
}
.zoomWindowContainer {
	display: none;
}
.deal .border-bottom {
	display: none;
}
#deal-content {
	padding-left: 5px;
	padding-top: 55px;
}
#hot-deal .img_01 {
	border-radius: 5px;
	box-shadow: 0 5px 10px 2px rgba(234, 234, 234, 1);
	width: 90%;
}
#newtesti .carousel-indicators {
	left: 50%;
	top: 260px;
}
}
@media(max-width: 320px) {

.bookroom {
	font-size: 8px !important;
}
#contact img {
	height: 585px;
	width: 100%;
}
#newtesti .carousel-indicators {
	left: 50%;
	top: 300px;
}
.deal .btn-book {
	width: 100%;
	display: -moz-box;
	-moz-box-align: center;
	-moz-box-pack: center;
	/* DÃ nh cho Safari and Chrome */
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	/* W3C */
	display: box;
	box-align: center;
	box-pack: center;
}
.button-ok {
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
	padding-bottom: 12px;
	padding-top: 12px;
	max-width: 80%;
}
}
ul.site-links {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	-o-columns: 2;
	padding-left: 15px;
	display: inherit;
}
.site-links .list-right {
	padding-right: 0;
	padding-left: 5px;
}
.site-links .list-left {
	padding-right: 0;
}
ul.site-links li {
	list-style: none;
}
/*******************FOOTER********************/
h4 {
	
	font-size: 18px;
}

footer {
	width: 100%;
	float: left;
	overflow: hidden;
}
#prefooter {
	background: #1e1e1e;
	color: #8a9bad;
	font-size: 14px;
	line-height: 2.0;
	float: left;
	width: 100%;
	padding-top: 20px;
}
#prefooter a {
	color: #f5f6f7;
}
#prefooter h4 {
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: 300;
}
#links {
	max-width: 325px;
}
#newsletter {
	max-width: 300px;
	text-align: right;
}
#links, #about, #newsletter {
	margin-bottom: 10px;
	color: #8a9bad;
}
#links ul li {
	display: block;
}
#about {
	text-align: center;
}
#links a {
	font-size: 14px;
}
#links i {
	color: #59677a;
	font-size: 14px;
	padding-right: 15px;
}
.about-us::before {
	position: relative;
	display: block;
	top: 0;
	content: "";
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
}
.about-us::after {
	position: relative;
	display: block;
	top: 0;
	content: "";
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
	height: 60px;
}
.iconicons {
	text-align: center;
	display: inline-block;
}
.iconicons ul {
	display: block;
}
.iconicons ul li {
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0;
	position: relative;
	width: 35px;
}
.iconicons ul li a {
	font-size: 20px;
}
.iconicons li:hover {
	background: transparent none repeat scroll 0 0;
	border-color: #ad9b49;
	color: #ad9b49;
}
.iconicons li:hover i {
	color: #ad9b49;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.iconicons li:last-child {
	padding-right: 0;
}
#subscribe_email {
	background-color: #FFF;
	line-height: 20px;
	height: 40px;
	color: #202935;
	margin-top: 25px;
	padding-left: 15px;
	
	font-size: 14px;
	border-radius: 0px;
	cursor: auto;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	-ms-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
}
#subscribe_email:focus {
	background-color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
#btn-subscribe-email {
	border-radius: 0;
	background-color: #202935;
	border: none;
	position: absolute;
	right: 2px;
	bottom: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-top: 6px;
}
#btn-subscribe-email i {
	color: #59677a;
}
#btn-subscribe-email:hover i {
	color: #ad9b49;
}
.about-us > p {
	line-height:1.2em;
}
#footer {
	background: #1e1e1e;
	text-align: center;
	color: #8a9bad;
	display: inline-table;
	width: 100%;
}
#footer p {
	font-size: 1.2em;
	color: #fff;
	line-height: 1.65;
	display: table-cell;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 90px;
}
#footer i {
	color: #ad9b49;
}
.subscribe_email {
	position: relative;
}
.back-top {
	background-color: #31A7E6;
	bottom: 6em;
	color: #000;
	display: none;
	opacity: 0.5;
	padding: 17px;
	position: fixed;
	right: 1.5em;
	text-decoration: none;
	border-radius: 100%;
	z-index: 9999;
}
.back-top:hover {
	color: #000;
	border-radius: 100%;
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
footer ul.site-links {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	-o-columns: 2;
	padding-left: 15px;
	display: inherit;
}
footer .site-links .list-right {
	padding-right: 0;
	padding-left: 5px;
}
footer .site-links .list-left {
	padding-right: 0;
}
footer ul.site-links li {
	list-style: none;
}
#subscribe_email::-webkit-input-placeholder {
color: #202935;
}
#subscribe_email:-moz-placeholder {
color: #202935;
}
#subscribe_email::-moz-placeholder {
color: #202935;
}
#subscribe_email:-ms-input-placeholder {
color: #202935;
}
.side-panel-wrap ul li a {
	font-weight: 700;
	font-size: 16px;
	text-transform: capitalize;
}
input, select {
	vertical-align: middle;
}
input, textarea, select {
	line-height: 0.9em;
	height: 2.5em;
	border: 1px solid rgba(0,0,0,0.1);
	width: 100%;
	border-radius: 0;
	cursor: pointer;
	margin: 0;
	border: none;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 8px 0.8em;
	font-size: 14px;
}
/**************RESPONSIVE*****************/
@media screen and (max-width: 1200px) {
}
@media only screen and (min-width: 1170px) {
#newsletter {
	float: right;
}
}
@media (min-width: 1200px) {
.iconicons ul li {
	margin-right: 3px;
}
}
@media screen and (max-width: 1024px) {
.check-room .font1 {
	font-size: 17.8px !important;
}
.check-room .font2 {
	font-size: 11px !important;
}
.bookroom {
	font-size: 11px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#subscribe_email {
	width: 270px;
}
}
@media (max-width: 991px) {
}
@media (min-width: 768px) and (max-width: 991px) {
.iconicons ul li {
	margin-right: 0px;
}
}
@media (max-width: 767px) {
}
@media (min-width: 480px) and (max-width: 767px) {
#links h4 {
	text-align: center;
}
#links {
	max-width: 100%;
}
footer ul.site-links {
	-moz-columns: 2 auto;
	columns: 2 auto;
	-webkit-columns: 2 auto;
	-o-columns: 2 auto;
	margin-left: 20%;
	padding: 0;
}
#newsletter {
	max-width: 100%;
	text-align: center;
}
}
@media (max-width: 479px) {
#links h4 {
	text-align: center;
}
#links {
	max-width: 100%;
}
footer ul.site-links {
	-moz-columns: 2 auto;
	columns: 2 auto;
	-webkit-columns: 2 auto;
	-o-columns: 2 auto;
	margin-left: 10%;
	padding: 0;
}
#newsletter {
	max-width: 100%;
	text-align: center;
}
}
/*------------------------ Blog-1 CSS Main-content --------------------------*/
/*CSS #content*/
.container {
	color: #0f3556;
}
#main-content {
	margin-top: 90px;
}
#content {
	padding-right: 45px;
}
/*div #infor-offer*/

.infor-offer {
	text-align: left;
	padding-top: 10px;
}
.img-big {
	overflow: hidden;
	text-align: center;
}
.img-big img {
	width: 100%;
	border-radius: 5px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 0.9;
}
.img-big:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	border-radius: 5px;
	opacity: 1;
}
.btn-special {
	
	background: #0f3556;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 5px;
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
}
.btn-special:hover, .btn-special:focus, .btn-special:active {
	background: #0f3556;
	color: #ffffff;
	border-radius: 5px;
}
.button-special a {
	text-decoration: none;
}
.button-special a:hover {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	color: #ad9b49;
}
.caption-offer {
	font-size: 16px;
	font-weight: 700;
	padding-top: 25px;
}
.date-offer {
	font-style: italic;
	color: #8a9bad;
	font-size: 14px;
	padding-top: 15px;
}
.info {
	font-family: "Playfair Display";
	font-weight: 900;
}
.description-offer {
	
	font-size: 14px;
	padding-top: 25px;
	padding-bottom: 27px;
	line-height: 2.0;
}
.btn-read {
	font-weight: 700;
	background: #31A7E6;
	color: #f3f3f3;
	font-size: 14px;
	padding: 9px 18px;
	display: inline-block;
	vertical-align: middle;
}
.button-read a {
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	-ms-transition: all 0.7s;
}
.button-read a:hover {
	transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	-ms-transition: all 0.7s;
	color: #0f3556;
}
.button-read {
	padding-bottom: 50px;
}
/*div #blog-room*/
.img-responsive {
}
.img-zoom img {
	border-radius: 5px;
	width: 100%;
	margin-top: 30px;
	/* filter: gray;*/ /* IE6-9 */
  /*-webkit-filter: grayscale(1); *//* Google Chrome, Safari 6+ & Opera 15+ */
	margin-bottom: 20px;
}
.img-zoom img:hover {
/*filter: none;*/ /* IE6-9 */
  /* -webkit-filter: grayscale(0);*/ /* Google Chrome, Safari 6+ & Opera 15+ */
}
.blog-room {
	border-top: 1px solid #f3f5f6;
	border-bottom: 1px solid #f3f5f6;
	padding-top: 50px;
}
.blog-room .col-lg-6 {
	width: 50%;
}
/*div #next-prev*/
.next-prev {
	
	padding-top: 30px;
	padding-bottom: 100px;
	font-size: 15px;
	margin: 0px;
	width: auto;
	overflow: hidden;
}
.next-prev a {
	padding-left: 8px;
	text-decoration: none;
	color: #0f3556;
	padding-right: 8px;
}
.prev {
	width: 40%;
	float: left;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
.next {
	width: 50%;
	float: right;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
}
/*----------div #Sidebar-------------*/
/*div search*/
.form-search {
	position: relative;
}
.form-search:-ms-input-placeholder {
}
#i-search {
	cursor: auto;
	
	background: #fbfbfb;
	font-size: 14px;
	border-radius: 5px;
	width: 100%;
	height: 40px;
	line-height: 1.3em;
	border: 1px solid rgba(0,0,0,0.1);
	padding-left: 20px;
	font-style: italic;
}
.btn-search-1 {
	position: absolute;
	top: 10px;
	right: 20px;
}
.icon-search {
	border: none;
	background: #fbfbfb !important;
	color: #8a9bad;
	font-size: 16px;
	padding-right: 0px;
}
/*Recent posts*/
#infor-post, #infor-cat, #infor-tags {
	background-image: url(../../images/booking-bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal !important;
	color: #FFF;
	text-transform: none;
}
#sub-post {
	padding: 50px 0px;
}
#sub-post a {
	text-decoration: none;
}
#sub-post-1 {
	margin-top: 25px;
}
#sub-post-1, #sub-post-2, #sub-post-3 {
	padding-bottom: 20px;
}
.img-post {
	margin-right: -15px;
}
.img-post img {
	border-radius: 5px;
	opacity: 0.7;
}
.img-post img:hover {
	border-radius: 12px 0;
	opacity: 1;
}
.subtitle-post {
	
	font-size: 14px;
	padding: 15px 0;
	line-height: 1.5;
}
/*Categories*/
#sub-categories {
	
	position: relative;
	font-size: 14px;
}
#sub-categories a {
	text-decoration: none;
}
#sub-categories ul li {
	list-style: none;
}
.fa-arrow-right:before {
	content: "\f061";
	padding-right: 10px;
	padding-right: 0px;
}
.cat-1 {
	padding-left: 10px;
}
.cat-1.fa-arrow-right:before {
	content: "\f061";
	padding-left: 0px;
	padding-right: 10px;
}
.sub-cat {
	border-bottom: 1px solid #f3f5f6;
	padding: 12px 0px 12px 0px;
}
.sub-cat:first-child {
	padding-top: 20px;
}
.sub-cat a {
	text-decoration: none;
	color: #0f3556;
	font-size: 14px;
	padding-left: 10px;
}
.number-cat {
	position: absolute;
	right: 10px;
}
/*CSS #contact*/
#contact-room {
	overflow: hidden;
	position: relative;
	margin-top: 50px;
}
#contact-room figcaption {
	left: 0px;
	text-align: center;
	position: absolute;
	top: 90px;
	transition: background-color 0.3s ease 0s;
	width: 100%;
}
#contact img {
	padding-left: 10px;
	/*opacity: .8;*/
	filter: alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	width: 95%;
}
#contact:hover img {
	opacity: 1;
}
#title-contact {
	color: #ffffff;
	font-weight: 900;
	font-size: 16px;
	line-height: 1.5;
}
#phone-contact {
	font-weight: 300;
	font-size: 18px;
	color: #ffffff;
	font-style: italic;
	padding-top: 20px;
}
/* CSS div#tags*/
#tags {
	margin-top: 50px;
	margin-bottom: 100px;
}
#infor-tags {
	margin-bottom: 25px;
}
#tags a {
	text-decoration: none;
	font-size: 14px;
	color: #8a9bad;
}
#tags a:hover {
	background: #f4d025;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}
.sub-tags {
	border: 1px solid #d3d8dd;
	border-radius: 3px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.sub-tags:last-child {
	margin-right: 0px;
}
.tag-1 {
	padding-bottom: 10px;
}
.side-panel-wrap ul li a {
	font-weight: 700;
	font-size: 16px;
	text-transform: capitalize;
}
.side-panel-wrap ul li a:hover {
	text-decoration: none !important;
}

/*-----------------------RESPONSIVE------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
#contact-room figcaption {
	top: 40px;
}
.subtitle-post {
	padding: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#content {
	padding-right: 15px;
}
#contact-room figcaption {
	top: 50px;
}
}
@media only screen and (max-width: 767px) {
.blog-room .col-lg-6 {
	width: 100%;
}
.form-search, #sub-post, #sub-categories, #contact, #tags, .col-xs-12.col-sm-6.col-md-6.col-lg-6 > figcaption {
	margin: auto;
	max-width: 370px;
}
#tags {
	padding-bottom: 100px;
}
#sub-room {
	margin-top: 50px;
}
#contact-room {
	margin-bottom: 100px;
}
.img-zoom img {
	width: auto;
	margin: auto;
}
}
@media (min-width: 480px) and (max-width: 767px) {
#content {
	padding-right: 15px;
}
#other-room .col-lg-6 {
	width: 50%;
}
.sub-img {
	width: 21%;
}
}
@media (max-width:479px) {
#content {
	padding-right: 15px;
}
}
@charset "UTF-8";/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Googleâ€™s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ioniconâ€™s grid from original.
*/
@font-face {
	font-family: "Ionicons";
	src: url("../fonts/ionicons28b5.eot?v=2.0.0");
	src: url("../fonts/ionicons28b5.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons28b5.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons28b5.woff?v=2.0.0") format("woff"), url("../fonts/ionicons28b5.svg?v=2.0.0#Ionicons") format("svg");
	font-weight: normal;
	font-style: normal
}
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ion-android-calendar:before {
	content: "\f2d1"
}
.ion-android-arrow-down:before {
	content: "\f35d"
}

.ion-android-arrow-dropdown:before {
	content: "\f35f"
}

.ion-ios-calendar:before {
	content: "\f3f4"
}
.ion-ios-calendar-outline:before {
	content: "\f3f3"
}
.ion-arrow-down-a:before {
	content: "\f103"
}
.ion-arrow-down-b:before {
	content: "\f104"
}
.ion-arrow-down-c:before {
	content: "\f105"
}
.ion-ios-arrow-down:before {
	content: "\f3d0"
}
.ion-ios-arrow-forward:before {
	content: "\f3d1"
}
.ion-ios-arrow-left:before {
	content: "\f3d2"
}
.ion-ios-arrow-right:before {
	content: "\f3d3"
}
.ion-ios-arrow-thin-down:before {
	content: "\f3d4"
}

/* ----------------------------------------------------------------
	Owl Carousel CSS
-----------------------------------------------------------------*/

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
 @-webkit-keyframes fadeOut {
 0% {
opacity: 1;
}
 100% {
opacity: 0;
}
}
 @keyframes fadeOut {
 0% {
opacity: 1;
}
 100% {
opacity: 0;
}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}
.owl-carousel {
	display: none;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0, 0);
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	display: block;
	min-height: 100px;
	background: url('images/preloader.html') no-repeat center center
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
	display: none
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}
#slider .owl-carousel .owl-item img {
	-webkit-backface-visibility: hidden;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #111
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 64px;
	width: 64px;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	background: url("images/icons/play.html") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
/* Owl Carousel - Controls
-----------------------------------------------------------------*/

.owl-theme .owl-controls {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
/* Owl Carousel - Controls - Arrows
-----------------------------------------------------------------*/

.owl-theme .owl-controls .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: -36px;
	zoom: 1;
	width: 36px;
	height: 36px;
	line-height: 32px;
	border: 1px solid rgba(0,0,0,0.2);
	color: #666;
	background-color: #FFF;
	font-size: 18px;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.owl-theme .owl-controls.with-carousel-dots .owl-nav [class*=owl-] {
	margin-top: -39px;
}
.owl-carousel-full .owl-controls .owl-nav [class*=owl-] {
	margin-top: -30px;
	left: 0 !important;
	height: 60px;
	line-height: 60px;
	border: none;
	color: #EEE;
	background-color: rgba(0,0,0,0.4);
	font-size: 28px;
	border-radius: 0 3px 3px 0;
}
.owl-carousel-full .owl-controls.with-carousel-dots .owl-nav [class*=owl-] {
	margin-top: -46px;
}
.owl-theme .owl-controls .owl-nav .owl-next {
	left: auto;
	right: -36px;
}
.owl-carousel-full .owl-controls .owl-nav .owl-next {
	left: auto !important;
	right: 0 !important;
	border-radius: 3px 0 0 3px;
}
.owl-theme:hover .owl-controls .owl-nav [class*=owl-] {
	opacity: 1;
	left: -18px;
}
.owl-theme:hover .owl-controls .owl-nav .owl-next {
	left: auto;
	right: -18px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background-color: #1ABC9C !important;
	color: #FFF !important;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
	display: none !important;
}
/* Owl Carousel - Controls - Dots
-----------------------------------------------------------------*/

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	margin-top: 30px;
 *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	opacity: 0.5;
	border-radius: 50%;
	background-color: #1ABC9C;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	opacity: 1;
}
/* 
 * 	Core Owl Carousel CSS File owl.carousel.css
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.html) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
 *display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.html) no-repeat center center
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}
.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
 0% {
opacity: 1
}
}
@-moz-keyframes empty {
 0% {
opacity: 1
}
}
@keyframes empty {
 0% {
opacity: 1
}
}
@-webkit-keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
@-moz-keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
@keyframes fadeIn {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
@-webkit-keyframes fadeOut {
 0% {
opacity:1;
}
 100% {
opacity:0;
}
}
@-moz-keyframes fadeOut {
 0% {
opacity:1;
}
 100% {
opacity:0;
}
}
@keyframes fadeOut {
 0% {
opacity:1;
}
 100% {
opacity:0;
}
}
@-webkit-keyframes backSlideOut {
 25% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
 75% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
 100% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
}
@-moz-keyframes backSlideOut {
 25% {
opacity: .5;
-moz-transform: translateZ(-500px);
}
 75% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
 100% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideOut {
 25% {
opacity: .5;
transform: translateZ(-500px);
}
 75% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
}
 100% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
}
}
@-webkit-keyframes backSlideIn {
 0%, 25% {
opacity: .5;
-webkit-transform: translateZ(-500px) translateX(200%);
}
 75% {
opacity: .5;
-webkit-transform: translateZ(-500px);
}
 100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
}
}
@-moz-keyframes backSlideIn {
 0%, 25% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(200%);
}
 75% {
opacity: .5;
-moz-transform: translateZ(-500px);
}
 100% {
opacity: 1;
-moz-transform: translateZ(0) translateX(0);
}
}
@keyframes backSlideIn {
 0%, 25% {
opacity: .5;
transform: translateZ(-500px) translateX(200%);
}
 75% {
opacity: .5;
transform: translateZ(-500px);
}
 100% {
opacity: 1;
transform: translateZ(0) translateX(0);
}
}
@-webkit-keyframes scaleToFade {
 to {
opacity: 0;
-webkit-transform: scale(.8);
}
}
@-moz-keyframes scaleToFade {
 to {
opacity: 0;
-moz-transform: scale(.8);
}
}
@keyframes scaleToFade {
 to {
opacity: 0;
transform: scale(.8);
}
}
@-webkit-keyframes goDown {
 from {
-webkit-transform: translateY(-100%);
}
}
@-moz-keyframes goDown {
 from {
-moz-transform: translateY(-100%);
}
}
@keyframes goDown {
 from {
transform: translateY(-100%);
}
}
 @-webkit-keyframes scaleUpFrom {
 from {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
@-moz-keyframes scaleUpFrom {
 from {
opacity: 0;
-moz-transform: scale(1.5);
}
}
@keyframes scaleUpFrom {
 from {
opacity: 0;
transform: scale(1.5);
}
}
 @-webkit-keyframes scaleUpTo {
 to {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
@-moz-keyframes scaleUpTo {
 to {
opacity: 0;
-moz-transform: scale(1.5);
}
}
@keyframes scaleUpTo {
 to {
opacity: 0;
transform: scale(1.5);
}
}
/*  Lightbox Min CSS */
#slvj-window {
	width: 100%;
	min-height: 100%;
	z-index: 30;
	background: rgba(0,0,0,.8);
	position: fixed;
	top: 0;
	left: 0
}
#slvj-window, #slvj-window * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#slvj-background-close {
	width: 100%;
	min-height: 100%;
	z-index: 31;
	position: fixed;
	top: 0;
	left: 0
}
#slvj-back-lightbox {
	width: 700px;
	height: 540px;
	margin: auto;
	z-index: 32
}
.slvj-lightbox {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 30px;
	margin: 0;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 2px 2px 2px rgba(0,0,0,.3);
	z-index: 53
}
#slvj-close-icon {
	background-image: url(../../images/close-icon.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 551
}
#slvj-close-icon:hover {
	cursor: pointer
}
/* Rooms Amenities */
.column_4 img {
	width: 100%;
	display: block
}
.column_4 .feature {
	margin-bottom: 33px
}
.column_4.tile {
	margin-bottom: 30px;
	overflow: visible;
	background: #fff;
	border-bottom: 2px solid #1d3f42;
	position: relative;
}
.column_4.tile .button_link_bottom {
	position: absolute;
	bottom: 0;
	padding: 10px 40px 30px;
	width: 100%;
	margin-bottom: 0;
	text-align: left
}
.column_4.tile .button_link_bottom a {
	color: #000;
	border-bottom-color: transparent;
	text-transform: uppercase;
	font-size: 16px
}
.column_4.tile .button_link_bottom a:hover {
	border-bottom-color: #000000
}
@media (max-width: 650px) {
.column_4.tile .button_link_bottom {
	padding-bottom: 15px
}
.column_4.tile {
	height: auto
}
.column_4.tile:nth-child(3n+1) {
	margin-left: 0
}
.column_4.tile_text_over_img:nth-child(3n+1) {
	margin-left: 0
}
}
.column_4.tile .ribbon-callout {
	text-transform: capitalize;
	position: absolute;
	width: auto;
	height: 30px;
	top: 20px;
	left: -3px;
	padding: 8px 10px;
	font-weight: 600;
	text-align: center;
	background: #31A7E6
}
.column_4.tile .ribbon-callout p {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	padding: 0px
}
.column_4.tile .tile_text_box {
	position: relative;
	padding: 0px 20px;
	height: 500px;
}
.column_4.tile .tile_text_box_home{
	position: relative;
	padding: 0px 20px;
	height: 300px;
}
.column_4.tile .tile_text_box_home h1{
	position: relative;
	padding: 30px 15px;
	font-size: 2em;
}
.column_4.tile .tile_text_box h3 {
	font-size: 19px;
	line-height: 28px;
	color: #151515;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 20px
}
.column_4.tile .tile_text_box ul {
	margin-bottom: 20px;
	padding-left: 20px;
}
.column_4.tile .tile_text_box ul li {
	color: #626369;
	line-height: 24px;
	font-size: 15px
}
.column_4.tile .tile_text_box p {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 24px;
	color: #626369;
	margin-bottom: 20px;
}
.column_4.tile .tile_text_box h1{
	font-weight: normal;
	font-size: 1.8em;
	color: #000;
}
.column_4.tile .tile_text_box a, a:hover{
	text-transform: none;
	color: #1e1ee;
}
.column_4.tile .tile_text_box h4 {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #626369;
}
.column_4.tile .tile_text_box p.accent {
	font-size: 13px;
	line-height: 18px;
	color: #1e1ee
}
.column_4.tile .tile_text_box p a {
	color: #1e1ee;
	font-weight: 600;
	border-bottom: 0
}
.column_4.tile .tile_text_box p a:hover {
	border-bottom: 1px solid #1e1ee
}
.column_4.tile .tile_text_box ul li a {
	color: #1e1ee;
	font-weight: 600;
	border-bottom: 0
}
.column_4.tile .tile_text_box ul li a:hover {
	border-bottom: 1px solid #1e1ee
}
.column_4.tile .tile_text_box .restrictions p {
	font-size: 12px;
	line-height: 14px
}
.column_4.tile .tile_text_box .restrictions p a {
	color: #1e1ee;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 0
}
.column_4.tile .tile_text_box .restrictions p a:hover {
	border-bottom: 1px solid #1e1ee
}
.column_4.tile .tile_action_link {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	border-bottom: 0;
	font-size:1.2em;
	border-top: 2px solid #000;
	color: #1e1ee;
	display: block;	
	letter-spacing: 2px;
	line-height:.6em;
	padding: 14px 20px;
	text-transform: uppercase;
	height:50px;
}
.column_4.tile .tile_action_link:before {
	-moz-osx-font-smoothing: grayscale;
	bottom: 2px;
	color: #1e1ee;
	float: right;
	font-family: "icomoon";
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	position: relative;
	text-transform: none;
	transition: color 0.13s ease-in-out 0s;
	content: ""
}
.column_4.tile .tile_action_link.no-icon:before {
	content: ""
}
.column_4.tile .tile_action_link.no-icon i {
	float: right;
	color: #1e1ee;
	font-size: 24px;
	line-height: 15.6px
}
.column_4.tile .tile_action_link.no-icon:hover i {
	color: #1e1ee
}
.column_4.tile .tile_action_link:hover:before {
	color: #1e1ee
}
.column_4.tile_text_over_img {
	margin-bottom: 30px;
	overflow: hidden
}
.column_4.tile .guide_text_box {
	position: relative;
	padding: 45px 20px;
	height: 250px;
}
.column_4.tile .guide_text_box h3 {
	font-size: 19px;
	line-height: 28px;
	color: #1e1ee;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 20px
}
.column_4.tile .guide_text_box ul {
	margin-bottom: 20px;
	padding-left: 20px;
}
.column_4.tile .guide_text_box ul li {
	color: #626369;
	line-height: 24px;
	font-size: 15px
}
.column_4.tile .guide_text_box p {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #626369;
	margin-bottom: 20px;
}
.column_4.tile .guide_text_box h1 {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #626369;
}
.column_4.tile .guide_text_box h4 {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #626369;
}
.column_4.tile .guide_text_box p.accent {
	font-size: 13px;
	line-height: 18px;
	color: #15151a
}
.column_4.tile .guide_text_box p a {
	color: #15151a;
	font-weight: 600;
	border-bottom: 0
}
.column_4.tile .guide_text_box p a:hover {
	border-bottom: 1px solid #15151a
}
.column_4.tile .guide_text_box ul li a {
	color: #15151a;
	font-weight: 600;
	border-bottom: 0
}
.column_4.tile .guide_text_box ul li a:hover {
	border-bottom: 1px solid #15151a
}
.column_4.tile .guide_text_box .restrictions p {
	font-size: 12px;
	line-height: 14px
}
.column_4.tile .guide_text_box .restrictions p a {
	color: #15151a;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 0
}
.column_4.tile .guide_text_box .restrictions p a:hover {
	border-bottom: 1px solid #15151a
}
/* NEW SLIDER */
/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
#wrapper {
	float: left;
	width: 100%;
}
.rslides {
	margin: 0 auto;
}
.rslides_container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}
.centered-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.9;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px !important;
	width: 38px !important;
	background: transparent url(../../images/themes.gif) no-repeat left top;
}
.centered-btns_nav:active {
	opacity: 1.0;
}
.centered-btns_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.transparent-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 0;
	left: 0;
	display: block;
	background: #fff; /* Fix for IE6-9 */
	opacity: 0;
	filter: alpha(opacity=1);
	width: 48%;
	text-indent: -9999px;
	overflow: hidden;
	height: 91%;
}
.transparent-btns_nav.next {
	left: auto;
	right: 0;
}
.large-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	opacity: 0.6;
	text-indent: -9999px;
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	background: #000 url("themes.gif") no-repeat left 50%;
	width: 38px;
}
.large-btns_nav:active {
	opacity: 1.0;
}
.large-btns_nav.next {
	left: auto;
	background-position: right 50%;
	right: 0;
}
.centered-btns_nav:focus, .transparent-btns_nav:focus, .large-btns_nav:focus {
	outline: none;
}
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
	margin-top: -80px;
	text-align: center;
	z-index: 10;
	position: absolute;
	left: 50%;
}
.centered-btns_tabs li, .transparent-btns_tabs li, .large-btns_tabs li {
	display: inline;
	float: none;
	_float: left;
 *float: left;
	margin-right: 5px;
}
.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #FFF;
	display: inline-block;
	_display: block;
 *display: block;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	width: 9px;
	height: 9px;
}
.centered-btns_here a, .transparent-btns_here a, .large-btns_here a {
	background: #000;
	background: rgba(0,0,0, .8);
}

#indexbar2{float:right;width:50px;padding:0px;color:#000;text-align:left;font-size:.8em;}
#indexbar1{float:left;margin-left:13px;width:240px; height:140px;padding-bottom:0px;text-align:left;font-size:.9em;color:#fff;border: 2px solid #181818;}
#indexbar1 h4{font-size:1.4em;font-weight:normal;color:#000;padding-top:10px; padding-bottom:10px; margin:0xp; background:#43a798;}


/*****POP UP BOX Code only ******/
.modal-open {
	overflow: hidden
}
.modal {
	position: fixed;
	top: 100px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%)
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-body img {
	max-width: 100%;
	display: block;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
@media (min-width:768px) {
.modal-dialog {
	width: 700px;
	margin: 20px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width: 300px
}
}
@media (min-width:992px) {
.modal-lg {
	width: 900px
}
}
.hidden-xs li{
	margin: 12px;
	padding:0px;
	list-style: circle;
	font-size:1.4em;
	line-height: 1.0;
	color: #585858;
	font-weight:500;
	text-align: center;}
.md-1, .md-2, .md-3, .md-4{
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.md-5,.md-6{position:relative;min-height:1px;padding-left:10px;padding-right:10px}

@media (min-width: 992px) {
  .md-1, .md-2, .md-3, .md-4, .md-5, .md-6, .md-7, .md-8{
    float: left;
  }
  .md-1 {width: 45%;}
  .md-2 {width: 55%; padding-top:2.5%;}
  .md-3 {width: 65%;}
  .md-4 {width: 35%;}
  .md-5 {width: 50%;padding-left:1.5%;padding-right:1.5%;}
  .md-6 {width: 30%; margin-left:1.6%;margin-right:1.6%;}
  .md-6 p{font-size: 1.3em;}
  .md-7 {width: 62.8%; padding-left:3.5%; padding-right:2.5%;}
  .md-8 {width: 35%;}
  .md-gallery {width: 100%;}
}

.box{
position: relative;
}

.box .text{
position: absolute;
z-index:9;
margin: 0 auto;
left: 0;
right: 0;
top:80%; /* Adjust this value to move the positioned div up and down */
text-align: center;
width: 100%; /* Set the width of the positioned div */
height: 4em;
background:#fff;
opacity:.85;
}
.text h1,.text a{
font-size: 1.2em;
letter-spacing:1px;
color:#000;
margin-top:0em;
text-decoration:none;
}
.text h2{
font-size: 1.2em;
letter-spacing:1px;
color:#000;
margin-top:.8em;
text-decoration:none;
}
.fh5co-section{margin-left:5%; margin-right:5%; width:90%; padding-bottom:20px;}	
.body-bg {background: #ebebeb;}
.body-bg h2{font-family: 'Open Sans Condensed'; font-size: 2em; line-height:2em; font-weight:450; color: #000;}
.body-bg a, a:hover {text-decoration: none; color:#1e1e1e;}
.body-bg-sub {margin-left: 10%;width:80%;}
.body-bg-sub p {font-size: 1.3em;}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .md-1 h1 {font-size: 2.5em;}
  .md-4 h1 {font-size: 3em;}
  .md-1 p {font-size: 1.2em;}
  .md-1 {width: 45%;}
  .md-2 {width: 55%; padding-top:2.5%;}
  .md-6 {width: 30%; margin-left:1.6%;margin-right:1.6%;}
  .md-6 p{font-size: 1.3em;}
  .md-gallery {width: 100%;}
}
@media screen and (min-width: 1800px) and (max-width: 3800px) {
.fh5co-section{margin-left:10%; margin-right:10%; width:80%; padding-bottom:20px;}
  .md-1 {width: 50%; padding-top:2.5%;}
  .md-2 {width: 50%; padding-top:2.5%;}
  .md-6 {width: 30%; margin-left:1.6%;margin-right:1.6%;}
  .md-6 p{font-size: 1.3em;}
  .md-gallery {width: 100%;}
}

@media screen and (min-width: 120px) and (max-width: 360px) {
	.body-bg-sub p {font-size: .8em;}
}
/*----*****---- << side box >> ----*****----*/

.dt-style-picker-wrapper {
	position: fixed;
	z-index: 99999;
	right: 0;
	top: 200px;
}
#dt-style-picker {
	background: #362f2d;
	width: 225px;
	float: left;
	position: absolute;
	top: 0px;
	z-index: 1;
	margin: 0px;
	padding: 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}
.style-picker-ico {
	position: absolute;
	top: 25px;
	left: -47px;
	width: 48px;
	height: 48px;
	display: block;
	border: 1px solid #d7d7d7;
	background-color: #fff;
}
.style-picker-ico img {
	-webkit-animation: rotating 2s linear infinite;
	-moz-animation: rotating 2s linear infinite;
	-ms-animation: rotating 2s linear infinite;
	-o-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#dt-style-picker .layout-picker li span {
	line-height: 49px;
	color: #999;
	font-size: 11px;
	display: block;
	min-width: 71px;
	height: 49px;
	background-color: #f7f7f7;
	border: 1px solid #e0e0e0;
	position: relative;
	z-index: 1;
	font-weight: 600;
}
#dt-style-picker .layout-picker li {
	display: inline-block;
	margin: 0 0 3px;
}
#dt-style-picker .layout-picker li #boxed span {
	box-shadow: 12px 0px 0px 0px #f7f7f7 inset, -12px 0px 0px 0px #f7f7f7 inset;
	background-color: #fff;
}
#dt-style-picker ul.color-picker li a img, #dt-style-picker .theme-picker li a img {
	border: none;
}
#dt-style-picker ul.color-picker li a {
	padding: 3px;
}
#dt-style-picker ul.scheme-picker li a {
	padding: 7px;
}
#dt-style-picker ul.scheme-picker li a img {
	height: auto;
	border: 0;
}
#dt-style-picker ul.scheme-picker {
	overflow: visible;
}
#dt-style-picker .theme-picker {
	display: block;
	position: relative;
}
#dt-style-picker .theme-picker > li {
	display: inline-block;
}
#dt-style-picker .theme-picker li a {
	position: relative;
}
#dt-style-picker .theme-picker li a:before {
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	margin: 0 auto;
	position: absolute;
}
#dt-style-picker .theme-picker li:hover a:before, #dt-style-picker .theme-picker li:hover span {
	opacity: 1;
}
#dt-style-picker .theme-picker li span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	text-transform: uppercase;
	top: 0;
	width: 100%;
	opacity: 0;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
	height: 20px;
}
.picker-scroll {
	float: left;
	width: 100%;
	height: 280px;
	position: relative;
}
/*----*****----End Side box-----*/
/*----*****----To add sentence over main slider-----*/
.temp {position: absolute;color: #fff;font-size:2em;bottom:.38em;left:1px;right:1px;text-align: center;font-weight: 100;width: 100%;}
.temp-background {position: absolute;bottom:1px;left:1px;right:1px;text-align: center;font-weight: 100;width: 100%;height:3.5em;background: #000;opacity:.5;}
/*----*****----End To add sentence over main slider-----*/
/*----*****----HTML Content Fade Inn-----*/
.fade-scroll{opacity:0;}