.requiredFontColor {
  color: grey;
}

main.main-content label, main.main-content li {
  text-align: left;
  float: left;
}

.energy-needs-small-padding-top {
  padding-top: 15px;
}

.energy-needs-small-padding-bottom {
  padding-bottom: 15px;
}

h1.removeTextTranformation {
  text-transform: none;
}

h1.removeMarginBottom {
  margin-bottom: 0;
}

h5.addMarginBottom {
  margin-bottom: 30px;
}

.form-control:focus {
  border-color: #FFcd11;
  webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 205, 17, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 205, 17, 0.6);
}

/* Paris CSS Edits */

body {
  background: white;
}

section {
  background: white;
}

p {
  color: black !important;
  background: none !important;
  text-align: left;
  font-weight: normal;
}

.contact-us-header h1 {
  padding: 0px;
  letter-spacing: .7px;

}

.main-content {
  padding-top: 30px;
  padding-bottom: 30px;
}

.contact-us-header-chp h1{
  text-align: left;
  padding: 0px;
  letter-spacing: .7px;
  margin-bottom: 0px;
}

.contact-us-header p {
  font-weight: normal;
  letter-spacing: .7px;
  padding: 0px;
  font-weight: 500;
}

.contact-us-header {
  text-align: left;
}
.contact-form-help p{
  font-weight: 500;
}

.contact-info-main p {
  font-size: .8em;
  text-align: left;
  background: none;
  color: black;
  letter-spacing: .5px;
  padding-bottom: 25px;
  line-height: 1.5rem;
  font-weight: 500;
}

p {
  font-size: 1.5rem !important;
  letter-spacing: .7px !important;
  line-height: 1.5rem !important;
}

label {
  color: grey;
  display: block;
  font-size: 1.4rem;
  letter-spacing: .5px;
  padding-bottom: 4px;
  font-weight: 500;
}

input {
  border: 1px solid lightgrey;
}

.energy-needs__block {
  margin-bottom: 0px;
}

/* .energy-needs__content--inner {
  padding: 0px !important;
  vertical-align: none;
} */

@media (min-width: 992px) {
  .contact-us-info-container {
    margin-right: 16.66666667%;
    margin-left: 16.66666667%;
  }
  hr {
    margin-right: 16.66666667%;
    margin-left: 16.66666667%;
  }
}

.energy-needs__content--outer {
  height: none;
}

.energy-needs__content {
  height: auto;
}

.energy-needs {
  background: white;
}

.contact-form-header {
  font-weight: bold;
  padding-top: 30px;
}

.contact-form-tab-title {
  display: inline-block;
  float: left;
  text-transform: uppercase;
  padding: 5px 30px 15px 30px;
  border: 1px solid lightgrey;
  font-weight: bold;
  margin-right: 30px;
  letter-spacing: 1px;
  border-bottom-style: none;
}

.worldwide-locations {
  display: inline-block;
  float: left;
  color: grey;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 6px;
  border-bottom: 1px solid lightgrey;
  padding-top: 5px;
}

.contact-form-tabs {
  padding-bottom: 100px;
}

link {
  float: left;
}

.contact-us-btn:first-of-type {
  margin-right: 40px;
}

.contact-us-btn {
  background: black;
  float: left;
  padding: 3px 40px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  margin-bottom: 20px;
  border: 1px solid black;

}

.contact-us-btn:hover {
  background: #ffffff;
  color: #f7ae1f;
  display: inline-block;
  font-family: "Roboto", Arial Black, Arial Bold, sans-serif;
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .5s ease-in-out;
}

textarea {
  border: 1px solid lightgrey;
  display: block;
  width: 100%;
}

.energy-needs__content--inner {
  vertical-align: 0 !important;
  text-align: none;
}

.energy-needs__content--outer {
  height: unset;
}

/* Animations */
input:focus {
  border-color: #f7ae1f;
}

.contact-info-main p:last-child {
  padding-bottom: 0px;
}

main .energy-needs h1 {
  font-size: 3.8rem;
  color: #000000;
  display: block;
  font-family: "Roboto", Arial Black, Arial Bold, sans-serif;
  font-weight: 600;
  margin-bottom: 50px;
}

@media (max-width: 1023px) {
  main .energy-needs h1 {
    padding-left: 0px;
    padding-right: 20px;
    font-size: 188%;
    font-size: 1.875rem;
  }
}

main .energy-needs h2 {
  font-size: 250%;
  font-size: 2.5rem;
  color: grey;
  display: block;
  font-family: "Roboto", Arial Black, Arial Bold, sans-serif;
  font-weight: 300;
  background: black;
  /* Paris changes */
  text-transform: uppercase;
  padding-top: 20px;
}

@media (max-width: 1023px) {
  main .energy-needs h2 {
    font-size: 188%;
    font-size: 1.875rem;
  }
}

.contact-us-tech-train-req-btn, .contact-us-tech-train-req-btn:visited, 
.contact-us-tech-train-req-btn:active, .contact-us-tech-train-req-btn:focus {
  background: #f9A426;
  float: left;
  padding: 3px 20px 3px;
  text-transform: capitalize;
  color: black;
  font-weight: bold;
  font-size: 1.2rem;
  text-decoration: none;  
  letter-spacing: .1rem;
  margin-bottom: 25px;
  border: 1px solid black;
  border-radius: 6px;
  text-align: center;    
}

 .contact-us-tech-train-req-btn:hover {
  background: #ffffff;
  color: #f7ae1f;
  display: inline-block;
  font-family: "Roboto", Arial Black, Arial Bold, sans-serif;
  font-size: 1.2rem;
  letter-spacing: .1rem;
  border: 1px solid black;
  text-decoration: none;
  text-transform: capitalize;
  transition: all .5s ease-in-out;
  text-align: center;    
}

.tech-train-action-text{
  font-family: "Roboto", Arial Black, Arial Bold, sans-serif;
  font-size: 1.2rem;
  letter-spacing: .1rem;
  font-weight: 500;
  margin-bottom: 3px;
}

@media (max-width: 1023px) {
 
  .tech-train-action-text{ 
    font-size: 1.3rem;    
  } 
  .contact-us-tech-train-req-btn{
    font-size: 1.3rem;
    padding: 3px 20px 3px;    
  }  
    
}
