@import url('//fonts.googleapis.com/css2?family=Bree+Serif&family=Montserrat:wght@400;600&family=Mukta:wght@300;400&display=swap');


/*
Buttons / Headings: font-family: 'Bree Serif', serif; (Bold / Medium)
Text: font-family: 'Mukta', sans-serif; (Light)

tabs / text / newsletter and reviews subtitle: font-family: 'Mukta', sans-serif;
buttons: font-family: 'Bree Serif', serif;

Headings: font-family: 'Bree Serif', serif;
Navigation, Subheadings / Body text: font-family: 'Mukta', sans-serif; (Light /Regular)
Buttons, Footer: font-family: 'Montserrat', sans-serif; (Semi Bold / Regular)
*/

body {
  font-family: 'Mukta', sans-serif;
}
h1 {
  font-family: 'Bree Serif', serif;
}
/* put under the comment if it's NOT sinle page website */
.navbar.nav-v6 .navbar-nav>li>a {
  font-family: 'Mukta', sans-serif;
  font-weight: 300;
}
.navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
  border-right: 1px solid #4e4e4e !important;
}
.navbar.nav-v6 .social-icon {
  color: #4e4e4e !important;
}
.navbar.nav-v6 .social-square .contact-icon:hover {
  background-color: #ce9e6d !important;
}

