
.g-recaptcha {
    
    transform: scale(0.77)
}

.rc-anchor-normal {
    transform: scale(0.77)
}


#slclogo {
    width :300px;
    height:50px;
}


.fa {
    color: #FFDB00;
    max-height:47px;
    max-width:47px;
}

.g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
    padding-left: 50px;
}

.contactform {
    max-width: 300px;
}



.servicesTitle {
    padding-top: 15px;
    margin-left: 90px;
    font-weight: bolder;
    font-size: 14pt;
    font-family: Arial;
}

.servicesTitleText {
    padding-top: 10px;
    margin-left: 50px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: black;
    max-width: 600px;
}


.title-col-max{
    max-width:970px
}


.about-col-max {
    max-width: 970px
}

.aboutTitleText {
    padding-top: 10px;
    margin-left: 50px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: black;
    max-width:800xpx;
}

.nav-margin{
}

.fa-wrench-adjust {
    padding-left: 5px;
}
.supportOfferings{

    padding-left:9px;
}

.servicesText {
    padding-top: 10px;
    margin-left: 100px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: black;
    max-width: 600px;
}


.SupportText {
    padding-top: 10px;
    margin-left: 120px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: black;
    max-width: 600px;
}


.AboutUsText {
    padding-top: 10px;
    margin-left: 60px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: black;
    max-width: 600px;
}


.btnSubmit {
    width: 280px;
    height: 52px;
    background-color:gold;
}

.title-fa {
    margin-right: 20px;
}



.AboutList {
    text-align:left;
}

.fa-about-list {
    margin-right: 5px;
    max-height: 22px;
    max-width: 22px;
}


.fa-services-list {
    margin-right: 5px;
    max-height: 22px;
    max-width: 22px;
}


.fa-support-list {
    margin-right: 5px;
    max-height: 22px;
    max-width: 22px;
}


p:has(> i.fa-services-list) {
    margin-bottom: 0.5rem;
}

p:has(> i.fa-support-list) {
    margin-bottom: 0.5rem;
}


p:has(> i.fa-about-list) {
    margin-bottom: 0.5rem;
}



.TitleCard-TitleText{
    color: #909090;
    font-family: Arial;
    font-size: 24px;
}


#TitleCard-TitleText i{
    width:42px;
    height:35px;
}




.slc_footer{
    margin-top:50px;

}

.form-labelbox {
    color: #909090;
    text-align: left;
}

#MainContent_Recaptcha1.recaptcha {
    max-width: 500px;
    margin-left: 50px;
}


.form-textbox {
    margin-top: 7px;
    border: 1px solid #909090;
    border-radius: 3px;
    padding: 5px 15px;
    width: 95%;
    line-height: 2.5rem;
}

.form-textbox-red {
    margin-top: 7px;
    border: 1px solid;
    border-color: red;
    border-radius: 3px;
    padding: 5px 15px;
    width: 95%;
    line-height: 2.5rem;
}

.form-messagebox {
    margin-top: 7px;
    border: 1px solid;
    border-radius: 3px;
    padding: 15px;
    width: 300px;
    height: 200px;
    border-color: #909090;
}

.form-messagebox-red {
    margin-top: 7px;
    border: 1px solid;
    border-radius: 3px;
    padding: 15px;
    width: 300px;
    height: 200px;
    border-color: red;
}

.contactTableRow {
    width: 100%;
    display: table-row
}

.row-max{

    max-width:970px;
}

.contactTable {
    display: table;
    table-layout: fixed;
    align-content: center;
}

.contactTableBody {
    display: table-row-group;
}

.contactTableCell {
    display: table-cell;
}

.rc-anchor {
    padding-left: 200px;
}


.contactTableCell2 {
    display: table-cell;
    text-align: left;
}

.contact-col-3-1 {
    max-width: 480px;
}

.contact-col-3-2 {

max-width:480px;
margin-top: 50px;

}


.about-list {
    text-align: left;
    list-style-type: disc
}

.AboutUsList {
    padding-top: 10px;
    margin-left: 60px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: black;
    max-width: 600px;
    text-align: left;
}


.ServicesList {
    padding-top: 10px;
    margin-left: 0px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: black;
    max-width: 900px;
    text-align: left;
    margin-bottom: 0.5rem;
}

.SupportList {
    padding-top: 10px;
    margin-left: 30px;
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: black;
    max-width: 800px;
    text-align: left;
}


.about-image-list {
    display: flex;
    align-items: center;
}

.AboutUsImage {
    display: flex;
    align-items: center;
    float: right;
    padding-left:10px;
}


.aboutimg {
    display: flex;
    align-items: center;
    float: right
}


.about-col-3-1 {
   // max-width: 400px;
}

.about-col-3-2 {
    max-width: 400px;
}





h1, .h1 {
    font-family: Arial;
    font-weight: bold;
    font-size: 32px;
    text-decoration: none;
    color: #000000;
    --color: #000000;
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: inline-block;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color:#2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
