/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 31 2024 | 18:58:45 */
.widgettitle.less-space.keep-top {
  margin-bottom: 4px;
  margin-top: 20px;	
}

.widgettitle.less-space {
  margin-top: 10px;
  margin-bottom: 4px;
}

#after_section_1 .template-page.content.av-content-full.alpha.units {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.no-display {
	display: none;
}

.about-page #after_section_2 .template-page {
    display: none;
}

.larger-text p {
  font-size: 1.3em !important;
  line-height: 1.6em !important;
}

.video-page #after_section_1 .template-page.content.av-content-full.alpha.units, .featured-header {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
    text-align: center;
    margin-top: -50px;
    background: #fff;
}

#top .av-main-nav ul a {
	line-height: 20px;
}

.mfp-bg.avia-popup.mfp-zoom-in.mfp-ready {
    z-index: 9999;
}
.mfp-wrap.mfp-gallery.mfp-close-btn-in.mfp-auto-cursor.avia-popup.mfp-zoom-in.mfp-ready.mfp-image-loaded {
    z-index: 99999;
}

.featured-listings-border-top {
  border-top: none !important;
  margin-top: 0px;
}
.featured-listings #after_section_3 {
  border: none !important;
}
.featured-listings #av_section_3 h3 {
   width: 100%;
   text-align: center; 
   border-bottom: 1px solid #009A52 !important; 
   line-height: 0.1em;
   margin: 10px 0 50px; 
} 
.featured-listings #av_section_3 h3 span { 
    background:#fff; 
    padding:0 10px; 
}

.featured-listings #after_section_3 h4 {
   width: 100%;
   text-align: center; 
   font-size: 1em;
   font-weight: 400;	
   border-bottom: 1px solid #009A52 !important; 
   line-height: 0.1em;
   margin: 10px 0 20px; 
} 
.featured-listings #after_section_3 h4 span { 
    background:#fff; 
    padding:0 10px; 
}
@media (max-width: 781px) {
	.featured-listings #after_section_3 h4 {
		line-height: 1.1em;
		border-bottom: none !important; 
	}
}

.pagination-links .bwg_current_page {
    display: inline-block !important;
    width: 70px !important;
}

.video-page .post-entry {
    padding: 0 30px !important;
}
.wpcf7-form-control-wrap input {
    border-color: #fff !important;
    border-width: 2px !important;
    text-align: center;
}
.wpcf7-form-control-wrap textarea {
    border-width: 2px !important;
    border-color: #fff;
    text-align: center;
}
.wpcf7-form-control.wpcf7-submit {
    padding: 15px 60px;
    border: white 2px solid !important;
}
.wpcf7-form p {
    text-align: center;
}
h6 {
    padding-bottom: 15px !important;
}

#scroll-top-link {
    bottom: 100px !important;
}

.wpcf7-form-control.wpcf7-submit {
    font-size: 15px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ddd !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ddd !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ddd !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ddd !important;
}

.border .avia_image {
  border-top: 1px solid #ddd;
  border-left: 1px solid #eee;
  box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.3);
}

@media only screen and (min-width: 768px) and (max-width: 909px) {
	.responsive .main_menu ul:first-child > li > a {
	  padding: 0 6px;
	}
	span.avia-menu-text {
	  font-size: 12px !important;
	}	
}

#video-tour-section > .container {
    margin-bottom: 20px;
}

.health-page #av_section_2 .flex_column {
    padding-bottom: 0 !important;
}
.health-page #av_section_3 {
    border: none !important;
}
.health-page #av_section_3 .template-page {
    padding-top: 20px !important;
}
.health-page #av_section_3 .container {
    padding: 0 44px;
}

#header_main > .container .inner-container .logo .phone .phtxt {
  float: left;
  padding-right: 6px;
}

