/*@font-face {
  font-family: 'Roboto';
  src: url('../../../../kriya-child/fonts/roboto/regular/roboto.woff2') format('woff2'),
    url('../../../../kriya-child/fonts/roboto/regular/roboto.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}
hr {
  margin-top: 0;
  height: 8px;
  background-color: #d3e1e9;
}

body {
  position: relative;
  background-color: #f0f4f7;
  font-family: 'PT Serif', sans-serif;
}

body:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  background-image: url('../../../../kriya-child/img/background.svg');
  background-position: 0 0;
  -webkit-background-size: 206px 206px;
  background-size: 206px 206px;
  background-repeat: repeat;
  opacity: 0.1;
  content: '';
}

h2 {
  position: relative;
  z-index: 1;
  margin-bottom: 31px;
  padding-top: 65px;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  color: #786658;
}

h2:not(.tribe-events-day-time-slot-heading):before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 41px;
  height: 54px;
  margin: 0 auto;
  background-image: url('../../../../kriya-child/img/tip.svg'), linear-gradient(180deg, #f1f4f7 3px, transparent 0px);
  background-repeat: no-repeat;
  background-position: center, 0px 44px;
  -webkit-background-size: contain;
  background-size: contain, 100% 3px;
  content: '';
}

[class*="vc_custom_"] h2:not(.tribe-events-day-time-slot-heading):before {
  background-image: url('../../../../kriya-child/img/tip.svg'), linear-gradient(180deg, #ffffff 3px, transparent 0px);
}

h2:not(.tribe-events-day-time-slot-heading):after {
  position: absolute;
  top: 44px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  max-width: 100%;
  width: 356px;
  margin: 0 auto;
  border-top: 3px solid #9CBCCD;
  border-bottom: 3px solid #9CBCCD;
  content: '';
}

.tribe-events-list-event-title:before,
.tribe-events-list-event-title:after,
.tribe-events-list-separator-month:before,
.tribe-events-list-separator-month:after {
  content: none !important;
}

h4 {
  font-size: 18px;
  color: #786658;
}

p {
  font-size: 18px;
  line-height: 1.6;
}

p,
li {
  font-weight: 400;
  color: #484338;
}

a {
  font-family: 'Roboto', sans-serif;
  color: #6f8d9c;
}

input[type="submit"] {
  background-image: none;
  background-color: #756656;
  color: #ffffff;
}

input[type="submit"]:hover {
  background-color: #a1bbcf;
}

video {
  width: 100%;
}

.container {
  width: 1024px;
}
.main-header-wrapper .container {
  width: 1136px;
}
@media (min-width: 1441px) {
  .container {
    width: 1136px;
  }
}

th,
thead td,
tbody tr th,
.post-edit-link:hover,
.vc_inline-link:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover,
button:hover,
.button:hover,
.dt-sc-contact-form p input[type=submit]:hover,
.dt-sc-appointment-form p input[type=submit]:hover,
.split-header.boxed-header #header-wrapper:before,
.main-header-wrapper,
.dt-sc-skin-highlight,
.dt-sc-skin-highlight.extend-bg-fullwidth-left:after,
.dt-sc-skin-highlight.extend-bg-fullwidth-right:after,
.blog-entry.sticky.entry-date-left .entry-date,
.tagcloud a:hover,
#footer .tagcloud a:hover,
.dt-sc-contact-info.type2:hover span,
.dt-sc-contact-info.type7:hover span,
.dt-sc-counter.type3:hover .dt-sc-couter-icon-holder .icon-wrapper,
.carousel-arrows a:hover,
.dt-sc-team.type2:hover .dt-sc-team-meta,
.dt-sc-pr-tb-col .dt-sc-buy-now a:hover,
.dt-sc-icon-box.type5.round:hover .icon-wrapper,
.dt-sc-icon-box.type7:hover .icon-wrapper span,
.dt-sc-loading span,
.dt-sc-icon-box.type11 .icon-wrapper span,
.dt-sc-icon-box.type11 .icon-content .vc_btn3-container a,
.dt-sc-icon-box.type11 .icon-content .vc_btn3-container button {
  background-image: none;
  background-color: #756656;
}

#header {
  position: relative;
  z-index: 2;
}

#header-wrapper {
  position: static;
}

.split-header.boxed-header #header-wrapper:before,
.split-header.boxed-header #header-wrapper:after {
  z-index: -1;
  /* max-height: 100%; */
}

.split-header.boxed-header #header-wrapper:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  display: block;
  width: auto;
  height: 530px;
  background-image: url('../../../../kriya-child/img/background-dark.svg');
  background-position: 0 0;
  -webkit-background-size: 206px 206px;
  background-size: 206px 206px;
  background-repeat: repeat;
  opacity: 0.1;
  content: '';
}

