/*
Theme Name: Revolution
Theme URI: https://www.mytheme.com/themes/revolution/
Author: the Creative team
Author URI: https://www.mytheme.com/
Description: The Revolution theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: text-domain
*/

/*------------------------------------------------------
	overwrite css start
------------------------------------------------------*/

@font-face {
    font-family: 'Playfair Display';
    src: url('assets/webfonts/PlayfairDisplay-Italic.woff2') format('woff2'),
        url('assets/webfonts/PlayfairDisplay-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('assets/webfonts/OpenSans-Regular.woff2') format('woff2'),
        url('assets/webfonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('assets/webfonts/OpenSans-Medium.woff2') format('woff2'),
        url('assets/webfonts/OpenSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('assets/webfonts/OpenSans-Bold.woff2') format('woff2'),
        url('assets/webfonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*----------intial declartaion of css----------*/

* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
html { -webkit-text-size-adjust: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
button, html input, textarea, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; }
/* remember to define focus styles! */

:focus { outline: 0; }
ol, ul { margin: 0; }
li { font-size: 1.8rem; }
/* tables still need 'cellspacing="0"' in the markup */

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; }
.none { display: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
.clear { clear: both; }
img { max-width: 100%; }
/* For modern browsers */

.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
.cf { *zoom: 1;
}
/* For IE 6/7 (trigger hasLayout) */

::selection { background: #307050; color: #fff; }
::-moz-selection {background: #307050;color: #fff;}
html,body{  width: 100%;   margin: 0px;padding: 0px; overflow-x: hidden;  }

a { text-decoration: none; font-weight: 400; color: #91969b; }
p { padding-bottom: 20px; color: #1e1e1e; font-size: 14px; line-height: 1.6; font-family: 'Montserrat', sans-serif; font-weight: 400;}
h1 { color: #a48a6e; font-weight: 700; margin-bottom: 20px; font-size: 42px; font-family: 'Montserrat', sans-serif; font-weight: 400;}
h2 { margin-bottom: 20px; color: #a48a6e; font-size: 30px; font-family: 'Montserrat', sans-serif; font-weight: 400; }
h3 { margin-bottom: 20px; color: #307050; font-size: 24px; font-family: 'Playfair Display', serif; font-weight: 300; font-style: italic;}
h4 { margin-bottom: 20px; color: #919191; font-size: 18px; font-family: 'Montserrat', sans-serif; font-weight: 400; }
h5 { margin-bottom: 20px; color: #a48a6e; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: 400; }
h6 { margin-bottom: 20px; color: #a48a6e; font-size: 10px; font-family: 'Montserrat', sans-serif; font-weight: 400; }

a, input, textarea { transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; outline: none !important }
a:hover, a:focus, input, input:focus { text-decoration: none; outline: none; }
a:hover, a:focus { color: #a48a6e; }
body { line-height: normal; margin: 0; padding: 0; background: #ffffff; font-family: 'Montserrat', sans-serif;
    font-weight: 400; color: #919191; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; font-size: 14px; }
/*--------sticky footer or vertical footer------------*/
html { font-size: 62.5%; }
*:focus { outline: none; }

.container {    max-width: 750px; margin: 0 auto;  padding: 0 15px;}
.container-fluid {width: 100%; margin: 0 auto; padding:0 40px;}

.underline-link {display: inline-block; color: #307050; font-size: 16px; border-bottom: 1px solid #307050; padding: 0 0 8px 0; font-family: 'Playfair Display', serif; font-weight: 300; font-style: italic;}
.underline-link:hover {color: #a48a6e; border-color: #a48a6e;}
/*
p a {display: inline-block; color: #307050; font-size: 16px; border-bottom: 1px solid #307050; padding: 0 0 8px 0; font-family: 'Playfair Display', serif; font-weight: 300; font-style: italic;}*/
p a,
.blog-details .entry-content p a {display: inline-block; color: #307050; border-bottom: 1px solid #307050!important; padding: 0; font-size: 14px!important; line-height: 1.6!important; font-family: 'Montserrat', sans-serif!important; font-weight: 400!important; font-style: normal!important;}
p a:hover {color: #a48a6e; border-color: #a48a6e;}

.box-link {display: inline-block; color: #307050; font-size: 18px; border: 1px solid #307050; padding: 12px 54px 13px; font-family: 'Playfair Display', serif; font-weight: 400;font-style: italic;}
.box-link:hover { background: #307050; color: #fff;}

.banner {width: 100%; background-size: cover; background-repeat: no-repeat; height: 733px; text-align: center; position: relative;}
.banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #311b01;
    opacity: 0.4;
}
.banner-cnt h1 {color: #eaded2; text-shadow: 1px 1px 1px #000; line-height: 1.45; letter-spacing: 1.1px; font-family: soleil, sans-serif;}
.banner-cnt h1 em {display: block;font-family: 'Playfair Display', serif;letter-spacing: 0px; }
.banner-cnt {position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%);z-index: 1; text-align: center;}
.videos {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
}


.body-content {width: 100%; text-align: center; padding: 85px 0 105px; position: relative; overflow: hidden;}
.home .body-content:after{ content: ""; position: absolute; top: -50px; right: 0; left: 0; margin: 0 auto; height: calc(100% + 100px); background: url(./assets/images/pineapplebackground.jpg); background-size: contain; background-repeat: no-repeat; background-position: center; z-index: -1;}
.body-content h2 {position: relative; padding-bottom: 17px; margin-bottom: 41px;font-family: soleil, sans-serif; font-weight: 300; }
.body-content h2:after { position: absolute; content: ""; height: 1px; width: 70px; background: #cbb39b; display: block; margin: 0 auto; left: 0; right: 0; bottom: 0;}
.body-content p {line-height: 1.7;}

.our-history {width: 100%; text-align: center; background: #eaded2; }
.our-history-block {width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex;
display: flex; align-items: center; justify-content: center;}
.our-history-image {width: 50%; min-height: 350px; overflow: hidden; position: relative;}
.our-history-image-wrap {position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: 100%; width: 100%; transition: all 0.4s ease-in-out;background-size: cover; background-position: center; background-repeat: no-repeat; }
.our-history-image:hover .our-history-image-wrap{ transform: scale(1.1);}
.our-history-content {width: 50%; padding: 20px 80px; }
.our-history-block:nth-child(odd) .our-history-content {order: 1;}
.our-history-block:nth-child(odd) .our-history-image {order: 2;}
.our-history-content .underline-link{ margin-top: 25px;}

.health-and-safety {width: 100%; position: relative; min-height: 552px; margin-top: 5px; display: -webkit-flex;
display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center;background-size: cover; background-repeat: no-repeat; background-position: center;position: relative;}
.health-and-safety:after {content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: #000; opacity: 0.4;mix-blend-mode: overlay; }
body.health-and-safety:after {display: none;}
.health-and-safety-cnt {width: 50%; text-align: left; margin-left: auto; position: relative; z-index: 1;}
.health-and-safety-cnt h2 {font-size: 40px; color: #fff;margin-bottom: 23px;    font-family: soleil, sans-serif; }
.health-and-safety-cnt p {color: #fff;font-size: 22px; font-style: italic;    margin-top: 20px;font-family: 'Playfair Display', serif; line-height: 1.4; }
.health-and-safety-cnt .box-link {color: #fff; border-color: #fff; margin-top: 30px;}
.health-and-safety-cnt .box-link:hover {background: #307050; border-color: #307050; color: #fff;}

.guest-services-initiatives {width: 100%; }
.guest-services-cnt {width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex;
display: flex; padding: 120px 0 150px; }

.guest-services-cnt-wrap { width: 55%; text-align: left;     padding-right: 40px; position: relative;}
.guest-services-cnt-wrap:after {content: ""; position: absolute; top: -43px; right: -20px; width: 0; height: 0; border: 3px solid #c1b7ad; border-width: 0; border-left: none; border-top: none;}





.guest-services-cnt--wrap {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; }
.guest-services-icon { width: 80px;}
.guest-services-details { width: calc(100% - 80px);    position: relative; z-index: 1;}
.guest-services-cnt-img {width: 45%; background-size: cover; background-repeat: no-repeat; background-position: center; min-height: 430px; order: 2;}

section.join-our-team { width: 100%; background-color: #dcc9b6;background-repeat: no-repeat; background-size: cover;
    background-position: center bottom;}
.join-our-team-wrap {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; }
.our-team-block {width: 50%; text-align: left;padding-right: 100px;}
.our-team-testimonial {width: 50%; text-align: center; position: relative; padding: 50px 0px 36px 100px;}
.our-team-testimonial:after {position: absolute; content: ""; top: -10px; left: 0; height: 63px; width: 80px; background-size: contain; background: url(./assets/images/quote-left.png); background-position: center top; background-repeat: no-repeat;}
.our-team-testimonial:before {position: absolute; content: ""; bottom: -10px; right: 0; height: 63px; width: 80px; background-size: contain; background: url(./assets/images/quote-right.png); background-position: center top; background-repeat: no-repeat;}
.join-our-team h3 {font-size: 24px;}
.our-team-block h3 {font-size: 24px;font-family: soleil, sans-serif; font-weight: 400;font-style: normal;
    text-transform: uppercase;}
.our-team-block .box-link { font-size: 14px;padding: 7px 30px;margin-top: 19px;}

.explore-our-client-success-stories {width: 100%; text-align: center; background-repeat: no-repeat; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center; min-height: 470px; padding: 20px 0 140px 0; background-size: cover; background-repeat: no-repeat; background-position: center bottom;}
.explore-our-client-success-stories h2, .explore-our-client-success-stories p {color: #fff; position: relative; position: relative; }
.explore-our-client-success-stories h2 {font-size: 26px; font-family: soleil, sans-serif; padding-bottom: 25px;    margin-bottom: 38px;}
.explore-our-client-success-stories h2:after {content: ""; position: absolute; bottom: 0; right: 0; left: 0; margin: 0 auto; width: 69px; height: 1px; background: #c1b7ad; }

.our-client-stories {width: 100%; text-align: center; padding-bottom: 140px; }
.our-client-stories-wrap {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; margin: 0 -15px; margin-top: -145px;}
.client-stories-block {width: 33.3%; position: relative; padding: 0 15px; position: relative;}
.client-stories-block:after {content: ""; height: calc(100% - 20px); width: calc(100% - 60px); position: absolute;
top: 10px; left: 0; right: 0; border: 3px solid #c1b7ad; margin: 0 auto; }
.client-stories-img {width: 100%; min-height: 266px;background-size: cover; background-repeat: no-repeat; background-position: center bottom;}
.client-stories-cnt {padding: 23px 40px; position: relative; z-index: 1;} 

footer {width: 100%; text-align: left; background: #f6f6f6; }
footer ul li {list-style: none;}
footer ul li a {color: #000; }
footer ul li a:hover {color: #307050;}
.footer-row a {color: #000; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 18px;}
.footer-menu {width: 100%; border-bottom: 1px solid #fff; padding: 35px 0 30px; }
.footer-menu ul {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; }
.footer-menu ul li {width: auto; padding: 0 14px; font-size: 14px; color: #333333; list-style: none; text-transform: uppercase; }
.footer-menu ul li a:hover {}
.footer-row {margin: 0 -15px; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; padding: 35px 0 0; }
.logo-block {width: 50%; text-align: left; padding-right: 10%;}
.logo-block a{margin-bottom: 15px;}
.usefull-link {width: 25%; }
.work-with-us {width: 25%; }
.work-with-us ul li {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; margin-bottom: 10px;}
.work-with-us ul li i {width: 20px; color: #000;    font-size: 14px;}
.work-with-us ul li a {width: calc(100% - 20px); display: inline-block; padding-left: 10px;font-size: 14px;} 
footer h3 {font-family: 'Playfair Display', serif; font-weight: 400; font-style: normal; color: #000;margin-bottom: 15px;}
footer p {line-height: 1.4;}
.work-with-us ul {
    margin-bottom: 36px;
}
.Copyright {width: 100%; text-align: center;}
.Copyright p a {color: #1e1e1e; border-bottom: 1px solid #1e1e1e;}
.Copyright p a:hover {color: #307050; border-bottom-color: #307050;}
.footer-logo {margin-bottom: 30px; display: inline-block;}
.usefull-link ul li {padding-left: 29px; position: relative;  margin-bottom: 8px;}
.usefull-link ul li:after {content: ""; position: absolute; left: 0; top: 8px; width: 0; height: 0; border-style: solid; border-width: 7px 7px 0 7px; border-color: #000 transparent transparent transparent;}
.work-with-us .media li a {font-size: 24px; width: auto; padding-left: 0 !important;}
.work-with-us .media li a i {font-size: 31px;}
.work-with-us .media {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;    margin-bottom: 15px;}
.work-with-us .media li {margin-right: 20px; margin-top: 2px; }
.work-with-us .media li:last-child {margin-right: 0; }
.work-with-us .media li a:hover i{color: #307050;}



.interior-banner {min-height: 580px; position: relative;min-height: 580px; position: relative; background-repeat: no-repeat; background-size: cover; background-position: center; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: center;}
.interior-banner:after {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #311b01; opacity: 0.4;}
.interior-banner h1 {color: #fff;}

.new-body-block h1{font-family: 'Playfair Display', serif;    position: relative; z-index: 1; font-size: 48px; margin-bottom: 40px; text-transform: uppercase;     }
.new-body-cnt-blc {width: 100%; padding: 0 100px;}
.new-body-block h4{ position: relative; z-index: 1;/*text-transform: uppercase;*/    color: #666666;}
.new-body-block {width: 100%; margin-top: -190px; text-align: center; position: relative; z-index: 1; }
.new-body-block .container {max-width: 960px;}
.blog-story-block {width: 100%; position: relative; background: #fff; padding: 33px 0;min-height: 200px;}
.blog-story-block:after {content: ""; position: absolute; top: -22px; left: 15px; width: calc(100% - 47px); height: 295px; border: 3px solid #c1b7ad; border-right: none; border-bottom: none;}
.blog-story-block:before {content: ""; position: absolute; top: 50px; left: -41px; width: calc(100% + 82px); height: 300px; background: url(./assets/images/shadow-img.png); background-size: contain; background-position: bottom; background-repeat: no-repeat; z-index: -1;}
.body-block-filter {width: 100%; background: #f6f4f0; padding: 22px 0 25px; margin: 50px 0 22px; }
.body-block-filter ul {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center;    position: relative;  z-index: 1;}
.body-block-filter ul li {    margin: 0 13px; width: auto; list-style: none; text-transform: uppercase;}
.body-block-filter ul li a {font-size: 14px; color: #a99278; padding-bottom: 5px; border-bottom: 1px solid transparent;  font-family: soleil, sans-serif; font-weight: 400; font-style: normal;letter-spacing: 0.1px;}
.body-block-filter ul li a:hover, .body-block-filter ul li a.active{ color: #307050; border-bottom-color: #307050; }

.blog-story { width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; border-bottom: 1px solid #a48a6e; padding: 51px 10px 39px 37px;}
.blog-story-cnt {width: calc(100% - 305px); padding-right: 20px; text-align: left;}
.blog-story-img {width: 305px; background-size: cover; background-repeat: no-repeat; background-position:left center; position: relative;}
.blog-story-cnt a:hover h3 {color: #a48a6e;}

.blog-story-img:after {content: ""; position: absolute; top: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 50px 30px 20px 0; border-color: #fff transparent transparent transparent;}
.blog-story-img:before {content: ""; position: absolute; bottom: 0; right: 0; width: 0; height: 0; border-style: solid; border-width: 50px 30px 20px 0; border-color: #fff transparent transparent transparent;transform: rotate(180deg);}
.blog-btn {display: inline-block; position: relative;padding: 3px 23px 0px 0;min-height: 20px;margin-top: 14px;}
.blog-btn:before {content: ""; position: absolute; top: 0; right: 0; height: 18px; width: 18px; display: inline-block;  border-radius: 50%; border: 1px solid #a99278; }
.blog-btn:after { content: "";
    position: absolute;
    top: -1px;
    right: 8px;
    bottom: 0;
    border: 1px solid #a99278;
    border-width: 1px 1px 0 0;
    height: 5px;
    width: 5px;
    margin: auto;
    transform: rotate(45deg);}

.load-more-btn {width: 100%; text-align: center; margin: 47px 0 260px 0;}
.load-more-btn .box-link{background: #307050; color: #fff; font-style: italic; padding: 12px 63px; }
.load-more-btn .box-link:hover{ background: #a48a6e; border-color: #a48a6e;}

.blog-story-cnt h3 {margin-bottom: 9px;}
.blog-story-cnt p span {font-size: 14px; color: #666666; font-family: soleil, sans-serif; font-weight: 400;}



.services-sec {width: 100%; text-align: center;margin-bottom: 81px;padding-top: 80px; }
.services-sec-head {width: 100%; }
.services-sec-container {width: 100%; max-width: 1010px; padding: 0 15px; margin: 0 auto;}
.services-sec-block {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; margin: 0 -15px; justify-content: space-between;padding-bottom: 30px; position: relative;}
.services-sec-block:after {content: ""; width: calc(100% - 30px); left: 30px; bottom: 15px; height: 3px; background: #c1b7ad; position: absolute;}
.services-sec-block:before {content: ""; width: 3px; left: 30px; bottom: 15px; height: calc(100% - 42px); background: #c1b7ad; position: absolute;z-index: 1;}
.services-sec-block-wrap {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; padding: 0 15px; width: 50%;}
.services-sec-img {width: 87px; min-height: 280px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative;overflow: hidden;}

.zoom-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center !important;
    transition: all 0.5s ease-in-out; 
}
.services-sec-img:hover .zoom-block {transform: scale(1.1);}

.services-sec-cnt {width: calc(100% - 87px); padding: 10px 15px;}
.services-sec-cnt h3 {font-size: 18px;letter-spacing: 0.5px;}
.common-block { width: 100%; text-align: left;padding-bottom: 80px; }
.case-study {width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative;}
.case-study-cnt { width: 50%; margin-left: auto; position: relative; z-index: 1; padding-bottom: 77px;padding-right: 30px; }
.case-study-cnt:after { content: ""; position: absolute; top: 8px; right: 0px; width: calc(100% - 120px); height: calc(100% - 10px); border: 3px solid #c1b7ad; border-bottom: none; border-left: none;z-index: -1;}
.case-study { width: 100%; padding: 55px 0 0; position: relative;}
.case-study:after {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #212121; opacity: 0.5;}
.case-study h5 {color: #fff;margin-bottom: 30px; font-size: 16px; font-family: 'Playfair Display', serif; font-weight: 400; }
.case-study h2 {color: #fff;font-size: 40px;font-family: soleil, sans-serif; }
.case-study p {color: #fff; font-size: 22px; font-style: italic;font-family: 'Playfair Display', serif; padding-bottom: 50px;line-height: 1.3; }
.case-study .box-link {color: #fff; border-color: #fff; font-style: italic;    padding: 13px 50px;}
.case-study .box-link:hover {background: #307050; border-color: #307050;}

.contact-us {width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; text-align: center; height: 280px;padding-top: 40px;}
.contact-us:after {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5;}
.contact-us-cnt { background: #fff; padding: 35px 60px; position: relative; z-index: 1; }
.contact-us-cnt:after {content: ""; width: 100%; height: 50px; background-size: 100% !important; background-repeat: no-repeat !important; background-position: center bottom; background: url(./assets/images/contact-shadow.png); position: absolute; left: 0; bottom: -50px;}
.contact-us-cnt .box-link{background: #33664d; color: #fff; font-style: italic; margin-top: 17px;padding: 5px 30px;}
.contact-us-cnt .box-link:hover {background: #a48a6e; border-color: #a48a6e; }
.service-page:after { content: ""; position: absolute; bottom: -10px; right: 10px; width: calc(100% - 30px); height: 300px; border: 3px solid #c1b7ad; border-left: none; border-top: none; }
.contact-us-cnt h2 { font-family: 'Playfair Display', serif; color: #307050; position: relative;
    margin-bottom: 27px; text-transform: uppercase; padding-bottom: 15px;}
.contact-us-cnt h2:after {content: ""; position: absolute; bottom: 0; width: 70px; height: 1px; background: #307050; left: 0; right: 0; margin: 0 auto;}
.contact-us .container {max-width: 780px;}

.services-sec-head h2 {position: relative; padding-bottom: 24px; margin-bottom: 42px; }
.services-sec-head h2:after {content: ""; position: absolute; bottom: 0; width: 70px; height: 1px; background: #a48a6e; left: 0; right: 0; margin: 0 auto;}

.outdoor-recreation {width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex;
display: flex; flex-wrap: wrap;     text-align: center;}
.outdoor-recreation-cnt {width: calc(100% - 390px); text-align: left;padding-right: 80px;}
.outdoor-recreation-cnt h4 {color: #a48a6e; font-family: soleil, sans-serif; font-weight: 400; margin-bottom: 30px;font-size: 24px;}
.outdoor-recreation-cnt p {line-height: 1.75; }
.right-sidebar {width: 390px; position: relative; margin-top: 5px;padding: 0 0 170px;} 
.right-sidebar h4 {color: #437b5f; font-family: 'Playfair Display', serif; font-size: 16px; margin-bottom: 5px; padding-left: 15px; background: #fff; position: relative; z-index: 1; display: inline-block;}
.right-sidebar-list:after {content: ""; position: absolute; top: -15px; left: 15px; width: 50%; height: calc(100% - 20px); border: 3px solid #c1b7ad; border-right: none; border-bottom: none;}
.right-sidebar-list {width: 100%; text-align: left; position: relative; background: #f6f6f6; padding: 30px 39px;}
.right-sidebar-list ul li {font-size: 14px; font-family: soleil, sans-serif; font-weight: 400; font-style: normal; color: #a48a6e; padding-bottom: 3px; list-style: none; text-transform: uppercase;}
.right-sidebar-list ul li span {color: #666666; text-transform: capitalize; position: relative; padding-left: 25px;}
.right-sidebar-list ul li span:after {content: "";
    background: #3d795b;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    top: 9px;}
/*.right-sidebar-list ul li a:hover {color: #a48a6e;}*/
.right-sidebar-list ul {margin-bottom: 11px; position: relative; z-index: 1;}

.location-filter {width: 100%; text-align: center; background: #f6f4f0;padding: 30px 0; }
.location-filter ul {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between;}
.location-filter ul li {list-style: none; padding: 0 10px; }
.location-filter ul li:first-child {padding-left: 0;}
.location-filter ul li:last-child {padding-right: 0;}
.location-filter ul li a { font-size: 14px; font-family: soleil, sans-serif; font-weight: 400; font-style: normal; color: #666666; padding-bottom: 5px; border-bottom: 1px solid transparent; text-transform: uppercase;}
.location-filter ul li a:hover, .location-filter ul li.active a {color: #a48a6e; border-bottom-color: #a48a6e;}
.outdoor-recreation-row {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap;}
.location-banner {min-height: 460px; }

.location-filter select {display: none;}
.location-filter h4 {display: none;}

.our-history-content h3 {font-family: soleil, sans-serif;font-weight: 400; font-style: normal;}
.guest-services-cnt-wrap h3 {font-family: soleil, sans-serif; font-weight: 400; font-style: normal;color: #a48a6e;margin-bottom: 40px; font-size: 26px; }
.guest-services-cnt-wrap h4 {font-family: 'Playfair Display', serif; font-weight: 300; font-style: italic; color: #307050;}

.author p {color: #307050; text-transform: uppercase;}
.client-stories-cnt h4 { color: #307050;font-family: 'Playfair Display', serif; font-weight: 400; font-style: italic; }
.client-stories-cnt p {line-height: 18px;}

header {position: fixed; top: 0; left: 0; width: 100%; z-index: 111;background: rgba(0,0,0,0.2);    transition: all 0.5s ease-in-out; }
nav ul {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;    }
nav ul li {width: auto; list-style: none;margin-right: 30px; position: relative;}
nav ul li a {font-family: soleil, sans-serif; font-weight: 400; font-style: normal;color: #fff; font-size: 16px;padding: 12px 0; display: inline-block; text-transform: uppercase;letter-spacing: 0.3px;}
nav ul li a:hover {color: #a48a6e !important; }

.main-header { text-align: center;}
header .container-fluid {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;    align-items: center; justify-content: center;}
.header-menu-wrap { width: 100%; background: rgba(255,255,255,0.2); position: relative;}

.header-menu-wrap .logo-wrap { width: 80px; display: none; margin-right: 30px; }
header:hover {background: #fff;}
header:hover nav ul li a {color: #333;}
nav ul > li:hover a, nav ul > li.current_page_item a{color: #a48a6e;}
nav ul > li:hover a, header.fixed-header nav ul > li.current_page_item > a{color: #a48a6e;}
header.fixed-header {background: #fff;}                                                                                                                                                          
header.fixed-header nav ul li a {color: #333; padding: 15px 0;}
header.fixed-header nav ul li a:hover {color: #a48a6e;}                                                    

header.fixed-header .logo-top {display: none;}
header.fixed-header .header-menu-wrap .logo-wrap {display: inline-block;}

/*
.header-menu-wrap:after {content: ""; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: calc(100% - 80px); background: rgba(255,255,255,0.2); opacity: 0;transition: all 1s cubic-bezier(0, 0, 0.2, 1); height: 1px; }
header:hover .header-menu-wrap:after {opacity: 1; background: #f2f3f3;}
header.fixed-header .header-menu-wrap:after {opacity: 1;}
*/

.logo-top { width: 100%; padding: 20px 0; }
.green-logo {display: none;}
header:hover .green-logo {display: block;}
header:hover .white-logo {display: none;}

nav { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; width: auto;    justify-content: center; }

nav ul li ul { width: 300px; background: #f6f6f6; position: absolute; top: 100%; left: 0; display: none; text-align: left;}
nav ul li ul li {width: 100%; border-bottom: 1px solid #d3d3d3;  }
nav ul li ul li a{width: 100%;  padding: 8px 17px !important; color: #333; position: relative; font-size: 14px;}
nav ul li ul li.current_page_item a, nav ul li ul li:hover a {color: #a48a6e; background: #fff;}
nav ul li ul li.current_page_item a:after, nav ul li ul li:hover a:after {content: ""; height: 100%; width: 5px; background: #a48a6e; position: absolute; top: 0; left: 0; }
nav ul li:hover ul {display: block;}
.icon-sec ul li:last-child{margin-right: 0;}
.icon-sec ul li a {font-size: 14px;}

.diversity-sec {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;display: flex; align-items: flex-start; padding: 109px 0 128px; }
.diversity-left-cnt {width: 45%; background: #3d795b; text-align: left; padding: 30px 150px 30px 30px; position: relative;}
.diversity-left-cnt h2 { color: #fff; position: relative; z-index: 1;}
.diversity-left-cnt p { color: #fff;  position: relative; z-index: 1;}
.diversity-left-cnt:after {
    content: "";
    position: absolute;
    bottom: -10px;
    right: 90px;
    width: calc(100% - 160px);
    height: 300px;
    border: 2px solid #c1b7ad;
    border-left: none;
    border-top: none;
}

.diversity-right-cnt {width: calc(55% + 80px); text-align: left; margin-left: -80px; margin-top: 80px;padding-right: 15px;}
.diversity-img {width: 100%; min-height: 453px; background-size: cover; background-repeat: no-repeat; background-position: center; border-width: 17px 11px; border: 17px solid #f6f4f0; position: relative;}
.diversity-right-cnt h4 {font-size: 14px; color: #3d795b; text-transform: uppercase; }
.diversity-right-cnt h4 span {color: #a48a6e; display: block; margin-top: 5px; }
.popup-video a{display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: flex-start;}
.popup-video img {width: 23px; display: inline-block;}
.popup-video h4 {margin-top: 4px; margin-left: 13px;}
.popup-video { padding-top: 14px; padding-left: 10px;}

.resource-group {width: 100%; text-align: left; position: relative; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; padding: 0 20px;align-items: flex-start; }
.group-img {width: 30%; }
.group-content-block {width: 70%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex;
display: flex; padding-top: 95px; flex-wrap: wrap; }
.group-cnt {width: 50%; margin-bottom: 38px; padding-left: 40px; position: relative; z-index: 1;}
.group-cnt h4 {font-family: 'Playfair Display', serif; color: #307050; font-style: italic;}

ol {width: 100%; margin-bottom: 20px;padding-left: 35px;}
ol li{width: 100%; color: #1e1e1e; font-size: 14px; line-height: 1.4; font-family: 'Montserrat', sans-serif;
    font-weight: 400; margin-bottom: 10px; position: relative; }
ol li::marker {color: #3d795b;}

.group-cnt ul {width: 100%; padding-left: 20px;margin-bottom: 20px; }
.group-cnt ul li{width: 100%; color: #1e1e1e; font-size: 14px; line-height: 1.4; font-family: 'Montserrat', sans-serif;
    font-weight: 400; list-style: none; margin-bottom: 10px; position: relative; padding-left: 15px;}
.group-cnt ul li:after {content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #3d795b;
    top: 8px;
    left: 0;}
.group-cnt p {line-height: 2;}
.resource-group:after { content: ""; position: absolute; top: 35px; left: 0px; width:35%; height: 60%; border: 2px solid #c1b7ad; border-right: none; border-bottom: none; }
.resource-group:before { content: ""; position: absolute; bottom: 0px; right: 0px; width:35%; height: 60%; border: 2px solid #c1b7ad; border-left: none; border-top: none; }

.imployee-traning {width: 100%; margin-top: 100px; position: relative;}
.imployee-traning:after {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: calc(100% - 60px); background: #3d795b;}

.imployee-traning-top {width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex;
display: flex; position: relative; z-index: 1;}
.imployee-traning-cnt {width: 40%; padding: 42px 0 50px 0; margin-right: 100px;}
.imployee-traning-cnt h2 {color: #fff; font-family: 'Playfair Display', serif; font-weight: 400;text-transform: uppercase;margin-bottom: 30px;}
.imployee-traning-cnt p {color: #fff;line-height: 1.7;}


.imployee-traning-bottom {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex;
display: flex; width: 100%; text-align: center; flex-wrap: wrap;  justify-content: space-between; position: relative; z-index: 1;margin-top:50px;}
.imployee-traning-details {width: 33%;}
.imployee-traning-details a {width: 100%; background: #f6f6f6; display: inline-block; padding: 52px 40px 43px;}
.imployee-traning-details a:hover {width: 100%; background: #eaded2; }
.imployee-traning-details h4 {font-family: 'Playfair Display', serif; font-weight: 400;color: #3d795b; font-style: italic;}

.block-quote {width: 100%; padding: 19px 0 30px; }
.block-quote-img {width: 100%; position: relative;}
.block-quote-img:after {content: ""; width: 100%; position: absolute;height: 100%; background: #212121; opacity: 0.6; top: 0; left: 0; }
.block-quote .our-team-testimonial {width: 100%; padding: 109px 90px 40px; position: relative; z-index: 1; max-width: 1010px; margin: 0 auto;}
.block-quote .our-team-testimonial h3 {color: #fff;font-size: 22px;line-height: 1.2; margin-bottom: 37px;}
.block-quote .our-team-testimonial p {color: #fff;}
.block-quote .our-team-testimonial:before {
    position: absolute;
    content: "";
    bottom: -30px;
    right: -42px;
    height: 93px;
    width: 110px; background-size: contain !important;}
.block-quote .our-team-testimonial:after {
    position: absolute;
    content: "";
    top: -17px;
    left: -27px;
    height: 93px;
    width: 110px;
    background-size: contain !important;}

form { padding-top: 20px;}


section#initiatives_with_four_box {width: 100%; position: relative; background: #eaded2; padding: 60px 0 44px;  }
.initiatives-image{position: absolute; top: 0; right: 0; width: 38%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center;}
.initiatives-head {width: 100%;margin-bottom: 52px; }
.initiatives-row {width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; z-index: 1;}
.initiatives-row-col {width: calc(25% - 2px); }
.initiatives-row-img {width:100%; background: #fff; padding: 24px 20px 25px 20px; text-align: left; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative;    height: 100%;}
.initiatives-row-img:after {position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: #fff; }
.initiatives-row-col h4 {font-family: 'Playfair Display', serif; font-weight: 300; font-style: italic; color: #307050;margin-bottom: 26px;}
.initiatives-row-col p{line-height: 1.7;padding-bottom: 24px;}
.initiatives-row-col a{height: 19px;
    width: 19px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #a99278;
    position: relative;
}
.initiatives-row-col a:after {content: "";
    position: absolute;
    top: 0px;
    right: 1px;
    left: -1px;
    bottom: 0;
    border: 1px solid #a99278;
    border-width: 1px 1px 0 0;
    height: 5px;
    width: 5px;
    margin: auto;
    transform: rotate(45deg);}

.initiatives-logo img {height: 70px; }
.hover-logo {display: none;}
.initiatives-row-col:hover .initiatives-row-img{background-color: transparent;}
.initiatives-row-col:hover .hover-logo {display: inline-block;}
.initiatives-row-col:hover .simple-logo {display: none;}
.initiatives-row-col:hover h4 {color: #fff; }
.initiatives-row-col:hover p {color: #fff; }
.initiatives-row-col:hover a { border-color: #fff; }
.initiatives-row-col:hover a:after { border-color: #fff; }
.initiatives-row-col-wrap {position: relative; z-index: 1;}
.initiatives-row-col:hover .initiatives-row-img:after { background: #000; opacity: 0.4;}
.initiatives-logo { width: 100%; margin-bottom: 15px; }

.initiatives-head h2{font-family: 'Playfair Display', serif; font-weight: 400; color: #307050;text-transform: uppercase;position: relative;}
.initiatives-head h4{padding-left: 125px; position: relative; color: #a48a6e; text-transform: uppercase;}
.initiatives-head h4:after {content: ""; position: absolute; top: 8px; right: calc(100% - 120px); width: 100%;   background: #c1b7ad; height: 3px;}

.banner a{height: 31px; width: 31px; display: inline-block; border-radius: 50%; border: 1px solid #fff; position: absolute; z-index: 1111; bottom: 50px;}
.banner a:after { content: ""; position: absolute; top: -2px; right: 0px; left: 0; bottom: 0; border: 2px solid #fff;
    border-width: 0 2px 2px 0; height: 7px; width: 7px; margin: auto; transform: rotate(45deg);}

.imployee-resource-cnt { width: 100%; text-align: center;margin-bottom: 26px; }
.imployee-resource-group { width: 100%; padding: 100px 0 130px; }

.imployee-img {border: 14px solid #f6f4f0; background-size: cover; background-repeat: no-repeat; background-position: center; height: 320px; position: relative; }
.imployee-img:after {content: "";
    position: absolute;
    top: calc(100% + 14px);
    height: 41px;
    width: calc(100% + 30px);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(./assets/images/drop-shadow.png);
    left: -15px;}
.image-left {width: 60%; transform: rotate(6deg); z-index: 1; margin-top: -40px; margin-right: -100px;}
.image-right {width: 80%; transform: rotate(-6deg);}
.imployee-traning-img { width: 60%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex;    display: flex; margin-top: -50px;    margin-right: -100px;}

.imployee-resource-cnt h2 { font-family: 'Playfair Display', serif; font-weight: 400; color: #307050; text-transform: uppercase; }

.popup-block { max-width: 1000px; margin: 0 auto; background: #fff; padding: 50px 30px 15px;position: relative; }
.popup-block-video {width: 100%;
    padding-bottom: 57%;
    position: relative;
    margin-bottom: 20px;}
.popup-block-video iframe {position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.popup-block ul {width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;}
.vimeo_iframe{
	padding:56.25% 0 0 0;
	position:relative;
}

.imployee-resource-cnt p { line-height: 1.75;}
.imployee-resource-cnt h2 {position: relative;padding-bottom: 24px; margin-bottom: 15px;}
.imployee-resource-cnt h2:after {position: absolute;
    content: "";
    height: 1px;
    width: 70px;
    background: #307050;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;}

.popup-block ul li {width: auto; display: inline-block; list-style: none;}
.popup-block ul li a {font-size: 20px; height: 40px; width: 40px; display: flex; align-items: center; justify-content: center; border: 1px solid #686869; color: #686869; border-radius: 50%;  margin-right: 10px;}
.popup-block h4{font-size: 14px;  color: #000; font-weight: 600; letter-spacing: 0.5px;}

a.popup-modal-dismiss { position: absolute; top: 10px; right: 30px; height: 25px; width: 25px; font-size: 0;}
a.popup-modal-dismiss:after {content: ""; position: absolute; top: 0; right: 0; left: 0; margin: 0 auto; width: 1px; height: 25px; background: #686869; transform: rotate(45deg);}
a.popup-modal-dismiss:before {content: ""; position: absolute; top: 0; right: 0; left: 0; margin: 0 auto; width: 1px; height: 25px; background: #686869;  transform: rotate(-45deg);}
.guest-services-details .underline-link { margin-top: 14px;}

.mobile-media {display: none;}
.service-page p {position: relative; z-index: 1;}
.guest-services-cnt-wrap h4 img {display: none;}
.initiatives-row-col:hover .initiatives-row-img{ transform: rotateY(180deg); transition: 0.8s ease-in-out;}
.initiatives-row-col:hover .initiatives-row-col-wrap{ transform: rotateY(180deg); transition: 0.8s ease-in-out;}

.detail-page {margin-top: 50px; margin-bottom: 60px;}
.call-us-now {display: none;}
.services-sec-cnt p {letter-spacing: 0.2px; line-height: 19px;}
.nav-single {align-items: center;margin-top: 50px; justify-content: space-between;}
.nav-single span { display: inline-block;}
.nav-single span a { color:#307050; }
.nav-single span a:hover { color:#a48a6e; }

.entry-content form input{display: inline-block;
    color: #307050;
    font-size: 18px;
    border: 1px solid #307050;
    padding: 12px 15px 13px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;background: #fff;}
.entry-content form input.search-submit {
    display: inline-block;
    color: #fff;
    background: #307050;
    font-size: 18px;
    border: 1px solid #307050;
    padding: 12px 54px 13px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;
}
.search-page header.entry-header {display: none;}
.search-page .entry-content{ max-width: 800px; text-align: center; margin: 0 auto; padding: 80px 20px;}
.entry-content form {border: none; margin-bottom: 0;}

.overlay form {border: none;}



.search-no-results .interior-banner .entry-title {margin-bottom:5px; color: #fff;}
.search-no-results .interior-banner .entry-content {padding:0px;}
.search-no-results .interior-banner .entry-content p {padding:0px;font-weight: 700;color: white;}

.overlay button { background: #009e4f !important; color: #fff;}
.overlay button:hover { background: #a48a6e !important; color: #fff;}
.search-results .search-page { margin-bottom: 50px;}
body.health-and-safety {display: block; padding-top: 0;}

#content_block_section {padding: 60px 0 40px;}


.guest-services-cnt-wrap.onView:after {-webkit-animation: cta-last-even-animate 3s ease-in 1 forwards;
    animation: cta-last-even-animate 3s ease-in 1 forwards;height: calc(100% + 60px);width: 60%; border-width: 3px;}

.services-sec-block.onView:before {-webkit-animation: cta-first-even-animate 3s ease-in 1 forwards;
    animation: cta-first-even-animate 3s ease-in 1 forwards; width: 3px;}
.services-sec-block.onView:after {-webkit-animation: cta-second-even-animate 3s ease-in 1 forwards;
    animation: cta-second-even-animate 3s ease-in 1 forwards;}

@keyframes cta-last-even-animate {
  0%   { width: 0; height: 0;}
  50%  { width: 0;  height:calc(100% + 57px);}
  100% { width: 60%;  height: calc(100% + 57px);}
}

@keyframes cta-first-even-animate {
  0%   { width: 3px; height: 0;}
  50%  { width: 3px;  height:calc(100% - 42px);}
  100% { width: 3px;  height: calc(100% - 42px);}
}

@keyframes cta-second-even-animate {
  0%   { width: 0; height: 0;}
  50%  { width: calc(100% - 30px);  height:3px;}
  100% { width: calc(100% - 30px);  height: 3px;}
}


.list-category { width: 250px; background: #f6f6f6; margin-left: auto; padding: 22px 22px; position: relative;}
.list-category h4 {color: #a48a6e; margin-bottom: 0; font-size: 14px;font-family: soleil, sans-serif; font-weight: 400;
    text-transform: uppercase;}
.list-category a{font-size: 18px; color: #307050; text-transform: uppercase;}
.list-category a i {margin-right: 5px;}
ul.tabs-nav {
    display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
ul.tabs-nav li {list-style: none; }
.tabs {
    width: 100%;
    margin-bottom: 100px;
}
.toggle-cnt {display: block;}
.toggle-cnt { width: 100%; padding: 0px 0 0px; margin-bottom: 30px; background: #f6f6f6;}
.list-view {
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    padding: 20px 20px 30px 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;    
}
.box-link {padding: 10px 25px 11px;font-size: 15px;}
.list-view-cnt {
    width: calc(100% - 250px);
}
.list-view-img {width: 250px;position: relative; }
.list-view-img a{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center;}
.toggle-content__toggle .container-fluid {display: inline-block;}
.toggle-content__content {display: none;padding-bottom: 1px;}
.toggle-content__toggle h2 { padding: 20px 0; margin: 0;}
.client-stories-mobile-link {display: none;}

.icon-sec ul li {display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex; align-items: center;}
.icon-sec ul li form {padding: 0;width: 0px; padding-left: 10px; transition: all 0.4s ease-in-out;}
.icon-sec ul li form.show {width: 110px; }
.icon-sec ul li form input {width: 100%; color: #fff; border-bottom: 1px solid transparent; font-size: 14px; background: none;}
.icon-sec ul li form input:hover, .icon-sec ul li form input:focus {border-bottom-color: #fff;}

.icon-sec ul li form ::-webkit-input-placeholder { color: #fff; opacity: 1;}
.icon-sec ul li form ::-moz-placeholder {  color: #fff; opacity: 1;}
.icon-sec ul li form :-ms-input-placeholder {  color: #fff; opacity: 1;}
.icon-sec ul li form :-moz-placeholder {  color: #fff; opacity: 1;}

header:hover .icon-sec ul li form ::-webkit-input-placeholder , header.fixed-header .icon-sec ul li form ::-webkit-input-placeholder { color: #333; opacity: 1;}
header:hover .icon-sec ul li form ::-moz-placeholder, header.fixed-header .icon-sec ul li form ::-moz-placeholder {  color: #333; opacity: 1;}
header:hover .icon-sec ul li form :-ms-input-placeholder, header.fixed-header .icon-sec ul li form :-ms-input-placeholder {  color: #333; opacity: 1;}
header:hover .icon-sec ul li form :-moz-placeholder, header.fixed-header .icon-sec ul li form :-moz-placeholder {  color: #333; opacity: 1;}
header:hover .icon-sec ul li form input, header.fixed-header .icon-sec ul li form input {color: #333;}
header:hover .icon-sec ul li form input:hover, header:hover .icon-sec ul li form input:focus {border-bottom-color: #333;}
header.fixed-header .icon-sec ul li form input:hover, header.fixed-header .icon-sec ul li form input:hover:focus {border-bottom-color: #333;}

.location-banner .banner-cnt {top: calc(50% + 70px);}
.toggle-cnt:first-child {margin-top: 30px;}

.new_interior_page_inner:before {height: 280px; top: 0;}
.new_interior_page_inner:after {height: 270px; }
.new_interior_page_inner p {font-size: 18px; position: relative; z-index: 1;}

.block_section {
    text-align: center;
    padding-bottom: 120px;
}
/*.block_section .container {max-width: 850px;}*/
.block_section h2 {font-family: 'Playfair Display', serif; color: #3d795b; padding-bottom: 20px; position: relative;}
.block_section h2:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 70px;
    background: #3d795b;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.new-body-block + .block_section {
    padding-top: 130px;
    padding-bottom: 60px;
}
.body-content ul {padding-left: 20px; margin-bottom: 15px; }
    .body-content ul li {
   
    color: #1e1e1e;
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: left;
    list-style: none;
        margin-bottom: 5px;
        position: relative;
        padding-left: 15px;
}
.body-content ul li:after {content: ""; position: absolute; height: 5px; width: 5px; border-radius: 50%; background:#3d795b; top: 8px; left: 0; }
.block_section + .body-content {
    padding-top: 0;
}
.body-content h3 {font-size: 18px; font-weight: 700; letter-spacing: 0.5px;}
.body-content.benefits-content {
    text-align: left;
    padding: 85px 0 190px;
}
.body-content.benefits-content .container {max-width: 700px;}
.block_section p .underline-link {margin-top: 40px;}
.clean-park-section {margin-top: 0;}
.clean-park-section:after {height: 100%; }
.clean-park-section .imployee-traning-img {padding: 120px 0 40px; margin-top: 0;}

.guest-services-details ul {padding-left: 20px;margin-bottom: 20px;}
.guest-services-details ul li {color: #1e1e1e; font-size: 14px; line-height: 1.6; font-family: 'Montserrat', sans-serif; margin-bottom: 5px; position: relative; padding-left: 15px; list-style: none; text-align: left;}
.guest-services-details ul li:after {content: ""; position: absolute; height: 5px; width: 5px; border-radius: 50%; background:#3d795b; top: 8px; left: 0; }

.detail-page ul {margin-bottom: 15px; padding-left: 20px;}
.detail-page ul li {color: #1e1e1e; font-size: 14px; line-height: 1.6; font-family: 'Montserrat', sans-serif; margin-bottom: 5px; position: relative; padding-left: 15px; list-style: none; text-align: left;}
.detail-page ul li:after {content: ""; position: absolute; height: 5px; width: 5px; border-radius: 50%; background:#3d795b; top: 8px; left: 0; }
.detail-page .wp-block-image {
    margin: 50px 0 70px;
}

.detail-page p a{color:#307050;}
.detail-page p a:hover{color:#a48a6e;}
.vision-mission-core-values .guest-services-details p {display: flex; align-content: center; }
.vision-mission-core-values .guest-services-details p span{display: inline-block; width: calc(100% - 50px); padding-left: 35px;}
.vision-mission-core-values .guest-services-details p img {width: 48px;}
.vision-mission-core-values .guest-services-cnt-wrap h4 {margin-bottom: 35px;}
.vision-mission-core-values .diversity-sec {padding: 20px 0 0px;}

.diversity-left-cnt .box-link {color: #fff; border-color: #fff; font-size: 14px; line-height: 1;}
.diversity-left-cnt .box-link:hover { border-color: #a48a6e;background: #a48a6e;}

.diversity-left-cnt .underline-link {color: #fff; border-color: #fff; letter-spacing: 0.5px; }
.diversity-left-cnt .underline-link:hover { border-color: #a48a6e; color: #a48a6e;}

/*============ Award Style ==============*/
.df{
	display: flex;
}

.fww{
	flex-wrap: wrap;
}

.text-center{
	text-align: center;
}

.pvr{
	position: relative;
}

.objimg_box{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.board_teaminfo .pvr{
	padding: 0 0 265px 0;
	margin: -10px;
	margin-bottom: 41px;
	margin-top: -7px;
	text-align: left;
}

.exetm_item .pvr{ padding: 0 0 290px 0;}

.boardtm_item{
	width: 20%;
	padding: 34px 25px 14px;
}

.board_team .board_teambox{
	margin: 0 -25px;
}

.perso_topinfo{
	width: 100%;
    display: flex;
    align-items: center;
}

.person_media{
	width: 206px;
	margin: 0 0 30px 0;
}

.person_media .pvr{
	padding: 0 0 215px 0;
}

.person_media .pvr:after,
.person_media .pvr:before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 52px 32px 0 0;
	border-color: #fff transparent transparent transparent;
	z-index: 1;
}

.person_media .pvr:before{
	left: 0;
	top: 0;
}

.person_media .pvr:after{
	border-width: 0 0 52px 32px;
	border-color: transparent transparent #fff transparent;
	right: 0;
	bottom: 0;
}


.person_name{
	width: calc(100% - 306px);
	padding: 0 0 0 30px;
}

.person_name h4{
	font-weight: normal;
	color: #a48a6e;
	font-size: 1.8rem;
}

.tembox_pop{
	max-width: 696px;
}

.person_detail a{
	color: #265f3f;
}

.board_teamin {
	display: block;
	height: 100%;
	border: 3px solid #c1b7ad;
	position: relative;
	padding: 0 0 32px 0;
}

.board_teamin:before{
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.board_teaminfo{text-align: center;}

.board_teaminfo .objimg_box{
	z-index: -1;
	object-position: top;
}

h4.tmmember_name{
	text-align: center;
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-style: italic;
	color: #307050;
	padding: 0 5px;
}

.btnround_arrow{
	text-align: right;
}

.arrowround{
	height: 21px;
	width: 21px;
	border-radius: 50%;
	border: 1px solid #a48a6e;
	display: flex;
	justify-content: center;
	color: #a48a6e;
	align-items: center;
	right: 10px;
	position: absolute;
	bottom: 10px;
	transition: 0.5s all;
}

.board_teamin:hover .arrowround{
	background: #a48a6e;
	color: #fff;
	right: 5px;
}

.sec_space{
	padding: 40px 0;
}

.exetm_item{
	width: 33.33%;
	padding: 26px;
}

/*
.exe_teambox {
	margin: 0 -26px;
}
*/

.exe_pop .person_media{
	width: 306px;
}

.exetm_item .board_teamin:after{
	content: "";
	width: calc(50% + 26px);
	height: 3px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: -3px;
}

.exetm_item .arrowround{
	bottom: -12px;
	left: 0;
	right: 0;
	z-index: 1;
	margin: auto;
}

.exetm_item .board_teamin:hover .arrowround{
	right: -5px;
}

.board_teaminfo .post{
	color: #a48a6e;
	padding: 0 10px;
	text-transform: uppercase;
}

.leadertm_item{
	width: 20%;
	padding: 0 25px;
}

.leadertm_item .pvr{
	padding: 0 0 110% 0;
}

.ldr_teambox {
	margin: 50px 0px 0;
}

.leadertm_item .tmmember_name{
	text-align: center;
	margin: 15px 0 20px;
	min-height: 48px;
}

.awards_info{
	padding: 80px 0 50px 0;
}

.awards_item{
	width: 50%;
	padding: 0 20px;
}

.awardsitem_box{
	border-bottom: 2px solid #d5c8bb;
	height: 100%;
	padding: 35px 0 0;
}

.awards_item:last-child .awardsitem_box, .awards_item:nth-last-child(2) .awardsitem_box{
	border: none;
}

.awardsitem_box h2{
	color: #307050;
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-style: italic;
}

.awards_yearinfo h4{
	color: #a48a6e;
	margin: 0 0 6px 0;
	font-family: 'soleil ', sans-serif;
}
.awardsinfo_box {
	margin:0 -20px;
}

.awards_yearinfo ul{
	list-style: none;
	margin: 0 0 21px 37px;
}

.awards_yearinfo ul li{
	position:relative;
	padding: 0 0 5px 19px;
	line-height: 1.95;
	color: #1e1e1e;
	font-size: 14px;
}

.awards_yearinfo ul li:before{
	content:"";
	background: #3d795b;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 11px;
}

.exetm_item .board_teaminfo .post{
	margin-bottom: 3px;
}

.leader_team {
    padding-bottom: 130px;
}

.frm_forms {width: 100%; padding: 0 20px;}
.frm_forms form {max-width: 930px; margin: 0 auto; padding: 0; border: none;}
.frm_style_formidable-style.with_frm_style input[type=submit] {background: #307050;
    border-color: #307050;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    width: 150px;
    padding: 10px;}
label.frm_primary_label {
    color: #1e1e1e;
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.frm_style_formidable-style.with_frm_style .frm_error_style {display: none;}
.with_frm_style .frm_message p {padding: 0; margin: 0;}
.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement, .with_frm_style textarea {border-color: #c1b7ad;  box-shadow: none; color: #307050;}
.with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_hidden, .frm_hidden_container .frm_primary_label {visibility: visible; }
.frm_description {display: none;}

.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover, .frm_style_formidable-style.with_frm_style input[type=submit]:hover, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:hover {background: #a48a6e;
    border-color: #a48a6e;
    color: #fff;}

.block_section + .services-sec {padding-top: 0;}

.guest-services-initiatives + .imployee-resource-group {padding-top: 0;margin-top: -50px;}
.imployee-resource-group + .guest-services-initiatives .guest-services-cnt {padding-top: 40px;}
.senior-living-and-clinical-care .imployee-resource-group {padding-bottom: 0; margin-bottom: 0;}
.senior-living-and-clinical-care .imployee-resource-group .imployee-resource-cnt{padding-bottom: 0; margin-bottom: 0;}
.benefits .body-content.benefits-content {padding-top: 0;}
.imployee-resource-group + .imployee-resource-group {padding-top: 0;}
.aligncenter {height: auto;}

.teambox {max-width: 1200px; margin: 0 auto;}
.employee_resource_groups_section {
    padding-bottom: 70px;
}
section.body-content.half_padding {padding-top: 40px; padding-bottom: 50px;}
section.body-content.no_top_padding{ padding-top: 0;}
section.body-content.no_bottom_padding { padding-bottom: 0;}
.new-body-block h4{line-height: 1.6;}

.blog-detail-testimonials{
    margin: 40px 0;
}
.blog-detail-testimonials-inner{
    padding: 30px;
    position: relative;
}
.blog-detail-testimonials-inner::before{
    content: "";
    position: absolute;
    background-image: url(assets/images/comma-left.png);
    left: 10px;
    top: -12px;
    z-index: 1;
    width: 70px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
}
.blog-detail-testimonials-inner::after{
    content: "";
    position: absolute;
    background-image: url(assets/images/comma-right.png);
    right: 10px;
    bottom: -30px;
    z-index: 1;
    width: 70px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
}
.blog-testi-backimg{
    position: absolute;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
}
.blog-testi-backimg:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 80%;
    background-color: #eaded2;
}
.blog-testi-author{
    font-family: 'Open Sans';
    font-size: 14px;
    color: #307050;
    font-weight: 500;
}
.blog-testi-content p{
    font-family: 'Playfair Display';
    font-style: italic;
    font-size: 18px;
    color: #307050;
}
.blog-testi-content {
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 615px;
    margin: 0 auto;
}
.page-content-section.detail-page > .container {
    max-width: 892px;
}