.sched-appointment{
  color:#1a76be;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 180%;
  text-align: center;
}

.white-paper-coop-kit{
  font-family: 'Poppins', sans-serif;
  color:#1a76be;
  text-align: center;
  font-weight: 600;
  
}




.form-control {
  border-radius: 3 !important;;
  border-color: #f4f4f4;
  background-color: #e7e9fe;
  font-family: 'Poppins', sans-serif;
  padding: 3%;
  font-weight: 600;
}

.form-control-new-address{
  border-radius: 3 !important;
  border-color: #f4f4f4;
  background-color: #e7e9fe;
  font-family: 'Poppins', sans-serif;
  padding: 2%;
  font-weight: 600;

  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #c7cdfd;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control-new{
  border-radius: 3 !important;
  border-color: #f4f4f4;
  background-color: #e7e9fe;
  font-family: 'Poppins', sans-serif;
  padding: 2%;
  font-weight: 600;

  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #a5b1fd;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-button{
  background-color: #233bf5;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  border-radius: 27px
}

.img-fluid-custom {
  max-width: 100%;
  height: 100vh;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #4c5ef0 !important;
  opacity: 1; /* Firefox */
}

.thanks-submit{
  color: #90e4cf;
  font-family: 'Poppins', sans-serif;
}
.bg-left{
  background-color: #1a76be;
}

.bg-right{
  background-color: #bd212e;
  padding-right: 2.5%;
}
.text-only{
  overflow-wrap: break-word;
}

.text-padding{
  padding-top: 3rem;
  padding-right: 3rem;
  padding-left: 3rem;
  padding-bottom: 3rem;
}

.main-text-left{
  color: white;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 150%;
  padding-bottom: 5%;
}

.main-text-left-2{
  font-family: 'Poppins', sans-serif;
  color: #f5eeed;
}

.main-text-left-3{
  font-family: 'Poppins', sans-serif;
  color: #f5eeed;
}

.main-text-left-4{
  font-family: 'Poppins', sans-serif;
  color: white;
  font-weight: 600;
}

.main-text-left-5{
  font-family: 'Poppins', sans-serif;
  color: white;
}
.dot-class{
  color: white;
}


.main-text-right{
  color: #FFA400;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 150%;
  padding-bottom: 5%;
}

.main-text-right-2{
  font-family: 'Poppins', sans-serif;
  color: #f5eeed;
}


.main-text-right-3{
  font-family: 'Poppins', sans-serif;
  color: #f5eeed;
}

.main-text-right-4{
  font-family: 'Poppins', sans-serif;
  color: #f5eeed;
}





.custmom-padding{
  padding-right: 3rem;
  padding-top:2rem;
  /* padding-left: 3rem;
  padding-top: 3rem;
  padding-bottom: 3rem; */
}


.field-sales{
  font-family: 'Poppins', sans-serif;
  color: white;
  font-size: 2rem;
}

.d-o{
  color: #f5eeed;
  font-family: 'Poppins', sans-serif;
}

.li-circle{
  color: #f5eeed;
  
}

.li-text{
  color: #f5eeed;
  font-family: 'Poppins', sans-serif;
}

.padding-inside-text{
  max-width: 700px;
  padding-top:1%;
}



.padding-inside-text-right{
  color:yellow;
  max-width: 700px;
  padding-top:0%;
  padding-left: 22%;
}

.mb-4-custom{
  margin-bottom: 1.5rem
}

.img-fluid-custom{
  max-width: 100%;
  height: 100%;
}