/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2019 | 20:11:35 */
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700|Montserrat:300,400,500,600,700|Oswald:300,400,700');

@-ms-viewport { width: auto!important; }
.panel-grid-cell { min-height: 5px; }

body{
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
    color: #3D8072;
}
p {
	margin:10px 20px 20px;
    color: #3D8072;
}
a {
	color: #3D8072;
	text-decoration:underline;
}
a:hover {
	color: #3D8072;
	text-decoration:none;
}
h1, h2, h3, h4 {
	font-family: 'Playfair Display', serif;
	font-weight:600;
	text-align:center;
    color: #15604F;
}
h2 {
	font-size:36px;
	margin:35px 15px;
}

/* scroll to top */
#scroll-to-top-link {
    bottom: 1%;
    right: 1%;
    z-index:99;
}
#scroll-to-top-link a {
    color: rgba(0, 0, 0, 0.7);
}
#scroll-to-top-link a:hover {
    color: rgba(0, 0, 0, 0.9);
}

.top-cta-area, 
.HP-content > .panel-grid-cell, 
.mid-cta > .panel-grid-cell, 
.body-wrap > .panel-grid-cell {
    max-width: 1140px;
    margin: 0 auto;
}

.button {
    background: #fff;
    display: inline-block;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
}
.button p {
    margin: 0;
    padding: 0;
}


/******************* Sticky Menu ******************/
.top-header-menu.fixed {
    position: fixed;
    top: 0;
    width: 100vw !important;
    margin-left: -50vw !important;
    left: 50% !important;
    background: rgba(21, 96, 79, 0.7);
}

.top-header-menu.fixed #mega-menu-wrap-max_mega_menu_1 {
  	background: none !important;
}


@media (max-width: 780px) {
  .top-header-menu, .top-header-menu.fixed {
    position: fixed;
    top: 0;
    width: 100% !important;
    margin: 0 !important;
    left: 0 !important;
    right: 0 !important;
  }
}


/* ================= HEADER AREA ================= */
.header {
  position:relative;
  z-index:10;
}

body.home .before-header {
    position: absolute;
    z-index: 2;
    width: 100%;
}
.before-header .wrap {
    display: block;
    max-width: 1140px;
    margin: 0 auto;
    background: rgba(255,255,255,0.4);
}
.top-header-area {
    padding: 20px 0;
}
.top-header-area .panel-grid-cell {
  
}

.before-header .float-right {
  	text-align: right;
}
.before-header .top-area, .before-header .bottom-area {
  font-size: 24px;
  color: #15604F;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.before-header .top-area {
    padding-top: 20px;
}
.before-header .bottom-area {
    display: inline-block;
  padding-top: 6px;
}

.before-header .bottom-area .icon {
  float: left;
  padding: 0;
}
.before-header .bottom-area .icon a {
  padding: 0 12px 0 0;
}
.before-header .bottom-area .icon img {
  margin: 0;
}
.before-header .bottom-area .phone {
    display: inline-block;
    line-height: 1.5em;
}
.before-header .bottom-area .icon a, .before-header .bottom-area .phone a {
  text-decoration: none;
}

.slider-info {
    position: absolute;
    bottom: 8%;
    width: 100%;
    text-align: center;
}
.slider-info .panel-layout {
    display: inline-block;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
.slider-info .left-side {
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.slider-info .left-side h2, .slider-info .left-side h3, .slider-info .left-side p {
    color: #fff;
   font-family: 'Oswald', sans-serif;
}
.slider-info .left-side h2 {
  border-bottom: 1px solid #8DC798;
  font-size: 33px;
  display: inline-block;
    padding-bottom: 8px;
  margin-bottom: 15px;
  font-weight: 500;
} 
.slider-info .left-side h3 {
  font-size: 30px;
    line-height: 1.3em;
    margin-bottom: 0;
    font-weight: 400;
} 
.slider-info .left-side p {
  font-size: 18px;
  font-weight: 400;
}
.slider-info .highlights {
  font-size: 24px;
  font-weight: 300;
  padding-top: 20px;
}
.slider-info .highlights.consultation {
  font-size: 16px;
  font-weight: 300;
  padding-top: 28px;
}

.form {
	background:rgba(198,225,225, 0.5);
	max-width:400px;
	margin:20px auto;
	padding:5px 20px 0;
	position:relative;
}
.form h3 {
    color: #15604F;
    margin: 15px 0 26px;
    font-family: 'Playfair Display', serif;
    border-bottom: 1px solid #15604F;
    padding: 0 0 12px;
}
td#tdA33398479 {
    padding-bottom: 14px;
}
td#tdA33398479 {
    padding-bottom: 14px;
}

