@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');


.typography {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	}

html {
      font-size: 100% !important; /* This makes 1rem = 16px (assuming default browser 16px) */
      /* Or, to be explicit with 1rem = 16px: */
      /* font-size: 100%; */
    }

/* page link behaviour */	
#pagetext a:link { text-decoration: none; color: #FFFFFF}
#pagetext a:visited { text-decoration: none; color: #FFFFFF}
#pagetext a:hover {
	color: #00cc00;
	text-decoration: underline;
}
#pagetext a:active {
	color: #56595C;
	background-color: #00CC00;}

aside a:link {color: #3c3d3e}
aside a:visited {color: #3c3d3e}
aside a:hover {
	color: #00cc00;
	text-decoration: underline;
} 

/*.underline > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}*/
.intro a,
.nav a,
.secondary a,
.phone a,
.homepage a,
.footer a{
  color: #fff;
  display: inline-block;
  position: relative;
}
.intro a {font-weight:bold !important}
.intro a:after,
.nav a:after,
.secondary a:after,
.phone a:after,
.homepage a:after,
.footer a:after {    
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0%;
  position: absolute;
  background: #fff;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.showcase a,
.content a,
.post-summary a,
.blog-post-meta a {
  color: #56595c !important;
    font-weight:bold;
  display: inline-block;
  position: relative;
}

.showcase a:after,
.content a:after,
.post-summary a:after,
.blog-post-meta a:after {    
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0%;
  position: absolute;
  background: #56595c;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
h2 a,
.content h2 a,
.post-summary h2 a {
  color: #00cc00 !important;
    font-weight: normal;
  display: inline-block;
  position: relative;
}
h2 a:after {    
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0%;
  position: absolute;
  background: #00cc00 !important;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
a:hover:after { 
  width: 100%; 
  left: 0; 
}


.featured a:after {    
  display: none;
}

/*page content styles */
#intro {
    opacity:1.0
}
#intro h1 {
    	font-size: 3.7rem;
	line-height: 4rem;
	text-transform: lowercase;
	color: #fff;
	padding-bottom:10px;
	font-weight: bold;
    text-shadow: 2px 2px 2px #56595C;
}
#intro p {
    font-size:1.3rem;
    line-height:1.8rem;
    color:#ffffff;
     text-shadow: 1px 1px 1px #56595C;
}
#showcase h2,
article h1 {
	/*font-family: ashburylight, "Times New Roman", Times, serif;*/
	font-size: 2rem;
	line-height: 2rem;
	text-transform: lowercase;
	color: #00cc00;
	padding-bottom: 20px;
	font-weight: bold;
}

#offer h1 {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-shadow: none;
	}
	
h2 {
	/*font-family: ashburylight, "Times New Roman", Times, serif;*/
	font-size: 1.6rem;
	/*font-style: oblique;*/
	line-height: 1.6rem;
	font-weight: normal;
	text-transform: lowercase;
	color: #00cc00;
	text-align: left;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
}

h3 {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 1.3rem;
	line-height: 1.6rem;
	color: #3c3d3e;
	padding-bottom: 20px;
	padding-top: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	}
	
h4 {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #3c3d3e;
	padding-bottom: 20px;
	padding-top: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	}

h5 {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #3c3d3e;
	padding-bottom: 20px;
	padding-top: 20px;
	font-weight: 200;
	letter-spacing: 1px;
	}
.discipline h1 {
	font-size: 26px !important;
	line-height: 44px !important;
	text-transform: lowercase;
	color: #56595C !important;
	margin-top: 25px !important;
	padding-bottom: 20px !important;
	font-weight: 300 !important
}

.discipline p {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.6rem;
	color: #56595C;
	padding-bottom: 20px;
	font-weight: 100;
	letter-spacing: 1px
}

.homepage p {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.6rem;
	color: #FFF;
	padding-bottom: 20px;
	margin-top: 40px;
	font-weight: 300;
	letter-spacing: 1px;
	}
	
.homepage ul {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.homepage li {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: 100;
	letter-spacing: 1px;
}	
	
article p,
article ul {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.8rem;
	color: #56595c;
    padding-top:1rem;
	padding-bottom: 1rem;
	font-weight: 300;
	letter-spacing: 1px;
	}

article li {
	margin-left: 30px;
    padding-bottom: 0rem !important;
	padding-left: 15px;
	list-style-type: disc;
}

em {
	font-style: italic;
}
#main ol {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#main ul {
	margin-top: 10px;
	margin-bottom: 2rem;
	margin-left: 30px;
}
#main li {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #3c3d3e;
	font-weight: 200;
	letter-spacing: 1px;
	padding-bottom: 10px;
	list-style-type: disc;
}