.navbar.nav-v7 .navbar-tabs {
  display: none;
}
.uk-overlay-panel h1 {
  text-transform: uppercase;
  font-size: 4em;
}
.uk-dotnav-contrast > * > * {
    background: #fff;
    border: 1px solid #fff;
    opacity: 1;
}
.uk-dotnav-contrast > .uk-active > *, .uk-dotnav-contrast > * > :focus, .uk-dotnav-contrast > * > :hover {
    background: #fff;
    border: 1px solid #fff;
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.banner-section {
  padding: 20px;
}
.banner-section img {
  margin: auto;
  max-width: 200px;
}
.banner-section .banner-pin {
  color: #828483;
}
.banner-section .banner-pin:hover {
  color: #fff;
}
.on-cover-content .section-wrapper .container img {
  margin: auto;
  max-width: 90%;
}
.on-cover-content .section-wrapper .container .main-logo {
  margin-bottom: 40px;
  max-width: 150px;
}
.on-cover-content .section-wrapper .container h1 {
  margin-top: 140px;
  text-transform: uppercase;
  font-size: 4.6em;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 5px;
  width: 60%;
}
.about-us-v8-content .text-wrapper h1,
.press-background h1,
.custom_html_1-section h1 {
  text-transform: capitalize;
  font-size: 4.2em;
}
.about-us-v8-content .text-wrapper p a.about-phone {
  color: #363531;
}
.about-us-v8-content .text-wrapper a span {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}
.about-social a {
  margin: 0 10px;
  color: #bc2129;
}
.about-social a:hover,
.about-social a:focus {
  color: #363531;
}
.about-us-v8-content .text-content p {
  font-size: 1.3em;
}
.about-us-v8-content .text-content p a {
  color: #000;
}
.about-us-v8-content .text-content p a:hover {
  color: #d19e69;
}
.about-us-v8-content .text-content p span {
  font-weight: bold;
}
.about-us-v8-wrapper:before {
  background-color: #fff;
}
.about-us-v8-item-0 {
  background-image: url(../custom/section_1_back.png);
  background-repeat: no-repeat;
  background-position: right;
}
.about-us-v8-item-1 {
  background-image: url(../custom/section_2_back.png);
  background-repeat: no-repeat;
  background-position: left;
}
.about-us-v8-item a.custom-temp-btn:hover,
.about-us-v8-item a.custom-temp-btn:focus {
  background-color: #4e4e4e;
  background: #4e4e4e;
  border: 2px solid #4e4e4e;
  color: #fff;
}
.about-us-v8-content h2 {
  font-size: 1.4em;
}
.about-us-v8-item-0 .about-us-v8-content .text-wrapper h2 {
  color: #bc2129;
}
.about-us-v8-item-1 .about-us-v8-content .text-wrapper h2 {
  color: #0d553d;
}
.about-us-v8-item-2 .about-us-v8-content .text-wrapper h2 {
  color: #f6e60d;
}

.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v8-wrapper .about-us-v8-content .text-content a.custom-temp-btn,
.custom_html_1-section a.custom-temp-btn {
  width: 300px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #d19e69;
  background: #d19e69;
  border: 2px solid #d19e69;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 19px;
  box-shadow: none;
  border-radius: 5px;
  text-align: center;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.about-us-v8-wrapper .about-us-v8-content .text-content a.custom-temp-btn:hover,
.about-us-v8-wrapper .about-us-v8-content .text-content a.custom-temp-btn:focus {
  background-color: #4e4e4e;
  background: #4e4e4e;
  border: 2px solid #4e4e4e;
  color: #d19e69;
}
.uk-overlay-panel a:hover,
.custom-temp-btn:hover,
.custom-temp-btn:focus,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:focus {
  text-decoration: none;
  background-color: #bc2129;
  background: #bc2129;
  border: 2px solid #bc2129;
  color: #fff;
  opacity: 1;
}
.custom_html_1-section {
  border-top: 4px solid #d19e69;
  padding: 8em 0;
  background: #fdf8e2 url('../custom/about_back.jpg') center center / cover no-repeat;
  background-attachment: fixed;
  background-color: #241f21;
  color: #fff;
  text-align: center;
}
.custom_html_1-section a {
  color: #fff;
}
.custom_html_1-section a:hover {
  color: #bc2129;
}
.custom_html_1-section .socialnav {
  float: none;
}
.custom_html_1-section a.custom-temp-btn {
    color: #fff;
}
.custom_html_1-section a.custom-temp-btn:hover,
.custom_html_1-section a.custom-temp-btn:focus {
    background-color: #fff;
    background: #fff;
    border: 2px solid #fff;
    color: #000;
  }
.contact-v3 {
  background-color: #fff;
  color: #241f21;
}
.contact-v3 img {
  max-width: 200px;
  margin: auto;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.contact-v3 a {
  color: #241f21;
}
.contact-us a:focus {
  color: #000;
  text-decoration: none;
}

/*custom page*/

.meet-the-staff-page .pagecontent {
    text-align: center;
    width: 100%;
    padding-top: 70px;
}

.meet-the-staff-page * {
    text-shadow: none;
}

.meet-the-staff-page .pagecontent .container {
    padding: 0;
}

.meet-the-staff-page .pagecontent .container .row {
    margin: 0;
}

.meet-the-staff-page .title-holder {
    background-color: #242021;
    padding: 4em 0;
}

.meet-the-staff-page .title-holder h1 {
    color: #fff;
    font-size: 5em;
}

.meet-the-staff-page .title-holder h1:after {
    content:"";
    position: relative;
    display: block;
	margin: 20px auto;
    width: 500px;
    height: 2px;
    background: #d19e69;
}

.meet-the-staff-page .title-holder img {
    height: auto;
    width: 60px;
}

.meet-the-staff-page .row {
    display: flex;
    display: -ms-flex;
    align-items: stretch;
}

.meet-the-staff-page .row.right div.col-md-8 {
    order: 1;
}

.meet-the-staff-page .row.right div.col-md-4 {
    order: 2;
}

.meet-the-staff-page .row div.col-md-4 {
    padding: 0;
    background-size: cover;
    background-position: center top;
}

.meet-the-staff-page .row div.col-md-8 {
    padding: 0;
    color: #242021;
    text-align: left;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 100px 0 100px 6%;
}

.meet-the-staff-page .row div.col-md-8 h1 {
    color: #4e4e4e;
    font-size: 5em;
    margin-top: 0;
}

.meet-the-staff-page .row.right div.col-md-8 {
    background-color: #f9f2ea;
    background-image: url('../custom/section_back_left.png');
    background-position: center left;
}

.meet-the-staff-page .row.left div.col-md-8 {
    background-color: #fff;
    background-image: url('../custom/section_back_right.png');
    background-position: center right;
}

.meet-the-staff-page h2 {
    font-size: 1.4em;
    font-weight: 700;
}

.meet-the-staff-page .bottom-logo {
    background-color: #242021;
    padding: 15px 0;
}

.meet-the-staff-page .bottom-logo img {
    height: auto;
    width: 50px;
}

/*custom page end*/

@media (max-width:1400px) {
    .meet-the-staff-page .title-holder h1,
    .meet-the-staff-page .row div.col-md-8 h1 {
        font-size: 4.5em;
    }
    .meet-the-staff-page .title-holder h1:after {
        width: 450px;
    }
}
@media (max-width: 1200px) {
  .uk-overlay-panel h1 {
    font-size: 3.4em;
  }
  .on-cover-content .section-wrapper .container h1 {
    font-size: 4em;
  }
  .about-us-v8-content .text-wrapper h1,
  .custom_html_1-section h1 {
    font-size: 3.8em;
  }
  .meet-the-staff-page .title-holder h1,
  .meet-the-staff-page .row div.col-md-8 h1 {
      font-size: 4em;
  }
  .meet-the-staff-page .title-holder h1:after {
      width: 400px;
  }
  .meet-the-staff-page .title-holder img {
      width: 50px;
  }
  .meet-the-staff-page h2 {
      font-size: 1.3em;
  }
}

@media (max-width:1023px) {
    .meet-the-staff-page .row div.col-md-8 {
        padding: 80px 15px 80px 5%;
    }
    .meet-the-staff-page .title-holder h1,
    .meet-the-staff-page .row div.col-md-8 h1 {
        font-size: 3.7em;
    }
    .meet-the-staff-page .title-holder h1:after {
        width: 370px;
    }
}
@media (max-width: 768px) {
  .uk-overlay-panel h1 {
    font-size: 3em;
  }
  .on-cover-content.content-center.animate-content p {
    font-size: 1em;
  }
  .on-cover-content .section-wrapper .container h1 {
    font-size: 3.6em;
  }
}
@media (max-width: 767px) {
  .uk-overlay-panel h1 {
    font-size: 2em;
  }
  .on-cover-content .section-wrapper .container h1 {
    margin-top: 100px;
  }
  .on-cover-content .section-wrapper .container h1 {
    font-size: 2em;
  }
  .on-cover-content .section-wrapper {
    padding: 2em 0;
  }
  .custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn {
    font-size: 19px;
  }
  .on-cover-content .section-wrapper .container img {
    display: block;
    width: 200px;
    max-width: 100%;
  }
  .on-cover-content .section-wrapper a.custom-temp-btn {
    display: block;
    width: 200px;
    max-width: 100%;
  }
  .on-cover-content .section-wrapper .container .main-logo {
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 150px;
  }
  .on-cover-content .section-wrapper a.custom-temp-btn {
    margin: 10px auto 25px;
  }
  .on-cover-content .section-wrapper a.custom-temp-btn:last-child {
    margin-top: 10px;
  }
  .press-holder .press-item {
    padding: 30px 5px;
  }
  .press-background .container {
    padding-right: 0;
    padding-left: 0;
  }
  .press-holder h2 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-wrapper {
    padding: 30px 10px !important;
    text-align: center;
  }
  .about-us-v8-content .text-content p {
    font-size: 1.2em;
  }
  .meet-the-staff-page .pagecontent {
      padding-top: 50px;
  }
  .meet-the-staff-page .title-holder {
      padding: 2em 0;
  }
  .meet-the-staff-page .pagecontent .container .row {
      display: block;
  }
  .meet-the-staff-page .row div.col-md-4 {
      min-height: 300px;
  }
  .meet-the-staff-page .row div.col-md-8 {
      text-align: center;
      padding: 40px 5%;
  }
  .meet-the-staff-page .title-holder h1,
  .meet-the-staff-page .row div.col-md-8 h1 {
      font-size: 3em;
  }
  .meet-the-staff-page .title-holder h1:after {
      width: 320px;
  }
  .meet-the-staff-page .title-holder img,
  .meet-the-staff-page .bottom-logo img {
      width: 40px;
  }
  .contact-v3 img {
      max-width: 150px;
  }
}
@media (max-width: 360px) {
  .on-cover-content .section-wrapper .container .main-logo {
    max-width: 100px;
    margin-bottom: 15px;
  }
  .on-cover-content .section-wrapper .container img,
  .on-cover-content .section-wrapper a.custom-temp-btn {
    width: 260px;
  }
  .on-cover-content .section-wrapper a.custom-temp-btn {
    padding: 8px 10px;
  }
}
