@charset "UTF-8";
/*
Theme Name: Levo Child
Template: Levo
Author: Levo Health
Description: Levo Health WordPress Theme
Version: 1.0.1583494263
Updated: 2020-03-06 11:31:03

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Reset and Variables
# Helpers
# Bootstrap
# Base
# Parts
# Components / Templates
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Reset and Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Reset
--------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

html {
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
## Base Reset
--------------------------------------------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  color: #000;
}

a:focus, a:hover, a:active {
  outline: none;
}

/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

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: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*--------------------------------------------------------------
## Lists
--------------------------------------------------------------*/
nav ul,
nav ol,
ul,
li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/*--------------------------------------------------------------
## Embedded Content
--------------------------------------------------------------*/
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/
figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input, textarea {
  -webkit-box-shadow: none;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

input, textarea, select {
  outline: none;
}

/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

/*--------------------------------------------------------------
## Chrome Frame Prompt
--------------------------------------------------------------*/
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

@font-face {
  font-family: 'Gilroy';
  src: url("fonts/Gilroy-Bold.woff2") format("woff2"), url("fonts/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amiri';
  src: url("fonts/Amiri-Regular.woff2") format("woff2"), url("fonts/Amiri-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amiri';
  src: url("fonts/Amiri-Italic.woff2") format("woff2"), url("fonts/Amiri-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Amiri';
  src: url("fonts/Amiri-BoldItalic.woff2") format("woff2"), url("fonts/Amiri-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Amiri';
  src: url("fonts/Amiri-Bold.woff2") format("woff2"), url("fonts/Amiri-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/*--------------------------------------------------------------
## Variables
--------------------------------------------------------------*/
@font-face {
  font-family: "fonticons";
  src: url("assets/icons/fonticons.woff2") format("woff2"), url("assets/icons/fonticons.woff") format("woff"), url("assets/icons/fonticons.ttf") format("truetype");
}

.font-arrow2:before, .font-back:before, .font-next:before, .font-pirate:before {
  font-family: "fonticons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.font-arrow2:before {
  content: "";
}

.font-back:before {
  content: "";
}

.font-next:before {
  content: "";
}

.font-pirate:before {
  content: "";
}

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Mixins
--------------------------------------------------------------*/
/*
	Example:
	-------------------------------------------------------------------------------------------------
	@include mq($phone) 			 	@media screen and (max-width: 640px)
	-------------------------------------------------------------------------------------------------
	@include mq(991) 			 	 	@media screen and (max-width: 991px)
	-------------------------------------------------------------------------------------------------
	@include mq($phone + 1, min) 	 	@media screen and (min-width: 641px)
	-------------------------------------------------------------------------------------------------
	@include mq(992, min) 			 	@media screen and (min-width: 992px)
	-------------------------------------------------------------------------------------------------
	@include mq(400, min, height) 	 	@media screen and (min-height: 400px)
	-------------------------------------------------------------------------------------------------
	@include mq(992) {				 	@media screen and (max-width: 992px) and (min-width: 767px)
		@include mq(767, min) {

		}
	}
	-------------------------------------------------------------------------------------------------
 */
/*--------------------------------------------------------------
## Helpers
--------------------------------------------------------------*/
.centered {
  text-align: center;
}

.sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.sr-only:focus {
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*--------------------------------------------------------------
## Print
--------------------------------------------------------------*/
@media print {
  body {
    background: #fff;
    color: #000;
    margin: 10px 0;
    padding: 0;
    text-align: left;
  }
  a:link, a:visited {
    background: #fff;
    color: #000;
    text-decoration: underline;
  }
  a:not([href="javascript:;"])::after {
    content: " [" attr(href) "] ";
  }
  h1, h2, h3, h4, h5, h6, span {
    background: none;
    color: #000 !important;
  }
  .temp,
  .site-header,
  .site-footer,
  .banner,
  .entry-footer {
    display: none;
  }
  /*--------------------------------------------------------------
	## Content Split
	--------------------------------------------------------------*/
  .content-split {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
  .content-split-media-wide {
    max-width: 100%;
  }
}

/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #333;
  font-family: "Amiri";
  font-size: 14px;
  line-height: 1.6;
}

blockquote {
  margin: 0 25px;
}

pre {
  max-width: 100%;
  padding: 1.6em;
  overflow: auto;
  background: #bebebe;
}

[class*='font-'] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 30px;
  line-height: 1;
}

/*--------------------------------------------------------------
## Base Layout
--------------------------------------------------------------*/
html, body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  height: 100%;
}

html {
  box-sizing: border-box;
}

body {
  background-image: url("assets/images/ymkg-wave.png");
  background-repeat: repeat;
  background-size: 5% !important;
  font-family: "Amiri" !important;
}

@media screen and (max-width: 767px) {
  body {
    background-size: 12% !important;
  }
}

/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/
.wrapper {
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
  padding: 0 15px;
  float: none;
}

.wrapper.vc_inner {
  margin-left: auto;
  margin-right: auto;
}

.wrapper--sm {
  max-width: 1210px;
}

.wrapper--s {
  max-width: 1070px;
}

/*--------------------------------------------------------------
## Animations
--------------------------------------------------------------*/
@media screen and (min-width: 768px) {
  .is-animate {
    backface-visibility: hidden;
    opacity: 0;
    will-change: transform;
  }
  .slide-up {
    transform: translate3d(0, 200px, 0);
    transition: 1000ms ease-in-out;
  }
  .is-visible {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1;
  }
}

/*--------------------------------------------------------------
# Parts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
.btn {
  display: inline-block;
  font-size: 18px;
  text-align: center;
  font-family: "Gilroy";
  font-weight: 600;
  border: none;
  outline: none;
  letter-spacing: 0.05em;
  color: #c19148;
  background-color: transparent;
  padding: 0;
  text-transform: uppercase;
  transition: 350ms ease;
  border-radius: 0 !important;
  margin: 30px 0;
}

.btn::after {
  font-family: "fonticons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "";
  margin-left: 32px;
  font-size: 14px;
  color: #c19148;
  display: inline-flex;
  transition: 350ms ease;
}

.btn:active, .btn:focus {
  outline: none;
}

.btn:hover {
  background-color: transparent !important;
  color: #c19148;
}

.btn:hover::after {
  transform: translateX(10px);
  color: #c19148;
}

@media screen and (max-width: 1300px) {
  .btn {
    font-size: 16px !important;
    margin: 0 !important;
  }
}

@media screen and (max-width: 959px) {
  .btn {
    font-size: 18px !important;
  }
  .btn::after {
    margin-left: 13px !important;
    font-size: 12px !important;
  }
}

@media screen and (max-width: 767px) {
  .btn {
    font-size: 13px !important;
    margin: 0 !important;
  }
  .btn::after {
    font-size: 8px !important;
  }
}

.btn--ghost {
  background-color: #c19148;
  color: #fff;
  border: 1px solid #c19148;
  padding: 8px 30px !important;
  border-radius: 0 !important;
}

.btn--ghost::after {
  content: none;
}

.btn--ghost:hover {
  background-color: transparent;
  color: #c19148;
  transform: translateX(0) !important;
}

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

@media screen and (max-width: 767px) {
  .theme-button {
    margin-top: 30px;
  }
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/
input[type='text'],
input[type='email'],
input[type='tel'] {
  padding: 5px 0;
  border: 1px solid #333;
  width: 100%;
  background-color: transparent;
  color: #333;
}

input[type='text']::placeholder,
input[type='email']::placeholder,
input[type='tel']::placeholder {
  color: #f6f5f5;
}

/*--------------------------------------------------------------
## Wrapper and Ratios
--------------------------------------------------------------*/
img {
  max-width: 100%;
  display: block;
  height: initial;
}

/*--------------------------------------------------------------
# Components / Templates
--------------------------------------------------------------*/
.banner {
  position: relative;
}

.banner__content {
  max-width: 880px !important;
}

.banner-inner {
  position: static !important;
}

.banner-sec {
  padding: 150px 0;
  background-size: 100% 100% !important;
}

@media screen and (max-width: 1024px) {
  .banner-sec {
    padding: 100px 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .banner-sec {
    padding: 80px 0 !important;
    background-size: cover !important;
  }
}

@media screen and (max-width: 767px) {
  .banner-sec--lg {
    padding: 66px 0 70px !important;
  }
}

#site-header.overlay-header.dyn-styles {
  background: none;
}

#site-header {
  position: fixed;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6) !important;
}

#site-header-inner {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.main-logo img {
  transition: 350ms ease;
  width: 90px !important;
}

.is-sticky .main-logo img {
  width: 60px !important;
}

@media screen and (max-width: 1199px) {
  .main-logo img {
    width: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .main-logo img {
    width: 40px !important;
  }
  .is-sticky .main-logo img {
    width: 30px !important;
  }
}

.site-footer {
  background: #c19148 !important;
}

#footer-widgets {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  #footer-widgets {
    flex-direction: column !important;
  }
}

.footer-container {
  display: flex;
}

.footer-container a {
  display: block;
  padding: 0 20px;
  font-size: 18px;
  color: #222 !important;
  font-family: "Gilroy";
  font-weight: 600;
  text-transform: uppercase;
}

.footer-container a:hover {
  color: rgba(34, 34, 34, 0.5) !important;
}

.footer-container a:nth-last-of-type(1) {
  padding: 0;
  padding-left: 40px;
}

@media screen and (max-width: 1024px) {
  .footer-container a {
    padding: 0 20px !important;
    font-size: 16px !important;
  }
}

@media screen and (max-width: 959px) {
  .footer-container {
    justify-content: center !important;
  }
  .footer-container a {
    padding: 0 14px !important;
  }
}

@media screen and (max-width: 767px) {
  .footer-container {
    text-align: center;
    flex-wrap: wrap;
  }
  .footer-container a {
    padding: 0 !important;
    flex: 0 0 33.3% !important;
    max-width: 33% !important;
    font-size: 12px !important;
  }
}

.site-footer-inner.container.clr {
  max-width: 1210px !important;
  margin: 0 auto;
  padding: 35px 0;
  float: none;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .site-footer-inner.container.clr {
    padding: 35px 0 !important;
  }
}

.footer-widget {
  padding-bottom: 0 !important;
}

@media screen and (max-width: 1024px) {
  .footer-widget img {
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 767px) {
  .footer-widget img {
    width: 60px !important;
  }
}

#footer-bottom-inner {
  width: 100% !important;
  max-width: 1168px !important;
  margin: 0 auto;
  float: none;
}

#footer-bottom-inner.vc_inner {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  #footer-bottom-inner {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

#footer-bottom #copyright {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  #footer-bottom #copyright {
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 767px) {
  #footer-bottom #copyright {
    display: block !important;
    font-size: 12px !important;
  }
}