@media (min-width: 781px) {
  .top-header-area > .panel-grid-cell {
    padding-left: 54px
  }
  .before-header .float-right {
    text-align: right;
    padding-right: 54px
  }
}

@media (max-width:1199px) {
  .slider-info {
    position: relative;
  }
  .slider-info .left-side {
      color: #000;
  }
  .slider-info .left-side h2, .slider-info .left-side h3, .slider-info .left-side p {
      color: #000;
  }
}


/* ================= ROTATOR SLIDER ================= */
.rotator .textwidget {
   max-width: 100%!important;
}
.rotator .so-widget-sow-editor {
   padding: 0;
}
.rotator p {
   margin:0;
}
.carousel {
   height: 100%;
   margin-bottom: 0;
   position: relative;
   color: #000;
   background: #fff;
}
.carousel-caption {
   position: relative;
   background: none;
   top: 0;
   left:auto;
   right: auto;
   opacity: 1;
   width: 100%;
   text-shadow: none;
}
.carousel-indicators,.carousel-control {
   display: none;
}
.carousel-inner >.item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
   width: 100%;
}

.carousel-fade .carousel-inner .item {
   transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
   opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
   opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
   left: 0;
   transform: none !important;
}
.carousel-inner > .item.active {
  transform: none !important;
  -webkit-perspective: none !important; /* Safari 4-8 */
  perspective: none !important;
  
}

@media (min-width: 1024px) {
   .carousel-caption {
      position: absolute;
      background: none;
      top: 0;
      left: auto;
      right: auto;
      width: 100%;
      text-align: center;
   }
}
@media (min-width: 1200px) {
  .rotator {
  	position:relative;
  	margin-top:0;
  	z-index:1;
	}
   .carousel-caption {
      top: 18%;
   }
}

@media (min-width: 1800px) {
  .rotator {
  	margin-top:0;
	}
   .carousel-caption {
      top: 20%;
   }
}

@media (max-width: 780px) {
  .before-header {
    position: relative;
    text-align: center;
    padding-top: 40px;
  }
  .top-header-area > .panel-grid-cell {
    display: inline-block;
  }
  .before-header .float-right {
    text-align: center;
  }
  .top-header-area .sow-image-container {
    text-align: center;
  }
  .top-header-area img {
    display: inline-block !important;
  }
}

@media (max-width: 450px)
.top-header-area .logo img {
    width: 100%;
}


/* ================= ends HP Header ================= */


.HP-content {
    text-align: center;
    padding: 34px 20px 60px;
    color: #15604F;
}
.HP-content h1 {
    color: #15604F;
    padding-bottom:28px;
}
.HP-content p, .HP-content a {
    color: #3D8072;
}

.top-cta {
    background-attachment: fixed;
}
.top-cta-title h2 {
    background: rgba(255,255,255,0.4);
    margin: 0;
    padding: 20px 0;
    margin-bottom: 45px;
    color: #15604F;
}