@media (min-width: 768px) {
  #header_main .container.av-logo-container {
      max-width: 935px !important;
      height: 95px !important;
      max-height: unset !important;
      line-height: unset !important;
  }
  .html_header_top.html_logo_center #header_main .logo {
      width: 100%;
      left: unset;
      -webkit-transform: unset;
      transform: unset;
  }
  #header_main > .container .inner-container .logo .phone {
      float: left;
      font-size: 14px;
      line-height: 88px;
      width: 20%;
	  top: -4px;
	  position: relative;
  }
  #header_main > .container .inner-container .logo .phone a {
      max-height: unset !important;
  }	
  #header_main > .container > .inner-container > .logo > a {
      float: left;
      width: 48%;
      display: inline-block;
      text-align: center;
      max-height: unset !important;
  }
  #header_main > .container > .inner-container > .logo > a img {
      padding-left: 0;
      display: inline-block;
      max-height: 100px !important;
	  padding-bottom: 4px;
	  padding-top: 5px;
  }
  #header_main > .container > .inner-container > .logo > div.survey {
	  width: 30%;
	  float: right;
  	  margin-top: 25px;
  } 	
  a.button.orange {
	  display: inline;
	  background: #DEAD33;
	  border: 1px solid #C3921F;
  }
  a.button.orange:hover {
	  text-decoration: none;
	  background: #000;
  }		
}

@media (min-width: 768px) and (max-width: 992px) {
  #header_main > .container .inner-container .logo .phone {
    width: 20%;
  }	
  #header_main > .container > .inner-container > .logo > a {
    width: 48%;
  }
  #header_main > .container > .inner-container > .logo > div.survey {
	width: 30%;
  }		
}

@media (min-width: 768px) and (max-width: 899px) {
	a.button.orange {
	  font-size: 11px !important;
	}
}


.feat-item.first {
    padding-top: 30px;
}
.feat-item.last {
    padding-bottom: 30px;
}
.feat-item .template-page .flex_column .mobile {
    padding-top: 20px !important;
}

@media (min-width: 753px) {
  .feat-item .template-page .flex_column .mobile {
        display: none !important;
  }
  .add-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mobile {
      display: none !important;
  }
}
@media (max-width: 752px) {
  .feat-item .template-page .flex_column .desktop {
      display: none !important;
  }
  .feat-item .template-page .flex_column {
      padding: 0 !important;
  }
  .feat-item.first {
      padding-top: 50px !important;
  }
  .feat-item.last {
      padding-bottom: 40px !important;
  }
  .add-padding {
    padding-bottom: 20px;

  }
  .desktop {
      display: none !important;
  }
}


@media (min-width: 992px) and (max-width: 1199px) {
  .health-page .avia-icon-list .iconlist_icon {
    margin-right: 10px;
  }
  .health-page h4.av_iconlist_title.iconlist_title.av_inherit_color {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .health-page .avia-icon-list .iconlist_icon {
    margin-right: 10px;
  }
  .health-page h4.av_iconlist_title.iconlist_title.av_inherit_color {
    font-size: 14px;
  }
  .health-page div .av_one_third {
    margin-left: 1%;
    width: 32.333%;
  }
  .html_header_top.html_logo_center .logo {
    left: 40%;
    -webkit-transform: translate(-40%,0);
    -ms-transform: translate(-40%,0);
    transform: translate(-40%,0);
  }
  #header_main > .container .inner-container .logo .phone {
    font-size: 13px;

  }
}
@media (min-width: 796px) and (max-width: 850px) {
  #avia-menu .avia-menu-text {
    font-size: 12px !important;
  }
}
@media (min-width: 768px) and (max-width: 795px) {
  #avia-menu .avia-menu-text {
    font-size: 11px !important;
  }
}
@media (max-width: 767px) {
  .health-page #av_section_2 .flex_column {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  .health-page #av_section_2 .template-page {
    padding-bottom: 0 !important;
  }
  .responsive #top .logo {
    display: block;
  }
  .responsive .logo img {
    max-width: 88%;
	max-height: 56px !important;
	padding-top: 4px;  
  }
  #header_main > .container .inner-container .logo a {
    float: none;
  }
  #header_main > .container .inner-container .logo .phone {
    line-height: 28px;
    margin-left: 6px;
    font-size: 13px !important;
  }
  #menu-item-search {
    top: 10px;
  }
  .av-burger-menu-main.menu-item-avia-special {
    top: 10px;
  }
  .show-desktop {
	  display: none;
  }
  .orange .avia-menu-text {
	  color: #fff;
	  padding: 11px;
	  background-color: #DEAD33;
	  border: 1px solid #C3921F;
	  font-size: 11.2px;
  }	
  .orange .avia-menu-text:hover {
	  background-color: #000;
	  border: 1px solid #222
  }
}