.photo-album-info p  {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #56595C;
	padding-bottom: 20px;
	font-weight: 200;
	letter-spacing: 1px;
	}
	
.run-in {
	/*font-family: ashburylight, "Times New Roman", Times, serif;*/
	font-size: 1.4rem;
	color: #00cc00;
	font-weight: normal;
	text-transform: lowercase;
	/*font-style: italic;*/
}

#HomeFooter a {
	color: #FFF;
	text-decoration: none;
}

#HomeFooter a:hover {
	/*color: #00cc00;*/
	}
	
#footer p,
#landingFooter p,
#HomeFooter p{
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 0.8rem;
	line-height: 1.6rem;
	margin-bottom: 20px;
	font-weight: 100;
	letter-spacing: 1px;
	}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	/*color: #00cc00;*/
	}

#formtype td {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #56595C;
	padding-bottom: 20px;
	font-weight: 100;
	letter-spacing: 1px;
	}

.webnote {
	position:absolute;
	/*width:320px;*/
	z-index:1;
	visibility: hidden;
	overflow: auto;
	/*top: 600px;
	left: 80px;*/
	font-family: ashburylight, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 28px;
	text-align: left;
	color: #56595C;
}

aside p {
	font-family: ashburylight;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	/*border-top-style: dotted;
	border-top-color: #56595c;
	border-top-width: 1px;*/
	padding-top:10px;
	margin-bottom: 20px;
	margin-left:40px;
	margin-right:40px;
	}

.WidgetHolder h3 {
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.WidgetHolder ul {
	margin-left: 20px;
	padding-bottom: 2rem;
	}
	
.WidgetHolder li {
	color:#56595c;
	}

.WidgetHolder a:hover {
	color: #FFF;
	}

/*for testimonials page*/

blockquote {
	margin-top: 20px;
	background-image: url(../images/global/quote.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 70px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #3c3d3e;
	font-weight: 200;
	letter-spacing: 1px;
	font-style:italic;
	border-top-style: dotted;
	border-top-color: #56595c;
	border-top-width: 1px;
}

/*form stuff*/

#formtype li {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #56595C;
	list-style-type: none;
	padding-bottom: 10px;
	font-weight: 100;
	letter-spacing: 1px;
	}
	
label {
	width: 180px;
	float: left;	
	}
	
input {
	width: 320px;
	padding: 8px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border: 0;
box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
	}
	
input[type=checkbox] {
	  width: 20px;	  
	  }

input[type=radio] {
	  width: 20px;	  
	  }
	  
input[type=submit] {
	width: 320px;
	padding: 8px;
	font-weight: bold;
	background-color: #00cc00;
	margin-top: 30px;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
	}

#solver {
	width: 160px;
	float: right;
	}

textarea {
	width: 500px;
	padding: 8px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border: 0;
box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
	}

#landing-CTA-type h2 {
	text-align: center;
	font-size:40px;
	line-height: 40px;
	font-weight: bold;
	padding: 0px !important;
	}	
	
#landing-CTA-type h3 {
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	}

#landing-CTA-type p {
	text-align: right;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #00cc00;
	}
.pullquote {
    padding:50px;
    background-color:#E1E1E1;
    margin-top:20px;
    margin-bottom:20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.pullquote h2 {
    font-family: ashburylight;
    font-style: italic;
    color: #56595c;
    text-transform: capitalize !important
}
.caption {
    font-size: 11px;
    font-style: italic;
    letter-spacing:2px;
    margin-bottom:20px !important
}
@media only screen and (max-width: 479px) {
    #HomeMain h1 {
    	font-size: 2.6rem;
	line-height: 3rem;
	text-transform: lowercase;
	color: #fff;
	padding-top: 40px;
        padding-bottom:40px;
	font-weight: bold;
    text-shadow: 2px 2px 2px #56595C;
}
	#pagetext h1 {
	font-family: ashburylight, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 38px;
	font-weight: normal;
	text-transform: lowercase;
	color: #00cc00;
	padding-bottom: 40px;
	text-shadow: -1.5px -1.5px 2px #3a3a3a;
	/*text-shadow: rgba(0,0,0,0.3) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;*/
}

#pagetext h2 {
	font-family: ashburylight, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #00cc00;
	text-align: left;
	padding-top: 1rem;
	padding-bottom: 1.5rem;
}

.webpackage {
	height: auto;
	}

#landing-CTA-type h2 {

	font-size:35px;
	line-height: 35px;

	}	
	
#landing-CTA-type h3 {

	font-size: 16px;
	line-height: 18px;
	}
.pullquote {
    padding:30px;

}