.wpex-fa-social-widget.clr .ticon {
  font-size: 22px !important;
  color: #222;
}

.wpex-fa-social-widget.clr .ticon:hover {
  color: rgba(34, 34, 34, 0.5) !important;
}

@media screen and (max-width: 1024px) {
  .wpex-fa-social-widget.clr {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 959px) {
  .wpex-fa-social-widget.clr {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .wpex-fa-social-widget.clr {
    padding-right: 0 !important;
  }
}

.wpex-fa-social-widget ul li {
  margin-bottom: 0 !important;
}

#site-header-sticky-wrapper #site-header {
  transition: 350ms ease;
}

#site-header-sticky-wrapper.is-sticky #site-header {
  background: rgba(34, 34, 34, 0.5) !important;
  border-bottom: none;
  box-shadow: none;
  background-color: transparent;
}

.navbar-style-one .dropdown-menu > li.menu-item > a {
  font-size: 20px;
  line-height: 1.25;
  color: #fff;
  text-transform: uppercase;
  font-family: "Gilroy";
  height: auto;
  letter-spacing: 0.05em;
}

.navbar-style-one .dropdown-menu > li.menu-item > a:hover {
  color: #c19148 !important;
}

.menu-item__login a {
  color: #fff !important;
  background-color: #c19148 !important;
  border: 1px solid #c19148 !important;
  padding: 0 20px !important;
}

