#menu-bar .et_pb_fullwidth_image img {
	width: auto;
}
#top-section {
	width: 100%;
}
body {
  overflow-x: hidden;
  font-family: 'Prompt', sans-serif;
  font-weight: 400;
}
body.et_button_no_icon .et_pb_button {
  border-left: 4px solid rgba(0, 0, 0, 0.4) !important;
  line-height: 1 !important;
  padding: 16px 30px !important;
}
body.et_button_no_icon .et_pb_button:hover {
  padding: 16px 30px !important;
}
body.et_cover_background {
  background: url(../images/html_background.gif) repeat !important;
  background-size: auto !important;
  background-attachment: fixed !important;
}
.et_pb_row {
  overflow: visible !important;
}
strong {
  font-weight: 500;
}
.et_pb_button {
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.et_pb_button:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
  display: none;
}
.et_pb_slide_content {
  font-size: 16px !important;
}
#top-bar {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
}
#top-bar .et_pb_column {
  width: auto !important;
}
#top-bar > .et_pb_row {
  display: block;
}
#top-bar .reserve-now,
#top-bar .social-icons {
  float: right;
}
#top-bar ul {
  list-style: none;
  font-size: 0;
  padding: 0 !important;
  margin: 8px 0 0 40px !important;
  height: 32px;
}
#top-bar ul.et_pb_social_media_follow {
  margin: 8px 40px 0 0 !important;
}
#top-bar ul.et_pb_social_media_follow a {
  background: transparent !important;
  -webkit-transition: all .2s !important;
  transition: all .2s !important;
}
#top-bar ul.et_pb_social_media_follow a.icon:hover {
  background: rgba(255, 255, 255, 0.25) !important;
}
#top-bar ul.et_pb_social_media_follow a.icon:hover:before {
  color: #ffce63;
}
#top-bar ul li {
  float: none;
  display: inline-block;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0 0 0 30px;
  line-height: 32px;
}
#top-bar ul li:first-child {
  margin: 0;
}
#top-bar ul li a {
  color: #fff;
  -webkit-transition: all .2s;
  transition: all .2s;
  margin: 0 !important;
}
#top-bar ul li a:hover {
  color: #ffce63;
}
#top-bar .contacts ul li {
  position: relative;
  padding-left: 28px;
  color: #fff;
}
#top-bar .contacts ul li:before {
  position: absolute;
  font-family: 'FontAwesome';
  font-size: 21px;
  width: 21px;
  height: 21px;
  text-align: center;
  line-height: 21px;
  color: #fff;
  top: 50%;
  margin-top: -10.5px;
  left: 0;
}
#top-bar .contacts ul li.phone:before {
  content: '\f095';
}
#top-bar .contacts ul li.fax:before {
  content: '\f1ac';
}
#top-bar .contacts ul li.email:before {
  content: '\f2b6';
}
#top-bar .et_pb_button {
  box-shadow: none;
}
#menu-bar {
  *zoom: 1;
  position: fixed;
  width: 100%;
  top: 50px;
  padding-left: 40px;
  padding-right: 40px;
  z-index: 9998;
}
#menu-bar:before,
#menu-bar:after {
  content: '';
  display: table;
}
#menu-bar:after {
  clear: both;
}
#menu-bar #menu-header-menu {
  margin-top: 20px;
}
#menu-bar .et_pb_row {
  width: 100%;
}
#menu-bar ul li {
  padding: 0;
  margin: 0 0 0 40px;
}
#menu-bar ul li:first-child {
  margin-left: 0;
}
#menu-bar ul li a {
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
  padding-bottom: 0;
}
#menu-bar ul li a:after {
  opacity: 0;
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: -4px;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: all .2s;
  transition: all .2s;
}
#menu-bar ul li a:hover {
  opacity: 1 !important;
  color: #fff !important;
}
#menu-bar ul li a:hover:after {
  opacity: 1;
  left: -20px;
  right: -20px;
}
#menu-bar ul li.menu-yellow a {
  color: #ffce63 !important;
}
#menu-bar ul li.menu-yellow a:after {
  background: #ffce63;
}
#menu-bar ul li.current_page_item a:after {
  opacity: 1;
  left: -20px;
  right: -20px;
}
.admin-bar #top-bar {
  top: 32px;
}
.admin-bar #menu-bar {
  top: 82px;
}
.inner-content.no-background {
  background: transparent !important;
}
.inner-content .et_pb_bg_layout_dark {
  color: #bfbfbf !important;
}
.inner-content .et_pb_bg_layout_dark.credits {
  color: #585858 !important;
  font-size: 15px;
}
.inner-content .et_pb_bg_layout_dark.credits p {
  font-weight: 400;
}
.inner-content p {
  font-weight: 300;
}
.inner-content strong {
  color: #fff;
}
.inner-content a {
  color: #fff;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.inner-content a:hover {
  color: #ffce63;
}
.inner-content h1,
.inner-content h2,
.inner-content h3 {
  position: relative;
  display: inline;
}
.inner-content h1:before,
.inner-content h2:before,
.inner-content h3:before {
  position: absolute;
  width: 20px;
  height: 120%;
  box-sizing: border-box;
  background: #ffce63;
  border-left: 4px solid rgba(0, 0, 0, 0.4);
  content: '';
  left: -40px;
  top: -10%;
}
.inner-content h4 {
  font-size: 24px;
}
.inner-content .et_pb_main_blurb_image {
  font-size: 0;
  margin: 0;
}
.inner-content .et_pb_blurb_container {
  margin-top: 1em;
}
.inner-content .et_pb_blurb.hover-effect .et_pb_blurb_container {
  margin-top: 0;
  position: absolute;
  top: -webkit-calc(100% - 40px - 6em);
  top: calc(100% - 40px - 6em);
  left: 10px;
  right: 40px;
  bottom: 40px;
  padding: 20px;
  background: #ffce63;
  border-left: 4px solid rgba(0, 0, 0, 0.4);
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: all .75s;
  transition: all .75s;
}
.inner-content .et_pb_blurb.hover-effect .et_pb_blurb_container h4 {
  font-family: 'Prompt', sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .5px;
}
.inner-content .et_pb_blurb.hover-effect .et_pb_blurb_container h4 a {
  color: #393939 !important;
  -webkit-transition: all .75s;
  transition: all .75s;
}
.inner-content .et_pb_blurb.hover-effect .et_pb_blurb_container p {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: none;
  transition: none;
}
.inner-content .et_pb_blurb.hover-effect:hover .et_pb_blurb_container {
  right: 10px;
  top: 40px;
  background: rgba(0, 0, 0, 0.75);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
}
.inner-content .et_pb_blurb.hover-effect:hover .et_pb_blurb_container h4 a {
  color: #fff !important;
}
.inner-content .et_pb_blurb.hover-effect:hover .et_pb_blurb_container h4 a:hover {
  color: #ffce63 !important;
}
.inner-content .et_pb_blurb.hover-effect:hover .et_pb_blurb_container p {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .75s ease .75s;
  transition: all .75s ease .75s;
}
.inner-content .et_pb_slider p {
  font-size: 16px;
}
.inner-content .et_pb_slider .et_pb_bg_layout_dark p {
  color: #bfbfbf;
}
.inner-content .et_pb_slider .et_pb_slide {
  padding: 0 10%;
}
.inner-content.page-title {
  padding: 260px 100px 60px 100px !important;
  position: relative;
}
.inner-content.page-title .et_pb_row {
  z-index: 1;
}
.inner-content.page-title:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.5);
}
.inner-content.page-title .et_pb_row {
  z-index: 1;
}
.inner-content.page-title:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.5);
}
.inner-content.page-title .et_pb_row {
  z-index: 1;
}
.inner-content.page-title h1 {
  font-size: 35px !important;
  letter-spacing: .05em;
}
.inner-content.page-title p {
  font-size: 25px !important;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: .07em;
}
/* /.inner-content */
.entry-content table {
  border: none;
}
.entry-content tr {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.entry-content tr:nth-child(2n+1) {
  background: rgba(0, 0, 0, 0.2);
}
.entry-content tr:first-child {
  border: none;
}
.entry-content tr:first-child + tr {
  border: none;
}
.entry-content tr th {
  font-weight: 500;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.entry-content tr td {
  border: none;
  font-weight: 300;
}
.entry-content tr td:first-child {
  color: #fff;
}
.valign.middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.valign.top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.valign.bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget {
  width: 100% !important;
  margin: 0 !important;
}
.footer-menu.et_pb_widget_area_left {
  padding: 0;
}
.footer-menu ul {
  *zoom: 1;
}
.footer-menu ul:before,
.footer-menu ul:after {
  content: '';
  display: table;
}
.footer-menu ul:after {
  clear: both;
}
.footer-menu ul li {
  float: left;
  margin: 0 0 0 30px;
  font-weight: 300;
  position: relative;
}
.footer-menu ul li:before {
  content: '|';
  position: absolute;
  left: -15px;
}
.footer-menu ul li:first-child {
  margin: 0;
}
.footer-menu ul li:first-child:before {
  content: none;
}
.footer-menu.service-areas .widget_nav_menu {
  width: 100%;
  margin-top: 1em;
  opacity: .4;
}
.footer-menu.service-areas ul {
  text-align: center;
}
.footer-menu.service-areas ul li {
  float: none;
  display: inline-block;
  margin: 0 1em;
}
.footer-menu.service-areas ul li:before {
  content: none;
}
.et-learn-more {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.et-learn-more h3.heading-more {
  background: rgba(255, 255, 255, 0.15) !important;
  font-weight: 400;
  display: block;
  text-shadow: none !important;
  border: none !important;
  font-family: 'Prompt', sans-serif;
  font-size: 1em !important;
  padding: .4em !important;
}
.et-learn-more h3.heading-more:before {
  content: none;
}
.et-learn-more h3.heading-more span.et_learnmore_arrow {
  box-shadow: none !important;
  border-left: 1px solid rgba(255, 255, 255, 0.15) !important;
}
.et-learn-more h3.heading-more span.et_learnmore_arrow span {
  display: none;
}
.et-learn-more h3.heading-more span.et_learnmore_arrow:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-family: 'FontAwesome';
  content: '\f107';
  text-align: center;
  font-size: 21px;
  line-height: 38px;
}
.et-learn-more h3.heading-more.open span.et_learnmore_arrow:before {
  content: '\f106';
}
.et-learn-more .learn-more-content {
  color: #bfbfbf;
  border: none !important;
  padding: 1em 0 !important;
  font-weight: 300;
}
.et_pb_number_counter .percent {
  position: relative;
  margin-bottom: 30px;
}
.et_pb_number_counter .percent:after {
  position: absolute;
  width: 100px;
  height: 1px;
  content: '';
  background: #fff;
  bottom: -15px;
  left: 50%;
  margin-left: -50px;
}
.et_pb_number_counter .percent p {
  font-weight: 300;
  font-size: 3em;
}
.et_pb_number_counter h3 {
  margin: 0;
  font-family: 'Prompt', sans-serif;
  font-weight: 400;
  color: #fff !important;
}
.overlay {
  position: relative;
}
.overlay .et_pb_row {
  z-index: 1;
}
.overlay:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.5);
}
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4 {
  color: #fff;
}
.text-light p,
.text-light label,
.text-light .wpcf7-list-item-label {
  color: #bfbfbf;
}
.et_pb_map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
}
iframe {
  width: 100%;
  min-height: 800px;
}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget {
    width: 100%;
    margin: 0;
}

