/* about us page */
/* .image-banner {
  margin-left: 80px;
} */
.banner-signup {
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  width: 100%;
}

.banner-signup img {
  min-width: 100%;
}

.desc-grey-about,
.d-service-para p {
  font-size: 18px;
  line-height: 1.8;
  color: #7d8388;
  font-weight: 500;
  text-align: justify;
  margin: 0;
}
.plr-20 {
  padding-left: 40px;
}
.heading-grey-about {
  font-size: 34px;
  line-height: 1;
  color: #09192a;
  font-weight: 900;
  text-align: center;
}
.heading-grey-term {
  font-size: 22px;
  font-weight: 700;
}
.hero-banner-aboutus {
  bottom: 80px !important;
}
.order-summary-data p {
  text-align: left !important;
  padding-top: 30px;
}
.abt-gall-img {
  height: 100%;
  background-size: cover !important;
  background-position: center center;
  padding-top: 62%;
  border-radius: 8px;
  filter: drop-shadow(0.733px 13.981px 9px rgba(221, 222, 226, 0.68));
}
.middle-img-gallery.one {
  padding-bottom: 30px;
}
.middle-img-gallery {
  height: 50%;
}
.abt-middle-tow {
  height: 100%;
  padding: 0 25px;
}
.about-gallery-box {
  flex: 1;
}
.what-we-section {
  background-color: #d9dde1;
}
.what-we-img img {
  border-radius: 8px;
  filter: drop-shadow(0.733px 13.981px 9px rgba(221, 222, 226, 0.68));
}
.desc-grey-li {
  text-align: justify;
}
.about-us ul {
  padding-left: 0px;
}
.plr-70 {
  padding-left: 60px;
  padding-right: 60px;
}
.pa-right-4 {
  padding-right: 30px;
}
.pa-left-4 {
  padding-left: 30px;
}
.plr-70 ul {
  padding-left: 0px;
}
.label-icon,
.right-icon {
  height: 34px;
  border-radius: 17px;
  color: #2d53a0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* terms and condition */
.terms-heading,
.common-para-service p {
  font-size: 18px;
  line-height: 1.8;
  color: #212932;
  text-align: center;
  font-weight: 700;
}
.common-para-service p {
  margin-bottom: 0;
}
.term-list-bullet::marker {
  font-size: 18px;
  line-height: 1.8;
  color: #212932;
  font-weight: 700;
}
ol {
  counter-reset: item;
}
li {
  display: block;
}
.term-list-bullet:before {
  content: counters(item, ".") " ";
  counter-increment: item;
  font-size: 18px;
  line-height: 1.8;
  color: #212932;
  font-weight: 700;
}
.num-list:before {
  position: absolute;
  top: 10%;
  left: 45px;
  visibility: hidden;
  font-size: 22px;
  transform: translate(-50%, -50%);
}
.num-list-3:before {
  position: relative;
  top: 1.5rem;
  display: initial;
  transform: translate(-50%, -50%);
}
.pa-left-40 {
  padding-left: 40px;
}
/* policy page */
.policy-list-bullet:before {
  content: counters(item, ".") " ";
  counter-increment: item;
  font-size: 18px;
  line-height: 1.8;
  color: #2d53a0;
  font-weight: 800;
}
.policy-list-bullet > p {
  font-size: 18px;
  line-height: 1.8;
  color: #2d53a0;
  font-weight: 800;
}
.column-break {
  -webkit-column-count: 2 !important;
}
.policy-heading {
  font-size: 18px;
  min-width: 130px;
}
/* contact us page */
.contact-page {
  position: absolute;
  left: 50%;
  bottom: 0;
}
.plr-50 {
  padding: 50px;
}
.contact-us-sec {
  border-radius: 8px;
  margin-top: -320px;
}
/* */
.contact-form {
  background: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 100%;
}
.get-in-touch {
  background-image: linear-gradient(-11deg, #ca0f2c 0%, #2d53a0 100%);
  border-radius: 8px;
}
.get-in-touch a {
  letter-spacing: 2px;
  margin-left: 20px;
  line-height: 1.75;
  color: #ffffff;
  font-weight: 700;
}
.desc-white-contact {
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 0px;
  color: #ffffff;
  font-weight: 700;
}
.hero-banner-contact {
  bottom: 0;
  min-height: 900px;
}
.heading-get-in {
  font-size: 42px;
}
.desc-contact {
  font-size: 16px;
}
.order-p {
  font-size: 14px;
  color: #7d8388;
  font-weight: 500;
}
.order-para {
  font-size: 16px;
}
.contact-button {
  width: 100%;
  background-color: #2d53a0;
  border-radius: 16px;
  font-size: 22px;
  color: #fff;
  font-weight: 900;
  text-align: center;
  padding: 0 60px;
  border: none;
  height: 77px;
  display: flex;
  align-items: center;
  justify-content: center;
}
textarea {
  resize: vertical;
}
.textarea-box {
  height: 120px !important;
}
.message-box {
  align-items: initial !important;
  margin: 0;
  margin-top: 15px !important;
}
.subscribe-wrap.contact-us-sec.mobile-view {
  display: none;
}
.contact-details .input-group-prepend span {
  font-size: 35px;
  color: #adb5bd;
  position: absolute;
  left: 15px;
  z-index: 1;
}
/* signup page */
.signup-page .navbar-brand img {
  height: 40px;
}
.signup-page {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.al-text {
  font-size: 26px;
  line-height: 1.3;
  color: #212932;
  font-weight: 500;
}
.check-para {
  font-size: 16px;
  line-height: 1.8;
  color: #7d8388;
  text-align: justify;
  font-weight: 500;
  padding: 0 10px;
  margin-bottom: 0;
}
.file-btn {
  font-size: 16px;
  border-radius: 8px;
  padding: 10px 20px;
  font-weight: 700;
}
.upload-btn {
  background-color: #dadde2;
  color: #3e4854;
}
.remove-btn {
  background-color: #ffd6dc;
  color: #ca0f2c !important;
}
.resend-code button {
  color: #2d53a0;
  font-weight: 700;
  background: transparent;
  border: none;
  text-decoration: underline;
}
.input-field.gender-btn {
  padding-left: 40px;
}
.remove-btn {
  margin-left: 10px;
}
.desc-contact {
  font-size: 16px;
  padding-left: 40px;
  color: #7d8388;
  font-weight: 500;
}
.al-text a {
  text-decoration: underline;
  color: #2d53a0;
}
.login-card {
  border: none;
}
.close-icon.close {
  opacity: 1 !important;
  color: #fff;
}

.close {
  position: absolute;
  right: -15px;
  top: -15px;

  z-index: 9;
  vertical-align: middle;
  color: #fff;
}
.close span {
  padding: 5px;
  font-size: 20px;
  background: #ca0f2c;
  border-radius: 50%;
}
.date-icon span {
  position: absolute;
  top: 50%;
  right: 0;
  color: #2d53a0;
}
.otp-input input {
  border-bottom: 2px solid #dee2e6;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  font-size: 42px;
  font-weight: 500;
  color: #212529;
  margin: 10px;
}
.resend-code a {
  text-decoration: underline;
  color: #495057;
  font-weight: 700;
}
.separator-login {
  height: auto;
  margin: 45px 0 35px;
  position: relative;
  border-bottom: solid 1px #e9ecef;
}
.separator-login::before {
  content: "or";
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #212932;
  font-size: 30px;
  top: 50%;
  background: #fff;
  padding: 0 10px;
}
.twt-btn {
  background-color: #1da1f2;
  width: 100%;
}
.fb-btn {
  background-color: #3b5998;
  width: 100%;
}
.pay-btn {
  width: 100%;
  height: 57px;
  font-size: 22px;
}
.mobile-text {
  color: #7d8388;
  font-size: 22px;
  line-height: 1.75;
  text-align: center;
  font-weight: 500;
}
.subscribe-form .input-group-append {
  align-items: center;
  margin: 0;
  position: relative;
}
.subscribe-form .input-group-append span {
  font-size: 28px;
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 14px;
}

@media screen and (max-width: 767px) {
  .subscribe-form .input-group-append span {
    right: 5px;
  }
}
.checkmark-two {
  left: 80%;
  position: absolute;
  top: 60%;
  transform: translate(-50%, -50%);
}
.checkmark-one {
  justify-content: center;
  /* position: absolute; */
  left: 120px;
  top: 53%;
  transform: translate(-50%, -90%);
  margin-right: 60px;
  display: flex;
}
.checkmark-one input {
  /* position: absolute; */
  top: 0;
  left: -30px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  margin-right: 6px;
}
.upload-img {
  border: 1px solid #dadde2;
  max-width: 100%;
  padding: 60px;
  border-radius: 50%;
  background: #dadde2;
}
.checkmark input {
  height: 25px;
  width: 25px;
  background-color: #eee;
  vertical-align: middle;
}
.social-img {
  width: 25px;
  height: 25px;
  margin-right: 14px;
  vertical-align: middle;
}
.checkmark-two input {
  position: absolute;
  top: 0;
  left: -30px;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
/* login form */
.form-group.cpatcha {
  border: 2px solid #dfe2e6;
  border-radius: 8px;
}
.password span {
  color: #2d53a0;
}
.form-group.cpatcha img {
  width: 65px;
  position: absolute;
  right: 0;
  height: auto;
}
.btn-yes {
  background-color: green;
}
.save-btn {
  background-color: #e0eaff;
  color: #2d53a0;
}
.common-btn-card {
  font-size: 14px;
  line-height: 20px;
  padding: 20px 40px;
  font-weight: 700;
  height: 100%;
  border-radius: 16px;
}
.socail-tag a {
  justify-content: center;
  align-items: center;
  display: flex;
}
.modal-btn {
  width: auto;
  background-color: #2d53a0;
  border-radius: 16px;
  font-size: 22px;
  color: #fff;
  font-weight: 900;
  text-align: center;
  padding: 0 60px;
  border: none;
  height: 77px;
}
.modal-heading {
  font-size: 36px;
  letter-spacing: 2px;
  line-height: 1.4;
  color: #09192a;
  font-weight: 900;
  text-align: center;
}

.login-para {
  font-size: 18px;
  line-height: 1.8;
  color: #09192a;
  font-weight: 600;
  margin-bottom: 0;
}

.login-para iframe {
  width: 100% !important;
}
input.form-control.pl-value::-webkit-input-placeholder {
  color: #212932;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 20px;
}
.forgot-number > input.form-control::-webkit-input-placeholder {
  width: 100%;
  font-size: 40px;
  letter-spacing: 2px;
  color: #09192a;
  padding: 0 !important;
}
.password-create span {
  color: #adb5bd;
}
.image-banner img {
  width: 100%;
}
/* fav sports css */
.sports-icon img {
  height: 25px;
  width: 25px;
  position: absolute !important;
  right: 30px !important;
  transform: translate(-50%, -50%) !important;
}
.fav-sports-sec {
  margin-top: -150px !important;
}
/* add a card */
.card-div {
  margin-top: -140px;
  background-color: #fff;
  border-radius: 16px;
  padding: 80px 50px;
  margin-left: 50px;
  margin-right: 50px;
  position: relative;
}
/* .subscribe-form.contact-details label {
    margin-left: 20px;
} */
.add-card-icon {
  border-radius: 18px;
  background-color: #fdfdfd;
  border: 2px dotted #f5f5f5;
  padding: 50px 90px;
}
.add-img img {
  margin: 10px;
}
.card-one img {
  width: 100%;
}
.card-one img:hover {
  filter: drop-shadow(0.89px 16.977px 20px #a4aab4);
}
.card-one .mycard:hover {
  filter: drop-shadow(0.89px 16.977px 20px #a4aab4);
}
.card-one.add-card {
  padding: 15px;
  border-radius: 18px;
  background-color: #fdfdfd;
  border: 2px solid #f5f5f5;
}
.add-card-border {
  border-radius: 18px;
  background-color: #f5f5f5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 50px;
}
.add-card-border span {
  width: 28px;
  height: 28px;
  font-size: 40px;
  font-weight: 600;
  color: #7d8388;
}
.add-form {
  background-color: #fff;
  padding: 50px;
  border-radius: 16px;
}
.add-img img:hover {
  filter: drop-shadow(0.89px 16.977px 20px #a4aab4);
}
/* profile-section */
.profile-section {
  padding-right: 200px;
}
.profile-details .input-group-prepend span {
  font-size: 35px;
  color: #2d53a0;
  position: absolute;
  left: 15px;
  z-index: 1;
}
.subscribe-form.profile-details label {
  color: #6c757d;
  font-weight: 600;
  font-size: 18px;
  margin-left: 20px;
}
.pic-img img {
  border-radius: 100%;
  background: #adb5bd;
  height: auto;
  max-width: 100%;
  object-fit: cover;
  max-width: 150px;
  height: 150px;
}
.card-div-one,
.card-div-two {
  margin-top: 0;
}
.prof-heading {
  font-size: 42px;
}
.profile-btn {
  font-size: 18px;
  color: #ffffff;
  height: 57px;
}
/* upload img */
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.upload-btn-wrapper input[type="file"] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.billing-list.prev-booking:hover .booking-dropdown-btn::after {
  transform: rotate(183deg);
  color: #ca0f2c;
}
.dropdown-menu.show {
  padding: 0;
}
.dropdown-profile-mobile {
  position: absolute;
  left: 50%;
  top: 60px;
}
.profile-top-main .dropdown-menu-profile {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 9px;
  border: 0;
  max-width: 100%;
}
/* button#dropdownMenu-3{
    
} */
button#dropdownMenu2 {
  background: none;
  margin-left: 50px;
  border: none;
  outline: none;
}
.dropdown.dropdown-profile {
  margin-top: 10px;
}

.dropdown.dropdown-profile .dropdown-menu.show::before {
  color: #fff;
  display: inline-block;
  margin-left: 25%;
  top: -9px;
  position: absolute;
  vertical-align: 0.255em;
  content: "";
  border-bottom: 0.6em solid;
  border-right: 0.6em solid transparent;
  border-top: 0;
  border-left: 0.6em solid transparent;
}
.profile-top-main.dropdown-item:focus,
.dropdown-item:hover {
  color: #2d53a0;
  text-decoration: none;
  background-color: transparent;
}
.profile-icon span {
  margin-left: 20px;
  font-size: 35px;
  color: #adb5bd;
}
.profile-icon:hover span {
  color: #2d53a0;
}
.profile-icon a {
  color: #7d8388;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8;
}
.logout {
  border-bottom: none !important;
}
.profile-icon.d-flex {
  margin: auto;
  border-bottom: 2px solid #adb5bd;
  max-width: 100%;
  padding: 10px 0;
}
/* checkout screen */
.profile-pic-col,
.profile-pic-tab-col,
.service-class-section {
  margin-top: -12%;
  position: relative;
}
.checkout-screen {
  background: #fff;
  position: relative;
  border-radius: 16px;
}
.checkout-img img {
  border-radius: 8px;
  margin: 0px 15px;
}
.checkout-screen h3 {
  font-size: 20px;
  line-height: 1.2;
  color: #09192a;
  font-weight: 700;
  margin-left: 45px;
}
.checkout-screen p {
  font-size: 16px;
  line-height: 1.1;
  color: #7d8388;
  font-weight: 500;
  text-align: center;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.checkout-screen ul {
  display: flex;
  padding: 25px 0;
}
.booking-content-bottom p,
.booking-content-top p {
  font-size: 24px;
  color: #fff;
}
.booking-content-bottom {
  padding: 30px 10px;
  border-bottom-right-radius: 16px;
}
.booking-content-top {
  padding: 40px 10px;
  border-top-right-radius: 16px;
}
.checkout-form {
  padding: 50px 30px;
}
.radio-btn {
  height: 25px;
  width: 25px;
}
.order-summary {
  border-bottom: 1px solid;
}
.order-screen {
  padding: 50px 30px;
}
.checkout-para {
  font-weight: 900;
}
.checkout-btn {
  max-width: 100%;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  border-radius: 8px;
  border: none;
  outline: none;
  padding: 10px 20px;
}
.discount-cost p {
  font-size: 20px;
  font-weight: 800;
  text-align: left;
}
.checkout-screen:hover {
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.order-heading {
  font-size: 30px;
  font-weight: 700;
}
.order-grey,
.serive-class-para p {
  font-size: 16px;
  line-height: 1.8;
  color: #212932;
  font-weight: 700;
}
.billing-list li {
  padding: 0px 15px;
}
.confirm-img img {
  border-radius: 8px;
}
.pr-70 {
  padding-right: 70px;
}
.order-confirm p {
  font-size: 16px;
  font-weight: 500;
  color: #7d8388;
}
.pa-right {
  padding-right: 60px;
}
.order-btn-col {
  padding: 0 15%;
}
.select-wrap.form-select option {
  font-weight: 700 !important;
}
.opt-div input[type="radio"]:active .card-details-div {
  display: none;
}

.opt-div {
  align-items: center;
}
.opt-div input {
  height: 25px;
  width: 25px;
  margin-right: 10px;
  vertical-align: middle;
  align-items: center;
}
.checkout-address {
  background: #f5f5f5;
  padding: 20px 10px;
  border-radius: 8px;
  margin-top: 10px;
}
.checkout-address:hover {
  background-color: #e0eaff;
}
.sports-icon .star-icon {
  color: #e1e1e1;
  position: absolute;
  font-size: 30px;
  right: 40px;
  bottom: 40px;
}
.sports-icon {
  position: relative;
}
.sports-icon.star-icon:hover .filled-icon {
  display: block;
  position: relative;
}
.sports-icon .filled-icon {
  color: #ca0f2c;
  position: absolute;
  font-size: 30px;
  right: 40px;
  bottom: 40px;
}
.search-para p,
.slot-ava-div ul li h2 {
  font-size: 14px;
  line-height: 2;
  color: #212932;
  font-weight: 700;
}
.title-btn {
  border-radius: 8px;
  background-color: #dbe7ff;
  border: 1px solid #ededed;
  font-size: 14px;
  line-height: 1.2;
  color: #919599;
  font-weight: 700;
}
.search-para span {
  color: #7d8388;
  font-weight: 500;
}
.location_map {
  border-radius: 8px;
  background: #f5f5f5;
  margin-top: 10px;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  max-width: 100%;
}
.location_map p {
  font-size: 14px;
  line-height: 2;
  color: #212932;
  margin: 0;

  font-weight: 700;
}
.search-list-btn {
  position: absolute !important;
  top: 8% !important;
  left: 8% !important;
  border-radius: 8px;
  height: auto;
}

.warning-msg {
  border-radius: 8px;
}
.warning-msg p {
  padding: 0 10px;
  font-size: 18px;
  line-height: 3;
  color: #1e438c;
  font-weight: 600;
}
.faculty-btn {
  border-bottom: 2px solid #7d8388;
}
.search-list-details,
.billing-list ul {
  display: flex;
  flex-direction: revert;
  width: 100%;
}

.search-list-details .search-dropdown p {
  flex-shrink: 0;
}

.filter_options {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.filter_options .filter_options__container {
  padding: 0 20px;
}

.subscribe-form {
  width: 100%;
}

/* previous booking page */
.cancel-booking-btn button {
  position: absolute;
  right: 25px;
}
.tab-details {
  background: #fff;
  border-radius: 8px;
}
.tab-details:hover .hidden-sec {
  display: block;
}
.tab-details:hover {
  cursor: pointer;
  filter: drop-shadow(0.471px 8.988px 38px rgba(200, 204, 210, 0.57));
}
.hidden-sec {
  padding: 0 50px;
}
.booking-img img {
  max-width: 150px;
  height: 120px;
}
.prev-booking li {
  padding: 5px 30px;
}
.hide-prev-list {
  padding-left: 100px;
}
.booking-ul {
  background-color: #fff;
  padding: 10px;
  border-radius: 8px;
  margin: 0;
}
.prev-p {
  font-size: 30px;
  font-weight: 700;
  margin-left: 15px;
}
.tab-div {
  margin-top: -135px;
  position: relative;
}
.booking-dropdown-btn {
  color: #ca0f2c;
  font-size: 22px;
  padding: 10px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  border: 1px solid #ca0f2c;
}
.booking-dropdown-btn:after {
  margin-left: 0;
}
/* option {
    font-weight: 700 !important;
} */
.search-form select option {
  font-weight: 700;
}

.booking-dropdown-btn:focus {
  outline: 0;
  box-shadow: none;
}
/* if you want to show hover dropdown changed then used this css */
/* .booking-dropdown-btn:hover.booking-dropdown-btn::after{
        color: #ca0f2c;
        display: inline-block;
        margin-left:0;
        vertical-align: .255em;
        content: "";
        border-bottom: .3em solid;
        border-right: .3em solid transparent;
        border-top: 0;
        border-left: .3em solid transparent;
    
} */
/* .booking-dropdown-btn:hover .hidden-sec{
    display: block;
} */
.status {
  border-radius: 8px;
  padding: 0.2rem 1rem;
  font-size: 16px;
  line-height: 2;
  font-weight: 700;
  border: 0;
  width: fit-content;
  text-align: center;
}
.status-paid {
  background-color: #bae5bf;
  color: #43a02d;
}
.status-pending {
  background-color: #fff0c2;
  color: #a68b00;
}
.status-unpaid {
  background-color: #ffcdd2;
  color: #c62828;
}
.status-inactive {
  background-color: #dbe7ff;
  color: #2d53a0;
}

.nav-tabs {
  border: none;
}
ul#myTab {
  font-size: 30px;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 800;
  align-items: center;
  justify-content: center;
}
.nav-tabs .nav-link {
  border: 0;
  padding: 30px 60px;
  color: #fff;
  border-radius: 64px;
  background: #1e438c;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #fff;
  background-color: #ca0f2c;
  border-color: #dee2e6 #dee2e6 #fff;
  border-radius: 64px;
}
.slider-div,
.responsive-map {
  border-radius: 18px;
  filter: drop-shadow(0.733px 13.981px 9px rgba(221, 222, 226, 0.68));
}
.serive-class-para p {
  font-size: 22px;
  line-height: 2;
  color: #09192a;
  font-weight: 800;
}
.subscribe-form .input-number {
  padding: 0;
  text-align: center;
  max-width: 100px;
}
.service-class-ul ul li {
  margin: 0px;
  width: 50%;
  position: initial;
}
.service-class-ul ul {
  padding: 15px 0;
}
.quantity-value {
  font-size: 37px;
  line-height: 1.8;
  color: #212932;
  font-weight: 700;
}
.responsive-map {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  min-height: 31rem;
}
.responsive-map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.slick-dots li.slick-active button {
  background: #2d53a0;
  border-color: #2d53a0;
}

.slideshow {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);
}
.slide img {
  max-width: 100%;
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}
.flex-container {
  display: flex;
  flex-flow: wrap;
}
.flex-item-left {
  flex: 0 0 48%;
  max-width: 48%;
  align-items: center;
  display: flex;
  justify-content: left;
}
.flex-item-right {
  flex: 0 0 48%;
  max-width: 48%;
  display: flex;
  align-items: center;
  justify-content: end;
}

.football-list,
.football-list-one {
  font-size: 16px;
  line-height: 2;
  /* color: #c62828; */
  font-weight: 700;
  padding: 10px;
  border-radius: 8px;
}
.football-list p {
  background-color: #dbe7ff;
  text-align: center;
  color: #2d53a0;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 0;
  max-width: 110px;
}
.football-list-one p {
  background-color: #ffd6dc;
  padding: 10px;
  border-radius: 8px;
  color: #c62828;
}
.service-form .input-group-prepend span {
  color: #adb5bd;
  font-size: 22px;
  /* position: relative; */
  left: 0;
}

.service-form .input-group-append span {
  color: #2d53a0;
  right: 0;
  top: initial;
  font-size: 22px;
}
/*  */
.common-time-list p {
  border-radius: 8px;

  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  padding: 10px 25px;
  margin-right: 15px;
  max-width: 100%;
}
.timing-list p {
  background-color: #bae5bf;
  color: #43a02d;
}

.timing-list p:hover {
  color: #fff;
  filter: drop-shadow(0.733px 13.981px 9px rgba(221, 222, 226, 0.43));
  background-color: #2d53a0;
}

.able-list p {
  color: #fff;
  filter: drop-shadow(0.733px 13.981px 9px rgba(221, 222, 226, 0.43));
  background-color: #2d53a0;
}
.unable-list p {
  background-color: #f5f5f5;
  color: #7d8388;
}
.slot-ava-div {
  padding: 50px 30px;
  border-radius: 18px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .slot-ava-div {
    padding: 20px 30px;
  }
}
.slot-ava-div ul li {
  width: 33.3%;
}
.football-data li {
  width: 50%;
}
.address-section .football-list {
  padding-left: 0;
  padding-bottom: 0;
}
.req-select {
  border-bottom: 2px solid #7d8388;
}
.opt-select {
  background-color: #fff;
  border: 0;
  border-radius: 8px;
}
.radius-data-range {
  margin-left: 12rem;
}
.range-point small {
  color: #7d8388;
  font-weight: 500;
  font-size: 14px;
}

.profile-pic-upload .button {
  flex-direction: column;
}
.profile-pic-upload .remove-btn {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .image-banner,
  .banner-signup {
    display: none;
  }
}
