/*
	EngineX G7 Style sheet - generated by variables in MySQL db - X-allsites.db
    Outfit canned sizes ... weights... opacity
*/
.ftOfitWh32 {
font-family: 'Xoutfit';
  font-weight:700;
  font-size:3em;
  color: white;
  line-height: .8;
}

@media (max-width: 600px) {
  .ftOfitWh32 {
    font-family: 'Xoutfit';
  font-weight:600;
  font-size:2em;
  padding: 1%;
  color: rgb(157, 231, 247);
  line-height: .8;
  }
}

.fmCkGrp {
   font-family: 'Xoutfit' sans-serif;
    font-weight:600;
    font-size: var(--baseFontSize15);
    padding: 0%;
    width:90%;
    color: rgba(255, 255, 255, 0.7);
    margin-top: -3%;
}




.ftOutFitWh25 {
font-family: 'Xoutfit' sans-serif;
  font-weight:600;
  font-size:var(--titleFontSize25);
  color: white;
  line-height: .8;
}
.ftOutFitWh22 {
font-family: 'Xoutfit' sans-serif;
  font-weight:700;
  font-size:var(--titleFontSize22);
  /*font-size: 5em;*/
  color: rgb(250, 223, 252);
  line-height: 1;
}
.ftOutFitWh20 {
font-family: 'Xoutfit' sans-serif;
  font-weight:700;
  font-size:var(--titleFontSize20);
  /*font-size: 5em;*/
  color: rgb(250, 223, 252);
  line-height: .8;
}
.ftOutFitWh17 {
font-family: 'Xoutfit' sans-serif;
  font-weight:600;
  font-size:var(--baseFontSize17);
  /*font-size: 5em;*/
  color: rgb(250, 223, 252);
  line-height: .8;
}
.ft-outfitWh90 {
font-family: 'Xoutfit';
  font-weight:800;
  font-size:90px;
  color: white;
  line-height: .8;
}
.ft-outfitWh-307opc {
   font-family: 'Xoutfit';
  font-weight:700;
  font-size:min(2rem);
  color: rgba(255,255,255,.7);
  
}
.ft-outfitWh-30 {
   font-family: 'Xoutfit';
  font-weight:600;
  font-size:30px;
  color: rgba(255,255,255,1)
}
.ft-outfitWh-30Bl7opc {
   font-family: 'Xoutfit';
  font-weight:600;
  font-size:30px;
  color: rgba(0,0,0,.7);
  line-height: .8;
}
.ft-outfitWh-44Bl7opc {
   font-family: 'Xoutfit';
  font-weight:700;
  font-size:44px;
  color: rgba(0,0,0,.7)
}
.ft-outfitWh-44Bl {
   font-family: 'Xoutfit';
  font-weight:700;
  font-size:var(--titleFontSize38);
  color: rgb(12, 12, 12)
}
.ft-outfitWh-44Wh7opc {
   font-family: 'Xoutfit';
  font-weight:700;
  font-size:var(--titleFontSize38);
  color: rgba(255,255,255,.7)
}
.ftoutfitWh38Wh {
   font-family: 'Xoutfit';
  font-weight:700;
  font-size:var(--titleFontSize38);
  color: rgba(255,255,255,1)
}

.ftoutfitWh34Wh {
   font-family: 'Xoutfit';
  font-weight:700;
  font-size:var(--titleFontSize34);
  color: rgba(255,255,255,1)
}
.ft-outfitWh-20Bl {
   font-family: 'Xoutfit';
  font-weight:500;
  font-size:20px;
  color: rgba(0,0,0,1)
}
.ft-outfitWh-20Bl {
   font-family: 'Xoutfit';
  font-weight:500;
  font-size:20px;
  color: rgba(255,255,255,1)

}
.ftOutfitWh34blur {
font-family: 'Xoutfit';
  font-weight:700;
  font-size:3rem;
  color: white;
  filter:blur(1px);
  }
  .ftOF22-45Wh {
font-family: 'Xoutfit';
  font-weight:800;
  font-size: clamp(1.5rem, calc(1.5rem + .5vw), 3rem);
  color: white;
  }
    .ftOF22-45Bl {
font-family: 'Xoutfit';
  font-weight:800;
  font-size: clamp(1.5rem, calc(1.5rem + .5vw), 3rem);
  color: black;
  
  }
  .ftOF14-34Bl {
font-family: 'Xoutfit';
  font-weight:500;
  font-size: clamp(.9rem, calc(.9rem + .4vw), 2rem);
  color: black;
  }

.ftOF22Or {
font-family: 'Xoutfit';
  font-weight:700;
  font-size: var(--titleFontSize32);
  color: rgb(249, 216, 97);
  }
  .ftOF35Or {
font-family: 'Xoutfit';
  font-weight:700;
  font-size: var(--titleFontSize35);
  color: rgb(249, 216, 97);
  }


 



     .ftOF45Wh {
font-family: 'Xoutfit';
  font-weight:800;
  font-size: 8rem;
  color: white;
  line-height: .7;
  
  }

/* Text formatting - non font */

.txt-stdfmt {
  line-height: 1;
  letter-spacing: 1px;
  text-align:left;
  padding: 2%;
}
.txt-stdfmtJ {
  line-height: 1;
  letter-spacing: 1px;
  text-align:justify;
   padding: 2%;
}
.txt-stdfmtC {
  line-height: 1;
  letter-spacing: 1px;
  text-align:center;
   padding: 2%;
  
}