/* Blog posts */
/* Archive page */
.single .post {
    padding: 0;
}
.single #page-container, .archive #page-container {
    padding-top: 0 !important;
}
.single #main-content, .archive #main-content {
    background: transparent;
}
.single #menu-bar .et_pb_row {
    width: 100% !important;
}
.et_pb_blog_grid_wrapper h2.entry-title:before {
    content: none;
}
.single .inner-content h2, .single .inner-content h3, .single .inner-content h4 {
    display: block;
}
.single .inner-content h2:before, .single .inner-content h3:before, .single .inner-content h4:before {
    content: none;
}
.dp-inner-page {
	max-width: 1000px;
	margin: 2em auto;
	padding: 0 20px;
}
.dp-post {
	overflow: hidden;
}
.dp-thumbnail {
	float: left;
	width: 30%;
}
.dp-thumbnail img {
	width: 100%;
}
.dp-excerpt {
	float: left;
	width: 70%;
}
.dp-thumbnail + .dp-excerpt {
	padding-left: 1.5em;
}
@media screen and (max-width: 700px) {
	.dp-thumbnail {
		width: 50%;
	}
	.dp-excerpt {
		width: 50%;
	}
}
@media screen and (max-width: 500px) {
	.dp-thumbnail, .dp-excerpt {
		width: 100%;
	}
	.dp-excerpt {
		padding: 1.5em 0 0 0 !important;
	}
}