.top-cta-area .panel-grid-cell {
  background: #fff;
  padding: 24px 30px 30px;
}
.top-cta-area .panel-grid-cell.panel-grid-cell-empty {
  background: none;
  padding: 0;
}
.top-cta-area {
  color: #15604F;
  padding-bottom: 70px;
}
.top-cta-area h3 {
    color: #15604F;
    margin: 0;
    text-align: left;
    padding-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
.top-cta-area p {
  color: color: #3D8072;
  margin: 0;
}

.mid-cta {
  padding: 20px 0 60px;
}
.mid-cta-row {
  padding: 20px 0 20px;
}
.mid-cta-row .panel-grid-cell {
    position: relative;
}
.mid-cta-row .button {
    position: absolute;
    bottom: 12%;
    left: 8%;
    width: 84%;
}
.mid-cta-row .button .textwidget > a, 
.mid-cta-row .button .textwidget > p {
    padding: 22px 12px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #3D8072;
}

.why-toc {
    padding: 20px 20px 60px;
    background-attachment: fixed;
    background-repeat: no-repeat !important;
    background-size: cover;
}
.why-toc h2, .why-toc p {
    color: #fff;
}

.result-area {
    background: #fff;
    padding-bottom: 50px;
}
.result-area .left-side {
  display: table-cell;
  border-right: 1px solid rgba(21, 96, 79, 0.3);
  padding: 0 5% 0 0;
}
.result-area .right-side {
  display: table-cell;
}

.result-area .left-side .textwidget,
.result-area .right-side .textwidget {
  padding: 0 20px;
}

.disclaimer {
    padding: 20px 0 10px !important;
    font-size: 14px;
    text-align: center;
}

.faqs {
  padding-bottom: 50px;
}
.faqs .panel-grid {
    padding: 15px 0;
}

.faqs p {
    font-size: 15px;
    margin: 10px 20px 0;
}
.faqs h2 {
  margin: 35px 15px 0;
}




@media (max-width:780px) {
  .slider-info .left-side {
    padding: 0 20px;
  }
  .mid-cta-row {
    padding: 0;
    text-align: center;
  }
  .mid-cta-row .button {
    position: relative;
    top: -88px;
    left: auto;
    width: 220px;
  }
  .mid-cta-row .panel-grid-cell .sow-image-container {
    display: inline-block;
  }
  .mid-cta {
    padding: 20px 0 30px;
  }
  .result-area .left-side {
    border-right: none;
    padding: 0;
  }
  .result-area .left-side .textwidget, .result-area .right-side .textwidget {
    padding: 0;
  }
  .why-toc h2, .why-toc p {
    color: #fff;
    margin-left: 0;
    margin-right: 0;
  }
  .HP-content {
    padding: 34px 0 60px;
  }
}



@media (max-width:1200px){
	.form {
		margin:0 auto;
		padding:25px 20px 0;
	}
}

@media (min-width: 1200px){
  .form {
    border: 1px solid rgba(255,255,255,0.5);
  }
  
   /*Carousel*/
  .rotator .carousel-inner .item{
      background-attachment: fixed;
	  background-position: top !important;
      background-size: cover;
      height: 700px;
   }
  .isSafari .rotator .carousel-inner .item, .isEdge .rotator .carousel-inner .item {
     transition: 0.0001s background;
  }
  .isEdge .rotator .carousel-inner .item.active, .isSafari .rotator .carousel-inner .item.active {
     transition: none all !important;
  }
   .rotator .carousel-inner .item img {
      display: none !important;
   }
   .rotator .carousel-inner .item.active img {
      display: none !important;
  }
   .first-slide{
      background: url("/wp-content/uploads/sites/298/2018/08/HP-Header01.jpg") no-repeat;
   }
}

@media (max-width: 780px) {
  .form {
    margin: 30px auto 0;
  }
  .top-cta-area .panel-grid-cell {
    margin: 5%;
    width: 90% !important;
    padding: 20px !important;
  }
}

.address {
	font-size:18px;
	font-weight:700;
	text-align:center;
}
.ow-button-base a {
    border: 0 !important;
    padding: 0.5em 1.5em !important;
    text-shadow: none !important;
    font-weight: 700;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2) !important;
}
@media(min-width:780px){
	
	.address p {
		text-align:left;
		margin:20px 0 30px 5px;
	}
	.ow-button-base, .ow-button-base a  {
		text-align:left !important;
	}
}
.footer-widgets {
    text-align: center;
    padding: 0;
}
.copyright {
  font-size: 14px;
  text-align: center;
  margin: 30px 10px 20px;
}
.ih-bug, .share-footer{
  text-align:center;
  margin: 0;
}
.footer-widget-area {
  width:100%;
}
.footer-widget-area .su-gmap {
    margin: 0 0 14px 0;
}
.footer-widget-area .top-footer, .footer-widget-area .bottom-footer {
  max-width: 100%;
  width: 100%;
}
.footer-widget-area .top-footer {
  background: #97BEC3;
  padding-bottom: 40px;
}
.footer-widget-area .bottom-footer {
  background: #f5f5f5;
}
.footer-widget-area .top-footer .panel-grid-cell {
  max-width: 1140px;
  margin: 0 auto;
}
.footer-widget-area .bottom-footer .panel-grid-cell {
  max-width: 1140px;
  margin: 0 auto;
}

