:root {
  --orange: #ff8812;
  --darkblack: #221e1e;
  --grey: #525252;
  --white: #ffffff;
  --family1: "Barlow", sans-serif;
  --family2: "Helvetica Neue", sans-serif;
  --poppins: "Poppins", sans-serif;
}

.input-group-prepend span {
  background-color: #ffffff;
  padding: 10px 13px;
  border-right: 0px;
}

.sec1 {
  background: url(./images/runnerandathlete.jpg) center center no-repeat;
  background-size: cover;
  background-position: center;
}
.bgoverlay {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100vh;
  padding: 50px 0px;
  position: relative;
}
.bgoverlay .container {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, 0);
}
.topcorner{
  padding: 15px 3vw;
}

.bantext h1 {
  font-family: var(--family2);
  font-weight: 800;
  background: -webkit-linear-gradient(0deg, #f9625e, #fe7751);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: calc(2.5rem + 1vw);
  text-transform: uppercase;
}

.bantext h4 {
  font-family: var(--family2);
  font-weight: 500;
  color: #ffffff;
  font-size: calc(1.5rem + 0.7vw);
}
.contactfrm{
  background-color: #ffffff;
  padding: 20px 30px;
  border-radius: 10px;
}
.contactfrm h4{
  background: -webkit-linear-gradient(0deg, #f9625e, #fe7751);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
}
input.form-control, select.form-control {
  border-left: unset;
  padding-left: unset;
}
.myForm .button button{
  background-image:-webkit-linear-gradient(0deg, #f9625e, #fe7751);
  border: 0;
  outline: 0;
  padding: 5px 30px;
  font-size: 22px;
  font-family: var(--family2);
  border-radius: 10px;
  margin-top: 15px;
  font-weight: 600;
}
.sec2{
  background: linear-gradient(90deg, #f9625e, #fe7751);
  padding: 60px 0px 40px 0px ;
}
.counter-value{
  color: #ffffff;
  font-family: var(--family2);
  font-weight: 800;
  font-size: 2rem;
  margin-top: 15px;
}
.count span{
  color: #ffffff;
  font-family: var(--family2);
  font-weight: 400;
  font-size: 2rem;
  line-height: 30px;
}
.sec3{
  padding: 50px 0px;
  background: url(./images/stoppingbg.png) center center no-repeat;
  background-size: cover;
}
.sec3 h2{
  font-family: var(--family2);
  font-weight: 800;
  background: -webkit-linear-gradient(0deg, #f9625e, #fe7751);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: calc(2.5rem + 1vw);
  text-transform: uppercase;
}
.sec3 p{
  font-family: var(--family2);
  color: #ffffff;
  font-weight: 500;
  font-size: 22px;
}
.sec4{
  padding: 40px 0px; 
}
.rnow{
  background: linear-gradient(0deg, #f9625e, #fe7751);
  color: #ffffff;
  font-family: var(--family2);
  font-weight: 700;
  font-size: 22px;
  border: 0;
  padding: 5px 30px;
  border-radius: 10px;
}
.sec4lp p:nth-child(1){
  font-size: 22px;
  background: -webkit-linear-gradient(0deg, #f9625e, #fe7751);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: var(--family2);
}
.sec4lp p:nth-child(2){
  font-size: 24px;
  color: #424242;
  font-family: var(--family2);
  margin-bottom: 20px;
}
.sec4img{
  margin-bottom: 20px;
}
.sec4img img{
  float: left;
  padding-right: 20px;
}
.sec4img p{
  font-size: 18px;
  font-family: var(--family2);
  color: #424242;
}
.sec4btmtext{
  margin-top: 25px;
}

.sec4btmtext h3{
  font-size: 2rem;
  background: -webkit-linear-gradient(0deg, #f9625e, #fe7751);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: var(--family2);
  text-transform: uppercase;
  font-weight: 800;
}
.sec4btmtext h4{
  font-size: 1.5rem;
 color: #424242;
  font-family: var(--family2);
  text-transform: uppercase;
  font-weight: 800;
  font-style: italic;
}
.sec4btmtext h4 span{
  background: -webkit-linear-gradient(0deg, #f9625e, #fe7751);
  color: #ffffff;
  padding: 0px 10px;
  border-radius: 7px;
}
.experts h2{
  font-family: var(--family2);
  font-weight: 800;
  background: -webkit-linear-gradient(0deg, #f9625e, #fe7751);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: calc(2.5rem + 1vw);
  text-transform: uppercase;
  margin-top: 25px;
}
.experts h3{
  font-family: var(--family2);
  font-weight: 500;
 color: #2f2f2f;
  font-size: calc(1.5rem + 1vw);
  text-transform: capitalize;
  margin-top: 25px;
}
.experts p{
  font-family: var(--family2);
  font-weight: 400;
 color: #2f2f2f;
  font-size: 18px;
}
.experts :nth-child(4){
  font-family: var(--family2);
  font-weight: 400;
  color: #2f2f2f;
  font-size: 20px;
  text-transform: uppercase;
}
.sec5{
  background: linear-gradient(90deg, #f9625e, #fe7751);
  padding: 40px 0px 0px 0px; 
}
.sec5 h3{
  font-size: calc(1.5rem + 1vw);
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-family: var(--family2);
  margin-bottom: 0;
}
.sec5 h2{
  font-size: calc(1.7rem + 1vw);
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  font-family: var(--family2); 
}
.sec5 p{
  font-size: 20px;
  color: #ffffff;
  font-weight: 400;
  font-family: var(--family2);
}
.sec5 hr {
  height: 2px;
  background-color: #ffffff !important;
  color: #ffffff;
  opacity: 1;
}
.ryanouter {
  border-left: 0px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  padding: 30px 54px 50px 180px;
  border-radius: 0px 40px 40px 0px;
}
.ryanimg {
  position: relative;
  transform: translateX(46%);
}
.readmore a{

  display: inline-block;
  border-radius: 10px;
  padding: 5px 30px;
  margin-top: 25px;
  text-decoration: none;
  font-family: var(--family2);
  font-weight: 600;
  color: #fe7751;
  background-color: #ffffff;
  font-size: 22px;
}
.sec6{
  background-color: #e9e9e9;
  padding: 40px 0px;
}
.sec6 h3{
  font-family: var(--family2);
  font-weight: 700;
  background: -webkit-linear-gradient(0deg, #f9625e, #fe7751);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: calc(1.5rem + 0.5vw);
  text-transform: uppercase;
  margin-top: 25px;
}

.sec7{
  padding: 40px 0px;
}
.sec7 .faq h2{
  font-family: var(--family2);
  font-weight: 700;
  background: -webkit-linear-gradient(0deg, #f9625e, #fe7751);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: calc(1.5rem + 0.5vw);
  text-transform: capitalize;
  margin-top: 25px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;

}
.sec7 .faq h2:before{
  position: absolute;
  width: 200px;
  background-color: red;
  height: 2px;
  top: 0;
}
.accordion-header button{
  background: linear-gradient(0deg, #f9625e, #fe7751);
  color: #ffffff;
  font-family: var(--family2);
  font-weight: 700;
  font-size: 18px;
}
.accordion-body{
  font-family: var(--family2);
}
@media screen and (max-width:768px) {
  .bgoverlay {
    height: initial;
}
.bgoverlay .container {
  position: static;
  bottom: 0%;
  left: 0%;
  transform: translate(0, 0);
}
.ryanimg {
  position: relative;
  transform: translateX(0);
  margin-bottom: 25px;
}
.ryanouter {
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  padding: 30px 50px 50px 50px;
  border-radius: 40px 40px 40px 40px;
}
.sec5 {
  padding: 40px 0px 40px 0px;
}
}