/*
	[Table of contents]
#2f081a blue
#2f081a purple
	## Shortcodes
		-- Slider Section
			-- Slider Section 2
		-- Booking Section
			-- Booking Section 2
			-- Booking Page
		-- Welcome Section
		-- Offer Section
			-- Offer Banner Section
		-- Direction Section
		-- Recommended Section
		-- Room Section
		-- Services Section
		-- Testimonial Section
		-- Price Section
		-- Events Section
		-- Video Section
		-- Blog Section
		-- Accmmodation Section
		-- Statistics Section
		-- Gallery Section
		-- Portfolio Section
		-- Contact Section		

	## Responsive
		-- min-width: 1366
		-- min-width: 1200
		-- min-width: 992
		-- min-width: 768
		-- max-width: 1600
		-- max-width: 1200
		-- max-width: 1199
		-- min-width: 992 to max-width: 1199
		-- max-width: 991
		-- min-width: 768 to max-width: 991
		-- max-width: 767
		-- max-width: 639
		-- max-width: 480
		-- max-width: 479
*/

.section-padding{padding-bottom:25px;padding-top:25px;display:inline-block;width:100%}.section-padding-30{padding-bottom:30px;padding-top:30px;display:inline-block;width:100%}.section-top-padding{padding-top:85px}.section-top-padding-30{padding-top:30px}.section-bottom-padding{padding-bottom:120px}.section-bottom-padding-30{padding-bottom:30px}
div#room-carousel img {    width: 100%; }