#logo a {
  height: 107px;
}

.split-header.boxed-header #main {
  position: relative;
  background-color: #f0f4f7;
}

.split-header.boxed-header #main:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  background-image: url('../../../../kriya-child/img/background.svg');
  background-position: -30px -83px;
  -webkit-background-size: 206px 206px;
  background-size: 206px 206px;
  background-repeat: repeat;
  opacity: 0.1;
  content: '';
}

.main-header-wrapper {
  position: relative;
  background-color: #756656;
}

.main-header-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  background-image: url('../../../../kriya-child/img/background-dark.svg');
  background-position: 0 0;
  -webkit-background-size: 206px 206px;
  background-size: 206px 206px;
  background-repeat: repeat;
  opacity: 0.1;
  content: '';
}

.split-header.boxed-header #slider:after {
  background-image: none;
}

.split-header #main-menu .menu-left,
.split-header #main-menu .menu-right {
  width: auto;
  max-width: 50%;
}

#main-menu > ul.menu > li > a,
#main-menu > ul.menu > li > span {
  line-height: 2;
}

.split-header #main-menu ul.menu > li:not(:last-child) {
  margin-right: 4px;
}

#main-menu ul.menu > li:hover > a,
#main-menu > ul.menu > li.current_page_item > a,
#main-menu > ul.menu > li.current_page_ancestor > a,
#main-menu > ul.menu > li.current-menu-item > a,
#main-menu > ul.menu > li.current-menu-ancestor > a,
#main-menu ul.menu > li:hover > a,
#main-menu > ul.menu > li.current_page_item > a,
#main-menu > ul.menu > li.current_page_ancestor > a,
#main-menu > ul.menu > li.current-menu-item > a,
#main-menu > ul.menu > li.current-menu-ancestor > a,
#main-menu ul.menu > li > a:hover,
.split-header #main-menu ul.menu > li > a:hover {
  text-decoration: none;
  color: #9CBCCD;
}

#main-menu ul.menu > li > a,
.split-header #main-menu ul.menu > li > a {
  font-family: 'PT Serif', sans-serif !important;
  font-weight: 400 !important;
}

.split-header #main-menu ul.menu {
  text-align: left;
  font-size: 0;
}

.split-header #main-menu ul.menu.menu-right {
  text-align: right;
}

#main-menu ul.menu > li > a:before,
#main-menu ul.menu > li > a:after,
.split-header #main-menu ul.menu > li > a:before,
.split-header #main-menu ul.menu > li > a:after {
  border-color: #9CBCCD;
  border-style: solid;
  border: none;
}

#main-menu ul.menu > li > a:before,
.split-header #main-menu ul.menu > li > a:before {
  border-top: 10px solid #9CBCCD;
}

#main-menu ul.menu > li > a:after,
.split-header #main-menu ul.menu > li > a:after {
  border-top: 3px solid #9CBCCD;
}

#main-menu .megamenu-child-container ul.sub-menu > li > ul > li > a:hover,
#main-menu ul li.menu-item-simple-parent ul > li > a:hover {
  color: #9CBCCD !important;
}

#main-menu ul li.menu-item-simple-parent ul li ul {
  left: 240px;
}

.split-header.boxed-header #slider .dt-sc-main-slider > div {
  border: none;
}

#tribe-bar-views ul.tribe-bar-views-list {
  height: auto;
}

.dt-sc-main-slider {
  border: 9px solid #9CBCCD;
  max-width: 1666px;
  margin: 0 auto;
}

.home-slider-button {
  font-size: 14px;
  color: #ffffff;
}

.split-header.boxed-header #slider {
  margin: 0 auto 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.tp-caption.tp-resizeme {
  top: -10px;
  left: -8px;
  line-height: 1.15;
}



#tribe-events-footer .tribe-events-sub-nav,
#tribe-events-header .tribe-events-sub-nav {
  margin-left: -20px;
  margin-right: -20px;
}

#tribe-bar-views ul.tribe-bar-views-list li.tribe-bar-views-option {
  margin: 0 0 10px 0;
}

.footnotes li {
  color: #6f8d9c;
}

.footer-widgets {
  position: relative;
  padding-top: 28px;
  padding-bottom: 0;
  background-color: #756656 !important;
  color: #fff !important;
}

.footer-widgets:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  background-image: url('../../../../kriya-child/img/background-dark.svg');
  background-position: 0 0;
  -webkit-background-size: 206px 206px;
  background-size: 206px 206px;
  background-repeat: repeat;
  opacity: 0.1;
  content: '';
}

.footer-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
  text-align: center;
}

