  @import "Source Sans Pro", sans-serif;
  html {
  scroll-behavior: smooth;
}

body {
  /*background: linear-gradient(90deg, white, gray);*/
  background-color: transparent;
}

body, h1 {
 font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 18px;
    color: #000;
    background: transparent !important;
}

.icons {
    background: #000;
    padding: 15px;
    width: 88%;
    margin: 3px;
    margin-top: -26px;
    text-align: center;
    border-radius: 4px;
}
.fa, .far, .fas {
    width: 50px !important;
}

a {
  text-decoration: none;
}

p {
  margin: 0 0 10px;
}

 .formshow {
border: 0px solid #000;
    max-width: 1024px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
    border-radius: 7px;
    margin: 0 auto;
        margin-top: -30px;
    background: transparent;
 } 
 input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select {
    border-radius: 4px;
    padding: 2px;
    border: 0px solid #000;
    color: #000;
    background-color: transparent;
    height: 41px;
    line-height: 48px;
    text-indent: 0px;
    width: 300px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px !important;
    margin-bottom:4px;
    font-size: 19px !important;
}

textarea {
  color:#333 !important;
        border-radius: 4px;
    padding: 2px;
    border: 1px solid #000;
    color: #000;
    background-color: transparent;
    line-height: 22px;
    padding-left: 10px;
    width: 100%;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 19px !important;
}

.terms {
    margin-top: 30px;
    margin-left:3px;
    margin-bottom: -20px;
    color:#990000;
    font-size: 17px;
    font-weight:normal;
  }


#working {
    font-size:18px !important;
    margin-top:-35px;
  }

 .paras {
    color: #000;
    text-align: left;
    margin-top: 10px;
    width: 100%;
}

  .triple {
      width: 100%;
}


input[type=submit] {
    float:left;
    border-radius: 4px;
    padding: 2px;
    border: 1px solid #94390C;
    color: #fff;
    background: #94390C;
    width: 100%;
    height: 50px;
    font-size: 18px !important;
    font-weight: bold;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    color:#fff!important;
}

button {
    float:left;
    border-radius: 4px;
    padding: 2px;
    border: 1px solid #666;
    color: #fff;
    background: #181D16;
    width: 100%;
    height: 50px;
    font-size: 18px !important;
    font-weight: bold;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    color:#fff!important;
}

.from {
    display:inline-block;margin-right: 70px;
    font-size:20px;
  }

#name {
      font-size: 19px !important;
      border: 1px solid #000;
        border-radius: 0px;
        background: transparent;
        width: 100%;
        padding-left: 10px !important;
        text-align:left;
        display:inline-block;
    }

#email {
      border: 1px solid #000;
        border-radius: 0px;
        background: transparent;
        width: 100%;
        padding-left: 10px !important;
        text-align:left;display:inline-block;padding-left:0px
    }

    #phone {
      border: 1px solid #000;
        border-radius: 0px;
        background: transparent;
        width: 100%;
        padding-left: 10px !important;
        text-align:left;display:inline-block;padding-left:0px
    }

        #priceone {
      border: 1px solid #000;
        border-radius: 0px;
        background: transparent;
        width: 100%;
        padding-left: 10px !important;
        text-align:left;display:inline-block;padding-left:0px
    }

        #pricetwo {
      border: 1px solid #000;
        border-radius: 0px;
        background: transparent;
        width: 100%;
        padding-left: 10px !important;
        text-align:left;display:inline-block;padding-left:0px
    }

        #total {
      border: 1px solid #000;
        border-radius: 0px;
        background: transparent;
        width: 100%;
        padding-left: 10px !important;
        text-align:left;display:inline-block;padding-left:0px
    }

   .from-to {
    color: #000;
    text-align: left;
    display: inline-block;
    float: left;
    text-indent:1px;
    margin-bottom: 10px;
    margin-top: 10px;
  }

.splash-logo {
width: 160px;
}