.footer.button {
    padding: 15px 20px;
    margin: 5px 0 10px;
    width: 100%;
}
.footer-widget-area .top-footer h2 {
  width: 100%;
    color: #fff;
    border-bottom: 3px solid rgba(255,255,255,0.9);
    padding-bottom: 16px;
    margin: 40px 0 40px;
}

.top-footer .textwidget p, .top-footer .textwidget a {
  color: #fff;
  text-align: left;
}

.bottom-footer {
  padding: 25px 20px 15px;
}
.bottom-footer, .bottom-footer p, .bottom-footer a {
  font-size: 14px;
}


#ihByLine {
  font-family:'Roboto', sans-serif;
  font-size: 10px;
  line-height: normal;
  color:#000 !important;
}
#ihByLine a, #ihByLine a:link, #ihByLine a:active, #ihByLine a:visited, #ihByLine a:hover {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  font-size: 10px;
}
.ih-bug img {
  margin-bottom: 6px;
}
.seo {
  text-align: center;
  padding:15px;
  font-size: 13px !important;
}
.seo p {
  color: #333333!important;
  font-size: 13px !important;
}
.seo a {
  color: #333333!important;
  font-size: 13px !important;
  font-weight: 400;
  text-decoration: underline;
  text-transform: inherit;
}
.seo {
  display: none!important;
}
@media(min-width:780px){
  .home .seo {
  	display: block!important;
	}
}



@media (max-width:780px){
  .top-footer {
    text-align: center;
    padding: 20px 0 0;
  }
  .top-footer .panel-grid-cell {
    max-width: 400px !important;
    display: inline-block;
    margin: 0 auto 45px !important;
  }
  .footer-widget-area .top-footer h2 {
    margin: 40px 0 10px;
  }
  .top-footer .panel-grid-cell.panel-grid-cell-mobile-last {
    margin: 0 auto 15px !important;
  }
  .at-below-post {
    padding: 30px 0 30px;
  }
  .copyright {
    text-align: center;
    margin: 10px 10px 30px;
  }
}

.ih-bug{
 	text-align:center;
 	margin: 10px auto 3px;
 	font-family:'Open Sans', sans-serif;
 	font-size: 10px !important;
 	line-height: normal !important;
 	font-weight:normal !important;
 	color:#000 !important;
	padding-bottom:15px;
}
.ih-bug img{
	display:block;
 	margin: 10px auto 4px;
	width:110px !important;
}
.ih-bug a, .ih-bug a:link, .ih-bug a:active,.ih-bug a:visited, .ih-bug a:hover {
 color: #000!important;
 text-decoration: none;
 font-weight: normal;
font-size: 10px !important;
}