@media (min-width: 768px) {
  .health-page .bottom-foot-sec {
      margin-top: 35px !important;
  }
  .show-mobile {
	  display: none;
  }
}

@media (min-width: 781px) {
  .video-tour-title .av_textblock_section {
    margin-bottom: -20px !important;
  }
  .main-feat-sec {
    margin-bottom: -20px !important;
  }
}

@media (max-width: 780px) {
  .video-tour-title .av_textblock_section {
    margin-bottom: 20px !important;
  }
  .main-feat-sec {
    margin-bottom: 20px !important;
  }
}



.featured-header h3 {
  font-family: Helvetica,Arial,sans-serif !important;
  padding: 0 10px;
}

#av-layout-grid-1 {
    max-width: 1200px;
    margin: 0 auto;
}

.dark-color .av-seperator-icon {
    color: #000 !important;
}

/* 
.noLightbox.social_bookmarks.icon_count_1 {
    display: none;
}
*/

/*
.container_wrap_first {
  background-color: transparent !important;
  position: absolute;
  z-index: 99;
  text-align: center;
  left: 0;
  right: 0;
  margin-top: 30px;
  opacity: 0.8;
}
.home .container_wrap_first .container {
  border-radius: 5px;
  background-color: #00703c;
}
.home .container_wrap_first main.content {
  padding: 12px 0;
  color: #ffffff;
}
*/

.banner-area {
  cursor: pointer;
  padding: 0 5px;
}

.home-slide .container_wrap_first {
    background-color: transparent !important;
    position: relative;
    z-index: 1;
    text-align: center;
    left: 0;
    right: 0;
    margin-top: 0;
    opacity: 1;
}
.home-slide .container_wrap_first .container {
    width: 100%;
    max-width:100%;
    padding: 0;
}
.home-slide .container_wrap_first .content {
    padding-bottom: 0;
}
.home-slide .container_wrap_first .avia_code_block_0 {
    width: 100%;
    max-width: 100%;
    padding: 0;
  	position: absolute;
	top: 200px;
    z-index: 9;
}
.home-slide .banner-area {
    border-radius: 5px;
    background-color: #00703c;
    padding: 12px 20px;
    color: #ffffff;
    max-width: 1200px;
    width: 80%;
    margin: 0 auto;
    opacity: 0.85;
    transition: 0.5s all;
}
.home-slide .banner-area:hover {
    opacity: 1.0;
    transition: 0.5s all;
}
.home-slide #main {
    padding-top: 0 !important;
}
.home-slide #av_section_1 {
    background: #fff;
    z-index: 99;
    position: relative;
}
.home-slide #after_section_1 {
    background: #fff;
    z-index: 99;
    position: relative;
    border: none;
}
.home-slide .container_wrap_first .avia_code_block_2 {
    z-index: 9;
    position: absolute;
    color: #fff;
    text-align: center;
    width: 100%;
    text-shadow: 2px 2px 5px black;
}
@media (min-width: 1500px) {
  .home-slide .container_wrap_first .avia_code_block_1 {
      position: relative;
      height: 800px;
  }
}
@media (min-width: 1024px) {
  .home-slide .container_wrap_first .avia_code_block_2 {
      bottom: 150px;
      font-size: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .home-slide .container_wrap_first .avia_code_block_2 {
      bottom: 70px;
      font-size: 40px;
  }
}


.row-item {
	display:block;
}
.col-2 { width: 16.666667%; float: left; padding: 0 10px; }
.col-3 { width: 25%; float: left; padding: 0 10px; }
.col-4 { width: 33.333334%; float: left; padding: 0 10px; }
.col-6 { width: 50%; float: left; padding: 0 10px; }
.col-8 { width: 66.666667%; float: left; padding: 0 10px; }
.col-9 { width: 75%; float: left; padding: 0 10px; }
.col-10 { width: 83.333334%; float: left; padding: 0 10px; }
.col-12 { width: 100%; float: left; padding: 0 10px; }

.row-item.border-img img {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ccc;
}
.col-6.right {
	padding: 0 5px 0 0;
}
.col-6.left {
	padding: 0 0 0 5px;
}
/*
@media (max-width:780px) {
	.col-2, .col-3, .col-4, .col-6, .col-8, .col-9, .col-10, .col-12 {
		width: 100%;
		float: none;
		padding: 0 !important;
	}
}
*/


.modal-dialog {
  width: 94% !important;
}
.modal-body, .modal-body p, .modal-body li {
    font-size: 14px !important;
    line-height: 1.5em !important;
}
.modal-body h5 {
    font-size: 16px;
    padding: 15px 0 2px;
}
.modal-body ul {
    list-style: disc !important;
 	margin-left: 15px !important;
	overflow: visible !important;
}

#footer {
  z-index: 1100;
}

