@charset "UTF-8";
@import url('https://fonts.cdnfonts.com/css/etelka-text-pro');
/*^^^^^^^^^^DESKTOP CSS BELOW THIS LINE^^^^^^^^^^^^*/
/*steve's additions */
p {
/*
20230530 steve test font change to etelka
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; */
font-family: 'Etelka Text Pro', sans-serif; 
font-size: 14pt;
  line-height: 2;
  margin: 0px 0px 20px 0px;
  color: rgba(0, 0, 0, 0.7);
 
}

/* 


a:link {
  color: #red;
}

a:visited {
  color: #red;
}

a:hover {
  color: #red;
  text-decoration: underline;
}

a:active {
  color: #red;
  text-decoration: underline;
  
}

 */



a {
  color: #e60026 ;
}

a:hover {
 text-decoration: underline;
}




clear {
  clear: both;
}


h1 {
  	font-size: 26pt;
	font-weight: 300;
  line-height: 2;
  margin: 0px 0px 20px 0px;
color: rgba(0, 0, 0, 0.8);
}

h2{
  	font-size: 22pt;
	font-weight: 250;
  line-height: 2;
  margin: 0px 0px 20px 0px;
color: rgba(0, 0, 0, 0.7);
}

h3{
  	font-size: 18pt;
	font-weight: 200;
  line-height: 2;
  margin: 0px 0px 0px 0px;
color: rgba(0, 0, 0, 0.6);
}



/* big quote */
/* big quote */
/* big quote */
h4{
  	font-size: 30pt;
	font-weight: 200;
  line-height: 1;
  margin: 0px 0px 40px 0px;
color: rgba(256, 256, 256, 0.5);
text-align: center;
}
/* big quote end */
/* big quote end */
/* big quote end */



ul{
  	font-size: 12pt;
  line-height: 2;
  margin: 0px 0px 20px 0px;
  color: rgba(0, 0, 0, 0.7);
}

.bold {
  font-weight: 900;
   color: black;
}





.clientlogo {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin-bottom: -30px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}
.caption {
  line-height: .5;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: -5px;
      font-family: 'Etelka Text Pro', sans-serif;
	font-size: 8pt;
color: rgba(0,0,0,0.5);
}


.indent {
 padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  margin-bottom: 20px;
  border-left: 1px solid rgb(0, 0, 0);
  border-bottom: 1px solid rgb(0, 0, 0);

}


.testimonial {
font-size: 12pt;
line-height: 1.5;
margin-bottom: 0px;

}

.smalltext
{
font-size: 9pt;
line-height: 1;
color: rgba(0,0,0,0.5);

}




.extrawhitespace {
  padding-bottom: 40px;
  content: attr(x);
}
.imagel {
	font-size: 14pt;
  line-height: 2;

  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 20px;
  padding-top: 0px;
}
.imager {
font-size: 14pt;
  line-height: 2;
  margin: 0px 0px 20px 0px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 0px;
  padding-top: 0px;
}
.myblox {
	font-size: 14pt;
  line-height: 2;
  margin: 0px 0px 20px 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}
.myname {
  color: #333;
  font-weight: 200;
  letter-spacing: 0.1em;
}









