@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,500,700,800);
@import url(http://fonts.googleapis.com/css?family=Lobster);
/*!
 * Clean v2.0.0
 * Homepage: http://scripteden.com
 * Copyright 2015 Script Eden
 * Licensed under MIT
*/
.calltoaction .container {
	padding: 115px 0 !important;
}
#TranslateSpan {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 13px !important;
	letter-spacing: 1px !important;
	font-weight: 400 !important;
}
#LauncherTranslatePhrase {
	background: rgb(0, 86, 114) none repeat scroll 0 0 !important;
	border: 1px solid rgb(13, 118, 153) !important;
	border-radius: 3px !important;
	padding: 10px 0 !important;
}
#WidgetLauncher #LauncherTranslatePhrase:hover {
	border: 1px solid rgb(255, 255, 255) !important;
}
#WidgetLauncher {
    margin: -2px 0 0 !important;
}
#LauncherLogo {
	display: none !important;
}
.trans {
	position: absolute;
	right: 20px;
	top: 25px;
}
.button-checkbox {
	bottom: 4px;
	display: inline-block;
	height: 45px;
	margin-left: 0;
	position: relative;
	vertical-align: text-bottom;
	width: auto;
}
.button-checkbox label {
	cursor: pointer;
	padding: 0px 0px;
}
/*** custom checkboxes ***/

input[type=checkbox] {
	display: none;
}
/* to hide the checkbox itself */

input[type=checkbox] + label:before {
	font-family: FontAwesome;
	display: inline-block;
}
input[type=checkbox] + label:before {
	content: "\f096";
	font-size: 32px;
	height: auto;
	padding: 0;
	vertical-align: middle;
	width: 40px;
}
/* unchecked icon */

input[type=checkbox] + label:before {
	letter-spacing: 10px;
}
/* space between checkbox and label */

input[type=checkbox]:checked + label:before {
	content: "\f046";
}
/* checked icon */

input[type=checkbox]:checked + label:before {
	letter-spacing: 5px;
}
/* checked icon */