.menu-item__login:hover a {
  color: #c19148 !important;
  background-color: transparent !important;
  border-color: 1px solid #fff !important;
}

.navbar-style-one .dropdown-menu > li.menu-item {
  padding: 0 26px;
}

@media screen and (max-width: 1450px) {
  .navbar-style-one .dropdown-menu > li.menu-item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 1300px) {
  .navbar-style-one .dropdown-menu > li.menu-item {
    padding: 0 4px;
  }
}

.navbar-style-four {
  background: transparent;
  border-bottom: none;
}

#site-navigation-wrap {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1199px) {
  #site-navigation-wrap {
    display: none;
  }
}

.wpex-bars span {
  background: #c19148 !important;
}

.wpex-bars span::before, .wpex-bars span::after {
  background: #c19148 !important;
}

#site-navigation .dropdown-menu > li.menu-item.current-menu-item > a,
#site-navigation .dropdown-menu > li.menu-item.current-menu-parent > a {
  color: #c19148 !important;
}

#site-navigation .dropdown-menu ul.sub-menu {
  background: #222;
  border: none;
  border-top: 2px solid #c19148;
}

#site-navigation .dropdown-menu ul.sub-menu:hover {
  background: #222 !important;
}

.wpex-dropdowns-caret .dropdown-menu ul.sub-menu::after {
  content: none !important;
}

#site-navigation .dropdown-menu ul.sub-menu li.menu-item a {
  color: #fff !important;
  padding: 18px 24px !important;
  border-bottom: 1px solid  #464141 !important;
}

#site-navigation .dropdown-menu ul.sub-menu li.menu-item a:hover {
  color: #c19148 !important;
  background: #222 !important;
}

#sidr-main {
  background-color: #c19148 !important;
  padding-bottom: 0 !important;
}

.sidr-class-dropdown-menu::after {
  content: '';
  display: block;
  background-image: url("/wp-content/uploads/2020/08/contact-img.png");
  background-size: contain !important;
  background-repeat: no-repeat;
  margin-top: 51px;
  height: 275px !important;
}

.sidr-class-dropdown-menu li a {
  color: #fff !important;
}

.sidr-class-wpex-close {
  color: #fff !important;
}

.countdown {
  background: rgba(0, 0, 0, 0.5) !important;
  position: absolute !important;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 0;
}

@media screen and (max-width: 767px) {
  .countdown {
    padding: 20px 0;
  }
}

.countdown-title {
  text-align: center;
  color: #fff;
  font-family: "Amiri";
}

@media screen and (max-width: 767px) {
  .countdown-title {
    font-size: 18px;
    margin-bottom: 5px;
  }
}

.countdown-wrap {
  text-align: center;
  display: flex;
  justify-content: center;
}

.countdown-wrap li {
  font-size: 26px !important;
  color: #c19148;
  list-style: none !important;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 13px 65px;
  font-family: "Amiri";
  font-style: italic;
}

.countdown-wrap li span {
  display: block;
  font-size: 64px;
  line-height: 1;
  padding-right: 3px;
}

@media screen and (max-width: 1199px) {
  .countdown-wrap li {
    font-size: 19px !important;
  }
  .countdown-wrap li span {
    font-size: 46px !important;
  }
}

@media screen and (max-width: 1024px) {
  .countdown-wrap li {
    padding: 13px 29px;
  }
}

@media screen and (max-width: 767px) {
  .countdown-wrap li {
    flex-direction: column;
    display: flex;
    align-items: center;
    padding: 0 17px;
    font-size: 18px !important;
  }
  .countdown-wrap li span {
    font-size: 18px !important;
  }
}

.intro .owl-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 20px 0;
}

.intro .owl-dots button {
  display: inline !important;
  margin-bottom: 0;
  margin: 0 3px;
}

.intro .wpex-carousel-entry-media.clr img {
  width: 100% !important;
}

.intro .owl-dot {
  display: block !important;
  width: 15px !important;
  height: 15px !important;
  margin-top: 0 !important;
  margin-bottom: 20px;
  background-color: transparent !important;
  border: 1px solid #fff !important;
}

.intro .owl-dot.active {
  background-color: #c19148 !important;
  border: 1px solid #c19148 !important;
}

@media screen and (max-width: 1024px) {
  .intro .owl-carousel .owl-item img {
    width: 100% !important;
  }
}