.section-header{text-align:center;margin-bottom:15px}.section-header h3{font-size:28px;font-weight:700;color:#a0852e;text-transform:uppercase;margin-bottom:0;margin-top:0;padding-bottom:30px;position:relative}.section-header h3::before,.section-header h3::after{content:"";bottom:0;position:absolute;left:0;right:0;margin:0 auto}.section-header h3::before{background-color:#a0852e;bottom:9px;width:114px;height:2px}.section-header p{font-size:15px;line-height:27px;margin-top:20px;letter-spacing:.3px;color:#666}

.list-block-3 ul {
    padding: 0!important;
}
.list-block-3 ul li {
    color: #666;
    font-size: 16px;
    letter-spacing: .3px;
    list-style-type: none;
    border-bottom: 1px solid #e4dabf;
    width: 47.8%;
    display: inline-block;
    padding: 1em 0 0 1em;
    margin: 5px 1%;
}
section.dining_section .dining_content .content ul {    padding-left: 10px; }
main{overflow:hidden}
/* ## Shortcodes */
/* -- Slider Section */
.slider-section {
	position: relative;
}
.slider-section .carousel-caption {
	bottom: auto;
	top: 55%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
	text-shadow: none;
	left: 70px;
	right: 70px;
	text-shadow: none;
	padding: 0;
}
.slider-section .carousel-caption h2 {
	font-size: 90px;
	margin-top: 0;
	position: relative;
	font-weight: 400;
	text-shadow: 2px 2px #384874;
}
.slider-section .carousel-caption h6 {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	position: relative;
	padding-left: 110px;
	padding-right: 110px;
	display: inline-block;
	text-shadow: 2px 2px #384874;
}
.slider-section .carousel-caption h6 span {
	position: absolute;
	height: 5px;
	width: 94px;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.slider-section .carousel-caption h6 span.left-sep {
	left: 0;
}
.slider-section .carousel-caption h6 span.right-sep {
	right: 0;
}
.slider-section .carousel-caption h6 span::before,
.slider-section .carousel-caption h6 span::after {
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	background-color: #fff;
	height: 1px;
	display: inline-block;
}
.slider-section .carousel-caption h6 span::before {
	top: 0;
}
.slider-section .carousel-caption h6 span::after {
	bottom: 0;
}
.slider-section .carousel-caption h6 span.left-sep::before {
	right: 10px;
}
.slider-section .carousel-caption h6 span.left-sep::after {
	left: 10px;
}
.slider-section .carousel-caption h6 span.right-sep::before {
	left: 10px;
}
.slider-section .carousel-caption h6 span.right-sep::after {
	right: 10px;
}
.slider-section .carousel-caption > a,
.slider-section .carousel-caption > a i {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.slider-section .carousel-caption > a {
	background-color: #fff;
	color: #000;
	font-size: 13px;
	font-weight: 600;
	max-width: 182px;
	min-width: 182px;
	display: block;
	margin: 0 auto;
	padding: 13px 0 11px; 
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin-top: 40px;
}
.slider-section .carousel-caption > a i {
	margin-left: 10px;
	color: #2f081a;
}
.slider-section .carousel-caption > a:hover {
	background-color: #2f081a;
}
.slider-section .carousel-caption > a:hover,
.slider-section .carousel-caption > a:hover i {
	color: #fff;
}
.slider-section .carousel-control {
	width: 51px;
	height: 51px;
	border-radius: 100%;
	background-color: #fff;
	background-image: none;
	opacity: 1;
	color: #000;
	text-shadow: none;
	line-height: 54px;
	font-size: 20px;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
	z-index: 11;
	box-shadow: none;
}
.slider-section .carousel-control.left {
	left: 15px;
}
.slider-section .carousel-control.right {
	right: 15px;
}
.slider-section .carousel-control:hover {
	background-color: #2f081a;
	color: #fff;
}

/* -- Slider Section 2 */
.slider-section2.slider-section .carousel-caption span {
	border-radius: 50%;
    display: inline-block;
    height: 80px;
    margin-left: 30px;
    position: relative;
    text-align: left;
    transform: rotate(-40deg);
    width: 200px;
}
.slider-section2.slider-section .carousel-caption span i {
	font-size: 20px;
	height: 150px;
	position: absolute;
	width: 20px;
	left: 0;
	top: 0;
	transform-origin: bottom center;
}
.slider-section2.slider-section .carousel-caption span i:nth-child(1) {
	transform: rotate(10deg); 
}
.slider-section2.slider-section .carousel-caption span i:nth-child(2) {
	transform: rotate(25deg);
}
.slider-section2.slider-section .carousel-caption span i:nth-child(3) {
	transform: rotate(40deg);
}
.slider-section2.slider-section .carousel-caption span i:nth-child(4) {
	transform: rotate(55deg);
}
.slider-section2.slider-section .carousel-caption span i:nth-child(5) {
	transform: rotate(70deg);
}
.slider-section2.slider-section .carousel-caption h3  {

	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.slider-section2.slider-section .carousel-caption h2  {

	font-size: 50px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.slider-section2.slider-section .carousel-control {
	border-radius: 0;
	width: 48px;
	height: 48px;
	line-height: 50px;
}


.content-block {
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.content-block h3 { font-size: 36px; text-transform: uppercase; padding-bottom: 15px; margin-bottom: 25px; margin-top: 10px; position: relative; }
.content-block h3::before {
	background-color: #d0d0d0;
	content: "";
	height: 3px;
	width: 114px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.content-block p {    font-size: 16px;    line-height: 30px;    letter-spacing: 0.3px;    padding-right: 10%;    color: #666;    margin-bottom: 10px;    text-align: justify;}
.content-block .col-md-7 p::first-letter {
	color: #333;
	font-size: 45px;
	font-weight: bold;
	float: left;
	padding-right: 5px;    margin-top: -10px;
}


.widget-area .widget_features .widget-title,
.widget-area .widget_room .widget-title {
	padding-bottom: 0;
	margin-bottom: 35px;
}
.widget-area .widget_features .widget-title::before,
.widget-area .widget_room .widget-title::before {
	display: none;
}
.widget-area .widget_features p {
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0.3px;
	color: #666;
}
.widget-area .widget_features ul {
	padding-left: 0;
	margin-top: 30px;
	margin-bottom: 0;
}
.widget-area .widget_features ul li { 
	display: inline-block;
	width: 100%;
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dbdbdb;
}
.widget-area .widget_features ul li:last-child { 
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.widget-area .widget_features ul li img { 
	margin-right: 15px;
}
.widget_room .single-room {
	position: relative;
	padding-left: 130px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dbdbdb;
	min-height: 130px
}
.widget_room .single-room img {
	position: absolute;
	left: 0;
	top: 0;
}
.widget_room .single-room h4 {
	font-size: 13px;
	text-transform: uppercase;
}
.widget_room .single-room h4 b {
	color: #2f081a;
	display: block;
	font-size: 18px;
	margin: 14px 0;
	font-weight: bold;
}
.widget_room .single-room h4 span {
	color: #777;
	display: block;
	font-size: 12px;
}
.widget_room .single-room-detail {
	display: inline-block;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #dbdbdb;
}
.widget_room .single-room-detail:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
.widget_room .single-room-detail h4 {
	margin: 0;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.52px;
}
.widget_room .single-room-detail h4 span {
	display: block;
	color: #2f081a;
	text-transform: capitalize;
}

/* -- Welcome Section */
.welcome-section {
	/*background-image: url("../images/welcome/welcome-bg.jpg");
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	text-align: center;
	position: relative;*/
}
.welcome-section .section-header h3 { 
	font-size: 48px;
}
.welcome-section .col-md-6 p {
	color: #666;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0.3px;
	margin-bottom: 35px;
	padding: 0 12%;
}

/* -- Offer Section */
.offer-section .section-header {
	margin-bottom: 20px;
}
.offer-list {
	margin-left: -4px;
	margin-right: -4px;
}
.offer-box {
	width: 33.3333%;
	float: left;
	border: 4px solid #fff;
	position: relative;
}
.offer-box::before {
	background-color: rgba(42,169,224,0.80);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
}
.offer-box:hover::before {
	opacity: 1;
}
.offer-box.wide {
	width: 66.6666%;
}
.offer-box.full {
	width: 100%;
}
.offer-box img { 
	width: 100%;
}
.offer-detail {
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.offer-box:hover .offer-detail {
	bottom: auto;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.offer-detail h3,
.offer-detail .price-detail {
	display: inline-block;
	text-transform: uppercase;
	text-align: left;
}

.offer-detail h3 {
	font-size: 20px;
	margin: 0;	text-shadow: 2px 1px #505050;	
}
.offer-box:hover .offer-detail h3 {
	font-size: 25px;
	border-right: 3px solid #fff;
	padding-right: 80px; 
	margin-top: 0;
	position: relative;
	top: -20px;
	letter-spacing: 0.5px;
	line-height: 35px;
}
.offer-box.tall:hover .offer-detail h3 {
	border-bottom: 3px solid #fff;
	border-right: none;
	padding: 10px 0;
	text-align: center;
}
.offer-box:hover .offer-detail h3 span {
	display: block;
}
.offer-detail .price-detail {
	padding-left: 80px;
	display: none;
}
.offer-box.tall:hover .offer-detail h3 span,
.offer-box:hover .offer-detail .price-detail {
	display: inline-block;
}
.offer-box.tall:hover .offer-detail .price-detail {
	text-align: center;
	padding-left: 0;
}
.offer-detail .price-detail h4 {
	font-size: 15px;    line-height: 24px;     margin-bottom: 15px;
}
.offer-detail .price-detail h4 span {
	font-weight: bold;
	font-size: 30px;
	vertical-align: middle;
}
.offer-detail .price-detail h4 span sup {
	font-size: 16px;
	font-weight: 400;
	top: -1em;
	left: 5px;
}

/* -- Offer Banner Section */
.offer-banner-section {
	position: relative;
	text-align: center;
}
.offer-banner-section .banner-text {
	position: absolute;
	bottom: 100px;
	left: 0;
	right: 0;
}
.offer-banner-section .banner-text h2,
.offer-banner-section .banner-text h4 {
	display: inline-block;
	text-transform: uppercase;
}
.offer-banner-section .banner-text h2 {
	font-size: 180px;
	color: #2f081a;
	margin: 0;
}
.offer-banner-section .banner-text h2 sup {
	font-size: 65px;
	top: -1.1em;
}
.offer-banner-section .banner-text h2 sub {
	font-size: 50px;
	left: -55px;
	bottom: .15em;
	color: #222;
}
.offer-banner-section .banner-text h4 {
	font-size: 80px;
	color: #222;
	font-weight: bold;
	margin: 0;
}
.offer-banner-section .banner-text h4 span {
	display: block;
}

/* -- Direction Section */
/*
.direction-section {
	background-color: #f8fdff;
}
.direction-section .section-header {
	text-align: left;
	margin-bottom: 70px;
}
.direction-section .section-header h3 {
	padding-bottom: 40px;
}
.direction-section .section-header h3::after {
	display: none;
}
.direction-section .section-header h3::before {
	right: auto;
	bottom: 0;	
}
.direction-section .section-header p {
	padding: 0;
}
.dir-content {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
}
.dir-box {
	display: inline-block;
	text-transform: uppercase;
}
.dir-box + .dir-box {
	border-left: 3px solid #d0d0d0;
	margin-left: 80px;
	padding-left: 80px;
}
.dir-box h4 {
	font-size: 45px;
	margin-bottom: 0;
	margin-top: 0;
}
.dir-box h4 sub {
	font-size: 18px;
	left: -10px;
	bottom: 0.1em;
}
.dir-box p {
	margin-bottom: 0;
}
*/
/* -- Recommended Section */
.hotel-img-box {
	position: relative;
}
.hotel-img-box::before {
	background-color: rgba(42,169,224,0.8);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.hotel-detail:hover .hotel-img-box::before {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}
.hotel-img-box  span { 
	display: inline-block;
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translate(0%, -50%) scale(0);
	-webkit-transform: translate(0%, -50%) scale(0);
	-moz-transform: translate(0%, -50%) scale(0);
	-ms-transform: translate(0%, -50%) scale(0);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.hotel-detail:hover .hotel-img-box span {
	opacity: 1;
	transform: translate(0%, -50%) scale(1);
	-webkit-transform: translate(0%, -50%) scale(1);
	-moz-transform: translate(0%, -50%) scale(1);
	-ms-transform: translate(0%, -50%) scale(1);
}
.hotel-img-box  span a {
	background-color: #0a1f54;
	color: #fff;
	font-size: 13px;
	display: inline-block;
	padding: 14px 30px;
	text-transform: uppercase;
	letter-spacing: 0.52px;
	text-decoration: none;
}
.hotel-img-box  span a:hover {
	background-color: #fff;
	color: #0a1f54;
}
.hotel-detail-box {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;	
}
.hotel-detail-box h4 { 
	color: #222;
	font-size: 20px;
	margin-bottom: 28px;
	margin-top: 0;
	text-transform: uppercase;
}
.hotel-detail-box p { 
	font-size: 15px;
	color: #666;
	margin-bottom: 25px;
}
.hotel-detail-box h6 { 
	font-size: 30px;
	font-weight: bold;
	color: #2f081a;
	padding-left: 40px;
	padding-right: 50px;
	text-align: left;
	line-height: 15px;
}
.hotel-detail-box h6 b { 
	float: left;
	margin-bottom: 15px;
	line-height: 34px;
}
.hotel-detail-box h6 sup {
	font-size: 16px;
	font-weight: 400;
	top: -1em;
}
.hotel-detail-box h6 span {
	font-size: 13px;
	color: #222;
	font-weight: 400;
	text-transform: uppercase;
	position: relative;
	top: -10px;
	left: 10px;
}
.hotel-detail-box > span {
	font-size: 12px;
	color: #2f081a;
	display: inline-block;
	width: 100%;
}
.recommended-detail {
	text-align: center;
}
.recommended-detail .read-more {
	margin-top: 50px;
}

/* -- Room Section */
.room-section {
	/*background-image: url("../images/room/room-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;*/
}
.room-section::before {
	background-color: rgba(10,31,84,0.85);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.room-section .section-padding {
	display: inline-block;
	width: 100%;
}
.room-section .item {
	background-color: #fff;
	float: left;
	width: 100%;
}
.room-section .room-detail {
	padding-left: 70px;
	padding-right: 70px;
}
.room-section .room-detail h4 {
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 30px;
}
.room-facility {
	display: inline-block;
	width: 100%;
}
.room-facility > div {
	text-align: center;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
.room-facility > div h5 {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 15px;
	letter-spacing: 0.48px;
}
.room-facility > div h5 span {
	display: block;
}
.room-detail > p {
	line-height: 27px;
	letter-spacing: 0.3px;
	font-size: 15px;
	color: #666;
	margin-bottom: 35px;
}
.room-section .carousel-contorls {
	position: absolute;
	right: 0;
	width: 120px;
	text-align: center;
}
.room-section .carousel-control { 
	width: 25px;
	height: 25px;
	line-height: 25px;
	position: relative;
	background-image: none;
	color: #000;
	text-shadow: none;
}
.room-section .carousel-control.left { 
	float: left;
}
.room-section .carousel-control.right { 
	float: right;
}
.num {
	display: inline-block;
	font-size: 14px;
	color: #666;
}

/* -- Services Section */
.srv-box {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-top: 60px;
}
.srv-box i {
	color: #2f081a;
	position: absolute;
	width: 81px;
	height: 81px;
	display: inline-block;
	line-height: 81px;
	border-radius: 100%;
	border: 2px solid #2f081a;
	text-align: center;
	font-size: 25px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}
.srv-box:hover i {
	background-color: #2f081a;
	color: #fff;
	transform: rotate(720deg);
	-webkit-transform: rotate(720deg);
	-moz-transform: rotate(720deg);
	-ms-transform: rotate(720deg);
}
.srv-box h4 {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	color: #222;
	margin-top: 0;
	line-height: 27px;
}
.srv-box p { 
	color: #666;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0.3px;
	margin-bottom: 0;
}

/* -- Testimonial Section */.carousel-indicators li {    border: 1px solid #424242;}.carousel-indicators .active {    background-color: #424242;}
.testimonial-section {
	text-align: center;
}
.testimonial-section .item span {
	font-size: 18px;
	color: #2f081a;
	display: inline-block;
	margin-bottom: 45px;
}
.testimonial-section .item span i {
	margin: 0 5px;
}
.testimonial-section .item p {
	font-size: 16px;	font-style: italic;
	color: #666;
	line-height: 27px;
	letter-spacing: 0.32px;
	padding: 0 10%;
	margin-bottom: 15px;
}
.testimonial-section .item img {
	border-radius: 100%;
	display: inline-block;
}
.testimonial-section .item h4 {
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0;
}
.testimonial-section .carousel-control {
	width: 25px;
	height: 25px;
	background-color: transparent;
	background-image: none;
	text-shadow: none;
	top: 35%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
	opacity: 1;
	color: #cecece;
}
.testimonial-section .carousel-control:hover {
	color: #222;
}

/* -- Price Section */
.price-section {
	background-color: #f8fdff;
}
.price-box {
	text-align: center;
	max-width: 309px;
	display: block;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: 0 0 56px rgba(84,84,84,0.25);
	margin-bottom: 30px;
}
.price-box,
.price-box .price-img-box {
	position: relative;
}
.price-box .price-img-box img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.price-box .price-img-box::before {
	background-color: rgba(0,0,0,0.6);
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	top :0;
	bottom: 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.price-box:hover .price-img-box::before {
	background-color: rgba(42,169,224,0.85);
}
.price-box .price-img-box h4 {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
	font-size: 30px;
	/*font-weight: bold;*/
	text-transform: uppercase;
	margin: 0;
}
.price-box .price-img-box h4 sup {
	font-size: 25px;
	font-weight: 400;
	top: -1.5em;
}
.price-box .price-img-box h4 sub {
	font-size: 15px;
	font-weight: 400;
}
.price-box .price-img-box h4 span {
	font-size: 20px;
	letter-spacing: 14px;
	display: block;
	margin-top: 10px;
}
.price-box h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #222;
	letter-spacing: 3.2px;
	margin-top: 35px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	position: relative;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.price-box:hover h3 {
	color: #2f081a;
}
.price-box h3::before {
	background-color: #eee;
	content: "";
	height: 2px;
	width: 46px;
	position: absolute;
	display: inline-block;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
.price-box ul {
	padding-left: 0;
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.price-box ul li {
	display: inline-block;
	width: 100%;
	color: #666;
	font-size: 15px;
	margin-bottom: 20px;
}
.price-box ul li del {
	color: #d0d0d0;
}
.price-box > a {
	height: 44px;
	width: 44px;
	line-height: 44px;
	display: block;
	margin: 0 auto;
	font-size: 25px;
	border: 5px solid #2f081a;
	border-radius: 100%;
	color: #2f081a;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -22px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.price-box:hover > a {
	border-color: #0a1f54;
	color: #0a1f54;
}.price-box p {    font-size: 1.4rem;    letter-spacing: .3px;    line-height: 2.6rem;    text-align: justify;    padding: 0 20px 40px;}

/* -- Events Section */
.events-section {
/*	background-image: url("../images/events/events-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;*/
}
.events-section::before {
	background-color: rgba(10,31,84,0.9);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.events-section .section-header {
	text-align: left;
}
.events-section .section-header h3 {
	color: #fff;
	line-height: 40px;
	padding-bottom: 40px;
}
.events-section .section-header h3::after {
	display: none;
}
.events-section .section-header h3::before {
	background-color: #d0d0d0;
	right: auto;
	width: 64px;
}
.event-tabs ul {
	border-bottom: none;
	padding-left: 20px;
	padding-right: 20px;
}
.event-tabs ul li {
	width: 100%;
	margin-bottom: 18px;
}
.event-tabs ul li a {
	border: 2px solid #fff;
	border-radius: 0;
	padding: 13px 50px 13px 115px;
	text-transform: uppercase;
	color: #fff;
}
.event-tabs ul li a::before {
	font-family:'FontAwesome';
	content: "\f107";
	font-size: 20px;
	position: absolute;
	right: 45px;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.event-tabs ul li a:hover::before, 
.event-tabs ul li a:focus::before,
.event-tabs ul li.active a::before,
.event-tabs ul li.active a:hover::before, 
.event-tabs ul li.active a:focus::before {
	content: "\f105";
}
.event-tabs ul li a h5 {
	background-color: #fff;
	color: #2f081a;
	font-weight: bold;
	font-size: 30px;
	display: inline-block;
	width: 80px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: 0;
	text-align: center;
	padding: 10px 0;
}
.event-tabs ul li a h5 span {
	display: block;
	font-weight: 400;
	font-size: 16px;
	margin-top: 5px;
}	
.event-tabs ul li a h3 {
	margin: 0;
	font-size: 20px;
	letter-spacing: 0.8px;
}
.event-tabs ul li a h3 span {
	display: block;
	font-size: 14px;
	margin-top: 10px;
}
.event-tabs .nav-tabs > li > a:hover,
.event-tabs .nav-tabs > li > a:focus,
.event-tabs .nav-tabs > li.active > a, 
.event-tabs .nav-tabs > li.active > a:focus, 
.event-tabs .nav-tabs > li.active > a:hover {
	background-color: transparent;
	border: 2px solid #2f081a;
	color: #fff;
}
.event-tabs .nav-tabs > li > a:hover h5,
.event-tabs .nav-tabs > li > a:focus h5,
.event-tabs .nav-tabs > li.active > a h5, 
.event-tabs .nav-tabs > li.active > a:focus h5, 
.event-tabs .nav-tabs > li.active > a:hover h5 {
	background-color: #2f081a;
	color: #fff;
}
.event-box {
	background-color: #fff;
	padding: 38px;
	display: inline-block;
	width: 100%;
}
.event-box h3 {
	margin-top: 0;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.72px;
	line-height: 25px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	position: relative;
}
.event-box h3::before {
	background-color: #d0d0d0;
	content: "";
	display: inline-block;
	width: 64px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.event-box p {
	line-height: 27px;
	font-size: 15px;
	letter-spacing: 0.3px;
	color: #666;
	margin-bottom: 22px;
}
.event-box h6 {
	margin-bottom: 0;
	margin-top: 0;
	color: #222;
	font-size: 13px;
	text-transform: uppercase;
}
.event-box h6 a {
	color: #2f081a;
	margin-left: 5px;
}

/* -- Video Section */
.video-section {
	position: relative;
	text-align: center;
}
.video-section::before {
	background-color: rgba(10,31,84,0.85);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: inline-block;
}
.video-section .video-link {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.video-section .video-link a { 
	font-size: 50px;
	color: #2f081a;
	text-decoration: none;
	display: inline-block;
}
.video-section .video-link a img { 
	margin: 0 10px;
}

/* -- Blog Section */
.blog-section {
	text-align: center;
}
.blog-section .type-post {
	margin-bottom: 0;
}
.category_link a {

	font-size: 12px;
	color: #2f081a;
	text-transform: uppercase;
}
.blog-section  .type-post .content-box {
	padding-top: 50px;
}
.blog-section .type-post .entry-content {
	padding-left: 60px;
	padding-right: 60px;
}
.type-post .entry-content {
	padding-left: 40px;
	padding-right: 40px;
}
.type-post .entry-title {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 27px;
	letter-spacing: 0.126px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.type-post .entry-title,
.type-post .entry-title a {
	color: #222;
}
.type-post .entry-title a {
	text-decoration: none;
}
.type-post .entry-title a:hover {
	color: #2f081a;
}
.type-post .entry-content p {
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0.3px;
	color: #666;
	margin-bottom: 30px;
}
.type-post .entry-content a { 

	font-size: 12px;
	text-transform: uppercase;
	color: #222;
	text-decoration: none;
}
.type-post .entry-content a i { 
	color: #2f081a;
	margin-left: 5px;
}
.type-post .entry-content a:hover { 
	color: #2f081a;
}
.entry-footer {
	background-color: #f6f6f6;
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	padding: 15px 0;
}
.blog-section  .entry-footer {
	margin-top: 38px;
}
.entry-footer .entry-meta > div {
	display: inline-block;
	position: relative;
}
.entry-footer .entry-meta > div + div::before { 
	content: "/";
	padding: 0 8px;
}
.entry-footer .entry-meta > div a {
	color: #222;
	font-weight: 600;
	text-decoration: none;
}
.entry-footer .entry-meta > div a:hover {
	color: #2f081a;
}
.comments-link a {
	font-weight: 500;
}
.comments-link a i {
	margin-right: 5px;
	color: #2f081a;
}
.posted-on {
	font-weight: 500;
}
.entry-footer .entry-meta {
	display: inline-block;
}
.entry-footer a {
	font-size: 12px;
	color: #222222;
	text-transform: uppercase;
	margin-top: 5px;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.entry-footer a i {
	color: #2f081a;
}
.entry-footer a.prev {
	float: left;
	margin-left: 40px;
}
.entry-footer a.prev i {
	margin-right: 10px;
}
.entry-footer a.next {
	float: right;
	margin-right: 40px;
}
.entry-footer a.next i {
	margin-left: 10px;
}
.entry-footer a:hover {
	color: #2f081a;
}
.blog-section .carousel-control {
	width: 52px;
	height: 52px;
	line-height: 52px;
	border: 2px solid #cbcbcb;
	color: #cbcbcb;
	background-image: none;
	text-shadow: none;
	font-size: 25px;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.blog-section .carousel-control:hover {
	border-color: #2f081a;
	color: #2f081a;
}
.blog-section .carousel-control.left {
	left: -150px;
}
.blog-section .carousel-control.right {
	right: -150px;
}
.blog-section .read-more {
	margin-top: 50px;
}
/* -- Blog Post List */
.type-post {
	margin-bottom: 60px;
	text-align: center;
}
.type-post .content-box {
	padding-top: 20px;
	border: 1px solid #ebebeb;
}
.blog-post-list .ow-pagination {
	text-align: left;
	margin-top: 0;
}

.type-post .entry-content blockquote {
	border-left: none;
	background-color: #fafafa;
	padding: 30px 20px;
	position: relative;
}
.type-post .entry-content blockquote p {
	font-weight: 300;
	font-style: italic;
	margin-bottom: 0;
	letter-spacing: 0.3px;
}
.type-post .entry-content blockquote span {
	position: absolute;
	left: 0;
	right: 0;
	top: -13px;
}
/* - Comment Section */
.comment-section {
	display: inline-block;	
	text-align: left;
}
.comment-section  .section-heading {
	font-size: 18px;
	color: #111;
	margin: 0 0 20px;
	text-transform: uppercase;
	letter-spacing: 1.26px;

}
.comment-section .section-heading span {
	margin-left: 10px;
}
.comment-section .media {
	border: 1px solid #dadada;
	padding: 40px 30px;
	margin-top: 30px;
}
.comment-section .media:first-child {
	margin-top: 0;
}
.comment-section .media-left {
	float: left;
	clear: both; 
	border-radius: 100%;
	padding-right: 0;
}
.comment-section .media-left img {
	border-radius: 100%;
	display: inline-block;
}
.comment-section .media-heading {
	text-transform: uppercase;
	font-size: 15px;
	color: #222;
	margin-right: 5px;
	letter-spacing: 0.6px;
	display: inline-block;
	width: 100%;
}
.comment-section .media-heading span {
	color: #222;
	font-size: 13px;
	text-transform: uppercase;
	display: inline;
	font-weight: 300;
	margin-left: 30px;
}
.comment-section .media-heading a {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 20px;
	margin-left: 5px;
	float: right;
	border: 1px solid #bcbcbc
}
.comment-section .media-heading a:hover {
	background-color: #2f081a;
	border-color: #2f081a;
	color: #fff;
}
.comment-section .media-list {
	display: inline-block;
	margin-bottom: 60px;
}
.comment-section .media-content {	
	margin-left: 24px;
	position: relative;
	display: inline-block;	
}
.comment-section .media-content p {
    color: #777777;
    font-size: 15px;
    letter-spacing: 0.6px;
    line-height: 25px;
    margin-top: 10px;
	margin-bottom: 0;
}
.comment-section .media.media-even {
	margin-left: 50px;
}
.blog-post .comment-form {
	text-align: left;
}
.blog-post .comment-form h3 {
	font-size: 18px;
	color: #222;
	letter-spacing: 1.26px;
	text-transform: uppercase;
	margin-top: 0;
}
.comment-form form {
	margin-top: 15px;
}
.comment-form .form-control {
	padding: 9px 22px;
	height: auto;
	outline: none;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #dadada;
	background-color: transparent;
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
	font-size: 13px;
	text-transform: capitalize;
	color: #9f9f9f;
	font-weight: 300;
}
.comment-form  input[type="submit"] { 
	color: #fff;
	font-size: 14px;
	display: inline-block;
	width: 100%;
	font-weight: bold;
	background-color: #2f081a;
	padding: 13px 26px;
	text-transform: uppercase;
	border: none;
	border-radius: 0;
	text-decoration: none;
	margin: 10px 0 0;
	letter-spacing: 2px;
	letter-spacing: 1.12px;
	border: 2px solid transparent;
}
.comment-form  input[type="submit"]:hover {
	border-color: #2f081a;
	color: #2f081a;
	background-color: #fff;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.comment-form .form-control::-webkit-input-placeholder {
   color: #a4a4a4;
}
.comment-form .form-control:-moz-placeholder { /* Firefox 18- */
   color: #a4a4a4; 
}
.comment-form .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #a4a4a4;
}
.comment-form .form-control:-ms-input-placeholder {  
   color: #a4a4a4; 
}

/* - Widget */
.widget-area  .widget {
	display: inline-block;
	margin-bottom: 50px;
	width: 100%;
}
.widget:last-child {
	margin-bottom: 0;
}
.widget-area  .widget-title {
    color: #333;  font-size: 18px;    letter-spacing: 1.26px;    margin-bottom: 15px;    margin-top: 0;    padding-bottom: 20px;    position: relative;    text-transform: uppercase;
}
.widget-area .widget-title::before {
	background-color: #d0d0d0;
	content: "";
	display: inline-block;
	width: 64px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.widget-catagories li a,
.widget-catagories span,
.widget-latestposts .latest-content > a img,
.widget-latestposts .latest-content h3  a,
.widget-tag .tags > a,
.entry-gallerylist a::before,
.entry-gallerylist a::after {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

/* -- Search Widget */
.widget-search {
	margin-bottom: 40px;
}
.widget-search .input-group {
	border: 1px solid #e6e6e6;
}
.widget-search .input-group .form-control,
.widget-search .btn-search {
	height: 40px;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	border: none;
}
.widget-search .input-group .form-control {
	text-transform: capitalize;
	font-weight: 300;
	font-size: 13px;
	padding: 10px 23px;
}
.widget-search .form-control::-webkit-input-placeholder {
   color: #777; 
}
.widget-search .form-control:-moz-placeholder { /* Firefox 18- */
   color: #777; 
}
.widget-search .form-control::-moz-placeholder {  /* Firefox 19+ */
	color: #777;	
}
.widget-search .form-control:-ms-input-placeholder {  
   color: #777;
}
.widget-search .btn-search {
    color: #ccc;
	font-size: 14px;
	font-weight: bold;
	padding: 11px 18px;
}
.widget-search .btn-search,
.widget-search .btn-search:hover,
.widget-search .btn-search:focus {
	background-color: transparent;
	outline: none;
}

/* -- Catagories Widget */
.widget-catagories ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0;
}
.widget-catagories ul  li {	
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}
.widget-catagories ul  li:last-child {	
	margin-bottom: 0;
}
.widget-catagories li a {
    color: #8b8b8b;
    font-size: 14px;
    letter-spacing: 0.98px;
    line-height: 30px;
    text-decoration: none;
    text-transform: capitalize;
}
.widget-catagories li a::before {
	content: "\f0da";
	font-family:'FontAwesome';
	padding-right: 20px;
}
.widget-catagories li:hover a {
	color: #1f8bf3;
}
.widget-catagories span {
    background-color: #f1f1f1;
    color: #777;
    float: right;
    font-size: 13px;
    line-height: 36px;
    text-align: center;
	width: 34px;
	height: 34px;
	font-weight: 500;
	border-radius: 100%;
}
.widget-catagories li:hover span {
	background-color: #2f081a;
	color: #fff;
}
/* -- Recent Post */
.widget-latestposts .widget-title h3 {
	padding-bottom: 0;
}
.widget-latestposts .latest-content {
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 11px;
    padding-left: 78px;
    position: relative;
    width: 100%;
	min-height: 80px;
	border-bottom: 1px solid #ddd;
}
.widget-latestposts .latest-content:last-child {
	border-bottom: none;
}
.widget-latestposts .latest-content:last-of-type {
	margin-bottom: 0;
}
.widget-latestposts .latest-content > a {
	left: 0;
	position: absolute;
	top: 0;
	text-align: center;
}
.widget-latestposts .latest-content > a::before {
	background-color: rgba(10,31,84,0.7);
	bottom: 0;
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
.widget-latestposts .latest-content > a::after {
	content:"\f002";
	font-family:'FontAwesome';
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
.widget-latestposts .latest-content > a::before,
.widget-latestposts .latest-content > a::after {
	opacity: 0;
}
.widget-latestposts .latest-content:hover > a::before,
.widget-latestposts .latest-content:hover > a::after {
	opacity: 1;
}
.widget-latestposts .latest-content > a img:hover {
	opacity: 0.5;
}
.widget-latestposts .latest-content h3 {
	margin-bottom: 0;
	margin-top: -7px;
    display: inline-block;
	font-size: 12px;
    letter-spacing: 0.91px;
    line-height: 20px;
    padding-bottom: 8px;
    padding-top: 6px;
    text-transform: uppercase;
    width: 100%;
}
.widget-latestposts .latest-content h3  a {
	color: #666;
	text-decoration: none;
	display: inline-block;
}
.widget-latestposts .latest-content h3 a:hover {
	color: #2f081a;
}
.widget-latestposts .latest-content span {
	font-size: 12px;
	color: #2f081a;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

/* -- Tags Widget */
.widget-tag .tags > a {
    border: 1px solid #969595;
    color: #969595;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-right: 6px;
    padding: 7px 14px 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.widget-tag .tags > a:hover {
   background-color: #2f081a;
   border-color: #2f081a;
   color: #fff;
}
/* -- Calender Widget */
.widget_calender .ui-datepicker {
	background-color: #fff;
	border: 1px solid #f1f1f1;
	box-shadow: none;
	padding: 0;
}
.widget_calender .ui-widget-header {
	border: none;
	border-radius: 0;
	background-color: #f6f6f6;
	padding: 20px 0;
}
.widget_calender .ui-datepicker .ui-datepicker-prev.ui-state-hover, 
.widget_calender .ui-datepicker .ui-datepicker-next.ui-state-hover { 
	background: none;
	border: none;
	text-decoration: none;
}
.widget_calender .ui-datepicker .ui-datepicker-prev, 
.widget_calender .ui-datepicker .ui-datepicker-next { 
	top: 25px;
	width: 13px;
	height: 13px;
	line-height: 13px;
	background-color: #d0d2d9;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
	font-size: 10px;
	padding: 0;
}
.widget_calender .ui-datepicker .ui-datepicker-prev {
	left: 50px;
}
.widget_calender .ui-datepicker .ui-datepicker-next {
	right: 50px;
}
.widget_calender .ui-datepicker .ui-datepicker-prev::before, 
.widget_calender .ui-datepicker .ui-datepicker-next::before {
	font-family:'FontAwesome';
	color: #fff;
}
.widget_calender .ui-datepicker .ui-datepicker-prev::before {
	content:"\f104";
}
.widget_calender .ui-datepicker .ui-datepicker-next::before {
	content:"\f105"
}
.widget_calender .ui-datepicker .ui-datepicker-prev:hover,
.widget_calender .ui-datepicker .ui-datepicker-next:hover {
	background-color: #000;
}
.widget_calender .ui-datepicker-calendar th {
	width: 14.2857%;
}
.widget_calender .ui-state-highlight, 
.widget_calender .ui-widget-content .ui-state-highlight, 
.widget_calender .ui-widget-header .ui-state-highlight {
	background-color: #2f081a;
	border-radius: 100%;
	color: #fff;
	border: none;
}
.widget_calender .ui-datepicker .ui-datepicker-prev span, 
.widget_calender .ui-datepicker .ui-datepicker-next span {
	display: none;
}
.widget_calender .ui-datepicker-calendar .ui-state-default {
	text-align: center;
	height: 26px;
	padding: 0;
}

/* -- Accmmodation Section */
.accmmodation-section {
/*	background-image: url("../images/accommodation/accommodation-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position: relative; */
}
.accmmodation-section::before {
	background-color: rgba(10, 31, 84, 0.85);
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.accmmodation-section .container {
	position: relative;
}
.accmmodation-section .section-header h3 {
	color: #fff;
}
.accmmodation-section .section-header p {
	color: #e9e9e9;
}
.accmmodation-box {
	background-color: #fff;
	text-align: center;
	padding-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.accmmodation-box img {
	margin-bottom: 30px;
}
.accmmodation-box h3 {
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
}
.accmmodation-box h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 20px;
	color: #2f081a;
}
.accmmodation-box h2 span {
	font-weight: 400;
}
.accmmodation-box p {
	font-size: 15px;
	color: #666;
	line-height: 27px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 25px;
}
.accmmodation-box > span {
	color: #2f081a;
	font-size: 12px;
}
.accmmodation-carousel.owl-theme .owl-controls {
	margin-top: 40px;
}
.accmmodation-carousel.owl-theme .owl-dots .owl-dot span {
	width: 7px;
	height: 9px;
	border-radius: 0;
	background-color: transparent;
	border: 1px solid #dadada;
	margin-left: 5px;
	margin-right: 5px;
}
.accmmodation-carousel.owl-theme .owl-dots .owl-dot.active span {
	border-color: #2f081a;
}

/* -- Statistics Section */
/*
.statistics-box {
	text-align: center;
	margin-top: 30px;
}
.statistics-box i {
	display: inline-block;
	width: 90px;
	height: 80px;
	line-height: 80px;
	border: 1px solid #e3e3e3;
}
.statistics-box h6 {
	text-transform: uppercase;
	font-size: 15px;
	color: #222;
	letter-spacing: 1.05px;
	margin-top: 30px;
}
.statistics-box h2 {
	font-size: 50px;
	color: #2f081a;
}
*/
/* -- Gallery Section */
.gallery-section {
	text-align: center;
}
.gallery-carousel {
	margin-bottom: 50px;
}
.gallery-box {
	position: relative;
}
.gallery-box::before {
	background-color: rgba(255,255,255,0.85);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	opacity: 1;
}
.gallery-box:hover::before {
	opacity: 0;
}
.gallery-box a {
	width: 49px;
	height: 49px;
	position: absolute;
	background-color: #fff;
	border-radius: 100%;
	line-height: 49px;
	color: #2f081a;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	top: 50%;
	transform: translate(0%, -50%) scale(0) rotate(0);
	-webkit-transform: translate(0%, -50%) scale(0) rotate(0);
	-moz-transform: translate(0%, -50%) scale(0) rotate(0);
	-ms-transform: translate(0%, -50%) scale(0) rotate(0);	
	opacity: 0;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
	z-index: 2;
}
.gallery-box:hover a {
	transform: translate(0%, -50%) scale(1) rotate(720deg);
	-webkit-transform: translate(0%, -50%) scale(1) rotate(720deg);
	-moz-transform: translate(0%, -50%) scale(1) rotate(720deg);
	-ms-transform: translate(0%, -50%) scale(1) rotate(720deg);	
	opacity: 1;
}
.gallery-carousel.owl-theme .owl-controls {
	margin-top: 0;
}
.gallery-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background-color: transparent;
	border: 2px solid #cbcbcb;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
	height: 52px;
	width: 52px;
	font-size: 0;
	border-radius: 0;
	padding: 0;
}
.gallery-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
	border-color: #0a1f54;
}
.gallery-carousel.owl-theme .owl-controls .owl-nav .owl-prev {
	left: 40px;
}
.gallery-carousel.owl-theme .owl-controls .owl-nav .owl-next {
	right: 40px;
}
.gallery-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]::before {
	color: #cbcbcb;
	font-family:'FontAwesome';
	font-size: 25px;
	position: absolute;
	top: 42%;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	display: inline-block;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.gallery-carousel.owl-theme .owl-controls .owl-nav .owl-prev::before {
	content:"\f0d9";
}
.gallery-carousel.owl-theme .owl-controls .owl-nav .owl-next::before {
	content:"\f0da";
}
.gallery-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover::before {
	color: #0a1f54;
}

/* -- Portfolio Section */
.portfolio-categories  {
	border-bottom: 1px solid #e4e4e4;
	text-align: center;
	margin-bottom: 10px;
}
.portfolio-categories li { 
	display: inline-block;
	margin: 0 10px 20px;
}
.portfolio-categories li a { 
	font-family: 'Poppins-Regular';
    padding: 6px 15px;
	text-transform: uppercase;
	color: #666;
	display: inline-block;
	border: 1px solid transparent;
	border-radius: 3px;
	text-decoration: none;
}
.portfolio-categories li a.active { 
	border: 1px solid #bababa;
	color: #222;
}
.portfolio-box {
	border: 2.5px solid #fff;
}
.portfolio-box a::before {
	background-color: rgba(42,169,224,0.85);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.portfolio-box:hover a::before {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}
.portfolio-box.wide {
	width: 66.6666%;
}
.portfolio-box h3 {

	font-size: 14px;
	font-weight: 400;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
	text-transform: uppercase;
	transform: translate(0%, -50%) scale(0);
	-webkit-transform: translate(0%, -50%) scale(0);
	-moz-transform: translate(0%, -50%) scale(0);
	-ms-transform: translate(0%, -50%) scale(0);	
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	margin: 0;
	color: #fff;
}
.portfolio-box h3 span::before ,
.portfolio-box h3 span::after {
	margin-left: 10px;
	margin-right: 10px;
}	
.portfolio-box h3 span::before {
	content: "[";
}
.portfolio-box h3 span::after {
	content: "]";
}
.portfolio-box:hover h3 {
	transform: translate(0%, -50%) scale(1);
	-webkit-transform: translate(0%, -50%) scale(1);
	-moz-transform: translate(0%, -50%) scale(1);
	-ms-transform: translate(0%, -50%) scale(1);
}
.ow-pagination {
	width: 100%;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 0;
	display: inline-block;
}
.ow-pagination ul {
	margin: 0;
}
.ow-pagination ul li a {
	width: 40px;
	height: 40px;
	border: none;
	line-height: 40px;
	text-align: center;
	padding: 0;
	font-size: 16px;
	color: #999;
}
.ow-pagination .pagination > li:first-child > a, 
.ow-pagination .pagination > li:first-child > span,
.ow-pagination .pagination > li:last-child > a, 
.ow-pagination .pagination > li:last-child > span {
	border-radius: 0;
}
.ow-pagination ul li a:hover {
	background-color: #0a1f54;
	color: #fff;
}

/* -- Contact Section */
.map-canvas {
	height: 400px;
	margin-bottom: 100px;
}
.contact-content h4 {
	font-family: 'Poppins-Regular';
	font-size: 18px;
	letter-spacing: 0.72px;
	color: #313131;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 30px;
}
.contact-content > p {
	line-height: 27px;
	letter-spacing: 0.56px;
	color: #666;
	margin-bottom: 25px;
}
.contact-form .form-control {
	background-color: #f9f9f9;
	height: auto;
	border: none;
	border-radius: 0;
	padding: 16px 22px;
	box-shadow: none;
	height: auto;
	margin-bottom: 20px;
}
.contact-form input[type="submit"] {
	background-color: #a0852e;
	padding: 15px 30px;
	color: #fff;
	border: none;
	border-radius: 0;
	/*width: 100%;*/
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.contact-form input[type="submit"]:hover {
	background-color: #1F3139;
}
.contact-form .form-control::-webkit-input-placeholder {
	color: #969595;
}
.contact-form .form-control:-moz-placeholder { /* Firefox 18- */
	color: #969595;
}
.contact-form .form-control::-moz-placeholder {  /* Firefox 19+ */
	color: #969595;
}
.contact-form .form-control:-ms-input-placeholder {  
	color: #969595;
}
.alert-msg {
	color: #50B948;
	display: inline-block;
	width: 100%;
	margin: 10px 15px 0 0;
}
.alert-msg-success {
	color: #50B948;
}
.alert-msg-failure {
	color: #FF0000;
}
.contact-content .contact-detail {
	position: relative;
	padding-left: 50px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.contact-content .contact-detail::before {
	background-color: #f1f1f1;
	bottom: 0;
	content: "";
	display: inline-block;
	height: 1px;
	left: 50px;
	position: absolute;
	right: 0;
}
.contact-content .contact-detail i {
	/*background-color: #2f081a;*/
	background-color: #a0852e;
	line-height: 34px;
	position: absolute;
	left: 0;
	top: 0;
	height: 34px;
	width: 34px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 100%;
}
.contact-content .contact-detail h5 {
	font-family: 'Poppins-Regular';
	font-size: 14px;
	color: #313131;
	text-transform: uppercase;
	letter-spacing: 0.56px;
	margin-bottom: 15px;
}
.contact-content .contact-detail p {
	font-size: 13px;
	letter-spacing: 0.52px;
	line-height: 24px;
	margin-bottom: 0;
}
.contact-content .contact-detail p span,
.contact-content .contact-detail p > a {
	display: block;
}
.contact-content .contact-detail p a {
	text-decoration: none;
}
.contact-content .contact-detail p a:hover {
	color: #2f081a;
}
.contact-content ul {
	padding-left: 0;
	margin-bottom: 0;
}
.contact-content ul li {
	display: inline-block;
	margin-right: 8px;
}
.contact-content ul li:last-child {
	margin-right: 0;
}
.contact-content ul li a {
	float: left;
	width: 36px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	background-color: #f1f1f1;
	color: #969595;
	font-size: 12px;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.contact-content ul li a:hover {
    background-color: #a0852e;
    color: #fff;
}

/* ## Responsive */
/* -- min-width: 1366 */
@media (min-width: 1366px) {
	/* -- Booking Section */
	.booking-section2 .content-block {
		padding-left: 6%;
	}
	.booking-section2 .content-block p {
		padding-right: 35%;
	}
}
/* -- min-width: 1200 */
@media (min-width: 1200px) {
	/* -- Room Section */
	.room-section .room-detail h4 { 
		margin-top: 80px;
	}
	.room-facility > div {
		margin-bottom: 30px;
		margin-right: 50px;
		margin-top: 30px;
	}
}

/* -- min-width: 992 */
@media (min-width: 992px) {
	/* -- Slider Section */
	.slider-section .carousel-control.left {
		left: 78px;
	}
	.slider-section .carousel-control.right {
		right: 78px;
	}
	
	/* -- Booking Page */
	.widget-area .widget_features,
	.widget-area .widget_room {
		padding-left: 15px;
	}
	
	/* -- Recommended Section */
	.hotel-detail:nth-child(4n+3) .hotel-img-box,
	.hotel-detail:nth-child(4n+4) .hotel-img-box {
		float: right;
	}
	
	/* -- Services Section */
	.srv-box {
		margin-top: 65px;
	}
	.srv-box p {
		line-height: 27px;
	}
	.srv-left .srv-box {
		padding-right: 110px;
		text-align: right;
	}
	.srv-right .srv-box {
		padding-left: 110px;
	}
	.srv-left .srv-box i {
		right: 0;
	}
	.srv-right .srv-box i {
		left: 0;
	}
	
	/* -- Gallery Section */
	.gallery-carousel.owl-theme .owl-controls .owl-nav .owl-prev {
		left: 80px;
	}
	.gallery-carousel.owl-theme .owl-controls .owl-nav .owl-next {
		right: 80px;
	}
}

/* -- min-width: 768 */
@media (min-width: 768px) {
	/* -- Booking Section */
	.content-img-block {
		float: right;
	}
}

/* -- max-width: 1600 */
@media (max-width: 1600px) {
	/* -- Welcome Section */
	.welcome-section::before { 
		background-color: rgba(255,255,2555,0.8);
		bottom: 0;
		content: "";
		display: inline-block;
		left: 0;
		position: absolute;
		top: 0;
		width: 50%;
	}
	
	/* -- Blog Section */
	.blog-section .carousel-control {
		position: relative;
		display: inline-block;
		top: 0;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		margin: 20px 10px 0;
	}
	.blog-section .carousel-control.left {
		left: 0;
	}
	.blog-section .carousel-control.right {
		right: 0;
	}
}

/* -- max-width: 1200 */
@media (max-width: 1200px) {
	/* -- Offer Banner Section */
	.offer-banner-section .banner-text h2 { 
		font-size: 100px;
	}
	.offer-banner-section .banner-text h2 sup {
		font-size: 35px;
	}
	.offer-banner-section .banner-text h2 sub {
		font-size: 30px;
		left: -30px;
	}
	.offer-banner-section .banner-text h4 {
		font-size: 40px;
	}
}

/* -- max-width: 1199 */
@media (max-width: 1199px) {
	/* -- Recommended Section */ 
	.hotel-detail-box h4 {
		margin-bottom: 18px;
	}
	.hotel-detail-box p {
		margin-bottom: 15px;
	}
	.hotel-detail-box h6 {
		padding-left: 35px;
		padding-right: 40px;
	}
}

/* -- min-width: 992 to max-width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {	
	/* -- Booking Section */
	.booking-form form .form-group {
		width: 50%;
		margin-bottom: 15px;
	}
	
	/* -- Recommended Section */
	.hotel-detail-box {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	/* -- Events Section */
	.event-tabs ul li a {
		padding-right: 30px;
		padding-left: 100px;
	}
	.event-tabs ul li a::before {
		right: 25px;
	}
	
	/* -- Blog Section */
	.type-post .content-box {
		padding-top: 20px;
	}
	.type-post .entry-title {
		margin-bottom: 20px;
	}
	.type-post .entry-content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.type-post .entry-content p {
		line-height: 26px;
		font-size: 14px;
		margin-bottom: 16px;
	}
	.entry-footer {
		margin-top: 20px;
	}
}
/* -- max-width: 991 */
@media (max-width: 991px) {
	/* -- Slider Section */
	.slider-section .carousel-caption {
		left: 40px;
		right: 40px;
	}
	.slider-section .carousel-caption > a {
		margin-top: 10px;
	}
	.goto-next { 
		bottom: 20px;
	}
	/* -- Slider Section 2 */
	.slider-section2.slider-section .carousel-caption {
		top: 40%;
	}
	.slider-section2.slider-section .carousel-caption h3 {
		margin-bottom: 15px;
	}
	.slider-section2.slider-section .carousel-caption h2 {
		margin-bottom: 0;
	}
	.slider-section2.slider-section .carousel-caption h6 {
		padding-left: 0;
		padding-right: 0;
	}
	
	/* -- Booking Section */
	.booking-form h4 {
		border-right: none;
		border-bottom: 1px solid #1b3471;
		padding-bottom: 15px;
		margin-bottom: 25px;
	}
	.booking-form h4 span {
		display: inline-block;
		margin-left: 5px;
	}	
	.booking-form form .form-group {
		width: 50%;
		margin-bottom: 15px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.content-block h3 {
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
	.content-block p {
		margin-bottom: 30px;
		padding-right: 0;
	}	
	.booking-section2 .content-block {
		padding-top: 50px;
		padding-left: 15px;
	}
	.booking-section2 .content-block h3 {
		padding-bottom: 20px;
		margin-bottom: 15px;
	}
	
	/* -- Booking Page */
	.booking-form2 form {
		margin-left: 0;
		margin-right: 0;
	}
	
	/* -- Welcome Section */
	.welcome-section::before { 
		right: 0;
		width: auto;
	}
	
	/* -- Offer Section */
	.offer-box:hover .offer-detail h3 {
		font-size: 20px;
		padding-right: 40px;
	}
	.offer-detail .price-detail {
		padding-left: 40px;
	}
	
	/* -- Offer Banner Section */
	.offer-banner-section .banner-text {
		bottom: 50px;
	}
	
	/* -- Recommended Section */
	.hotel-img-box img {
		width: 100%;
	}
	.hotel-detail:nth-child(even) .hotel-img-box {
		float: right;
	}
	
	/* -- Room Section */
	.room-section .carousel {
		max-width: 582px;
		display: block;
		margin: 0 auto;
	}
	.room-section .room-detail {
		padding-bottom: 40px;
		padding-left: 50px;
		padding-right: 50px;
	}
	.room-section .room-detail h4 { 
		margin-top: 80px;
	}
	
	/* -- Services Section */
	.srv-img {
		display: none;
	}
	.srv-box:first-child {
		margin-top: 0;
	}
	.srv-box:last-child {
		margin-bottom: 60px;
	}
	.srv-box {
		padding-left: 110px;
	}
	.srv-box i {
		left: 0;
	}
	
	/* -- Events Section */
	.events-section .section-header {
		text-align: center;
	}
	.events-section .section-header h3::before {
		right: 0;
	}
	.event-tabs ul {
		padding: 0;
	}
	
	/* -- Blog Section */
	.blog-section .carousel  {
		max-width: 612px;
		display: block;
		margin: 0 auto;
	}
}

/* -- min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* -- Recommended Section */
	.hotel-detail-box h6 {
		padding-left: 50px;
		padding-right: 60px;
	}

	
	/* -- Blog Section */
	.entry-footer a {
		margin-top: 0;
	}
	.entry-footer a.prev {
		margin-left: 10px;
	}
	.entry-footer a.next {
		margin-right: 10px;
	}
	.entry-footer a.prev i {
		margin-right: 5px;
	}
	.entry-footer a.next i {
		margin-left: 5px;
	}
	
	.comment-section .media-heading span {
		margin-left: 0;
		margin-top: 10px;
		display: block;
	}
	.comment-section .media-heading a {
		float: left;
		margin-top: 10px;
	}
}	


/* -- max-width: 767 */
@media (max-width: 767px) {
	

	
	
	/* -- Slider Section */
	.slider-section .carousel-caption h2 {
		font-size: 50px;
	}
	/* -- Slider Section 2 */
	.slider-section2.slider-section .carousel-caption h2 {
		font-size: 35px;
	}
	
	/* -- Booking Section */
	.booking-section2::before {
		bottom: 0;
	}
	.content-img-block {
		text-align: center;
	}
	
	/* -- Welcome Section */
	.welcome-section .col-md-6 p {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	/* -- Offer Section */
	.offer-detail h3,
	.offer-box:hover .offer-detail h3 {
		font-size: 16px;
	}
	.offer-box:hover .offer-detail h3 {
		padding-right: 20px;
	}
	.offer-detail .price-detail {
		padding-left: 20px;
	}
	
	/* -- Services Section */
	.srv-box {
		padding-left: 75px;
	}
	.srv-box i {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	
	/* -- Video Section */
	.video-section .video-link a {
		font-size: 40px;
	}
	
	/* -- Blog Section */
	.type-post .entry-content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.content-area {
		padding-left: 0;
		padding-right: 0;
	}
	.widget-area {
		margin-top: 35px;
	}
	
	/* -- Portfolio Section */
	.portfolio-box,
	.portfolio-box.wide	{
		width: 50%;
	}
}

/* -- max-width: 639 */
@media (max-width: 639px) {	
		.CheckInDiv, .CheckOutDiv, .guestPickerDivWrap {
    margin-top: 0px !important;
}
	section.tent_section h1.title, section.wedding_section h1.title {

    line-height: 1.5 !important;
    font-size: 30px !important;
	} 
	/* -- Slider Section */
	.slider-section .carousel-caption h6 {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
		font-size: 16px;
	}
	.slider-section .carousel-caption h6 span {
		display: none;
	}
	.slider-section .carousel-caption > a { 
		margin-top: 10px;
	}
	.slider-section .carousel-control,
	.slider-section2.slider-section .carousel-control { 
		width: 25px;
		height: 25px;
		line-height: 25px;
	}
	/* -- Slider Section 2 */
	.slider-section2.slider-section .carousel-caption h2,
	.slider-section2.slider-section .carousel-caption h6 {
		display: none;
	}
	
	/* -- Booking Section */
	.booking-section2 > .col-xs-6 {
		width: 100%;
	}
	
	/* -- Offer Section */
	.offer-box,
	.offer-box.wide,		
	.offer-box.full {
		display: block;
		left: auto !important;
		margin: 0 auto;
		max-width: 100%;
		width: 385px;
		position: relative !important;
		top: 0 !important;
		float: none;
	}
	.offer-box.wide img,
	.offer-box.full img {
		height: 285px;
	}
	.offer-detail .price-detail {
		width: 100%;
		text-align: center;
	}
	.offer-box:hover .offer-detail h3 {
		border-bottom: 3px solid #fff;
		border-right: none;
		padding: 10px 0;
		text-align: center;
	}
	.offer-box:hover .offer-detail h3 span,
	.offer-box:hover .offer-detail .price-detail {
		display: inline-block;
	}
	
	/* -- Offer Banner Section */
	.offer-banner-section > img {
		height: 400px;
	}
	
	/* -- Recommended Section */
	.hotel-detail-box {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	/* -- Room Section */	
	.room-section .room-detail {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	/* -- Events Section */	
	.event-tabs ul li a {
		padding-left: 75px;
		padding-right: 20px;
	}
	.event-tabs ul li a::before {
		right: 15px;
	}
	.event-tabs ul li a h5 {
		width: 60px;
	}
	.event-tabs ul li a h3 {
		font-size: 16px;
	}
	.event-box {
		padding: 30px;
	}
	
	/* -- Video Section */	
	.video-section .video-link a {
		font-size: 30px;
	}
	.video-section .video-link a img {
		width: 50px;
		height: 50px;
		display: block;
		margin: 0 auto;
	}
	
	/* -- Blog Section */
	.comment-section .media-heading span {
		margin-left: 0;
		margin-top: 10px;
		display: block;
	}
	.comment-section .media-heading a {
		float: left;
		margin-top: 10px;
	}
	.entry-footer .entry-meta {
		width: 100%;
	}
	
	/* -- Gallery Section */
	.gallery-carousel.owl-theme .owl-controls .owl-nav .owl-prev {
		left: 20px;
	}
	.gallery-carousel.owl-theme .owl-controls .owl-nav .owl-next {
		right: 20px;
	}
}

/* -- max-width: 480 */
@media (max-width: 480px) {
	/* -- Slider Section */
	.slider-section .carousel-inner > .item > a > img, 
	.slider-section .carousel-inner > .item > img {
		height: 350px;
	}
}

/* -- max-width: 479 */
@media (max-width: 479px) {	
	/* -- Booking Section */	
	.booking-form form .form-group {
		width: 100%;
		margin-bottom: 15px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.booking-section2 > .content-block .col-xs-6,
	.booking-section2 .img-block h4 {
		width: 100%;
	}
	.booking-section2 .img-block h4 {
		margin-bottom: 30px;
	}
	

	.offer-banner-section .banner-text h4 {
		font-size:30px;
	}
	.offer-banner-section .banner-text h4 span {
		display: inline-block;
	}
	

	.dir-box {
		width: 100%;
	}
	.dir-box + .dir-box {
		border-left: none;
		border-top: 3px solid #d0d0d0;
		margin-left: 0px;
		margin-top: 25px;
		padding-left: 0px;
		padding-top: 25px;
	}
	

	.hotel-detail .col-xs-6 {
		width: 100%;
		max-width: 297px;
		display: block;
		margin: 0 auto;
		float: none;
	}
	.hotel-detail:nth-child(even) .hotel-img-box { 
		float: none;
	}
	.hotel-detail-box {
		padding: 30px;
	}
	
	
	.services-section .row > .col-xs-6 {
		width: 100%;
	}
	

	.price-section .row .col-xs-6 {
		width: 100%;
	}
	

	.portfolio-box,
	.portfolio-box.wide	{
		width: 100%;
		max-width: 387px;
		display: block;
		margin: 0 auto;
		float: none;
	}
}




/*-----CUSTOM CSS-----*/
/*
.page-spacing {
    padding-top: 50px;
}*/
.portfolio-box { border: 5px solid #e7e3d8; }
section.innerpage-banner img { width: 100%; }
section.footer { border-top: 1px solid #c5c1b7; }
section.about_section { padding: 30px 0 60px 0; }
section.innerpage-banner img { width: 100%; }
section.other-facilities { padding: 40px 0; }
.main-text-box { padding: 20px 80px;text-align: justify; }
.text-center{ text-align:center; }
.aboutbox-img { border: 5px solid #fff; }
.innerpage-title{ text-align: center; }
.heading img.underline{  margin: 20px auto; }  
.innerpage-title img.underline{  margin: 20px auto; }  
.innerpage-title h1 { font-size: 30px; font-weight: 600; font-style: normal; font-stretch: normal; line-height: 1; letter-spacing: 1px; color: #a0852e; text-transform: uppercase; padding-top: 20px; }
.dining-section .col-md-6.col-sm-6.col-xs-12 { padding: 0 !important; }
a.right.carousel-control {
    right: 25px;
    width: 46px;
    height: 46px;
    background-color: #fff9;
    background-image: none;
    border-radius: 100%;
    color: rgba(10, 10, 10, 0.6);
    line-height: 47px;
    text-shadow: none;
    text-align: center;
    opacity: 1;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}
a.left.carousel-control {
    left: 25px;
    width: 46px;
    height: 46px;
    background-color: rgba(255, 255, 255, 0.6);
    background-image: none;
    border-radius: 100%;
    color: rgba(10, 10, 10, 0.6);
    line-height: 47px;
    text-shadow: none;
    text-align: center;
    opacity: 1;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}
h2.special-title {
    font-size: 25px;
    font-family: 'Poppins-SemiBold';
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    color: #a0852e;
    text-align: right;
}
h4.special-title {
    font-size: 22px;
    font-family: 'Poppins-SemiBold';
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #a0852e;
}
.text-inner p { 
    font-family: 'Poppins-Regular';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: justify;
    color: #3a3a3a;
    margin: 0;
}
.room-box-btn{
	font-family: 'Poppins-Regular';
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: .7px;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #ccbb85;
    margin-top: 10px;
    padding: 10px 20px 10px 40px;
    position: relative;
}
.room-box-btn{
	font-family: 'Poppins-Regular';
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: .7px;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #ccbb85;
    margin-top: 10px;
    padding: 10px 20px 10px 40px;
    position: relative;
}
.room-box-btn:hover{ color: #2f081a; }
.room-box-btn:before {
    content: '';
    background-image: url(../images/shape-160-copy-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.package-box-btn:hover{ color: #2f081a; }
.package-box-btn:before {
    content: '';
    background-image: url(../images/shape-160-copy-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.para-about {
    font-family: 'Poppins-Regular';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: justify;
    color: #3a3a3a;
    margin: 0;
}
.gallery_flex_container {
    display: flex;
    flex-wrap: wrap;
}
.fw-icon-title.fw-content-align-left {
    text-align: left;
}
.fw-icon-title {
    width: 100%;
    padding: 20px 0;
    position: relative;
}
.fw-icon-title .fw-icon-title-name {
    color: #3c4059;
    display: inline-block;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.fw-icon-title.fw-content-align-left.fw-icon-title-left .fw-icon-title-icon {
    margin-right: 12px;
    float: left;
}
.fw-icon-title .fw-icon-title-icon {
    color: #3c4059;
    font-size: 0;
    display: inline-block;
    text-align: center;
    position: relative;
    overflow: hidden; 
}
.outer-iconbox .fw-col-inner {
    padding: 0 0 0 100px;
}
.inner-iconbox .fw-icon-title-icon img {
    width: 55px;
    height: 55px;
}
.fw-icon-title.fw-content-align-left.fw-icon-title-left .fw-icon-title-text {
    float: right;
}
.inner-iconbox .fw-icon-title-name .fw-icon-title-text {
    margin-top: 15.5px;
}
p.fw-icon-title-text {
    font-family: Spinnaker;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #272727;
}
section.other-facilities h4 {
    text-align: center;
    font-size: 24px;
    color: #a0852e;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 0;
    padding: 30px 0;
    position: relative;
}
.small-icon img {    width: 35px !important;    height: 35px !important; }
.small-icon p.fw-icon-title-text { margin-top: 5px !important; }
.section-subheader {
    text-align: center;
    padding: 10px 0;
    margin-top: 40px;
    background: #d6cbad;
}
.section-subheader span {
    font-size: 20px;
    color: #a0852e;
    text-transform: uppercase;
    padding: 30px 0 15px 0;
    position: relative;
}
.section-subheader img { width: 35px; height: 35px; margin-right: 5px; }
.section-subheader-simple { text-align: center; padding: 10px 0; background: #d6cbad; font-size: 20px; color: #a0852e; text-transform: uppercase; position: relative; }
.download-btn{
	font-size: 14px;
    border: 0;
    background-color: #4d4d4d;
    color: #fff;
    padding: 6px 20px;
    text-transform: uppercase;
    outline: 1px solid #fff;
    outline-offset: -6px;
    cursor: pointer;
	margin-top:15px;
}
.download-btn:hover {
    background: #5a5a5a;
    color: #e6e6e6;
}
a.package-box-btn {
    font-family: 'Poppins-Regular';
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: .7px;
    text-transform: uppercase;
    color: #4d4d4d;
    border: 1px solid #ccbb85;
    margin-top: 10px;
    padding: 10px 20px 10px 40px;
    position: relative;
}
.purple-section li { font-size: 14px; list-style: circle; }
.dining-section .maintext-box { font-size: 16px; line-height: 2; margin: 30px 10% 50px 10%; }
section.dining_section.purple-section { padding: 40px 0; }
.room-highlight{background: #f7f6f4;}
.wedding-gallery-section{ background-color: #2f081a; }
.event-gallery-section{ background-color: #2f081a; }
section.event-gallery-section .insta_flex_items {width: 25%;}
section.wedding-gallery-section .insta_flex_items {width: 25%;}
.package-detail li {
    letter-spacing: 0.3px;
    list-style: circle;
    border-bottom: 1px solid #e4dabf;
    padding: 1em 0 0;
    margin: 0;
    font-family: 'Poppins-Regular';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
}
.package-detail{    
	font-family: 'Poppins-Regular';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: justify;
    color: #3a3a3a;
    margin: 0;
}
.purple-section .dining_content {
    padding: 0 10px;
}
.purple-section .dining_content li {
    letter-spacing: 0.2px;
    padding: .1em 0 0;
    text-align: justify;
}
section.event-gallery-section .insta_flex_items {
    width: 25%;
    border: 3px #fff solid;
    transition: all .3s ease-in-out;
}
section.event-gallery-section .insta_flex_items img:hover {
    opacity:.8;
}
section.wedding-gallery-section .insta_flex_items {
		width: 25%;
		border: 3px #fff solid;
		transition: all .3s ease-in-out;
}
section.wedding-gallery-section .insta_flex_items img:hover {
  	opacity:.8;
}
section.package-detail h3 {   color: #a0852e; }
.video_flex_container { background-color: #ffffff; }
.video_flex_container iframe.embed-responsive-item { width: 100%; min-height:260px;  }
.video_flex_container .col-md-4{ padding-bottom:20px;  }
.video_flex_container .col-md-6{ padding-bottom:20px;  }

.autoplay-wedding button.slick-prev.slick-arrow, .autoplay-foot button.slick-prev.slick-arrow {
    position: absolute;
    left: 20px;
    width: 50px;
    height: 50px;
    border-color: transparent;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: none;
    border-radius: 100%;
    /* color: rgba(0, 0, 0, 0.52); */
    line-height: 47px;
    text-shadow: none;
    text-align: center;
    opacity: 1;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    z-index: 9;
}

.autoplay-wedding button.slick-next.slick-arrow, .autoplay-foot button.slick-next.slick-arrow {
	position: absolute;
	right: 25px;
    width: 50px;
    height: 50px;
    border-color: transparent;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: none;
    border-radius: 100%;
    color: rgba(10, 10, 10, 0.6);
    line-height: 47px;
    text-shadow: none;
    text-align: center;
    opacity: 1;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}
.header-section .navbar .navbar-collapse .navbar-nav{
	padding-top:30px !important;
	padding: 6px 0 !important;
    font-size: 1.2em !important;
}
.header-section .navbar .navbar-collapse .navbar-nav .active a { color: #8c8c8c !important; }
#BE_Widget .cal-icon::after { z-index: 1 !important; }
.header-section .navbar .navbar-collapse .navbar-nav li a {    color: #8c6e33 !important; }
.header-section .navbar .navbar-collapse .navbar-nav li a:hover {    color: #564420 !important; }
.CheckInDiv, .CheckOutDiv, .guestPickerDivWrap {    margin-top: 20px !important;}
.tent_section h1.title {    line-height: normal !important; }

section.gallery_flex_container.awards-page img {    border: 3px solid #fff; margin-bottom:15px;}
.awards-page img{   border: 3px solid #fff; margin-bottom:15px; }
#BE_Widget label.label-title{display: none;}
form#booking_widget{text-align: center;}
.banner-section .banner-wrapper .banner-form-holder{padding: 0px;}
#booking_btn{   background: #a0842e !important;  }
#BE_Widget,#BE_Widget *{box-sizing:border-box;font-family:'Work Sans',sans-serif;color: #fffafa !important;outline:0;}
#BE_Widget .cal-icon::after { color: #ab9999 !important;  }
#BE_Widget ::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #fff !important;}
#BE_Widget ::-moz-placeholder { /* Firefox 19+ */color: #fff !important;}
#BE_Widget :-ms-input-placeholder { /* IE 10+ */ color: #fff !important;}
#BE_Widget :-moz-placeholder { /* Firefox 18- */ color: #fff !important;}
#BE_Widget .count-input .Adult label, #BE_Widget .count-input .Child label, .Rooms_Count { color: #000 !important; }