.tran_dp_block {
	display: none;
}
.trans {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 99999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: pointer !important;
}
.carousel-caption {
	font-size: 45px;
	font-weight: bolder;
	letter-spacing: 3px;
	text-shadow: 1px 1px 1px #000000;
	text-transform: uppercase;
	top: 35%;
}
.carousel-control {
	z-index: 99 !important;
}
figure.effect-bubba img {
	height: 240px;
	width: 100%;
}
button.close {
	border: none !important;
	text-shadow: none;
	opacity: 0.8;
}
#portfolio button.close {
	border: none !important;
	color: #000 !important;
	text-shadow: none;
	opacity: 0.8;
}
#portfolio .carousel {
	float: left;
	margin-right: 14px;
	position: relative;
	width: 44%;
}
.fac {
	float: left;
	width: 100% !important;
}
.fac > ul {
	float: left;
	width: 100%;
}
.fac li {
	float: left;
	width: 33% !important;
}
.desc {
	width: 100%;
}
.modal-body h4 {
	font-weight: 500;
	margin: 10px 0;
	padding: 0;
}
.carousel-inner {
	height: 100%;
}
.carousel .item {
	height: 100%;
}
.carousel .item > img {
	height: 100%;
	width: 100%;
}
.carousel-caption {
	border: 0 none;
	left: 0;
	padding-bottom: 30px;
	position: absolute;
	right: 0;
}
#drop4 {
	display: none;
}
#portfolio .container .modal .modal-content .carousel-inner .item img {
/*   height: 440px  !important;
	width: 100%;*/
}
.roomfacility {
	color: black;
	float: left;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 17px;
	margin-top: 10px;
	padding: 0 15px 0 0;
	text-align: left;
	width: 25%;
}
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url("Arista_Rotorua_495.GIF") center no-repeat #fff;
}
.d_block {
	display: none;
}
body {
	font: 300 14px/1.8 'Raleway', sans-serif;
	color: #666;
	overflow-x: hidden;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: #E7746F;
}
a:hover {
	text-decoration: none;
	color: #999;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.facility {
	color: rgb(0, 0, 0);
	float: left;
	font-size: 13px;
	font-weight: 500;
	line-height: 17px;
	margin-top: 10px;
	padding: 0 15px 0 0;
	text-align: left;
	width: 25%;
}
.carousel-control span {
	position: absolute;
	top: 50%;
}
.hvr-underline-from-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #fff;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
	right: 0;
}
#custom-collapse .nav a {
	padding: 27px 0;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
}
.lastTab .dropdown-toggle.hvr-underline-from-left::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#custom-collapse ul li {
	padding: 0 12px;
}
#collapsed li a {
    padding: 15px 30px !important;
    width: 100%;
}
.lastTab #collapsed > li {
    padding: 0;
}
.navbar-brand {
	text-transform: none;
}
.navbar a, .form-control {
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
a, .btn {
	-webkit-transition: all 0.125s ease-in-out 0s;
	-moz-transition: all 0.125s ease-in-out 0s;
	-ms-transition: all 0.125s ease-in-out 0s;
	-o-transition: all 0.125s ease-in-out 0s;
	transition: all 0.125s ease-in-out 0s;
}
.btn, .form-control, .form-control:hover, .form-control:focus, .navbar-custom .dropdown-menu {
	-webkit-box-shadow: none;
	box-shadow: none;
}
h1, h2, h3, h4, h5, h6 {
	font: 700 40px/1.2 Raleway, sans-serif;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin: 5px 0 5px;
	color: #222;
}
h2 {
	font-size: 30px;
	margin: 0 0 30px;
}
h3 {
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0 0 5px;
}
h4 {
	font-size: 12px;
	letter-spacing: 1px;
}
h5 {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
}
h6 {
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 400;
}
.btn, .iconbox, .progress, #filter li, .scroll-up a, .form-control, .input-group-addon {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.input-group .form-control {
	z-index: auto;
}
.input-group-addon {
	background: #D8E1E4;
	border: 2px solid #D8E1E4;
	padding: 6px 15px;
	font-weight: 700;
}
.form-control {
	background: #FFF;
	border: 1px solid #D8E1E4;
	font-size: 12px;
	padding: 0 15px;
}
.form-control:focus {
	border-color: rgba(135, 135, 135, 0.7);
}
.input-lg, .form-horizontal .form-group-lg .form-control {
	height: 38px;
	font-size: 13px;
}
.input-sm, .form-horizontal .form-group-sm .form-control {
	font-size: 11px;
	height: 30px;
}
textarea.form-control {
	padding: 15px;
	max-width: 100%;
	min-width: 100%;
}
.btn {
	font-family: Raleway, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	padding: 8px 26px;
	border: 0;
}
.btn:hover, .btn:focus, .btn:active, .btn.active {
	outline: inherit !important;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 25px;
	font-size: 13px;
	background: rgba(17, 17, 17, 0.8);
	color: #fff;
}
.btn-lg:hover, .btn-group-lg > .btn:hover {
	background: rgba(17, 17, 17, 1.8);
	color: #fff;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 6px 25px;
	font-size: 11px;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 5px 25px;
	font-size: 10px;
}
.btn .icon-before {
	margin-right: 6px;
}
.btn .icon-after {
	margin-left: 6px;
}
.pfblock {
	padding: 120px 0 100px;
}
.pfblock-gray {
	background: #f5f5f5;
}
.pfblock-image {
	padding: 0;
}
.calltoaction h1, .calltoaction h2, .calltoaction h3, .calltoaction h4, .calltoaction h5, .calltoaction h6, .pfblock-image, .pfblock-image h1, .pfblock-image h2, .pfblock-image h3, .pfblock-image h4, .pfblock-image h5, .pfblock-image h6 {
	color: #fff;
}
.pfblock-header {
	text-align: center;
	margin: 0 0 60px;
}
.pfblock-header-left {
	text-align: left;
}
.pfblock-header-left .pfblock-line {
	width: inherit;
	margin: 30px 0;
}
.pfblock-title {
	font-weight: 800;
}
.pfblock-subtitle {
	font-family: Raleway, "Times New Roman", Times, sans-serif;
	font-style: normal;
	font-size: 18px;
}
.pfblock-line {
	background: rgba(135, 135, 135, 0.5);
	width: 100px;
	height: 1px;
	margin: 30px auto;
}
.pfblock-icon {
	font-size: 32px;
}
.calltoaction * {
	text-align: center;
}
.calltoaction {
	background: url(../images/item-3.jpg);
	background-color: #222;
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 50px 0;
	color: #999;
}
.calltoaction h2 {
	/*font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 5px;*/
    
    color: rgb(34, 34, 34);
}
.calltoaction-decription {
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 20px;
	color: #fff;
}
.calltoaction-btn {
	text-align: center;
}
.calltoaction-btn > .btn {
	background: rgba(255, 255, 255, .8);
	color: #111;
	margin-top: 5px;
	margin-bottom: 5px;
}
.calltoaction-btn > .btn:hover {
	background: #fff;
}
.long-down {
	margin-bottom: 40px;
}
#home {
	background-color: #222;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 0;
}
.home-overlay {
	background-color: rgba(44, 62, 80, 0.1);
	background-image: url("../images/pattern.png");
	background-repeat: repeat;
	height: 100%;
	left: 0;
	position: inherit;
	top: 0;
	width: 100%;
	z-index: 0;
}
.intro {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	text-align: center;
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	padding: 0 15px;
}
.intro h1 {
	font-weight: 800;
}
.start {
	font-family: Raleway, "Times New Roman", Times, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	margin: 15px 0;
}
.iconbox {
	background: rgb(247, 247, 247) none repeat scroll 0 0;
	border-bottom: 1px solid #d4d4d4;
	text-align: center;
	padding: 40px 20px;
	margin: 0 0 20px;
}
.iconbox-icon {
	margin: 0 0 15px;
	font-size: 32px;
	color: #222;
}
.iconbox-title {
	margin: 0 0 15px;
	padding: 0;
}
.chart {
	display: inline-block;
	height: 140px;
	margin: 50px 0;
	position: relative;
	text-align: center;
	width: 140px;
}
.chart canvas {
	left: 0;
	position: absolute;
	top: 0;
}
.percent {
	display: inline-block;
	font-size: 25px;
	font-weight: 300;
	line-height: 140px;
	z-index: 2;
}
.percent:after {
	content: "%";
	font-size: 50%;
	margin-left: 0.1em;
}
.ajax-response {
	text-align: center;
}
#footer {
	background: rgb(6, 76, 99);
	/*#222  replaced*/
    
    text-align: center;
	padding: 40px 0;
	color: #FFF;
}
.copyright {
	margin: 0;
}
.copyright a {
	border-bottom: 1px dotted #fff;
}
#footer span {
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	color: #ff5252;
}
.social-links {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
}
.social-links li {
	display: inline-block;
	margin: 5px;
}
.social-links a {
	width: 36px;
	height: 36px;
	display: block;
	line-height: 35px;
	text-align: center;
	border: 1px solid rgba(255, 255, 255, .1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	color: rgba(255, 255, 255, .2);
}
.social-links a:hover {
	border: 1px solid rgba(255, 255, 255, .5);
	color: rgba(255, 255, 255, .8);
}
.header {
	border-bottom: 2px solid rgb(6, 76, 99);
	position: relative;
	width: 100%;
	z-index: 998;
}
.navbar-custom {
	border: 0;
	border-radius: 0;
	margin: 0;
	text-transform: uppercase;
	font-family: Raleway, sans-serif;
}
.navbar-custom, .navbar-custom .dropdown-menu {
	background: rgb(0, 86, 114) none repeat scroll 0 0;
	padding: 10px 0;
}
.navbar-custom .navbar-brand, .navbar-custom .navbar-nav > li > a, .navbar-custom .navbar-nav .dropdown-menu > li > a {
	color: rgb(255, 255, 255);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 2px;
	background: none;
	outline: 0;
}
.navbar-custom .nav li.active, .navbar-custom .nav li a:hover, .navbar-custom .navbar-nav > li.active a {
	background: none;
	outline: 0;
}
.navbar-custom .navbar-brand {
	font-weight: 700;
	font-size: 22px;
	font-family: Lobster, cursive;
}
.navbar-custom .dropdown-menu {
	border: 0;
	border-top: 2px solid #E7746F;
	border-radius: 0;
}
.navbar-custom .dropdown-menu > li > a {
	padding: 10px 20px;
}
.navbar-custom .nav .open > a, .navbar-custom .dropdown-menu > li > a:hover, .navbar-custom .dropdown-menu > li > a:focus {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-custom .navbar-toggle .icon-bar {
	background: #fff;
}
.scroll-up {
	position: fixed;
	display: none;
	z-index: 999;
	bottom: 2em;
	right: 2em;
}
.scroll-up a {
	background-color: rgba(135, 135, 135, 0.5);
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
}
.scroll-up a:hover, .scroll-up a:active {
	background-color: rgba(235, 235, 235, .8);
	color: #e7746f;
}
.scroll-down {
	position: absolute;
	left: 50%;
	bottom: 40px;
	border: 2px solid #fff;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	margin-left: -15px;
	display: block;
	z-index: 10;
	text-align: center;
}
.scroll-down span {
	position: relative;
	color: #fff;
	-webkit-animation-name: drop;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-play-state: running;
	animation-name: drop;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-play-state: running;
}
@-webkit-keyframes drop {
 0% {
 top: 0px;
 opacity: 0;
}
 30% {
 top: 10px;
 opacity: 1;
}
 100% {
 top: 25px;
 opacity: 0;
}
}
@keyframes drop {
 0% {
 top: 0px;
 opacity: 0;
}
 30% {
 top: 10px;
 opacity: 1;
}
 100% {
 top: 25px;
 opacity: 0;
}
}
#preloader {
	background: #FFF;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}
#status {
	background-image: url(../images/preloader.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 200px;
	left: 50%;
	margin: -100px 0 0 -100px;
	position: absolute;
	top: 50%;
	width: 200px;
}
@media (max-width: 767px) {
 .calltoaction {
 text-align: center;
}
}
@media (max-width: 480px) {
 h1 {
 font-size: 34px;
 letter-spacing: 3px;
}
 h2 {
 font-size: 24px;
 margin: 0 0 30px;
 letter-spacing: 3px;
}
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 100%;
	list-style: none;
	text-align: center;
}
.grid h2 {
	font-size: 16px;
}
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 100%;
	max-width: 100%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: auto;
	max-width: 100%;
	opacity: 0.8;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before, .grid figure figcaption::after {
 pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	text-shadow:0 1px 1px #6c6c6c;
	font-weight: 300;
	letter-spacing: 2px;
	word-spacing: -0.15em;
}
.grid figure h2 span {
	font-weight: 800;
}
.grid figure h2, .grid figure p {
	margin: 0;
}
.grid figure p {
	font-size: 60%;
	letter-spacing: 0;
}
figure.effect-bubba {
	background: #1a1a1a none repeat scroll 0 0;
}
figure.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
	opacity: 0.4;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
 position: absolute;
 top: 30px;
 right: 30px;
 bottom: 30px;
 left: 30px;
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 -webkit-transform: scale(0, 1);
 transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
 -webkit-transform: scale(1, 0);
 transform: scale(1, 0);
}
figure.effect-bubba h2 {
	padding-top: 10%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
	color: #fff;
}
figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
figure.effect-bubba:hover h2, figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.cbp-qtrotator {
	position: relative;
	margin: 3em auto 0em auto;
	max-width: 90%;
	width: 90%;
}
.cbp-qtrotator .cbp-qtcontent {
	position: absolute;
	min-height: 200px;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	padding: 2em 0;
	top: 0;
	z-index: 0;
	opacity: 0;
	width: 100%;
}
.no-js .cbp-qtrotator .cbp-qtcontent {
	border-bottom: none;
}
.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent, .no-js .cbp-qtrotator .cbp-qtcontent {
	position: relative;
	z-index: 100;
	pointer-events: auto;
	opacity: 1;
}
.cbp-qtrotator .cbp-qtcontent:before, .cbp-qtrotator .cbp-qtcontent:after {
	content: " ";
	display: table;
}
.cbp-qtrotator .cbp-qtcontent:after {
	clear: both;
}
.cbp-qtprogress {
	position: absolute;
	background: #FF5252;
	height: 1px;
	width: 0%;
	top: 0;
	z-index: 1000;
}
.cbp-qtrotator blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
}
.cbp-qtrotator blockquote p {
	font-size: 2em;
	color: #888;
	font-weight: 300;
	margin: 0.4em 0 1em;
}
.cbp-qtrotator blockquote footer {
	font-size: 1.2em;
}
.cbp-qtrotator blockquote footer:before {
	content: '― ';
}
.cbp-qtrotator .cbp-qtcontent img {
	float: right;
	margin-left: 3em;
}
@media screen and (max-width: 30.6em) {
 .cbp-qtrotator {
 font-size: 70%;
}
 .cbp-qtrotator img {
 width: 80px;
}
}
.widget_div {
	background: #006684 none repeat scroll 0 0;
	display: inline-block;
	height: auto;
	margin: 0;
	padding: 14px 0;
	position: absolute;
	right: 0;
	top: 104px;
	width: 100%;
	z-index: 100;
}
.container.d_none {
	margin-top: 10px;
}
.btn-call {
	background: rgb(0, 86, 114) none repeat scroll 0 0;
	border: 1px solid #FFF;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 30px;
}
.btn-call:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #fff;
}
.btn-book {
	background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
	color: rgb(0, 86, 114) !important;
	font-weight: 600;
	padding: 10px 15px;
}
.btn-book:hover {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	color: rgb(61, 125, 146);
	font-weight: 600;
	padding: 10px 30px;
}
.inner-addon {
	position: relative;
}
.inner-addon .fa {
	bottom: 11px;
	color: #ffffff;
	position: absolute;
	right: 10px;
	z-index: -2 !important;
}
.widget_div .form-group span, .widget_div .form-group input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid rgb(239, 239, 239);
	color: rgb(247, 247, 247);
	cursor: pointer;
	font-size: 13px;
	height: 40px;
	padding: 9px 12px;
}
#fromDisplay, #toDisplay {
	position: relative;
}
#fromDisplay::before, #toDisplay::before {
 font-family: 'FontAwesome';
 position: absolute;
 top: 25%;
 right: 10px;
 content: "\f073";
}
.widget_div .form-group {
	margin-bottom: 0;
}
::-webkit-input-placeholder {
 color: #fff !important;
}
::-moz-placeholder {
 color: #fff !important;
}
/* firefox 19+ */