.footer-left,
.footer-center,
.footer-right {
  display: inline-block;
  padding: 20px;
  vertical-align: top;
}

.footer-center {
  position: relative;
}

.footer-center:before {
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.footer-logo {
  margin-bottom: 20px;
}

.footer-text {
  margin-bottom: 28px;
}

.footer-text:last-of-type {
  margin-bottom: 0;
}

.footer-copyright {
  position: relative;
  padding-top: 100px;
  padding-bottom: 70px;
  background-color: #41382e !important;
  color: #fff !important;
}

#footer,
#footer p,
#footer a {
  font-family: 'PT Serif', sans-serif;
  font-weight: 400;
  color: #fff !important;
}

.textwidget p {
  opacity: 0.65;
}

.footer-column-title {
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
  opacity: 0.65;
}

.footer-copyright:before {
  position: absolute;
  top: 33px;
  left: 0;
  right: 0;
  z-index: 1;
  display: block;
  width: 41px;
  height: 54px;
  margin: 0 auto;
  background-image: url('../../../../kriya-child/img/tip.svg');
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  background-color: #40382d;
  content: '';
}

.footer-copyright:after {
  position: absolute;
  top: 79px;
  bottom: 45px;
  left: 0;
  right: 0;
  z-index: 0;
  display: block;
  max-width: 100%;
  width: 1136px;
  margin: 0 auto;
  border-top: 3px solid #9CBCCD;
  border-bottom: 3px solid #9CBCCD;
  content: '';
}

.tp-caption.rev-btn.rs-hover-ready {
  padding: 0 !important;
}

.home-slider-button {
  display: inline-block;
  padding: 10px 24px;
}

.home-slider-button:hover {
  text-decoration: none;
  color: #40382d;
}

#primary.with-right-sidebar {
  width: 76.923077%;
  margin-right: 0;
  padding-right: 30px;
}

#secondary,
#secondary-right,
#secondary-left {
  width: 23.076923%;
}

.split-header #main-menu ul.menu>li>a,
.split-header #main-menu ul.menu>li>span {
  font-family: 'PT Serif',sans-serif !important;
  font-weight: 400 !important;
}

.blog-entry.entry-date-left:hover .entry-details h4 a,
.blog-entry.entry-date-left:hover .entry-details .vc_general.vc_btn3.vc_btn3-color-skincolor,
.vc_general.vc_btn3.vc_btn3-color-skincolor,
.blog-entry.entry-date-left:hover .entry-details p a {
  color: #6f8d9c !important;
}

.blog-entry.entry-date-left:hover .entry-details p {
  color: #484338 !important;
}

.marked-text,
[style*="color:#708934"],
[style*="color: #708934"] {
  color: #6f8d9c !important;
}

#footer .footer-widgets .container {
	z-index: 1;
}

@media (min-width: 480px) {
  .home-slider-button {
    display: inline-block;
    padding: 10px 14px;
  }
}

@media (min-width: 768px) {
  #tribe-events-footer .tribe-events-sub-nav,
  #tribe-events-header .tribe-events-sub-nav {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-left,
  .footer-right {
    width: 25%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-left {
    padding-left: 0;
    padding-right: 45px;
    text-align: right;
  }

  .footer-right {
    padding-left: 45px;
    padding-right: 0;
    text-align: left;
  }

  .footer-center {
    width: 33.3333333%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-center:before {
    top: -100%;
    bottom: -100%;
  }

  .footer-logo {
    margin-bottom: 45px;
  }
}

@media (min-width: 992px) {
  .tribe-bar-filters {
    top: auto;
  }

  #tribe-bar-views ul.tribe-bar-views-list li.tribe-bar-views-option {
    margin: 0 10px 0 0;
  }

  #tribe-bar-views ul.tribe-bar-views-list li.tribe-bar-views-option:last-child {
    margin: 0;
  }
}

@media (min-width: 1025px) {
  .split-header #logo {
    left: 67px;
    width: 10%;
  }

  .tp-caption.tp-resizeme {
    font-size: 24px !important;
  }

  .tp-caption.tp-resizeme:before {
    position: absolute;
    left: -50px;
    top: 0px;
    display: block;
    font-size: 132px;
    color: #9CBCCD;
    content: '"';
  }
}

@media (min-width: 1280px) {
  #main-menu > ul.menu > li > a,
  #main-menu > ul.menu > li > span {
    line-height: 6.35;
  }

  .home-slider-button {
    display: inline-block;
    padding: 16px 20px;
  }
}

@media (min-width: 1400px) {
  .split-header.boxed-header #slider {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .split-header.boxed-header.page-with-slider #header-wrapper:before {
    max-height: 530px;
  }
}