@media screen and (max-width: 959px) {
  .intro {
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  .intro .owl-dots button {
    margin: 0 3px;
  }
  .intro .owl-dot {
    width: 10px !important;
    height: 10px !important;
    margin-bottom: 10px;
  }
}

.intro-inner {
  padding-left: calc(50vw - 760px);
  z-index: 2;
  position: relative;
  padding-right: 130px;
}

@media screen and (max-width: 1650px) {
  .intro-inner {
    padding-left: calc(50vw - 689px);
    padding-right: 64px;
  }
}

@media screen and (max-width: 1450px) {
  .intro-inner {
    padding-left: calc(50vw - 646px);
  }
}

@media screen and (max-width: 1300px) {
  .intro-inner {
    padding-left: calc(50vw - 578px);
    padding-right: 31px;
  }
}

@media screen and (max-width: 1199px) {
  .intro-inner {
    padding-left: calc(50vw - 500px);
    padding-right: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .intro-inner {
    padding-right: 0 !important;
    padding-left: 0 !important;
    z-index: -1 !important;
    padding: 90px 80px !important;
    width: 100% !important;
    text-align: center !important;
  }
}

@media screen and (max-width: 959px) {
  .intro-inner {
    padding: 52px 15px !important;
  }
}

@media screen and (max-width: 767px) {
  .intro-inner {
    padding: 20px !important;
  }
}

.intro-text {
  max-width: 600px !important;
  margin-left: 0 !important;
}

@media screen and (max-width: 1024px) {
  .intro-text {
    max-width: 500px !important;
    margin: 0 auto !important;
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  .intro-text {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  .intro-img {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .intro-wrap {
    display: flex;
    flex-direction: column;
  }
}

.intro-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 110.3%;
}

@media screen and (max-width: 767px) {
  .intro-bg-img {
    width: 193% !important;
    right: -110px !important;
    left: auto !important;
  }
}

.wpex-carousel.no-margins .wpex-carousel-entry-media img {
  max-height: 687px !important;
}

.wpb_wrapper p,
.single-page-content p {
  font-size: 22px;
  line-height: 1.27;
  font-style: italic;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
}

.wpb_wrapper ul li,
.single-page-content ul li {
  font-size: 24px;
  list-style: disc;
}

.wpb_wrapper h1,
.single-page-content h1 {
  font-size: 86px;
  margin-bottom: 20px;
  line-height: 1.16 !important;
  font-weight: bold;
  font-family: "Amiri" !important;
}

.wpb_wrapper h2,
.single-page-content h2 {
  font-size: 55px;
  font-weight: bold;
  font-family: "Amiri";
  margin-bottom: 20px;
  line-height: 1.16;
}

.wpb_wrapper h3,
.single-page-content h3 {
  font-size: 42px !important;
  font-family: "Amiri";
  margin-bottom: 20px !important;
  line-height: 1.2;
}

.wpb_wrapper h4,
.single-page-content h4 {
  font-size: 28px !important;
  margin-bottom: 10px !important;
}

.wpb_wrapper h5,
.single-page-content h5 {
  font-size: 28px;
  line-height: 1.35;
  letter-spacing: 0.02em;
  font-style: italic;
}

@media screen and (max-width: 1450px) {
  .wpb_wrapper h2,
  .single-page-content h2 {
    font-size: 50px !important;
  }
  .wpb_wrapper h3,
  .single-page-content h3 {
    font-size: 42px !important;
  }
  .wpb_wrapper p,
  .single-page-content p {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 1300px) {
  .wpb_wrapper h1,
  .single-page-content h1 {
    font-size: 66px !important;
  }
  .wpb_wrapper h2,
  .single-page-content h2 {
    font-size: 44px !important;
  }
  .wpb_wrapper h5,
  .single-page-content h5 {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 1199px) {
  .wpb_wrapper h2,
  .single-page-content h2 {
    font-size: 42px !important;
  }
  .wpb_wrapper p,
  .single-page-content p {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 1024px) {
  .wpb_wrapper h1,
  .single-page-content h1 {
    font-size: 60px !important;
  }
  .wpb_wrapper h5,
  .single-page-content h5 {
    font-size: 23px !important;
  }
  .wpb_wrapper h4,
  .single-page-content h4 {
    font-size: 38px !important;
  }
}

@media screen and (max-width: 767px) {
  .wpb_wrapper p,
  .single-page-content p {
    font-size: 17px !important;
    margin-bottom: 20px !important;
  }
  .wpb_wrapper h1,
  .single-page-content h1 {
    font-size: 50px !important;
  }
  .wpb_wrapper h2,
  .single-page-content h2 {
    font-size: 32px !important;
    margin-bottom: 20px;
    line-height: 1.25;
  }
  .wpb_wrapper h3,
  .single-page-content h3 {
    font-size: 25px !important;
    margin-bottom: 20px !important;
    text-align: center !important;
  }
  .wpb_wrapper h4,
  .single-page-content h4 {
    font-size: 15px !important;
  }
  .wpb_wrapper h5,
  .single-page-content h5 {
    font-size: 18px !important;
  }
}

.page-header.wpex-supports-mods {
  background-color: transparent !important;
}

@media screen and (max-width: 767px) {
  .page-header.wpex-supports-mods {
    padding-top: 120px !important;
    padding-bottom: 40px !important;
  }
}

.centered-page-header {
  text-align: center;
  padding: 30px;
}

.page-header {
  margin: 0 auto 40px;
  padding: 20px 0;
  position: relative;
  background-color: #f7f7f7;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.page-header .page-header-title {
  font-size: 75px !important;
  line-height: 110%;
  text-transform: uppercase !important;
  font-weight: bold !important;
}

@media screen and (max-width: 767px) {
  .page-header .page-header-title {
    font-size: 34px !important;
  }
}

.site-breadcrumbs .breadcrumb-trail {
  display: none !important;
}

.section-padding {
  padding: 75px 0 !important;
}

@media screen and (max-width: 1199px) {
  .section-padding {
    padding: 70px 0 !important;
  }
}

@media screen and (max-width: 959px) {
  .section-padding {
    padding: 50px 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .section-padding {
    padding: 20px 0 !important;
  }
}

.community-outreach {
  margin: 75px 0 !important;
}

@media screen and (max-width: 1199px) {
  .community-outreach {
    margin: 70px 0 !important;
  }
}

@media screen and (max-width: 959px) {
  .community-outreach {
    margin: 50px 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .community-outreach {
    margin: 20px 0 !important;
  }
}

.gallery {
  position: relative;
}

.gallery .owl-dots {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 30px 0 30px 100px;
  text-align: left;
}

.gallery .owl-dots button {
  display: inline-block !important;
  margin-bottom: 0 !important;
  margin-right: 12px;
}

.gallery .owl-dot {
  display: block !important;
  width: 15px !important;
  height: 15px !important;
  margin-top: 0 !important;
  margin-bottom: 20px;
  background-color: transparent !important;
  border: 1px solid #fff !important;
}

.gallery .owl-dot.active {
  background-color: #c19148 !important;
  border: 1px solid #c19148 !important;
}

@media screen and (max-width: 767px) {
  .gallery .owl-dots {
    padding: 10px 0 11px 12px !important;
  }
  .gallery .owl-dots button {
    margin-right: 7px !important;
  }
  .gallery .owl-dot {
    width: 8px !important;
    height: 8px !important;
    margin-bottom: 10px;
  }
}

.gallery__sec-title {
  max-width: 900px !important;
}

.gallery__bottom {
  position: absolute;
  bottom: 0;
  right: 50px;
  z-index: 1;
}

.gallery__bottom:hover a {
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
  .gallery__bottom {
    padding: 11px 8px !important;
    right: 0 !important;
  }
}

@media screen and (max-width: 1300px) {
  .gallery__btn {
    padding: 30px 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .gallery__btn {
    padding: 0 !important;
  }
}

.gallery-item {
  padding: 50px 0 90px !important;
}

@media screen and (max-width: 1300px) {
  .gallery-item {
    padding: 50px 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .gallery-item {
    padding: 25px 0 !important;
  }
  .gallery-item:first-of-type {
    padding: 50px 0 !important;
  }
}

.gallery-item-title {
  max-width: 870px !important;
  padding-bottom: 30px !important;
}

@media screen and (max-width: 767px) {
  .gallery-item-title {
    padding-bottom: 0 !important;
  }
}

.gallery-wrap .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
  border-color: #c19148 !important;
}

.gallery-wrap .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span {
  border: 2px solid #c19148 !important;
}

.gallery-wrap .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span {
  background-color: #c19148 !important;
}

.gallery-wrap .vc_gitem-zone {
  background-size: 100% !important;
  margin-bottom: -110px !important;
  background-position: top !important;
}

.gallery-wrap .owl-stage-outer.owl-height {
  height: 100% !important;
}

@media screen and (max-width: 1024px) {
  .gallery-wrap .vc_gitem-zone {
    margin-bottom: -85px !important;
  }
}

@media screen and (max-width: 767px) {
  .gallery-wrap .vc_gitem-zone {
    margin-bottom: -90px !important;
  }
}

.compensate-for-scrollbar {
  margin-right: 0 !important;
}

.gallery-single {
  padding: 100px 0 !important;
}

@media screen and (max-width: 767px) {
  .gallery-single {
    padding: 15px 0 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .vc_pageable-slide-wrapper.vc_clearfix {
    display: flex !important;
    flex-wrap: wrap !important;
  }
}

@media screen and (max-width: 767px) {
  .vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

.history-sec {
  padding: 120px 0;
}

@media screen and (max-width: 1199px) {
  .history-sec {
    padding: 70px 0;
  }
}

@media screen and (max-width: 1024px) {
  .history-sec {
    padding: 50px 0 70px;
  }
}

@media screen and (max-width: 767px) {
  .history-sec {
    padding: 40px 0 60px;
  }
}

@media screen and (max-width: 767px) {
  .history-title {
    max-width: 322px !important;
    line-height: 1.2;
  }
}

.history-img {
  transform: translateX(-22px);
}

.history__container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.history-wrap {
  position: relative;
  padding-left: 150px;
}

.history-wrap .slick-list {
  padding: 0 200px 0 0;
}

@media screen and (max-width: 1450px) {
  .history-wrap {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .history-wrap {
    padding-left: 0 !important;
  }
  .history-wrap .slick-list {
    padding: 0 !important;
  }
}

.history__box {
  flex: 0 0 40%;
  max-width: 40%;
  display: flex;
  justify-content: flex-end;
}

.history__box img {
  width: calc(100% + 30px);
  max-width: none;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .history__box {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .history__box img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .history__box {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    display: none !important;
  }
  .history__box img {
    height: 230px !important;
  }
}

.history-item-1 {
  display: flex !important;
  align-items: center;
  padding: 25px 50px;
}

@media screen and (max-width: 1024px) {
  .history-item-1 {
    display: block !important;
    padding: 0 !important;
  }
}

.history__content {
  max-width: 640px;
  background-color: #222;
  padding: 152px 44px;
  position: relative;
  display: flex;
}

@media screen and (max-width: 1300px) {
  .history__content {
    padding: 60px 55px;
  }
}

@media screen and (max-width: 1024px) {
  .history__content {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 63px 50px;
    background-repeat: no-repeat;
    background-size: 138%;
  }
}

@media screen and (max-width: 767px) {
  .history__content {
    padding: 33px 15px;
    display: block !important;
    background-position: center !important;
    text-align: center !important;
  }
}

.history__content-logo {
  flex: 0 0 20%;
  max-width: 20%;
}

@media screen and (max-width: 767px) {
  .history__content-logo {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .history__content-logo img {
    margin: 0 auto !important;
  }
}

.history__content-wrap {
  flex: 0 0 80%;
  max-width: 80%;
}

@media screen and (max-width: 767px) {
  .history__content-wrap {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.history__content-title {
  color: #fff;
  font-size: 52px !important;
  font-weight: 400 !important;
  position: relative;
}

.history__content-text {
  font-size: 22px !important;
  font-family: "Amiri";
  font-style: italic;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 1300px) {
  .history__content-text {
    font-size: 20px !important;
    -webkit-line-clamp: 10;
  }
}

.history__content-btn a:hover {
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
  .history__content-btn {
    margin-top: 20px !important;
  }
}

.slides-counter {
  position: absolute;
  left: 63%;
  bottom: 6%;
  display: flex;
}

.slides-counter .slider-arrow-left,
.slides-counter .slider-arrow-right {
  font-size: 15px !important;
  font-weight: 600;
  color: #c19148;
  line-height: 0;
  cursor: pointer;
}

.slides-counter .slider-arrow-left {
  padding-right: 10px;
}

.slides-counter .slider-arrow-right {
  padding-left: 10px;
}

@media screen and (max-width: 1024px) {
  .slides-counter {
    left: 50%;
    transform: translate(-50%, 0);
    justify-content: center;
    bottom: -75px !important;
  }
}

@media screen and (max-width: 767px) {
  .slides-counter {
    bottom: -55px !important;
  }
  .slides-counter .slider-arrow-left,
  .slides-counter .slider-arrow-right {
    font-size: 10px !important;
  }
}

.history-item {
  padding: 200px 0;
  background-size: 55% !important;
}

@media screen and (max-width: 1024px) {
  .history-item {
    padding: 150px 0 !important;
    background-size: 46% !important;
    background-position: top center !important;
  }
}

@media screen and (max-width: 959px) {
  .history-item {
    padding: 67px 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .history-item {
    padding: 50px 0 !important;
  }
  .history-item:first-of-type {
    padding: 90px 0 50px !important;
  }
}

@media screen and (max-width: 1024px) {
  .history-item-col {
    text-align: center !important;
    width: 100% !important;
  }
}

.history-item--ship {
  background-size: 75% !important;
}

.history-content-text {
  max-width: 450px !important;
  margin-left: 0 !important;
}

@media screen and (max-width: 1024px) {
  .history-content-text {
    max-width: 100% !important;
    margin-bottom: 60px !important;
  }
}

.slides-numbers {
  display: flex;
  align-items: center;
  font-family: "Amiri";
}

.slides-numbers .active {
  font-size: 45px;
  color: #c19148;
  display: inline-block;
  transform: translateY(-8px);
}

.slides-numbers .slash {
  font-size: 35px;
  color: #c19148;
}

.slides-numbers .total {
  font-size: 30px;
  color: #c19148;
}

@media screen and (max-width: 767px) {
  .slides-numbers .active {
    font-size: 30px;
  }
  .slides-numbers .slash {
    font-size: 25px;
  }
  .slides-numbers .total {
    font-size: 20px;
  }
}

.history-timeline {
  padding: 150px 0 !important;
}

@media screen and (max-width: 1024px) {
  .history-timeline {
    padding: 90px 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .history-timeline {
    padding: 60px 0 !important;
  }
}

.about {
  padding: 130px 0 0;
}

@media screen and (max-width: 959px) {
  .about {
    padding: 70px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .about {
    padding: 25px 0 0;
  }
}

.about__item {
  padding-bottom: 150px;
}

.about__item:last-of-type {
  padding-bottom: 75px;
}

@media screen and (max-width: 959px) {
  .about__item {
    padding-bottom: 60px;
    flex-direction: column;
  }
  .about__item:nth-of-type(even) {
    flex-direction: column-reverse !important;
  }
}

@media screen and (max-width: 767px) {
  .about__item {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 959px) {
  .about-col {
    width: 100% !important;
  }
}

@media screen and (max-width: 959px) {
  .about-img img {
    width: 800px !important;
  }
}

@media screen and (max-width: 767px) {
  .about-img {
    margin-bottom: 20px !important;
  }
}

.about__content:nth-of-type(odd) {
  padding-right: 40px !important;
}

.about__content:nth-of-type(even) {
  padding-left: 40px !important;
}

@media screen and (max-width: 959px) {
  .about__content {
    margin-bottom: 40px !important;
  }
  .about__content:nth-of-type(odd) {
    padding-right: 0 !important;
  }
  .about__content:nth-of-type(even) {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .about__content {
    margin-bottom: 0 !important;
    text-align: center !important;
  }
}

.king {
  padding: 150px 0 248px;
  background-size: 100% 100% !important;
}

@media screen and (max-width: 1024px) {
  .king {
    background-size: cover !important;
    padding: 76px 44px 170px  !important;
  }
}

@media screen and (max-width: 767px) {
  .king {
    padding: 17px 0 80px !important;
  }
}

@media screen and (max-width: 1024px) {
  .king-wrap {
    padding: 15px 0;
    flex-direction: column;
  }
}

@media screen and (max-width: 1450px) {
  .king-sec {
    padding: 0 20px;
  }
}

@media screen and (max-width: 1024px) {
  .king-sec {
    width: 100%;
    text-align: center;
    max-width: 808px;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 767px) {
  .king-sec {
    padding: 0;
  }
}

@media screen and (max-width: 1024px) {
  .king-img {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .king-btn {
    text-align: left !important;
  }
}

.king__year p {
  font-size: 28px !important;
  font-style: normal !important;
  letter-spacing: 0.02em;
  display: block;
  margin-bottom: 20px !important;
}

@media screen and (max-width: 767px) {
  .king__year p {
    font-size: 18px !important;
    margin-bottom: 10px !important;
  }
}

.kings .vc_tta-tabs-list {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
}

@media screen and (max-width: 767px) {
  .kings .vc_tta-panels {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
  }
}

@media screen and (max-width: 767px) {
  .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: rgba(193, 145, 72, 0.5) !important;
  }
}

@media screen and (max-width: 767px) {
  .vc_tta-panel-title {
    text-align: center !important;
    color: rgba(193, 145, 72, 0.5) !important;
    font-size: 15px !important;
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 767px) {
  .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
    padding: 0 7px !important;
  }
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background-color: transparent !important;
  border-color: transparent !important;
}

@media screen and (max-width: 767px) {
  .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent !important;
    border-color: transparent !important;
  }
}

@media screen and (max-width: 767px) {
  .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
    padding: 0 !important;
  }
}

.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
  flex: 0 0 16% !important;
  max-width: 16% !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  color: rgba(193, 145, 72, 0.5) !important;
  background-color: transparent !important;
  border: none !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {
  color: #c19148 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
  margin-top: 0 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background-color: transparent !important;
  border: none !important;
}

.cd-timeline-navigation li {
  list-style: none !important;
}

@media screen and (max-width: 767px) {
  .cd-horizontal-timeline .timeline {
    height: 80px !important;
    width: 100% !important;
    margin: auto !important;
    max-width: 100% !important;
  }
}

.kings-wrap {
  display: flex !important;
  align-items: center !important;
}

@media screen and (max-width: 767px) {
  .kings-wrap {
    flex-direction: column !important;
  }
}

.kings-image {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

@media screen and (max-width: 767px) {
  .kings-image {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 70% !important;
  }
}

.kings-content {
  flex: 0 0 50% !important;
  max-width: 50% !important;
  padding-left: 23px !important;
}

.kings-content .year {
  font-size: 28px !important;
  letter-spacing: 0.02em;
  color: #c19148 !important;
}

@media screen and (max-width: 1024px) {
  .kings-content .kings-name {
    font-size: 38px !important;
  }
}

@media screen and (max-width: 767px) {
  .kings-content {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    text-align: center !important;
  }
  .kings-content .year {
    font-size: 22px !important;
  }
  .kings-content .kings-name {
    font-size: 22px !important;
  }
}

.kings-content--xl {
  flex: 0 0 100% !important;
  padding-left: 0 !important;
  text-align: center !important;
  max-width: 700px !important;
  margin: 0 auto !important;
}

.kings-name {
  font-size: 38px !important;
  line-height: 1.1 !important;
  color: #fff !important;
  max-width: 500px !important;
  font-style: normal !important;
}

.kings-text {
  font-size: 30px !important;
  line-height: 1.27 !important;
  letter-spacing: 0.03em !important;
  font-style: italic !important;
  color: #fff !important;
}

.cd-horizontal-timeline .events-content {
  overflow: visible !important;
}

@media screen and (max-width: 767px) {
  .cd-horizontal-timeline .events-content {
    margin: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .cd-horizontal-timeline {
    margin: 0 !important;
  }
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #c19148 !important;
  font-size: 17px !important;
}

.cd-horizontal-timeline .events a {
  font-size: 19px !important;
}

@media screen and (max-width: 767px) {
  .cd-horizontal-timeline .events a {
    font-size: 14px !important;
  }
}

.cd-horizontal-timeline .events-content li > * {
  max-width: 100% !important;
}

@media screen and (max-width: 767px) {
  .cd-horizontal-timeline .events-content li {
    padding: 0 !important;
  }
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  color: #c19148 !important;
}

.contact .gform_fields {
  position: relative;
}

.contact .gfield.field_sublabel_below {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 10px !important;
  list-style: none;
}

.contact .gform_wrapper textarea.small {
  width: 100% !important;
}

@media screen and (max-width: 1300px) {
  .contact .gform_wrapper textarea.small {
    height: 266px !important;
  }
}

@media screen and (max-width: 959px) {
  .contact .gform_wrapper textarea.small {
    height: auto !important;
  }
}

.contact .gform_footer.top_label {
  text-align: right;
}

.contact input[type='text'],
.contact input[type='email'],
.contact input[type='tel'],
.contact textarea {
  padding: 8px 20px !important;
  border: 1px solid #fff;
  width: 100%;
  background-color: transparent;
  color: #fff !important;
  font-family: "Amiri";
  letter-spacing: 0.03em;
  border-radius: 0;
  font-size: 18px;
  display: block;
  font-style: italic;
}

.contact input[type='text']::placeholder,
.contact input[type='email']::placeholder,
.contact input[type='tel']::placeholder,
.contact textarea::placeholder {
  color: #fff !important;
  opacity: 1 !important;
}

@media screen and (max-width: 1450px) {
  .contact input[type='text'],
  .contact input[type='email'],
  .contact input[type='tel'],
  .contact textarea {
    font-size: 16px;
  }
}

@media screen and (max-width: 1300px) {
  .contact input[type='text'],
  .contact input[type='email'],
  .contact input[type='tel'],
  .contact textarea {
    font-size: 14px;
  }
}

.contact input[type='submit'] {
  background-color: transparent;
  color: #c19148;
  border: none;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  transition: 350ms ease;
  border-radius: 0 !important;
  text-align: right;
  font-family: "Gilroy";
  position: relative;
  padding: 0 6px;
}

.contact input[type='submit']:hover {
  color: rgba(193, 145, 72, 0.5);
}

@media screen and (max-width: 767px) {
  .contact input[type='submit'] {
    font-size: 14px;
  }
}

.contact .gform_wrapper .validation_message {
  font-size: 14px !important;
}

@media screen and (max-width: 959px) {
  .contact {
    padding: 20px 0;
  }
  .contact .gfield.field_sublabel_below {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact .gform_footer.top_label {
    text-align: center !important;
  }
  .contact .contact-title {
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  .contact {
    flex-direction: column-reverse !important;
    padding: 25px 0 0 !important;
  }
}

#field_1_5 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

@media screen and (max-width: 959px) {
  #field_1_5 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

#field_1_6 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 959px) {
  #field_1_6 {
    position: relative !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }
}

@media screen and (max-width: 959px) {
  .contact-img {
    text-align: center !important;
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .contact-img {
    margin-bottom: 0 !important;
  }
}

.calendar-item {
  flex: 0 0 30%;
  max-width: 30%;
  padding: 0 20px;
}

.calendar-item .theme-button {
  margin-top: 0 !important;
}

@media screen and (max-width: 1024px) {
  .calendar-item {
    max-width: 100% !important;
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 959px) {
  .calendar-item {
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  .calendar-item {
    max-width: 81% !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .theme-button-wrap {
    text-align: left !important;
  }
}

.calendar-content a {
  color: #c19148 !important;
  font-style: normal !important;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  .calendar-content a {
    font-size: 22px !important;
  }
}

@media screen and (max-width: 767px) {
  .calendar-content a {
    font-size: 19px !important;
  }
}

@media screen and (max-width: 959px) {
  .calendar-btn .theme-button-wrap {
    text-align: center !important;
    padding: 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .calendar-btn .theme-button-wrap {
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .calendar-date {
    font-weight: 600 !important;
  }
}

@media screen and (max-width: 767px) {
  .calendar-mob {
    margin-top: -60px !important;
  }
}

.events__wrap {
  padding: 75px 0 0 !important;
}

@media screen and (max-width: 767px) {
  .events__wrap {
    padding: 30px 0 0 !important;
    text-align: center !important;
  }
}

.events .vcex-post-type-entry-details.entry-details.wpex-clr {
  display: flex !important;
  flex-direction: column-reverse !important;
}

.events .vcex-post-type-entry-excerpt.entry-excerpt.clr {
  font-size: 28px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
  margin-bottom: 10px !important;
}

.events .vcex-post-type-entry-title.entry-title {
  font-size: 26px !important;
  line-height: 1.25;
  color: #c19148 !important;
}

.events .vcex-post-type-entry-details {
  border: 0 !important;
}

.events .entry-title a:hover {
  color: #402541 !important;
}

.events .wpex-row.vcex-post-type-grid.entries.wpex-clr {
  max-width: 1200px !important;
  margin: 0 auto !important;
}

@media screen and (max-width: 959px) {
  .events .vcex-post-type-entry-title.entry-title {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .events .vcex-post-type-entry-excerpt.entry-excerpt.clr {
    margin-bottom: 0 !important;
  }
  .events .vcex-post-type-entry-excerpt.entry-excerpt.clr p {
    font-size: 17px !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
  }
  .events .vcex-post-type-entry {
    margin-bottom: 0 !important;
  }
  .events .vcex-post-type-entry-title.entry-title {
    font-size: 21px !important;
  }
  .events .wpex-row.vcex-post-type-grid.entries.wpex-clr {
    text-align: center !important;
  }
}

.events-date {
  font-weight: 600 !important;
  margin: 40px 0 !important;
  display: block !important;
}

@media screen and (max-width: 767px) {
  .events-date {
    margin: 0 !important;
  }
}

.events-title {
  line-height: 1.2 !important;
  font-family: "Gilroy" !important;
  display: none !important;
}

.meta {
  display: none !important;
}

.community__inner {
  padding: 0 50px;
}

@media screen and (max-width: 1650px) {
  .community__inner {
    padding: 0 100px;
  }
}

@media screen and (max-width: 1024px) {
  .community__inner {
    z-index: -1 !important;
    width: 100% !important;
    padding: 90px 30px;
    text-align: center !important;
  }
}

@media screen and (max-width: 959px) {
  .community__inner {
    padding: 52px 25px !important;
  }
}

@media screen and (max-width: 767px) {
  .community__inner {
    padding: 30px 25px !important;
  }
}

@media screen and (max-width: 1024px) {
  .community__wrap {
    flex-direction: column-reverse;
  }
}

.community-bg-img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 110.3%;
}

@media screen and (max-width: 1024px) {
  .community-bg-img {
    left: -2% !important;
    right: auto !important;
  }
}

@media screen and (max-width: 959px) {
  .community-bg-img {
    left: auto !important;
    right: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .community-bg-img {
    width: 238% !important;
    left: -95px !important;
  }
}

.participation-head {
  margin-bottom: 90px !important;
}

@media screen and (max-width: 767px) {
  .participation-head {
    margin-bottom: 0 !important;
  }
}

.participation-intro {
  max-width: 1267px !important;
  margin: 30px auto !important;
}

.participation-item {
  margin-bottom: 120px !important;
}

@media screen and (max-width: 1024px) {
  .participation-item {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 1024px) {
  .participation-item {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 1024px) {
  .participation-item-content {
    max-width: 720px !important;
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 1024px) {
  .participation-col {
    width: 100% !important;
    text-align: center !important;
  }
}

@media screen and (max-width: 1024px) {
  .participation-img {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 1024px) {
  .participation-img {
    margin-bottom: 30px !important;
  }
}

.vcex-module.vcex-login-form.clr {
  max-width: 315px !important;
  margin: 20px auto !important;
}

.vcex-login-form {
  border: 0 !important;
}

.vcex-login-form input[type='text'],
.vcex-login-form input[type='password'] {
  width: 74% !important;
  margin: 0 auto !important;
  background-color: #7c5727 !important;
  font-size: 16px !important;
  color: #fff !important;
  padding: 0 20px !important;
}

.vcex-login-form label {
  font-weight: 400 !important;
}

.login-username {
  color: #fff !important;
  text-align: center !important;
}

.login-username input[type='text'] {
  border: 1px solid #fff !important;
}

@media screen and (max-width: 767px) {
  .login-username {
    display: flex !important;
    flex-direction: column !important;
  }
}

.login-remember,
.login-password {
  color: #fff !important;
  text-align: center !important;
}

.login-password {
  background-color: #7c5727 !important;
}

@media screen and (max-width: 767px) {
  .login-password {
    display: flex !important;
    flex-direction: column !important;
  }
}

.login-submit {
  text-align: center !important;
}

.login-submit input[type='submit'] {
  background-color: #c19148 !important;
  color: #fff !important;
  width: 74% !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

.vcex-login-form .vcex-login-form-nav {
  text-align: center !important;
}

.vcex-module.vcex-login-form.clr.logged-in {
  font-size: 20px !important;
  text-align: center !important;
}

.error-page {
  padding: 150px 80px 0 !important;
}

@media screen and (max-width: 1024px) {
  .error-page {
    padding: 140px 0 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .error-page {
    padding: 70px 40px !important;
  }
  .error-page .eror-col {
    text-align: center !important;
  }
}

.error-text {
  max-width: 380px !important;
  margin-left: 0 !important;
}

@media screen and (max-width: 767px) {
  .error-text {
    max-width: 100% !important;
    margin: 0 auto !important;
  }
}

body.has-sidebar .content-area {
  width: 100% !important;
  max-width: 100% !important;
}

/*# sourceMappingURL=style.css.map */
