body,.h1,.h2,.h3,.h4,.h5,.h6,p,li,ul{
    font-family: 'Montserrat', sans-serif;
}

.rtest{
  padding: 20px 20px 1px 20px;
  background-color: #111111;
}

.rblogtitle{
  background-color: #111111;
  color: white;
  margin: 0;
  padding: 15px 15px 5px 15px;
}

.rblog{
  padding: 20px 20px 5px 20px;
  background: #e9e9e9;
}

.white{
	color: white;
}

.smaller{
  font-size: 12px;
}

.button{
	background: #2e9e3d;
  font-weight: bold;
/*	color: black;*/
}

.button:hover{
	background: #228f31;
/*	color: black;*/
}

a{
  color: #228f31;
}

a:hover{
  color: #166621;
}

.hoverit:hover {
opacity:0.9;
}

.img-shadow{
 -webkit-filter: drop-shadow(0 1px 1px #666666);
  filter: drop-shadow(0 1px 1px #666666);
}

.fright{
  float:right;
  margin:10px;
  width:30%
}

.fright50{
  float:right;
  margin:10px;
  width:50%
}

.logoright{
  float:right;
  margin:10px;
}

.logorights{
  float:right;
  margin:10px;
  max-width: 250px;
}

.green{
  color: #166621;
}

.grey{
  color: #666666;
}

.greywrap{
	background: #666666;
	width: 100%;
}

.lgreywrap{
  background: #e9e9e9;
  width: 100%;
  padding: 50px 0 50px 0;
}

.callout{
	padding: 5px;
}

.callout2{
  padding: 5px;
  background: #e9e9e9;
  padding: 20px 20px 0 20px;
}

.calloutlisting{
  padding: 5px;
  background: #e9e9e9;
  padding: 20px 20px 10px 20px;
}


.callout.blog{
	padding: 20px 20px 0 20px;
}

.callout.blog img{
	border: 0.5px solid #999999;
}

.map{
  width: 100%;
  height: 400px;
  border: 0;
}

@media screen and (max-width: 49.9375em) {
.main{
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
}

@media screen and (max-width: 0em), screen and (min-width: 50em) {
.main{
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 20px;
  margin-right: 20px;
}
}

.testslider{
  border-top: 2px solid black;
}

.flex{
  max-width: 1400px;
}

.sidecallouttitle{
  background-color: #111111;
  color: white;
  margin: 0;
  padding: 15px 15px 5px 15px;
}

.sidecallout{
  background-color: #e9e9e9;
}

.sidecallout .navcallout{
  list-style: none;
  font-weight: bold;
  border-left: 0.5px solid #d9d9d9;
  border-right: 0.5px solid #d9d9d9;
}

.sidecallout .navcallout li{
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 0.5px solid #d9d9d9;
}

.navcallout{
  padding: 0;
  margin: 0;
}

.navcallout li{
list-style-position: outside;
}

.sidecallout li{
  padding: 20px 20px 20px 20px;
}

.sidecallout .navcallout a{
  text-decoration: none;
}

.sidecallout .navcallout li:hover{
  text-decoration: none;
  background-color: #f9f9f9;
}

.listingpic{
  max-width: 100%;
  display: block;
  aspect-ratio:4 / 3;
  width: 100%;
  object-fit: cover;
  height: auto;
}

.sold{
  font-weight: bold;
  color: white;
  background: #999999;
  padding: 10px;
}

.mtop0{margin-top: 0px;}
.mtop5{margin-top: 5px;}
.mtop10{margin-top: 10px;}
.mtop15{margin-top: 15px;}
.mtop20{margin-top: 20px;}
.mtop30{margin-top: 30px;}
.mtop40{margin-top: 40px;}
.mtop50{margin-top: 50px;}
.mtop100{margin-top: 100px;}

.mbot0{margin-bottom: 0px;}
.mbot5{margin-bottom: 5px;}
.mbot10{margin-bottom: 10px;}
.mbot20{margin-bottom: 20px;}
.mbot30{margin-bottom: 30px;}
.mbot40{margin-bottom: 40px;}
.mbot50{margin-bottom: 50px;}
.mbot100{margin-bottom: 100px;}

.pleft5{padding-left: 5px;}
.pleft15{padding-left: 15px;}
.pright15{padding-right: 15px;}
.pbot20{padding-bottom: 20px;}
.pright20{padding-right: 20px;}

.bold{font-weight: bold;}
.semibold{font-weight: 500;}
.photo100{width: 100%;}

.listtag{
  border: 3px solid white;
  color: white;
  padding: 5px;
  font-size: 18px;
  background: black;
}

.swiper {
  width: 100%;
}

.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
}

.swiper-slide img {
	padding: 20px;
/*	max-height: 200px;*/
/*height:50px;*/
	width: 80%;
}

.testwrap{
  background: #111111; 
  width: 100%;
}

.testcallout{
  background: #111111; 
  padding: 30px 30px 30px 20px;
  color: white;
}

.testcallout p{
  color: white;
  font-size: 20px;
  font-weight: bold;
}

/* Testimonial Area */
.testimonial-block-vertical-quote {
  background: #EDF4FA;
  padding: 1rem;
  border-radius: 0;
  margin-bottom: 1.875rem;
  position: relative;
}

.testimonial-block-vertical-quote p {
  margin-bottom: 0;
  font-size: 17px;
}

.testimonial-block-vertical-quote::after {
  content: '';
  bottom: -1.25rem;
  left: 2.25rem;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 1.25rem 1.125rem 0 1.125rem;
  border-color: #EDF4FA transparent transparent transparent;
  position: absolute;
}

.testimonial-block-vertical-person {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.65rem;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.testimonial-block-vertical-avatar {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.testimonial-block-vertical-name {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
  margin-left: 0.65rem;
  color:white;
}

.testimonial-block-vertical-info {
  text-transform: uppercase;
  font-size: 14px;
  color: #8a8a8a;
  margin-bottom: 0;
  margin-left: 0.65rem;
}

/*Video Header*/
.vidwrap video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: -1;
}

@media screen and (max-width: 49.9375em) {
.vidwrap {
  	background: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.3),rgba(0,0,0,0.5 ));
    height: 300px;
    width: 100%;
    position: relative;
}
.vidcontent {
  background: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.4),rgba(0,0,0,0.7 ));
  color: #f1f1f1;
  width: 100%;
  padding: 20px 40px 20px 40px;
  z-index: 3;
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: 'Kumbh Sans', sans-serif; 
  text-shadow: 2px 2px 4px #222222;
}
}

@media screen and (max-width: 0em), screen and (min-width: 50em) {
.vidwrap {
  	background: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.3),rgba(0,0,0,0.5 ));
    height: 600px;
    width: 100%;
    position: relative;
/*    border-bottom: 3px solid #4e64b5;*/
}
.vidcontent {
  background: linear-gradient(rgba(0,0,0,0.0),rgba(0,0,0,0.4),rgba(0,0,0,0.7 ));
  color: #f1f1f1;
  width: 100%;
  padding: 20px 40px 20px 40px;
  z-index: 3;
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: 'Kumbh Sans', sans-serif; 
  text-shadow: 2px 2px 4px #222222;
}
}