.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 {
  letter-spacing: 2.5px !important;
  line-height: 2.5rem !important;
}

label {
  color: grey;
  display: block;
  font-size: .9rem;
  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-header3 {
  font-weight: bold;
  padding-top: 0px;
}
.contact-form-header2 {
  font-weight: bold;
  padding-top: 0px;
}

.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;
}

.main-content .contact-us-btn:first-of-type {
  margin-right: 40px;
}

.main-content .contact-us-btn {
  background: black;
  float: left;
  padding: 3px 40px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-size: .9rem;
  letter-spacing: .1rem;
  margin-bottom: 20px;
  border: 1px solid black;

}

.main-content .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-content {
  		padding-top: 0px;
  		padding-bottom: 50px;
  	}
  	
  	.contact-us-info-container {
  		/*margin-right: 0px;
  		margin-left: 0px;*/
  		margin-right: 16.66666667%;
        margin-left: 16.66666667%;
  	}
  
  	.main-content.contact-us-page .energy-needs h1 {
  		margin-bottom: 0px;
  	}
  	
  	.contact-form-header {
  		padding-top: 20px;
    	}
	.contact-form-header3 {
  		padding-top: 10px;
    	}
		
  	
  	.main-content.contact-us-page .energy-needs-small-padding-top {
  		padding-bottom: 0px;
  	}
  	
  	.main-content.contact-us-page input {
  		border: 1px solid lightgray;
  		border-radius: 0px;
  	}
  	
  	.main-content.contact-us-page .energy-needs__block {
  		margin-bottom: 50px;
  	}
  	
  	.main-content.contact-us-page .contact-form-header {
  		font-size: 2.5rem;
        line-height: 2.5rem;
  	}
	.main-content.contact-us-page .contact-form-header3 {
  		font-size: 2.5rem;
        line-height: 2.5rem;
  	}
  	
  	.main-content.contact-us-page .form-group {
  		padding-bottom: 20px;
  	}
  	
  	  	.main-content.contact-us-page label {
  		padding-bottom: 6px;
  	}
  	
  	.main-content.contact-us-page .energy-needs__content {
  		max-width: 900px;
  	}
  	
  	.main-content.contact-us-page select {
  		border: 1px solid lightgray;
  		border-radius: 0px;
    }
    
     /*  Case 52726 Case 63131-->  */
	.main-content.contact-us-page textarea {
    border: 1px solid lightgray;
    border-radius: 0px;
  }
  /*  Case 52726 Case 63131-->  */
  	
  	.main-content.contact-us-page .form-group {
  		padding-left: 10px;
  		padding-right: 10px;
  	}
  	
  	.main-content.contact-us-page .contact-us-btn {
  		font-size: 1.6rem;
  	}
  	
  	  	.main-content.contact-us-page a {
  		color: white;
  	}
  	
  	@media (max-width: 1023px) {
  		.main-content.contact-us-page .energy-needs h1 {
  			font-size: 3.8rem;
  			padding-left: 10px;
  		}
  	}