:-ms-input-placeholder {
 color: #fff !important;
}
/* ie */

input:-moz-placeholder {
 color: #fff !important;
}
#fromDisplay i, #toDisplay i {
	position: absolute;
	right: 32px;
}
.filters {
	margin: 0 0 30px 0;
}
.filters .nav-pills > li {
	margin-right: 2px;
	margin-bottom: 2px;
}
.filters .nav-pills > li + li {
	margin-left: 0px;
}
.text-center.filters .nav-pills > li {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	display: inline-block;
	float: none;
}
.isotope-container {
	overflow: hidden;
}
.isotope-item {
	margin-bottom: 20px;
}
.isotope-item .btn-default {
	color: #999999;
}
.isotope-item .btn-default:hover {
	color: #ffffff;
}
@media (max-width: 480px) {
 .filters .nav-pills > li {
 width: 100%;
 display: block;
}
}
.overlay-container {
	position: relative;
	display: block;
	overflow: hidden;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: -1px;
	background-color: rgba(85, 172, 238, 0.9);
	cursor: pointer;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.overlay:hover {
	text-decoration: none;
}
.overlay span {
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 13px;
	font-weight: 300;
}
.overlay i {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	line-height: 1x;
	color: #ffffff;
	margin-top: -8px;
	margin-left: -8px;
	text-align: center;
}
.overlay-container:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}
@media (max-width: 767px) {
 .visible-xs {
 display: block!important
}
 table.visible-xs {
 display: table
}
 tr.visible-xs {
 display: table-row!important
}
 th.visible-xs,  td.visible-xs {
 display: table-cell!important
}
 .roomfacility {
 width: 100% !important;
}
 #portfolio .container .modal .modal-content .carousel-inner .item img {
 height: 160px !important;
 width: 100% !important;
}
 a.fancybox {
 font-size: 11px;
}
 .fancybox > img {
 height: 100px !important;
 width: 100% !important;
}
 .filters {
 margin: 0 0 30px;
 position: relative;
 z-index: 111;
}
 .isotope-container {
 overflow: hidden;
 z-index: 10;
}
 .d_none {
 display: none !important;
}
 .d_block {
 display: block !important;
 margin: auto !important;
 position: absolute !important;
 top: 25%;
 width: 100%;
}
 .d_block .modal-content,  .d_block button {
 background: rgb(0, 102, 132) none repeat scroll 0 0;
 border: 1px solid rgb(255, 255, 255);
}
 .MarginTop10 {
 margin-top: 10px;
}
 #fromDisplay,  #toDisplay {
 padding: 7px 10px;
 position: relative;
 text-align: left;
}
 figure.effect-bubba h2 {
 padding-top: 2%;
}
 .grid h2 {
 font-size: 14px;
}
 .facility {
 width: 100%;
}
 .isotope-item .btn {
 letter-spacing: 0px;
 font-size: 9px;
 padding: 8px 3px;
}
 .iconbox {
 display: inline-block;
}
 .inner-addon .form-control {
 background: transparent none repeat scroll 0 0 !important;
 color: #fff !important;
}
 .form-group .inner-addon .fa.fa-calendar {
 position: absolute;
 right: 9px;
 top: 9px;
 z-index: 0;
}
 #custom-collapse .nav a {
 padding: 8px 0 !important;
}
 figure.effect-bubba img {
 height: 180px;
 opacity: 0.7;
 transition: opacity 0.35s ease 0s;
 width: 100%;
}
 .overlay-container > img {
 height: 100px;
 width: 100%;
}
 #drop4 {
 display: block !important;
}
 navbar ul {
 display: none;
}
 #menu1 {
 left: 15%;
 margin: auto;
 position: absolute;
 text-align: center;
 top: 30px;
 width: 70%;
 z-index: 99;
}
 #carousel-example-generic {
 height: auto !important;
}
 .carousel-caption {
 width: 80% !important;
 margin: auto !important;
 font-size: 20px;
 color: #fff;
 font-weight: 400;
 top: 130px;
}
 .carousel .item > img {
 height: 240px !important;
 width:100%;
}
 #home {
 height: 200px !important;
}
 .scroll-down {
 display: none !important;
}
 .d_block {
 top: 20% !important;
}
 #portfolio .carousel {
 float: left;
 margin-right: 14px;
 position: relative;
 width: 100% !important;
}
 .fac {
 float: left;
 width: 100% !important;
}
 .fac > ul {
 float: left;
 width: 100% !important;
}
 .fac li {
 float: left;
 width: 100% !important;
}
 .desc {
 width: 100%;
}
 .fancybox span {
 font-size: 11px;
}
 .pfblock-line {
 margin: 10px auto !important;
}
 h2 {
 font-size: 19px !important;
 letter-spacing: 2px !important;
 margin: 0 0 5px !important;
}
 .pfblock {
 padding: 93px 0 0 !important;
}
 .pfblock-header {
 margin: 0 0 10px !important;
}
 .navbar-header img {
 width: 40%;
}
 #home {
 height: auto !important;
}
 .pfblock-image.screen-height {
 height: auto !important;
}
    /*.tran_dp_block.trans {
    left: 163px !important;
    position: absolute !important;
    top: 20px !important;
}
.tran_dp_block {
	display:block !important;
}
.trans {
    position: absolute;
    right: 15px;
    top: -15px;
}*/
    
    .widget_div {
 padding: 0px !important;
}
 .bys {
 top: 40px !important;
 position: relative;
}
 .calltoaction {
 padding: 70px 0 !important;
}
 .calltoaction .container {
 padding: 20px 10px;
}
}
@media (max-width: 767px) {
 .visible-xs-block {
 display: block!important
}
}
@media (max-width: 767px) {
 .visible-xs-inline {
 display: inline!important
}
}
@media (max-width: 767px) {
 .visible-xs-inline-block {
 display: inline-block!important
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .visible-sm {
 display: block!important
}
 table.visible-sm {
 display: table
}
 tr.visible-sm {
 display: table-row!important
}
 th.visible-sm,  td.visible-sm {
 display: table-cell!important
}
 #custom-collapse .nav a {
 letter-spacing: 1px !important;
}
 #custom-collapse ul li {
 padding: 0 7px !important;
}
 .d_none {
 display: none !important;
}
 .d_block {
 display: block !important;
 margin: auto !important;
 position: absolute !important;
 top: 15%;
 width: 100%;
}
 .d_block .modal-content,  .d_block button {
 background: rgb(0, 102, 132) none repeat scroll 0 0;
 border: 1px solid rgb(255, 255, 255);
}
 .MarginTop10 {
 margin-top: 10px;
}
 #fromDisplay,  #toDisplay {
 padding: 7px 10px;
 position: relative;
 text-align: left;
}
 figure.effect-bubba h2 {
 padding-top: 2%;
}
 .grid h2 {
 font-size: 14px;
}
 .facility {
 width: 33%;
}
 .iconbox {
 display: inline-block;
}
 .isotope-item .btn {
 letter-spacing: 0px;
 font-size: 9px;
 padding: 8px 3px;
}
 .inner-addon .form-control {
 background: transparent none repeat scroll 0 0 !important;
 color: #fff !important;
}
 .form-group .inner-addon .fa.fa-calendar {
 position: absolute;
 right: 9px;
 top: 9px;
 z-index: 0;
}
 .navbar-custom .navbar-brand,  .navbar-custom .navbar-nav > li > a,  .navbar-custom .navbar-nav .dropdown-menu > li > a {
 font-size: 10px;
}
 figure.effect-bubba img {
 height: 200px;
 opacity: 0.7;
 transition: opacity 0.35s ease 0s;
 width: 100%;
}
 #carousel-example-generic {
 height: auto !important;
}
 .overlay-container > img {
 height: 180px;
 width: 100%;
}
 .carousel .item > img {
 height: 370px !important;
 width: 100%;
}
 #home {
 height: 370px !important;
}
 .scroll-down {
 display: none !important;
}
 #portfolio .container .modal .modal-content .carousel-inner .item img {
 height: 350px !important;
 width: 100% !important;
}
 .roomfacility {
 width: 50% !important;
}
 a.fancybox {
 font-size: 11px;
}
 .fancybox > img {
 height: 100px !important;
 width: 100% !important;
}
 .filters {
 margin: 0 0 30px;
 position: relative;
 z-index: 111;
}
 .isotope-container {
 overflow: hidden;
 z-index: 10;
}
 #portfolio .carousel {
 float: left;
 margin-right: 14px;
 position: relative;
 width: 100% !important;
}
 .fac {
 float: left;
 width: 100% !important;
}
 .fac > ul {
 float: left;
 width: 100% !important;
}
 .fac li {
 float: left;
 width: 50% !important;
}
 .desc {
 width: 100% !important;
}
 .carousel-caption {
 width: 80% !important;
 margin: auto !important;
 font-size: 40px !important;
 color: #fff !important;
 font-weight: 400 !important;
}
 .pfblock {
 padding: 120px 0 10px !important;
}
 #home {
 height: auto !important;
}
 .pfblock-image.screen-height {
 height: auto !important;
}
 .widget_div {
 padding: 0px !important;
}
 .calltoaction {
 padding: 0 !important;
}
 .calltoaction .container {
 padding: 50px 0 !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .visible-sm-block {
 display: block!important
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .visible-sm-inline {
 display: inline!important
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .visible-sm-inline-block {
 display: inline-block!important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
 .visible-md {
 display: block!important
}
 table.visible-md {
 display: table
}
 tr.visible-md {
 display: table-row!important
}
 th.visible-md,  td.visible-md {
 display: table-cell!important
}
 .calltoaction {
 padding: 0px !important;
}
 .calltoaction .container {
 padding: 50px 0 !important;
}
 .carousel-caption {
 width: 80% !important;
 margin: auto !important;
 font-size: 40px !important;
 color: #fff !important;
 font-weight: 400 !important;
}
 .d_none {
 display: none !important;
}
 .d_block {
 display: block !important;
 margin: auto !important;
 position: absolute !important;
 top: 20%;
 width: 100%;
}
 .d_block .modal-content,  .d_block button {
 background: rgb(0, 102, 132) none repeat scroll 0 0;
 border: 1px solid rgb(255, 255, 255);
}
 .MarginTop10 {
 margin-top: 10px;
}
 #fromDisplay,  #toDisplay {
 padding: 7px 10px;
 position: relative;
 text-align: left;
}
 figure.effect-bubba h2 {
 padding-top: 2%;
}
 .grid h2 {
 font-size: 14px;
}
 .facility {
 width: 33%;
}
 .iconbox {
 display: inline-block;
}
 .isotope-item .btn {
 letter-spacing: 0px;
 font-size: 9px;
 padding: 8px 3px;
}
 .inner-addon .form-control {
 background: transparent none repeat scroll 0 0 !important;
 color: #fff !important;
}
 .form-group .inner-addon .fa.fa-calendar {
 position: absolute;
 right: 9px;
 top: 9px;
 z-index: 0;
}
 .navbar-custom .navbar-brand,  .navbar-custom .navbar-nav > li > a,  .navbar-custom .navbar-nav .dropdown-menu > li > a {
 font-size: 10px;
}
 figure.effect-bubba img {
 height: 200px;
 opacity: 0.7;
 transition: opacity 0.35s ease 0s;
 width: 100%;
}
 .overlay-container > img {
 height: 180px;
 width: 100%;
}
 #carousel-example-generic {
 height: auto !important;
}
 .overlay-container > img {
 height: 180px;
 width: 100%;
}
 .carousel .item > img {
 height: 100% !important;
 width:100%;
 min-height:100% !important;
}
 #home {
 height: 490px !important;
}
 #portfolio .container .modal .modal-content .carousel-inner .item img {
 height: 400px !important;
 width: 100% !important;
}
 .roomfacility {
 width: 50% !important;
}
 a.fancybox {
 font-size: 11px;
}
 .fancybox > img {
 height: 150px !important;
 width: 100% !important;
}
 .filters {
 margin: 0 0 30px;
 position: relative;
 z-index: 111;
}
 .isotope-container {
 overflow: hidden;
 z-index: 10;
}
 #portfolio .carousel {
 float: left;
 margin-right: 14px;
 position: relative;
 width: 100% !important;
}
 .fac {
 float: left;
 width: 100% !important;
}
 .fac > ul {
 float: left;
 width: 100% !important;
}
 .fac li {
 float: left;
 width: 100% !important;
}
 .desc {
 width: 100% !important;
}
 .pfblock {
 padding: 120px 0 10px s;
}
 #home {
 height: auto !important;
}
 .pfblock-image.screen-height {
 height: auto !important;
}
 .widget_div {
 padding: 0px !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
 .visible-md-block {
 display: block!important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
 .visible-md-inline {
 display: inline!important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
 .visible-md-inline-block {
 display: inline-block!important
}
}
@media (min-width: 1200px) {
 .visible-lg {
 display: block!important
}
 table.visible-lg {
 display: table
}
 tr.visible-lg {
 display: table-row!important
}
 th.visible-lg,  td.visible-lg {
 display: table-cell!important
}
 .overlay-container > img {
 height: 180px;
 width: 100%;
}
 figure.effect-bubba img {
 height: 215px !important;
 opacity: 1;
 transition: opacity 0.35s ease 0s;
 width: 100% !important;
}
 .form-group .inner-addon .fa.fa-calendar {
 position: absolute;
 right: 9px;
 top: 13px;
 z-index: 0;
}
}
@media (min-width: 1200px) {
 .visible-lg-block {
 display: block!important
}
}
@media (min-width: 1200px) {
 .visible-lg-inline {
 display: inline!important
}
}
@media (min-width: 1200px) {
 .visible-lg-inline-block {
 display: inline-block!important
}
}
@media (max-width: 767px) {
 .hidden-xs {
 display: none!important
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .hidden-sm {
 display: none!important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
 .hidden-md {
 display: none!important
}
}
@media (min-width: 1200px) {
 .hidden-lg {
 display: none!important
}
}
.visible-print {
	display: none!important
}
@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table
}
tr.visible-print {
	display: table-row!important
}
th.visible-print,  td.visible-print {
	display: table-cell!important
}
}
.visible-print-block {
	display: none!important
}
@media print {
.visible-print-block {
	display: block!important
}
}
.visible-print-inline {
	display: none!important
}
@media print {
.visible-print-inline {
	display: inline!important
}
}
.visible-print-inline-block {
	display: none!important
}
@media print {
.visible-print-inline-block {
	display: inline-block!important
}
}
@media print {
.hidden-print {
	display: none!important
}
}
/* New CSS */
/* Underline From Left */
.hvr-underline-from-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #fff none repeat scroll 0 0;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
	right: 0;
}
/* enable absolute positioning */
.inner-addon {
	position: relative;
}
.inner-addon .fa {
	color:#fff;
}
.form-group .fa.fa-calendar {
	position: absolute;
	right: 10%;
	top: 37%;
	z-index: -2;
}

::-webkit-input-placeholder {
color:#fff !important;
}
::-moz-placeholder {
color:#fff !important;
} /* firefox 19+ */
:-ms-input-placeholder {
color:#fff !important;
} /* ie */
input:-moz-placeholder {
color:#fff !important;
}
/* style glyph */

/* align glyph */
.left-addon .fa {
	left:  0px;
}
.right-addon .fa {
	right: 0px;
}
/* add padding  */
.left-addon input {
	padding-left:  30px;
}
.right-addon input {
	padding-right: 30px;
}
#htmTools {
	white-space:nowrap;
}
#htmTools {
	display: inline-block;
	width: 100%;
}
#htmTools > li {
	white-space: nowrap;
	position: relative;
	display: inline-block;
	float:none;
}
/* #htmTools .lastTab .dropdown-toggle {
    margin: 0;
    padding: 28px 0;
} */
.panel-body {
}
.lastTab #collapsed {
	padding: 0 !important;
	text-align: center !important;
}
.lastTab .fa.fa-bars {
    font-size: 25px;
    position: relative;
    top: 2px;
}
/*
3.2 Portfolio
***************************************/
.single-project {
	background: rgb(45, 45, 45) none repeat scroll 0 0;
	display: block;
	float: left;
	margin-bottom: 30px;
	margin-top: 130px;
	width: 100%;
}
.single-project img {
	width:100%;
}
.project-description {
	padding-right:20px;
}
.project-description p {
	padding-left:0;
}
.project-title {
	margin-top:15px;
	margin-bottom:15px;
}
.project-title h3 {
	float:left;
	margin-top:0;
	padding:0;
	width:80%;
}
.project-title .close {
	color: rgb(255, 255, 255);
	font-size: 25px;
	font-weight: lighter;
	margin-top: 0;
	opacity: 1;
}
.project-info span, .project-title h3, .project-title h2 {
	color: rgb(255, 255, 255);
	font-size: 25px;
}
.project-info {
	font-weight:100;
	padding:10px 0;
}
.project-info span {
	width: 80px;
	display: inline-block;
}
.project-info div {
	margin-bottom:5px;
}
.close {
	float: right;
	text-align: center;
}
#portfolio-grid .mix {
	opacity: 0;
	display: none;
}
/**
2.3 Thumbnails - Predefined bootstrap's thumbnail class.
**********/
 .thumbnail {
	width:100%;
	height:100%;
	padding:0;
	overflow: hidden;
	position: relative;
	border:0;
	border-radius:0;
	box-shadow:none;
	text-align:center;
	background: #191a1c;
}
.thumbnail .more {
	display:block;
	z-index:4;
	position:absolute;
	top:-100px;
	left:50%;
	margin:0 auto;
	margin-left:-41px;
	width:80px;
	height:80px;
	font-size:40px;
	color:#fff;
	text-decoration:none;
	line-height: 70px;
	text-align: center;
}
.thumbnail:hover .more {
	top:40%;
	margin-top:-40px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3 s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.thumbnail h3, .thumbnail p {
	margin:0;
	padding:0;
	position:relative;
	z-index:4;
}
.thumbnail h3 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.thumbnail > p {
	padding-bottom:20px;
}
.thumbnail .mask {
	cursor:pointer;
	opacity:0.85;
	filter: alpha(opacity=85);
	top:100%;
	left:0;
	width:100%;
	height:100%;
	background:#181A1C;
	position:absolute;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2 s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.thumbnail:hover .mask {
	top:0;
}
.nav-pills {
	margin-bottom: 30px;
}
.nav > li {
	display: block;
	padding: 0 16px;
	position: relative;
}
.nav-pills > li > a {
	font-weight:500;
}
.nav-pills > li > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
	background: none repeat scroll 0 0 #ffffff;
	color: #000000;
}
.nav-pills .filter {
}
#portfolio-grid {
	padding: 0;
}
#infinite-scroll .offset {
	display: block;
	width: 100%;
	height: auto;
	color: #ffed0d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#infinite-scroll .offset p {
	margin-bottom: 60px;
}
#infinite-scroll .offset .indicator {
	display: block;
	width: 100%;
	height: 100px;
	background: #ffed0d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.padding0 {
	padding:0px;
}
.standard-promo-info {
	padding: 20px 20px;
}
.standard-promo-info ul {
  text-align:left;
}
#owl-demo .item {
	background: rgb(251, 251, 251) none repeat scroll 0 0;
	border-radius: 0;
	color: rgb(255, 255, 255);
	margin: 5px;
	padding: 0;
	text-align: center;
}
.item > a {
	background: #000000 none repeat scroll 0 0;
	bottom: 5px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	padding: 5px 10px;
	position: absolute;
	right: 5px;
	text-align: center;
}
.pfblock-subtitle:nth-child(odd) .block .col-lg-7.padding0 {
 float:left;
}
.pfblock-subtitle:nth-child(odd) .block .col-lg-5.padding0 {
 float:right;
}
.pfblock-subtitle:nth-child(even) .block .col-lg-7.padding0 {
 float:right;
}
.pfblock-subtitle:nth-child(even) .block .col-lg-5.padding0 {
 float:letf;
}
.mix_all {
	cursor: pointer;
}
.standard-promo-info {
	padding: 30px 40px 40px;
}
#owl-demo a {
	cursor:pointer;
}
.standard-promo-info h3.standard-promo-title:after {
	background: #2D2D2D;
	content: "";
	display: block;
	height: 2px;
	margin-top: 15px;
	width: 170px;
}
.standard-promo-info p {
    display: inline-block;
    max-height: 170px;
    text-align: left;
    width: 100%;
}
.standard-promo-info h3{text-align:left; font-size:20px;}
.standard-promo-info h3.standard-promo-title {
	font-size: 25px;
	margin: 0 0 15px;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	color: #222;
}
.pfblock-subtitle {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 18px;
	font-style: normal;
	margin: 0 0 20px;
	padding: 0;
}
.item img {
	display: block;
	max-width: 100%;
}
.btn {
	border: 0 none;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px !important;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.btn-default {
	background-color: #ffffff !important;
	color: #333333 !important;
	background-image:none;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1;
	min-height: 100%;
	width: 100%;
}
.owl-item .item > img {
	height: 280px;
	width: 100%;
}
.item > h4 {
	color: #ffffff;
	font-size: 20px;
	padding: 0 30px;
	position: absolute;
	text-align: center;
	text-shadow: 2px 2px 2px #000000;
	top: 13px;
	width: 97%;
}
.mix .thumbnail > img {
	height: 230px;
	width: 100%;
}
.block .carousel.slide .carousel-inner img {
    height: 290px;
    min-height: 290px;
	width:100%;
}
.btn-readmore {
	margin-top: 10px;
}
.modal .modal-content .carousel.slide {
	border: 1px solid #cccccc;
	float: left;
	height: 250px;
	margin: 0 20px 10px 0;
	padding: 6px;
	width: 40%;
}
.modal-content p {
	text-align: justify;
}
.carousel-control.right {
	right: 0;
}
.carousel-control {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	left: 0;
}
.modal-lg {
	width: 900px;
}
.call-mob {
	display: none;
}
.fancybox > img {
	height: 150px;
	width: 100%;
}
 body section.pfblock:nth-child(2n) {
 background: #f5f5f5 none repeat scroll 0 0 !important;
}
 body section.pfblock:nth-child(2n+1) {
 background: #ffffff none repeat scroll 0 0 !important;
}
.d-flex {
    display: inline-block;
    width: 100%;
}
#review_carousel-example-generic .carousel-control span.fa {
    color: rgb(0, 0, 0);
    opacity: 1;
}
#custom-collapse ul li.lastTab a.dropdown-toggle {
    padding: 22px 0;
}
.navbar.navbar-custom a img {
    width: 130px;
}
.navbar.navbar-custom a img {
    width: 115px;
    height: auto;
    max-width: 115px;
}