/* ==========================================================================
Global Settings
========================================================================== */
a { color: #c91f3b; } 
/*
* Remove text-shadow in selection highlight.
*/
::-moz-selection { background: #b3d4fc; text-shadow: none; } 
::selection { background: #b3d4fc; text-shadow: none; } 

/*
* Body settings, change it as required
*/
body { font-size: 16px; line-height: 1.2; color: #3f4040; font-family: 'Futura BT', Helvetica, sans-serif; text-rendering: optimizeLegibility; font-weight: 300; } 
h1, h2, h3, h4, h5, h6 , p { margin-top: 0px; } 

/*
* Links
*/
a, a:hover { text-decoration: none; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; } 

/*
* A better looking default horizontal rule
*/
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } 

/*
* Remove the gap between images and the bottom of their containers.
*/
img { vertical-align: middle; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; } 

/*
* Allow only vertical resizing of textareas.
*/
textarea { resize: none; } 

/*
* Other
*/
*:focus { outline: none !important; } 

/* ==========================================================================
Helper classes
========================================================================== */

img.alignleft { float: left; margin: 0 10px 10px 0; display: block; } 
img.alignright { float: right; margin: 0 0px 10px 10px; display: block; } 
img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; } 
.hidden { display: none !important; visibility: hidden; } 
.clear { clear: both; height: 1px; line-height: 1px; } 

/*
* Other
*/

/* ==========================================================================
Layout
========================================================================== */

#container { min-width: 320px; overflow: hidden; padding: 0px 50px; } 

@media (max-width: 1199px){
 #container { padding: 0px 25px; } 
 }

@media (max-width: 767px){
 #container { padding: 0px 15px; } 
 #container #header, #container #banner { margin-left: -15px; margin-right: -15px; } 
 }

@media (min-width: 1200px){
 .container { max-width: 1384px; } 
 }

/*
*header
*/
#header { position: relative; margin-left: -50px; margin-right: -50px; left: 0; top: 0; } 
.home #header { position: absolute; width: 100%; margin-left: 0px; margin-right: 0px; } 
#header .topbar { padding: 29px 0px; background: #fff; position: relative; z-index: 102; } 
#header .topbar .container { position: relative; } 
#header .topbar .logo { text-align: center; } 
#header .open-menu-btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 15px; color: #c91f3b; font-size: 20px; } 

@media (max-width: 991px){
 #header .topbar .logo { text-align: left; } 
 }

@media (max-width: 767px){
 #header .topbar { padding: 15px 0px; } 
 #header .topbar .dropdown { display: none; } 
 #header .logo img { max-width: 120px; } 
 }

/*
*main-navigation
*/

#main-navigation { background: rgba(0,0,0,.80); padding: 17px 0px; text-align: center; position: relative; z-index: 101; } 
#main-navigation ul { padding: 0px; list-style-type: none; margin: 0px; } 
#main-navigation .menu { margin-right: auto; } 
#main-navigation .menu li { text-transform: uppercase; font-size: 14.4px; color: #fff; font-family: 'Futura Std', sans-serif; font-weight: 700; display: inline-block; margin-right: 44px; position: relative; } 
#main-navigation .menu li:last-child { margin-right: 0px; } 
#main-navigation .menu a { color: inherit; } 
#main-navigation .menu .current { font-weight: 300; text-decoration: line-through; } 
#main-navigation .menu .current a:hover { opacity: 1; color: #fff; } 
#main-navigation .menu li a:hover { color: #c91f3b; } 

@media (max-width: 991px){
 #main-navigation .menu > li { font-size: 14px; margin-right: 14px; } 
 }

@media (max-width: 767px){
 .open-menu { overflow: hidden; } 
 .open-menu #main-navigation { left: 0px; } 
 #main-navigation { position: fixed; width: 100%; height: 100%; top: 0px; left: 100%; background: #333333; z-index: 1000; padding: 58px 20px; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; } 
 #main-navigation .scrollable-content { height: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; display: block; } 
 #main-navigation .close-menu-btn { font-size: 20px; position: absolute; right: 15px; top: 24px; color: #fff; } 
 #main-navigation .menu { margin-bottom: 20px; } 
 #main-navigation .menu li { display: block; margin-right: 0px; margin-bottom: 1px; } 
 #main-navigation .menu li a { padding: 13px 5px; display: block; } 
 }

/*
*banner
*/
#banner { position: relative; margin-left: -50px; margin-right: -50px; height: 100vh; } 
#banner .figure1 { height: 100vh; } 
#banner .description { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; } 
#banner .description h1 { color: #fff; } 
#banner .secondary-form { bottom: 38px; position: absolute; width: 100%; z-index: 10; left: 0; } 

/*
*footer
*/
#footer { background: #333333 url('../images/bg-image.png') no-repeat; background-size: cover; background-position: center center; padding: 74px 0px 25px; } 
#footer .column { margin-bottom: 50px; } 
#footer h6 { font-size: 18px; font-family: "Futura Std", sans-serif; font-weight: 700; color: #fff; text-transform: uppercase; margin-bottom: 34px; } 
#footer .footer-links { padding: 0px; list-style-type: none; } 
#footer .footer-links li { color: #fff; font-size: 22px; margin-bottom: 24px; } 
#footer .footer-links li a { color: inherit; } 
#footer .footer-links li a:hover { color: #c91f3b; } 

#footer .footer-links li a:hover { opacity: 0.8; } 
#footer .sociables li { color: #fff; } 

#footer .sociables li a:hover { color: #c91f3b; } 

#footer p { color: #999999; font-size: 15px; line-height: 21px; margin-bottom: 25px; } 



@media (max-width: 1199px){
 #footer h6 { font-size: 15px; } 
 #footer .footer-links li { font-size: 12px; } 

 #footer p { font-size: 12px; } 
 }

@media (max-width: 991px){
 #footer p br { display: none; } 
 }

@media (max-width: 767px){
 #footer { padding: 65px 0px 20px; text-align: center; } 
 #footer .footer-links li { margin-bottom: 16px; } 
 #footer .column { margin-bottom: 30px; } 
 }

/* ==========================================================================
Common Functionalities & UI Elements
========================================================================== */
/*
* Typography
*/
h1, h2, h3, h4, h5, h6 { font-family: 'Lambaretta', sans-serif; font-weight: 400; color: #333333; } 

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; } 
h1 { font-size: 70px; margin-bottom: 16px; } 
h2 { font-size: 70px; margin-bottom: 16px; } 
h3 { font-size: 54px; margin-bottom: 16px; } 
h3 span { display: block; font-weight: 700; color: #c91f3b; font-size: 15px; font-family: 'Futura', sans-sarif; text-transform: uppercase; margin-bottom: 14px; } 
h4 { font-size: 50px; margin-bottom: 16px; } 
h5 { font-size: 42px; margin-bottom: 16px; } 
h6 { font-size: 24px; margin-bottom: 16px; } 
p { font-size: 24px; line-height: 30px; line-height: 1.25; margin-bottom: 16px; } 
p.lead { font-size: 20px; line-height: 1.6; } 
/* Lists ---------------------- */
 ul, ol { margin-bottom: 16px; list-style-position: outside; } 
 ul li ul, ul li ol { margin-left: 20px; margin-bottom: 0; } 
 ol { margin-left: 20px; } 
 ol li ul, ol li ol { margin-left: 20px; margin-bottom: 0; } 

.heading6 { font-size: 15px; text-transform: uppercase; font-weight: 700; font-family: 'Futura', sans-sarif; } 

@media (max-width: 1400px) { h1, h2 { font-size: 30px; } 
 h3 { font-size: 28px; } 
 h4 { font-size: 23px; } 
 h5 { font-size: 19px; } 
 }


/*
*buttons
*/
.btn { font-family: 'Futura Std', sans-sarif; font-size: 13px; font-weight: 700; text-transform: uppercase; border-radius: 2px; min-width: 163px; padding: 14px 12px; border: 1px solid transparent } 
.btn:focus { box-shadow: none; } 
.button1 { color: #fff; background: #333333; border-color:#333333; } 
.button1:hover { color: #fff; background: #c91f3b; border-color: #c91f3b; } 
.button1-outline { color: #333333; border-color: #999999; } 
.button1-outline:hover { color: #fff; border-color: #a09e9e; background: #4d4a4a; } 
.button2 { color: #fff; background: #c91f3b; border-color:#c91f3b; } 
.button2:hover { background: #9e3b4b; border-color:#9e3b4b; color: #fff; } 
.play-btn { display: inline-block; width: 87px; height: 87px; line-height: 87px; font-size: 32px; color: #333333; background: #fff; border-radius: 50%; margin-bottom: 77px; position: relative; } 
.play-btn:after { content: ''; width: 232px; height: 232px; border-radius: 50%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #fff; opacity: 0.1; } 

@media (max-width: 767px){
 .play-btn { width: 60px; height: 60px; line-height: 60px; font-size: 24px; margin-bottom: 40px; } 
 .play-btn:after { width: 110px; height: 110px; } 
 .btn { display: block; width: 100%; } 
 .btn + .btn { margin-top: 15px; margin-left: 0px !important; } 
 }

.dropdown1 .dropdown-toggle::after { content: "\f078"; font-family: "FontAwesome"; color: #c61f3a; border: 0px; } 
.dropdown1 .dropdown-menu { background: #f0eeee; border-radius: 0px; width: 100%; padding: 0; } 
.dropdown1 .dropdown-menu a { display: block; width: 100%; } 
.dropdown1 .dropdown-menu a:hover { background: #c91f3b; color: #fff; } 

/*
*icons
*/
.icon { display: inline-block; vertical-align: middle; } 
.calendar-icon { width: 29px; height: 29px; background: url("../images/calendar.svg") no-repeat; } 
.time-icon { width: 29px; height: 29px; background: url("../images/time.svg") no-repeat; } 
.peoples-icon { width: 40px; height: 39px; background: url("../images/peoples-icon.svg") no-repeat; } 
.family-group-icon { width: 40px; height: 39px; background: url("../images/family-group-icon.svg") no-repeat; } 

/*
*figure1
*/
.figure1 { background-repeat: no-repeat; background-size: cover; background-position: center center; margin-bottom: 0px; } 
.figure1.absolute { width: 100%; height: 100%; top: 0px; left: 0px; } 
.figure1.h-100 img { height: 100%; } 

/*
*socialble
*/
.sociables { padding: 0px; list-style-type: none; } 

.sociables li { display: inline-block; font-size: 34px; margin-right: 35px; color: #000000; } 
.sociables li a { color: inherit; } 

.sociables li:last-child { margin-right: 0px; } 

@media (max-width: 767px){
 .sociable li { font-size: 22px; } 
 }

/*
*list1
*/
.list1 { padding: 0px; list-style-type: none;  margin-right: -15px; margin-left: -15px; width:100%; overflow:hidden; } 
.list1 li { width:33.33%; float:left; margin-bottom: 40px; padding:0 15px; } 
.list1 li img { width:100%; height: 300px; object-fit: cover; margin-bottom:15px; }
@media (max-width: 767px){
 .list1 { display: block; } 
 .list1 li { flex: 0 0 100%; max-width: 100%; } 
 }

/*
*list2
*/
.list2 { padding: 0px; list-style-type: none; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; -ms-flex-pack: justify; justify-content: space-between; } 
.list2 li { -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; margin-bottom: 30px; padding-left: 15px; padding-right: 15px; } 

@media (max-width: 991px){
 .list2 li { flex: 0 0 50%; max-width: 50%; } 
 }

@media (max-width: 767px){
 .list2 { display: block; } 
 .list2 li { flex: 0 0 100%; max-width: 100%; } 
 }

/*
*features-list
*/
.features-list { padding: 0px; list-style-type: none; } 
.features-list li { margin-bottom: 13px; } 
.features-list li span { color: #333333; font-size: 24px; display: inline-block; background: #f1f1f1; padding: 8px 30px; border-radius: 25px; vertical-align: top; } 
.features-list li span:first-child { max-width: 169px; width: 100%; } 
.features-list li span:last-child { width: calc(100% - 190px); margin-left: 16px; } 
.features-list li span span { margin: 0 !important; max-width: inherit !important; padding: 0px 8px 0 0; border-radius: 0; display: inline; line-height: 1.4; } 

@media (max-width: 767px){
 .features-list li span { font-size: 14px; padding: 8px 10px; } 
 .features-list li span:first-child { max-width: 91px; } 
 .features-list li span:last-child { width: calc(100% - 106px); margin-left: 9px; } 
 }

/*
*slideshow
*/
.slideshow { margin-bottom: 50px; } 

@media (max-width: 767px){
 .slideshow { margin-bottom: 0px; } 
 }

.cycle-slideshow { position: relative; background: #fff; } 
.cycle-slideshow .slide { position: absolute; top: 0; left: 0; width: 100%; padding: 0; display: block; } 
.cycle-slideshow .slide:first-child { position: static; z-index: 100; } 

/*
*controls
*/
.controls { background: #333333; color: #fff; min-width: 118px; padding: 19px 10px; text-align: center; } 
.controls span { display: inline-block; } 
.controls .current { font-size: 27px; } 
.controls .separator { font-size: 22px; } 
.controls .total { font-size: 22px; } 


@media (max-width: 767px){
 .controls .current { font-size: 23px; } 
 .controls .separator { font-size: 23px; } 
 .controls .total { font-size: 20px; } 
 }

/*
*slideshow
*/
.slideshow { position: relative; } 
.slideshow .cycle-slideshow .slide .figure1 img { min-height: 350px; } 
.slideshow .cycle-prev, .slideshow .cycle-next { background: #fdfdfd; width: 63px; height: 63px; text-align: center; line-height: 63px; position: absolute; color: #383838; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 101; cursor: pointer; } 
.slideshow .controls { position: absolute; right: 0px; bottom: 0px; z-index: 101; } 
.slideshow .cycle-prev { left: 30px; } 
.slideshow .cycle-next { right: 30px; } 
.slideshow figure figcaption { background: #333333; color: #fff; font-size: 24px; padding: 26px 40px; position: absolute; left: 60px; bottom: -43px; } 
.slideshow.alt .cycle-prev { left: 0px; } 
.slideshow.alt .cycle-next { right: 0px; } 

@media (max-width: 991px){
 .slideshow figure figcaption { font-size: 12px; padding: 8px 12px; bottom: auto; top: 0; left: 0; } 
 }

@media (max-width: 767px){
 .slideshow .controls { min-width: 73px; padding: 7px 10px; } 
 .controls .current, .controls .separator { font-size: 13px; } 
 .controls .total { font-size: 11px; } 
 .slideshow .cycle-prev, .slideshow .cycle-next { width: 32px; height: 32px; font-size: 12px; line-height: 32px; display: none; } 
 .slideshow .cycle-prev { left: 15px; } 
 .slideshow .cycle-next { right: 15px; } 
 .slideshow .cycle-slideshow .slide .figure1 img { min-height: 240px; } 
 }


/*
*scroll-to-top
*/
.scroll-to-top { color: #999999; font-size: 24px; } 

.scroll-to-top:hover { color: #c91f3b; } 

.absolute { position: absolute !important; } 

/*
*bg colors
*/
.bg-color1 { background-color: #c91f3b; } 
.bg-color2 { background-color: #333333; } 

.bg-dark { background: #333333 !important; } 

/*
*form
*/
.form .form-control { font-size: 13px; font-family: 'Futura Std', sans-sarif; font-weight: 700; color: #515151; border-radius: 1px; padding: 17px 28px; height: 50px; border-color: #999999; background: transparent; -webkit-appearance: none; } 
.form textarea { resize: none; min-height: 129px; } 
.form.bg-dark { padding: 44px 35px 24px; } 
.form .form-control::-webkit-input-placeholder { color: #515151; } 
.form .form-control::-moz-placeholder { color: #515151; } 
.form .form-control:-ms-input-placeholder { color: #515151; } 
.form .form-control:-moz-placeholder { color: #515151; } 
.form .d-md-flex .form-group { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } 
.form .d-md-flex .btn { margin-left: 16px; } 
.form select.form-control { padding-top: 14px; padding-right: 50px; } 
.form .selectbox { position: relative; } 
.form .selectbox:after { font-family: "FontAwesome"; color: #515151; font-size: rem-calc(20); content: "\f078"; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 23px; pointer-events: none; } 
.form select { -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: ''; } 
.form select::-ms-expand { display: none; } 
.form .wrapper { position: relative; background: rgba(51, 51, 51,.80); padding: 18px 34px 18px 92px; } 
.form .custom-control { padding-left: 25px; } 
.form .custom-control .custom-control-label:before, .form .custom-control .custom-control-label:after { width: 20px; height: 20px; border-radius: 0; top: 0px; border: 1px solid #c91f3b; } 
.form .custom-control .custom-control-input:checked~.custom-control-label::before { color: #fff; border-color: #c91f3b; background-color: #c91f3b; } 
.form .custom-control-label { color: #999999; padding-left: 13px; } 
.form .custom-control-input:focus~.custom-control-label::before { box-shadow: none; } 

@media (max-width: 991px){
 .form.bg-dark { padding: 44px 20px 24px; } 
 }

@media (max-width: 767px){
 .form .d-md-flex .btn { margin-left: 0px; } 
 }


.secondary-form .form-control { color: #fff; border-color: #fff; } 
.secondary-form h6 { color: #fff; } 
.secondary-form p { color: #999999; font-size: 16px; } 
.secondary-form .wrapper:before { font-family: "FontAwesome"; content: "\f002"; font-size: 35px; position: absolute; top: 20px; left: 26px; color: #fff; } 
.secondary-form .form-control.calender { background: url(../images/calendar-white.svg); background-repeat: no-repeat; background-position: center right 13px; background-size: 29px 29px; padding-right: 50px; } 
.secondary-form .form-control::-webkit-input-placeholder { color: #fff; } 
.secondary-form .form-control::-moz-placeholder { color: #fff; } 
.secondary-form .form-control:-ms-input-placeholder { color: #fff; } 
.secondary-form .form-control:-moz-placeholder { color: #fff; } 
.secondary-form .selectbox:after { color: #fff; } 

/*
*section
*/
.section { padding: 80px 0px; position: relative; } 
.section .container { position: relative; z-index: 1; } 
.section section { margin-bottom: 80px; } 
.section section p { margin-bottom: 45px; } 
.section .rooms { margin-bottom: 50px; padding-top: 60px; } 
.section .features { margin-bottom: 67px; } 
.section .features .features-list { max-width: 830px; } 
.section .enquiry { max-width: 670px; } 

@media (max-width: 767px){
 .section { padding: 60px 0px; } 

 .section section { margin-bottom: 50px; } 
 }

/*
*column
*/
.column { margin-bottom: 30px; } 

/*
*facilities
*/

.facilities { padding: 160px 0px 70px; } 
.facilities .column { margin-bottom: 90px; } 
.bg-color1 h2 { color: #fff; } 
.bg-color1 h5 { color: #fff; } 
.bg-color1 p { color: #fff; } 
.facilities p span { font-family: 'Futura LT', sans-sarif; font-weight: 900; } 
.facilities .content { max-width: 514px; margin-left: auto; margin-right: auto; } 

@media (max-width: 767px){
 .facilities { padding: 60px 0px 20px; } 
 .facilities .column { margin-bottom: 40px; } 
 }

/*
*experiences
*/
.experiences { padding-bottom: 120px; background: url('../images/bg-image3.png') no-repeat; background-size: cover; background-position: center center; } 
.experiences h2 { margin-bottom: 40px; } 

@media (max-width: 767px){
 .experiences { padding-bottom: 20px; } 
 .experiences .list1 li:first-child, .experiences .list1 li:last-child { padding-top: 0px; } 
 }

/*
*events
*/
.bg-color2 h2 { color: #fff; } 
.bg-color2 p { color: #fff; } 

/*
*Gallery
*/


/*
*newsletter 
*/
.newsletter { max-width: 530px; margin-left: auto; margin-right: auto; } 

.newsletter .icon { margin-bottom: 20px; } 


/*
*upcoming
*/
.upcoming-events .description { padding: 33px 0px 33px; } 
.upcoming-events .description footer .btn + .btn { margin-left: 16px; } 
.upcoming-events p { margin-bottom: 37px; } 
.upcoming-events .event { margin-bottom: 204px; } 
.upcoming-events .event:last-of-type { margin-bottom: 0; } 

@media (max-width: 767px){
 .upcoming-events .event { margin-bottom: 30px; } 
 }

.time { padding: 0px; list-style-type: none; margin-bottom: 50px; } 
.time li { display: inline-block; margin-right: 27px; margin-bottom: 10px; } 
.time li p { font-size: 18px; line-height: 22px; text-transform: uppercase; color: #333333; margin-bottom: 0px; font-family: 'Futura', sans-sarif; font-weight: 400; } 
.time li p span { color: #999999; font-size: 15px; display: block; } 
.time li .icon { float: left; } 
.time li p { padding-left: 45px; } 

@media (max-width: 767px){
 .time { margin-bottom: 20px; } 
 }

/*
*peoples-list
*/


.peoples-list { padding: 0px; list-style-type: none; margin-bottom: 30px; } 
.peoples-list li { margin-right: 27px; margin-bottom: 31px; } 
.peoples-list li p { font-size: 15px; line-height: 22px; text-transform: uppercase; color: #333333; margin-bottom: 0px; font-weight: 600; } 
.peoples-list li p span { color: #999999; display: block; font-weight: 400; line-height: 1; } 
.peoples-list li .icon { float: left; margin-right: 20px; } 
.peoples-list li p { padding-left: 45px; } 

@media (max-width: 767px){
 .peoples-list { margin-bottom: 20px; } 
 }

/*
*our story
*/
.our-story .description { background: #fff; margin-right: -230px; padding: 67px 109px 82px 196px; position: relative; z-index: 1; } 
.our-story .description:after { content: ''; position: absolute; width: 100%; background: url('../images/bg-image4.png') no-repeat; height: 858px; background-position: top 31px left; top: 0; left: 0; pointer-events: none; } 

@media (max-width: 991px){
 .our-story .description { padding: 50px; margin-right: -50px; } 
 }

@media (max-width: 767px){
 .our-story { padding-bottom: 30px; } 
 .our-story .description { margin-right: 0px; padding: 30px; margin-left: -30px; margin-right: -30px; } 
 .our-story .figure1 img { height: auto; } 
 }

/*
*layout1
*/
.home #banner .figure1 img { min-height: 850px; } 

@media (max-width: 767px){
 .home #banner .figure1 { position: absolute; width: 100%; height: 100%; } 
 .home #banner .figure1 img { height: 100%; } 
 .home #banner .description { position: relative; -webkit-transform: none; -ms-transform: none; transform: none; padding: 50px 0px; } 
 .home #banner .secondary-form { position: static; padding-bottom: 50px; } 
 .home #banner .secondary-form .wrapper:before { display: none; } 
 .home #banner .secondary-form .wrapper { padding:34px 20px 18px 20px; } 
 }

/*
*pagination
*/
.pagination { padding: 32px 0px; } 
.pagination .figure1 { margin-bottom: 16px; } 
.pagination .figure1 img { height: 28px; } 
.pagination .container:after { display: block; clear: both; content: ""; } 
.pagination a { color: #333333; font-size: 15px; font-family: 'Futura', sans-sarif; text-transform: uppercase; font-weight: 400; } 
.pagination a i { color: #999999; } 
.pagination a:hover , .pagination a:hover i { color: #c91f3b; } 
.pagination .prev { float: left; } 
.pagination .next { float: right; } 

/*
*widgets
*/
.widgets .widget { margin-bottom: 52px; } 
.widgets .widget h4 { margin-bottom: 20px; } 
.widgets .widget p { margin-bottom: 30px; } 
.options .option { max-width: 305px; text-align: center; margin-bottom: 33px; } 
.widget .meta { position: absolute; left: 20px; bottom: 20px; background: rgba(255,255,255,.9); padding: 8px; text-transform: uppercase; text-align: center; } 
.widget .meta span { font-family: 'Futura', sans-sarif; color: #333333; font-size: 30px; } 
.widget .meta span span { font-size: 15px; color: #999999; display: block; } 
.widget .meta p { border-top: 1px solid #333333; font-family: 'Futura', sans-sarif; color: #333333; font-size: 13px; padding-top: 4px; margin-bottom: 0px; } 

@media (max-width: 991px){
 .widgets .widget h4 { font-size: 33px; } 
 }

.options .option p .fa-check { color: #c91f3b; } 

@media (max-width: 767px){
 .options .option { max-width: 100%; } 
 }
 .full-width { position: relative; margin: 0 -50px; } 
 .banner { position: relative; } 
 .banner .text { position: absolute; top: 50%; left:50%; transform: translate(-50% , -50%); width: 1384px; } 
 .banner .text h1 { font-size: 81px; color: #fff; margin-bottom: 0; line-height: 1; } 
 .banner .text p { font-size: 24px; color:#ffffff; background: #333333; padding: 7px 15px; border-radius: 10px; display: inline-block; line-height: 1; } 
 .banner .text p.bg-dark { background: #000 !important; } 
 .banner .text p.bg-light { background: #f1f1f1 !important; color: #333333 !important; } 
 .banner .text p.bg-light a { color:#c91f3b; } 
 .banner .text p:last-child { margin-bottom: 0; } 
 .description.p-0 { background:transparent; } 
 .description.p-0:after { background-size: contain; } 
 .section address { margin-bottom: 160px; } 
 .section address:last-of-type { margin-bottom: 0; } 
 address a { color: #c91f3b; } 
 address a.tel { color: #515151; cursor: default; } 

 .google-map { margin-top: 190px; } 
 .gurus-list header { text-align: center; color: #333333; font-size: 15px; text-transform: uppercase; font-weight: bold; } 
 .gurus-list header > div { display: inline-block; margin-left: 10px; } 
 .gurus-list ul { padding-top: 60px; margin: 0 -15px; } 
 .gurus-list ul li { float:left; width:33.33%; margin-bottom: 50px; padding: 0 15px; } 
 .gurus-list ul figure { margin-bottom: 25px; } 
 .gurus-list ul figure img { width: 100%; } 
 .gurus-list ul li p { color:#515151; } 

 .col-2-text { column-count: 2; column-gap: 30px; } 
 .col-2-text p { margin-bottom: 30px; } 
 
 .education-list { padding: 40px 0; } 
 .education-list ul li { width: 33.33%; float: left; } 
 
 .lists { margin: 0 -20px; } 
 .lists .widget { width: 33.33%; float:left; padding: 20px; margin-bottom: 20px; } 
 .lists .widget .image { position: relative; margin-bottom: 40px; } 
 .lists .widget h4 { font-size: 42px; } 
 .lists .widget > p { margin-bottom: 25px; } 
 .lists .widget h5 { font-weight: 700; color: #c91f3b; font-size: 15px; font-family: 'Futura', sans-sarif; text-transform: uppercase; margin-bottom: 14px; } 
 .lists.category-list .widget { width: 50%; } 

 .included .options { margin: 40px -15px 0; } 
 .included .options .option { width: 25%; float: left; padding: 0 15px; } 
 .included .options .option img { margin-bottom: 20px; } 

 .benifits .features-list { max-width: 70%; margin: 0 auto; } 
 .benifits .features-list li span { display: block; width: 100%; text-align: center; max-width: inherit; color: #333333; } 
 .benifits .features-list li span i { font-size: 20px; color: #c91f3b; margin-right: 10px; } 

 .sub-navigation { background:#c91f3b; } 
 .sub-navigation ul { list-style: none; margin: 0; padding: 0; } 
 .sub-navigation ul li { float:left; } 
 .sub-navigation ul li a { display: block; height: 72px; position: relative; min-width: 141px; line-height: 72px; text-transform: uppercase; color: #fff; font-weight: 700; text-align: center; } 
 .sub-navigation ul li a:before { content:''; opacity: 0; bottom: -20px; margin-left: 10px; position: absolute; width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #333333; } 
 .sub-navigation ul li a.active , .sub-navigation ul li:hover a { background: #333333; } 
 .sub-navigation ul li a.active:before , .sub-navigation ul li:hover a:before { opacity: 1; } 

 html.search-results-section .mphb-room-type { margin-bottom: 80px;  }
 
 .mphb_sc_search_results-wrapper h2.mphb-recommendation-title { font-size: 52px; } 
 .mphb_sc_search_results-wrapper #mphb-recommendation ul { background: #f1f1f1; list-style: none; padding: 25px; margin:0 0 30px 0; } 
 .mphb_sc_search_results-wrapper #mphb-recommendation ul li { font-size: 24px; } 
 .mphb_sc_search_results-wrapper #mphb-recommendation ul .mphb-recommedation-item-subtotal { float: right; font-weight: bold; } 
 .mphb_sc_search_results-wrapper #mphb-recommendation ul small { display: block; font-size: 19px; color: #999999; } 
 .mphb_sc_search_results-wrapper .mphb-recommendation-total { float: left; width: calc(100% - 200px); text-align: right; line-height: 50px; } 
 .mphb_sc_search_results-wrapper .mphb-recommendation-total .mphb-price { color: #c91f3b; font-size: 20px; font-weight: bold; } 
 .mphb_sc_search_results-wrapper .mphb-recommendation-reserve-button { float: right; background: #333333; text-align: center; color: #fff; text-transform: uppercase; border: 0; width: 136px; height: 50px; font-family: 'Futura Std', sans-sarif; font-size: 13px; font-weight: bold; } 
 .mphb_sc_search_results-wrapper .mphb-recommendation-reserve-button:hover { background: #c91f3b; } 
 .mphb_sc_search_results-wrapper #mphb-reservation-cart { clear: both; } 
 #mphb-reservation-cart { padding: 40px 0; } 
 .mphb_sc_search_results-wrapper #mphb-reservation-cart { padding: 40px 0 1px; margin-bottom: 25px; }
 #mphb-reservation-cart .mphb-cart-message , #mphb-reservation-cart .mphb-cart-total-price , #mphb-reservation-cart .mphb-confirm-reservation { display: none; } 

 .mphb_sc_search_results-wrapper .mphb-room-type-images .slideshow , .mphb_sc_search_results-wrapper .mphb-room-type-images .cycle-slideshow , .mphb_sc_search_results-wrapper .mphb-room-type-images .cycle-slideshow .slide , .mphb_sc_search_results-wrapper .mphb-room-type-images .cycle-slideshow .slide figure { height:100%; } 
 .mphb_sc_search_results-wrapper h2 { font-size:42px; margin-bottom: 0; } 
 .mphb_sc_search_results-wrapper p { font-size: 18px; margin-bottom: 20px; } 
 .mphb_sc_search_results-wrapper h3 { font-size:30px; margin-bottom: 0; } 
 .mphb_sc_search_results-wrapper .mphb-regular-price .mphb-price { font-weight: bold; color: #c91f3b; } 
 .mphb_sc_search_results-wrapper button { background: #333333; text-align: center; color: #fff; text-transform: uppercase; padding: 0 20px; border: 0; min-width: 136px; height: 50px; font-family: 'Futura Std', sans-sarif; font-size: 13px; font-weight: bold; } 
 .mphb_sc_search_results-wrapper button:hover { background: #c91f3b; } 
@media (max-width: 1400px){
  .form .wrapper { padding: 18px 34px 1px 92px; }
  .our-story .description { padding: 20px 30px 20px 30px; margin-right: 0; }
  p { font-size: 20px; }
  .figure1.h-100 img { max-height: 530px; }
  .our-story .description:after { background-size: contain; }
  .facilities { padding: 70px 0px; }
  .facilities .column { margin-bottom: 50px; }
  .experiences { padding-bottom: 30px; }
  .upcoming-events .event { margin-bottom: 80px; }
  #footer .footer-links li { font-size: 16px; }
}
@media (max-width: 992px){
  #banner , #vid { height:75vh; }
  #banner .secondary-form { bottom: 15px; }
  .our-story .description { padding: 0; }
  .upcoming-events .event:nth-child(odd) { flex-direction: column-reverse; margin-bottom:40px; }
  .home .upcoming-events .col-lg-7.col-md-6 , .home .upcoming-events .col-lg-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
  .lists .widget { width: 50%; }
}

@media (max-width: 767px) { 
  #container #header { margin-left: 0; margin-right: 0; }
  .home #banner .figure1 { display:none; }
  .home #banner { height:auto; }
  .home #banner .description { margin-top:0; padding: 35px 0px 15px; }
  .home #banner .secondary-form { position:relative; }
  .home #banner .description h1 { color:#333;  }
  .home #vid { position: relative; height: 50vh; }
  .our-story { padding-top:0; }
  .our-story .col-md-7, .our-story .col-md-5 { padding:0; }
  .our-story .description { margin-left:0; padding-top:30px; }
  .home .upcoming-events .event .col-md-6 { padding:0; }
  .upcoming-events .event { margin-bottom: 0px; }
  .col-2-text { column-count: 1; column-gap: 0px; }
  .sub-navigation .container { padding:0; }
  .sub-navigation ul li a { height: 50px; min-width: 100px; font-size: 14px; line-height: 50px; }
  .sub-navigation ul li a:before { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #333333; bottom: -10px; }
  p { font-size: 16px; }
  .lists.category-list .widget { width: 100%; }
  .lists .widget { width: 100%; float:none; padding-left:5px; padding-right:5px; }
  .lists .widget h4 { font-size: 25px; }
  .section { padding: 30px 0px; }
  h2.mb-5 { margin-bottom:20px !important; }
  #footer { padding: 40px 0px 20px; margin:0 -15px; }
  .newsletter .icon { max-width: 40px; }
  #footer h6 { margin-bottom:15px; }
  .sub-navigation, .section.bg-color2, .section.bg-color1 { margin:0 -15px; }
  .sub-navigation + .section .container , .newsletter .container { padding:0; }
}


 #booking-confirmation .box { background: #f1f1f1; padding: 30px; margin-bottom: 60px; } 
 #booking-confirmation .box p { margin-bottom: 0; font-size: 22px; } 
 #booking-confirmation h2 { font-family: 'Futura Std', sans-serif; font-size: 18px; color: #333333; font-weight: 700; text-transform: uppercase; } 
 #booking-confirmation h2 span { color: #c91f3b; } 
 #booking-confirmation h3 { font-family: 'Futura Std', sans-serif; border-bottom:30px solid #f1f1f1; font-size: 18px; padding-bottom: 10px; font-weight: bold; text-transform: uppercase; } 
 #booking-confirmation ul { list-style: none; margin: 0 0 70px; padding: 0; } 
 #booking-confirmation li { font-size: 24px; border-bottom: 2px solid #f1f1f1; padding: 8px 0; } 
 #booking-confirmation li span { display: inline-block; min-width: 330px; padding-left: 32px; } 
 #booking-confirmation .col-lg-4 h3 { margin-bottom: 0; } 
 #booking-confirmation .col-lg-4 ul { border: 2px solid #f1f1f1; padding:20px 30px; border-bottom: 0; margin-bottom: 0; } 
 #booking-confirmation .col-lg-4 li { font-size: 18px; color: #333333; border-bottom: 0; margin-bottom: 20px; } 
 #booking-confirmation .col-lg-4 li:last-child { margin-bottom: 5px; } 
 #booking-confirmation .col-lg-4 li span { display: block; min-width: 100%; padding-left: 0; text-transform: uppercase; padding-bottom: 5px; font-size: 15px; color: #999999; } 
 #booking-confirmation .col-lg-4 footer { background: #333333; color: #fff; padding: 15px 30px; font-family: 'Futura Std', sans-serif; font-weight:700; } 
 #booking-confirmation .col-lg-4 footer p { margin-bottom: 0; } 
 #booking-confirmation .col-lg-4 footer p span { float: right; color: #c91f3b; } 
 #booking-confirmation .list-inline li { display: inline-block; width: 50%; margin: 0 -2px; border-bottom: 0; font-size: 18px; color: #333333; text-transform: uppercase; position: relative; padding-left: 50px; } 
 #booking-confirmation .list-inline li span { padding-left: 0; display: block; color: #999999; font-size: 15px; padding-bottom:7px; } 
 #booking-confirmation .list-inline li:before { content:''; background: url(../images/calendar.svg) no-repeat top left; background-size: contain; position: absolute; top: 8px; left: 0; height: 50px; width: 40px; } 

 @media (max-width: 991px){
 #booking-confirmation .list-inline li { display: block; width: 100%; margin: 0 0 30px; } 
 }

 @media (max-width: 767px){
 #booking-confirmation li { margin-bottom: 20px; } 
 #booking-confirmation li span { padding-left: 0px; display: block; min-width: 100%; padding-bottom: 10px; } 
 }