.book-tour h3 {
    line-height: 1.4em;
	text-align: center;
}

.book-tour .hidden {
    display: block !important;
}


.contact-form form {
	width: 100%;
	max-width: 500px;
	padding: 20px;
	margin: 20px auto 0;
	border: 2px #000 dashed;
	
}
.contact-form label, .book-tour label {
    text-align: left;
	width:100%;
}
.contact-form .wpcf7-form-control-wrap input, .book-tour .wpcf7-form-control-wrap input {
    border-color: #e1e1e1 !important;
    border-width: 1px !important;
    text-align: left;
}
.contact-form .wpcf7-form-control-wrap textarea, .book-tour .wpcf7-form-control-wrap textarea {
    border-width: 1px !important;
    border-color: #e1e1e1 !important;
    text-align: left;
}

@media (min-width: 508px) {
	.contact-form .wpcf7-form-control.wpcf7-submit {
		margin-left: 65px;
	}
}
@media (max-width: 507px) {
	.contact-form .wpcf7-form p {
		text-align: left;
	}
}




@media (min-width: 992px) and (max-width: 1199px) {
  .our-community iframe {
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .responsive #top #wrap_all .slideshow_caption h2.av-medium-font-size-120 {
    font-size: 34px !important;
  }
  .our-community iframe {
    height: 380px;
  }
}
@media (min-width: 769px) {
  .show-in-mobile {
      display: none;
  }
}
@media (max-width: 768px) {
  #myVideo {
      display: none;
  }
  .home-slide .container_wrap_first .avia_code_block_0 {
      top: 35%;
  }
  .home-slide .container_wrap_first .avia_code_block_2 {
      bottom: 20px;
      font-size: 14px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  .our-community iframe {
      height: 280px;
  }
}
@media (max-width: 500px) {
  .banner-area {
    font-size: 12px !important;
  }
  .home-slide .banner-area {
    padding: 12px 15px;
    width: 95%;
  }
  .our-community iframe {
    height: 200px;
  }
}


.margin-spacing {
    margin: 0 7px;
}
.footer-heading .av-special-heading-tag {
    font-weight: 500 !important;
}
.footer-widget-area .template-page.content.av-content-full.alpha.units {
    padding-bottom: 16px;
}
.footer-bottom {
    margin-bottom: 17px;
}
.footer-bottom a.av-special-heading-tag {
    font-size: 20px !important;
    font-weight: 700;
    letter-spacing: 5px;
    text-align: center;
    display:block;
    text-decoration: none;
    transition: 0.5s all;
}
.footer-bottom a.av-special-heading-tag:hover {
    color: #000;
    transition: 0.5s all;
}
@media (max-width:767px) {
	.mobile-block {
	  display: inline-block;
	}
	.mobile-center, .mobile-center p, .mobile-center h3, .mobile-center .mobile-block {
	  text-align: center !important;
	}
}

