@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Racing+Sans+One&display=swap');
body {
  font-family: "Poppins", serif;
  color: #000;
  background-color: #ffffff;
}
* {
  scrollbar-width: thin;
  scrollbar-color: rgba(11, 20, 26, 0.2) transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", serif;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  text-decoration: none;
}
body p {
  font-size: 15px;
}
.banner_banner {
  background: url(../image/image_banner-crop.d0f01e80.webp) no-repeat top,
    linear-gradient(#c74a07, #c74a07);
  background-size: auto 400px, auto;
  padding: 50px 66px 18px;
  width: 100%;
}
.banner_jmission {
  background: #fff;
  padding: 40px 60px;
  border-radius: 10px;
  width: 100%;
}
.banner_text_1 {
  animation: banner_text1__TNX9j;
}
.banner_text_2 {
  animation: banner_text2__2BtIZ;
}
.banner_text_1,
.banner_text_2 {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  animation-duration: 10s;
  animation-timing-function: steps(25);
  animation-iteration-count: infinite;
}
.banner_text_1:after,
.banner_text_2:after {
  content: "|";
  position: absolute;
  right: 0;
  animation: banner_caret__Ce2zm infinite;
  animation-duration: 1s;
  animation-timing-function: step-end;
}
.banner_banner h2 {
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
  color: #fff;
  line-height: 125%;
  margin: 30px 0 40px;
}
.banner_jmission span {
  color: #c74a07;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  width: 100%;
}
.banner_jmission h2 {
  font-weight: 700;
  font-size: 30px;
  color: #000;
  margin: 0px;
  margin-bottom: 15px;
}
.egallery_egalleryMain__O3bX3 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.egallery_slideshow__rIFyu {
  height: 150px;
  margin: 0 auto;
  position: relative;
  transform: translateZ(0);
  display: flex;
  width: 100%;
  overflow: hidden;
}
.egallery_move__vkW8 {
  height: 100%;
  transform: translateZ(0);
  display: flex;
  gap: 20px;
  animation: egallery_moveSlideshow__jfut7 80s linear infinite;
}
.egallery_move__vkW8 > img {
  height: 200px;
  width: auto;
  border-radius: 6px;
}
.givechange {
  background-color: rgb(238 226 96);
}
.btn-outline-danger {
  border: 1px solid #c74a07;
  color: #c74a07;
}
.btn-danger {
  background-color: #c74a07;
  border: 1px solid #c74a07;
}
.btn-outline-danger:hover,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:active {
  background-color: #c74a07;
  color: #fff;
  border: 1px solid #c74a07;
}
.text-danger {
  color: #c74a07 !important;
}
.bg-danger {
  background-color: #c74a07 !important;
  color: #fff;
}
.egallery_move__vkW8:nth-child(2) img {
  opacity: 0.4;
}
.egallery_slideshow__rIFyu:hover .egallery_move__vkW8 {
  animation-play-state: paused;
}
@keyframes egallery_moveSlideshow__jfut7 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes banner_text2__2BtIZ {
  0%,
  50%,
  to {
    width: 0;
  }
  60%,
  90% {
    width: 12em;
  }
}
@keyframes banner_text1__TNX9j {
  0%,
  50%,
  to {
    width: 0;
  }
  10%,
  40% {
    width: 10em;
  }
}
.girlschild .btn-danger {
  display: flex;
  font-size: 15px;
  justify-content: center;
  text-align: center;
}
.girlschild.row .col-lg-4 {
  padding-left: 5px;
  padding-right: 5px;
}
.widget-area {
  padding-top: 50px;
  padding-bottom: 20px;
}
.footer-widget,
.footer-widget .widget {
  padding: 0;
  border: none;
  padding-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
.footer-text {
  margin-bottom: 3px;
}
.widget-area ul {
  list-style: none;
  padding-bottom: 10px;
  padding-left: 0px;
}
.footer-list li {
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 30px;
  font-size: 20px;
}
.footer-list li i {
  color: #c74a07;
}
.bg-pink {
  background-color: #c74a07;
}
.menu-all-pages-container ul li a {
  margin-bottom: 16px;
  color: #fff;
}
.menu-all-pages-container ul {
  margin-bottom: 0px;
}
.location-icon {
  color: #fff;
  font-size: 16px;
}
.location-icon span svg {
  width: 32px;
  padding-right: 0px;
  margin-right: 5px;
  margin-top: 2px;
}
.location {
  border-left: 1px solid #f4efef;
  margin-bottom: 20px;
  padding-left: 14px;
}
.footer-widget .widget_title {
  margin: 0 0 25px 0;
}
.find-photo-click {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.results {
  font-size: 20px;
  font-weight: 400;
  color: #2f5596;
}
.photomodal h3 {
  font-size: 24px;
  color: #fa2f45;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.photomodal h2 {
  font-size: 23px;
  font-weight: 700;
}
.photomodal .modal-header {
  border-bottom: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.timing {
  background: #e4e4e4 url(../image/bg.webp) no-repeat center center fixed;
  background-position: center;
  background-size: cover;
}
.timingmodal .modal-body {
  padding: 2px;
}
.runtimebg {
  background-color: rgba(0, 0, 0, 0.692);
}
.runtimebg h2 {
  font-size: 30px;
}
.organization-details .form-control,
.organization-details .form-select {
  display: block;
  font-size: 13px !important;
  height: 37px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #333;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #b1bdc8;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.organization-details .form-label {
  font-weight: 400;
  margin-bottom: 2px;
  font-size: 13px;
}
.forminput {
  margin-bottom: 15px;
}
.forminput label sup {
  color: red;
  font-size: 6px;
}
.orgdeatils {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 7px;
}
.sewalogo img {
  width: 50px;
}
.sewalogo {
  margin-bottom: 15px;
}
.childedition {
  font-size: 40px;
  font-weight: 600;
  color: #a72f50;
}
.orgdeatils a {
  color: #2f5596;
}
.pathner-logo-card {
  background: #fff9f9;
  height: 150px;
  display: flex;
  align-items: center;
  padding: 15px;
  border-radius: 6px;
}
.technologypartne {
  overflow: hidden;
  background-color: #fff;
}
.techparthner {
  clip-path: polygon(60% 0, 100% 0, 100% 100%, 0% 100%);
  background-color: #c74a07;
}
.techparthner .photoboth {
  text-align: left;
  height: 70px;
  display: flex;
  justify-content: end;
}
.givechange p {
  font-size: 20px;
}
.navbar .navbar-nav .nav-item a {
  color: #131416;
}
.navbar .navbar-nav .nav-item:hover a {
  color: #c74a07;
      background: #e7e7e7;
}
.navbar-nav .nav-link.active {
  color: #c74a07 !important;
}
.slider {
  overflow: hidden;
  white-space: nowrap;
  animation: slider;
  position: relative;
  animation-duration: 5s;
  animation-timing-function: steps(25);
  animation-iteration-count: infinite;
}
.slider:after {
  content: "|";
  position: absolute;
  right: 0;
  animation: caret infinite;
  animation-duration: 1s;
  animation-timing-function: step-end;
}
@keyframes slider {
  0%,
  50%,
  to {
    width: 0;
  }
  10%,
  40% {
    width: 12em;
  }
}
@keyframes caret {
  0%,
  to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.Collection ol {
  margin-bottom: 5px;
}
.Collection ol li {
  font-weight: 300;
  font-style: italic;
  color: #333;
}
.Collection p span {
  color: #333;
  font-size: 16px;
}
.top-silder img {
  width: 50px;
  height: 50px;
  margin: auto;
}
.top-silder h3 {
  font-size: 20px;
  font-weight: 500;
}
.owl-nav button {
  background: transparent;
  border: none;
  font-size: 2rem;
  color: #333;
  transition: color 0.3s;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent !important;
}
.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}
.owl-nav button.owl-prev {
  margin-left: -25px !important;
}
.owl-nav button.owl-next {
  margin-right: -25px !important;
}
.owl-nav button.owl-prev i,
.owl-nav button.owl-next i {
  font-size: 35px;
}
.owl-theme .owl-dots {
  display: none;
}
.about-run {
  padding: 15px;
  margin-bottom: 20px;
  background: #fff;
}
.about-run p {
  margin-bottom: 0px;
}
.about-run h4 {
  font-size: 20px;
  font-weight: 600;
  color: #c74a07;
}
.minus,
.plus {
  background: transparent;
  border-radius: 0px;
  padding: 8px 5px 8px 5px;
  border: 1px solid #c74a07;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
}
.minus {
  margin-right: -6px;
  border-right: 0px;
  height: 45px;
  width: 50px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.plus {
  margin-left: -6px;
  border-left: 0px;
  height: 45px;
  width: 50px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.number input {
  height: 45px;
  width: 70px;
  text-align: center;
  font-size: 20px;
  border: 1px solid #c74a07;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px;
}
.number span {
  cursor: pointer;
}
.participantclose {
  cursor: pointer;
}
.discountbtn {
  top: 29px;
  right: 15px;
}
.form-control:focus,
.form-check-input:focus {
  box-shadow: none;
}
.donationnum .form-control {
  font-size: 14px !important;
}
.registration-charges h2 {
  font-size: 25px;
}
.registration-charges .form-check-label {
  font-size: 14px;
  font-weight: 300;
}
.run-card h3 {
  font-size: 25px;
}
.gallery h2,
.givechange h3,
.sponsors h2,
.bibs h2,
.runroute h2,
.organization-details h2,
.events-categories h2,
.Indias-run h2,
.raceday h2,
.tips h2,
.termscontdio h2 {
  font-size: 30px;
  font-weight: 700;
}
.footer-widget h3,
.bibs h3,
.organization-details h3 {
  font-size: 25px;
  font-weight: 600;
}
.gallery span {
  font-size: 14px;
  font-weight: 600;
}
.technologypartne p {
  font-size: 16px;
}
.download-results {
  font-size: 20px;
  font-weight: 600;
  color: rgb(6 65 115);
}
.error {
  position: absolute;
  color: red;
  font-size: 12px;
}
.totalreg span {
  font-size: 35px;
  font-weight: 500;
}
.form-check-input:checked {
  background-color: #c74a07;
  border-color: #c74a07;
}
.gallery img {
  cursor: pointer;
}
.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.popup img {
  max-width: 80%;
  max-height: 80%;
  border-radius: 10px;
}
.close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}
.popup .prev,
.popup .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  color: white;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 50%;
}
.popup .prev {
  left: 20px;
}
.popup .next {
  right: 20px;
}
.mention input {
  color: #333;
  font-size: 13px;
}
.mention input:focus {
  outline: none;
}
.ourpartners-top {
  background-color: #c74a07;
  color: #fff;
}
.thanks {
  text-align: center;
  margin-bottom: 15px;
}
.thanks img {
  width: 120px;
}
.web-logo {
  width: 100px;
  height: 100%;
  margin: auto;
  padding-top: 80px;
}
.web-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.achievementsmodal .btn-close {
  position: absolute;
  right: 14px;
  font-size: 18px;
}
.achievementsmodal .modal-body {
  background-color: #ffc3a2;
  padding-bottom: 30px;
}
.achievementsmodal p {
  font-size: 18px;
  font-weight: 500;
}
.light-bg {
  background-color: #ffdabd;
}
.dark-bg {
  background-color: #c74a07;
}
.events-catg-box {
  padding: 20px;
  border-radius: 6px;
  min-height: 180px;
}
.events-catg-box .events-inner p {
  margin-bottom: 0px;
}
.events-catg-box .events-inner h3,
.imp-guidelines-box h3 {
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 0px;
  margin-top: 13px;
}
.Indias-run {
  background-image: url(../image/home-reviews-bg.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.offical-day {
  background-color: #fff;
  margin-bottom: 40px;
  padding: 15px 25px 15px 15px;
}
.offical-day .day-icon {
  width: 70px;
}
.offical-day .day-icon img {
  border-radius: 100%;
  transition-duration: 0.3s;
}
.offical-day h3 {
  margin-bottom: 0px;
  font-size: 20px;
}
.offical-day1 {
  padding: 0px 25px 15px 15px;
  border-radius: 0px 0px 70px 70px;
  background-color: #fff;
}
.offical-day1 .day-icon img {
  width: 70px;
}
.offical-day1 p {
  margin-bottom: 0px;
}
.imp-guidelines-box {
  background-color: #ffdabd;
  text-align: center;
  padding: 0px 30px 60px 30px;
  border-radius: 6px;
  min-height: 250px;
}
.imp-guidelines-box .icon img {
  margin-top: -30px;
  width: 70px;
}
.guidelines {
  margin-top: 50px;
}
.raceday .row {
  padding-left: 10%;
  padding-right: 10%;
}
.tips ul {
  list-style: none;
  padding-left: 0px;
}
.tips ul li {
  display: flex;
  justify-content: left;
  margin-bottom: 10px;
}
.tips ul li span {
  margin-right: 10px;
  width: 6%;
}
.trip-images {
  width: 100%;
  height: 300px;
}
.trip-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.tips-condition ul {
  list-style: none;
  padding-left: 0px;
}
.tips-condition ul li {
  font-size: 15px;
  padding-bottom: 10px;
}
.termscontdio {
  margin-bottom: 40px;
}
.termscontdio .list {
  display: flex;
}
.termscontdio .list .icon {
  min-width: 30px;
}
.termscontdio h2 {
  margin-bottom: 15px;
  font-weight: 500;
}
.addres-details {
  background-color: #ffffff;
  padding: 60px 30px 55px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 5px rgba(70, 70, 70, 0.1);
  -ms-box-shadow: 0 3px 5px rgba(70, 70, 70, 0.1);
  box-shadow: 0 3px 5px rgba(70, 70, 70, 0.1);
  min-height: 260px;
  text-align: center;
}
.addres-details i {
  font-size: 25px;
  margin-bottom: 15px;
  color: #c74a07;
}
.addres-details p a {
  color: #000;
}
.map-box {
  width: 100%;
  height: auto;
}
.notes .row {
  margin-bottom: 40px;
}
.notes .row:last-child {
  margin-bottom: 0px;
}
.location span {
  font-weight: 700;
}
.contact-form .row {
  width: 75%;
  margin: auto;
}
.form-select:focus {
  box-shadow: none;
  outline: none;
}
.forminput {
  position: relative;
}
.requiredtxt {
  position: absolute;
  font-size: 11px;
  color: rgb(128, 6, 6);
}
.thank-you {
  padding: 50px;
  color: #fff;
}
.thank-you h1 {
  font-size: 40px;
  font-weight: 600;
}
.thank-you p {
  font-size: 16px;
}
.weburl p a {
  background: #fff;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 600;
  color: #c74a07;
  border-radius: 6px;
}
.girlfor {
  padding: 20px 10px;
  text-align: center;
}
.girlfor h2 {
  font-size: 41px;
  font-weight: 600;
  padding-bottom: 50px;
}
.girlfor h2 span {
  color: #c74a07;
}
.runfor-logo {
  width: 150px;
  height: 150px;
  margin: auto;
}
.runfor-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .newdrolist {
    width: 100%;
    text-align: center;
    padding-right: 30px;
    padding-left: 30px;
  }
  .sidenbar .newdrolist {
    gap: 0px !important;
  }
  .raceday .row {
    padding-left: 0%;
    padding-right: 0%;
  }
}
@media screen and (max-width: 767px) {
  .banner_banner {
    padding: 10px 10px 14px;
  }
  .banner_jmission {
    padding: 25px 25px;
    width: auto;
  }
  .girlschild .btn-danger {
    margin-bottom: 10px;
  }
  .sponsors .w-50 {
    width: 100% !important;
  }
  .sponsors .w-25,
  .widget-area .w-25 {
    width: 100% !important;
  }
  .pathner-logo-card .photoboth {
    height: 130px;
  }
  .topwhitw-border {
    top: -4px;
    position: relative;
  }
  .footer-widget .widget_title {
    margin: 0 0 10px 0;
  }
  #addprimaryparticipant {
    margin-bottom: 20px;
  }
  .about-run {
    margin-top: 20px;
  }
  .sidenbar {
    width: 80% !important;
    padding-top: 0px;
  }
  .owl-nav button.owl-prev {
    margin-left: -10px !important;
  }
  .owl-nav button.owl-next {
    margin-right: -10px !important;
  }
  .banner_banner h2,
  .gallery h2,
  .givechange h3,
  .sponsors h2,
  .bibs h2,
  .runroute h2,
  .organization-details h2 {
    font-size: 25px;
  }
  .footer-widget h3,
  .bibs h3,
  .organization-details h3 {
    font-size: 20px;
  }
  .givechange img {
    margin-top: 30px;
  }
  .home-banner .row,
  .givechange .row {
    display: flex;
    flex-direction: column-reverse;
  }
  .download-results {
    font-size: 18px;
  }
  .events-catg-box {
    margin-bottom: 20px;
  }
  .offical-day1 {
    margin-bottom: 30px;
  }
  .pathner-logo-card {
    height: 130px;
  }
  .raceday .row {
    padding-left: 0%;
    padding-right: 0%;
  }
  .imp-guidelines-box {
    padding: 0px 15px 30px 15px;
  }
  .row-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .addres-details {
    margin-bottom: 40px;
  }
  .contact-form .row {
    width: 100%;
    margin: auto;
  }
  .thank-you {
    padding: 45px 0px;
  }
  .girlfor {
    padding: 30px 10px;
    text-align: center;
  }
  .thankspg {
    margin: 10px;
  }
  .girlfor h2 {
    font-size: 25px;
    padding-bottom: 0px;
  }
  .thank-you h1 {
    font-size: 30px;
  }
  .addres-details p a {
    line-height: 2;
  }
}


/**********************new*************************/

.header ul li a {
    padding: 30px 35px !important;
    color: #131416;
    border-right: 1px solid #e7e7e7;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
}
.header nav.navbar.navbar-expand-lg.bg-white {
    padding: 0px;
}
.btn-outline-danger.dhardonate {
    border: 0px solid #c74a07;
    color: #fff ;
    background: rgb(32,47,92);
background: linear-gradient(180deg, rgba(32,47,92,1) 0%, rgba(107,41,87,1) 80%);
    border-radius: 0px;
	-webkit-box-shadow: inset 0px 0px 50px 4px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 50px 4px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 50px 4px rgba(0,0,0,0.75);font-size: 20px;
}
.carousel-caption.d-none.d-md-block {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.dotc {
    padding-top:15%;
    text-align: left;
}
section.position-relative.topbanner h5 {
    font-family: "Racing Sans One", sans-serif;
    font-size: 70px;
    color: #fff;
}
section.position-relative.topbanner p {
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 600;
}
section.position-relative.topbanner .contectdha {
    background-color: transparent;
    fill: #000;
    color: #000;
    background-image: linear-gradient(135deg, #f48244 93%, #02010100 93%);
    padding: 15px 40px;
    display: inline-block;
}

section.treepoint {
    width: 100%;
    margin-top: -70px;
    position: relative;
    z-index: 9;overflow-x: hidden;
}
section.treepoint:before {
    content: "";
    position: absolute;
    background: #ffffff;
    width: 100%;
    right: 0px;
    height: 100%;
    z-index: -1;
    left: 30%;
}
.bestrunclub {
    flex-direction: row;
    text-align: start;
    display: flex	;
    padding: 20px 40px;
	    background-color: transparent;
    background-image: linear-gradient(120deg, #02010100 10%, #fff 10%);
}
.bestrunclub1{background#fff;}
.arrowclub i {
    padding: 8px 15px;
    font-size: 25px;color: #f48244;
}
.textclub h2{font-family: "Racing Sans One", sans-serif;}
.textclub p{font-family: "Raleway", sans-serif;}

section.joinrundha {
    width: 100%;
    padding: 60px 0;
    border-top: 1px solid #0a76fa;
}
.aboutdh1 { position: relative;
    width: 100%; height:100%;}

.aboutdh {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.aboutdh h2 {
    font-family: "Racing Sans One", sans-serif;
    font-size: 40px;
}
.aboutdh p{font-family: "Raleway", sans-serif; font-size: 20px !important; font-weight: 500;}
.somedh{
    background-color: #ffffff;
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #c7cbcf;
	margin-bottom:15px;
}
.somedh1 {
    padding: 15px;
    background: #dffff8;
}
.somedh1 h3{font-size: 18px;}
.somedh1 p {
    font-size: 16px;
    font-weight: 700;
    color: #5a5a5a;
}
section.joinrundha p {
    font-size: 17px; font-family: "Raleway", sans-serif;
}
.someimg {
    background: #f48244;
}
.someimg img {
    margin: -10px -10px 10px 10px;
}

.aboutbutton{
    background-color: transparent;
    fill: #000;
    color: #000;
    background-image: linear-gradient(135deg, #f48244 93%, #02010100 93%);
    padding: 15px 40px;
    display: inline-block;
}

.aboutfour {
    background-color: #ffffff;
    text-align: center;
    margin-top: 60px;
    padding: 15px 0;
    background-image: linear-gradient(135deg, #e7e7e7 93%, #02010100 93%);
}
.aboutfour h2{font-family: "Racing Sans One", sans-serif; margin:0px; padding:0px; color:#f48244;    font-size: 40px;}
.aboutfour p{font-size: 15px; font-family: "Raleway", sans-serif; padding:10px 0 0 0;}

.joinrundha .col-sm-3:nth-child(2) .aboutfour, .joinrundha .col-sm-3:nth-child(4) .aboutfour{background-image: linear-gradient(135deg, #585858 93%, #02010100 93%);}
.joinrundha .col-sm-3:nth-child(2) .aboutfour h2, .joinrundha .col-sm-3:nth-child(4) .aboutfour h2, .joinrundha .col-sm-3:nth-child(2) .aboutfour p, .joinrundha .col-sm-3:nth-child(4) .aboutfour p{color:#fff;}


.eatgood{width:100%; background-image: url(https://rsb.confiancemarketing.com/public/assets/new-front-end/assets/image/mission-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 padding:60px 0px;}

.eatgood h2{font-family: "Racing Sans One", sans-serif; color:#fff; font-size: 45px;}
.eatgood p{font-family: "Raleway", sans-serif;color:#fff; }
.eatgood .eatgoodd1 h3{font-family: "Racing Sans One", sans-serif;color:#fff; }
.eatgood .eatgoodd1 p{font-family: "Raleway", sans-serif;color:#fff; }
.eatgoodd1 {
    padding: 30px;
    border: 1px dotted #fff;
    margin-bottom: 25px;
}

.bestrunning{    background-image: url(https://web.moxcreative.com/justrunnin/wp-content/uploads/sites/21/2023/03/BG2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:40px 0;}
.imgdhag, .imgdhag img {
    width: 100%;
}
.rununin {width:100%; padding:60px 0;}
.rununin h2{font-family: "Racing Sans One", sans-serif; color:#000; font-size: 45px;}
.rununin .bestrunclub{padding:0px;}
.rununin h3{font-family: "Racing Sans One", sans-serif; color:#000; font-size:22px; }




.footer-widget-area {
    background-color: #343434;
    padding: 50px 0;
    position: relative;
}

.footer-widget-area:before,
.footer-widget-area:after {
    background-color: #343434;
    content: '';
    position: absolute;
    height: 30px;
    width: 750px;
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px), only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {

    .footer-widget-area:before,
    .footer-widget-area:after {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599.98px) {

    .footer-widget-area:before,
    .footer-widget-area:after {
        width: 600px;
    }
}

.footer-widget-area:after {
    left: -19px;
    bottom: 100%;
    -webkit-transform: skew(50deg, 0deg);
    -ms-transform: skew(50deg, 0deg);
    transform: skew(50deg, 0deg);
}

.footer-widget-area:before {
    left: -17px;
    top: 100%;
    -webkit-transform: skew(-50deg, 0deg);
    -ms-transform: skew(-50deg, 0deg);
    transform: skew(-50deg, 0deg);
}

.footer-area-wrapper .widget-item {
    color: #cccccc;
    margin-top: 30px;
}

.footer-area-wrapper .widget-title {
    overflow: hidden;
    margin-bottom: 30px;
}

@media only screen and (max-width: 767.98px) {
    .footer-area-wrapper .widget-title {
        margin-bottom: 20px;
    }
}

.footer-area-wrapper .widget-title h3 {
    color: #FFFFFF;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    position: relative;    font-family: "Racing Sans One", sans-serif;
}

.footer-area-wrapper .widget-title h3:before {
    background-color: rgba(0, 0, 0, 0.2);
    content: '';
    position: absolute;
    left: calc(100% + 20px);
    top: 15px;
    height: 1px;
    width: 500px;
}

.footer-area-wrapper .list li {
    line-height: 1;
    margin-bottom: 20px;
}

.footer-area-wrapper .list li:last-child {
    margin-bottom: 0;
}

.footer-area-wrapper .list li a {
    color: #cccccc;
    position: relative;
}

.footer-area-wrapper .list li a:hover {
    color: #FFFFFF;
}

.footer-area-wrapper .list li a:before {
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 17px;
    margin-right: 10px;
}

.footer-area-wrapper .list-6 {
margin-top: -20px;
    list-style: none;
    padding: .0;
}

.footer-area-wrapper .list-6 li {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 0;
    margin-top: 20px;
}

@media only screen and (max-width: 575.98px) {
    .footer-area-wrapper .list-6 li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        line-height: 1.3;
    }
}

.office-info p {
    line-height: 1;
    margin-bottom: 20px;
    display: flex
;
}

.office-info p:last-child {
    margin-bottom: 0;
}

.office-info p i {
    color: #FA9A00;
    vertical-align: middle;
    margin-right: 10px;
}

.footer-bottom-area {
    background-color: #222222;
    color: #cccccc;
    padding: 40px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .footer-bottom-area {
        padding: 20px 0;
    }
}

.copyright-text span {
    color: red;
}

.copyright-text a {
    color: #FFFFFF;
}

.copyright-text a:hover {
    color: #FA9A00;
}


.footer-area-wrapper .social-icons a {
    color: #888888;
    display: inline-block;
    padding: 15px;
    position: relative;
}

.footer-area-wrapper .social-icons a:after {
    content: '';
    background-color: #FA9A00;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    height: 0;
    width: 2px;
}

.footer-area-wrapper .social-icons a:before {
    content: '';
    background-color: #FA9A00;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    height: 2px;
    width: 0;
}

.footer-area-wrapper .social-icons a:first-child {
    margin-left: 0;
}

.footer-area-wrapper .social-icons a:hover {
    color: #FA9A00;
}

.footer-area-wrapper .social-icons a:hover:after {
    height: 10px;
}

.footer-area-wrapper .social-icons a:hover:before {
    width: 40px;
}

.footer-area-wrapper .social-icons--two a {
    font-size: 18px;
    line-height: 1;
    padding: 0;
    margin-right: 20px;
}

.footer-area-wrapper .social-icons--two a:last-child {
    margin-right: 0;
}

.footer-area-wrapper .social-icons--two a:after,
.footer-area-wrapper .social-icons--two a:before {
    display: none;
}


.treeimgshow{width:100%; padding:60px 0; background: #f8f8f8; }


.choose-us-section {
  position: relative;
  overflow: hidden;
}
.choose-us-section .round-shape-el {
  position: absolute;
  top: 0;
  right: 0;
}
.choose-us-section .round-shape-two {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 56%;
  left: 46%;
  transform: translate(-50%, -50%);
}
.animPluse {
  animation: animPluse 3s linear infinite;
}
@-webkit-keyframes animPluse {
  from {
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale3d(1.05, 1.05, 1.05);
    transform: translate(-50%, -50%) scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
  }
}
.choose-us-section .round-shape-two img {
  width: 55%;
}
.choose-item {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 10px 30px 0px rgba(2, 14, 103, 0.1);
  padding: 0 50px 30px 50px;
  text-align: center;
  position: relative;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  z-index: 5;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  margin: 150px 15px 45px 15px;
}
.choose-item::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient( 90deg,  rgba(32,47,92,1) 1%, rgba(107,41,87,1) 100%);
  background: -webkit-linear-gradient( 90deg,  rgba(32,47,92,1) 1%, rgba(107,41,87,1) 100%);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  z-index: -10;
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.choose-item:hover {
  box-shadow: 0px 10px 15px 0px rgba(67, 36, 217, 0.5);
  border-color: rgb(59,38,219);
}
.choose-item:hover::before {
  opacity: 1;
}
.choose-thumb {
  position: relative;
  width: 245px;
  height: 270px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  z-index: 9;
  margin-top: -135px;
}
.choose-us-slider .choose-thumb img,
.choose-us-slider__three .choose-thumb img {
  width: auto;
  display: inline-block;
}
.choose-item .choose-thumb img {
  width: auto!important;
}
.choose-thumb::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://pixner.net/behoof/demo/assets/images/choose-us/white-bg.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  z-index: -10;
}
.choose-item:hover .choose-thumb::before {
  background-image: url('https://pixner.net/behoof/demo/assets/images/choose-us/color-bg.png');
}
.choose-content {
  margin-top: 30px;
}
.choose-content .title {
font-size:30px;
  margin-bottom: 15px;    font-family: "Racing Sans One", sans-serif;
}
.choose-item:hover .choose-content .title,
.choose-item:hover .choose-content p {
  color: #ffffff;
}
.choose-content .read-more-btn {
  margin-top: 30px;
}
.choose-item:hover .choose-content .read-more-btn {
  color: var(--main-color);
}

.ab-img .slick-track{padding: 100px 0;}
.btimg.slick-slide.slick-active.slick-center{-webkit-transform: scale(3.0);
  transform: scale(3.0);  -webkit-transition: 0.4s ease;
  transition: 1.4s ease;opacity: 0.9; z-index: 999; position: relative;}
.btimg.slick-slide.slick-active{opacity: 0.3;}
.slick-list.draggable{padding: 0px !important;}

.btimg img {border: 2px solid #0066ac; border-radius: 2px;}
.bgaboutb{background: url("../img/about1.png") left no-repeat, url("../img/about.png") right no-repeat; background-size:contain;}

.photovideo{width:100%; padding:60px 0;}




.about-run.fulans {padding:0px;}
.about-run.fulans input:checked {
  accent-color: #6a0dad;
}


.about-run.fulans:has(input:checked) {
  
}
.about-run.fulans .labledh{width:100%;padding: 15px;}




@media (min-width: 100px) and (max-width: 767px){
	
	
	section.treepoint {
    width: 100%;
    margin-top: 0;
    position: relative;
    z-index: 9;
    overflow-x: hidden;
    padding: 30px 0;
}
div#carouselExampleCaptions .carousel-caption.d-none {
    display: block !important;
}
.dotc {
    padding-top: 0%;
    text-align: center;
}
.dotc {
    padding-top: 0%;
    text-align: center;
}
section.position-relative.topbanner h5 {
    font-family: "Racing Sans One", sans-serif;
    font-size: 30px;
    color: #fff;
}
section.position-relative.topbanner p {
    font-family: "Raleway", sans-serif;
    font-size: 10px;
    font-weight: 600;
}
section.position-relative.topbanner .contectdha {
    background-color: transparent;
    fill: #000;
    color: #000;
    background-image: linear-gradient(135deg, #f48244 93%, #02010100 93%);
    padding: 5px 20px;
    display: inline-block;
    font-size: 12px;
}
section.treepoint:before{display:none;}
.aboutdh {
    position: relative;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}.bestrunclub {
    flex-direction: row;
    text-align: start;
    display: flex
;
    padding: 5px 0px;
    background-color: transparent;
    background-image: linear-gradient(120deg, #02010100 10%, #fff 10%);
}
section.joinrundha, .rununin, .treeimgshow, .footer-widget-area{padding:30px 0;}
.aboutdh h2 {
    font-family: "Racing Sans One", sans-serif;
    font-size: 30px;
    padding: 10px 0;
}
.aboutdh p {
    font-family: "Raleway", sans-serif;
    font-size: 15px !important;
    font-weight: 500;
    padding-bottom: 25px;
}
.somedh {
    background-color: #ffffff;
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #c7cbcf;
    margin-bottom: 15px;
    margin-top: 20px;
}
.aboutfour {
    background-color: #ffffff;
    text-align: center;
    margin-top: 9px;
    padding: 5px 0;
    background-image: linear-gradient(135deg, #e7e7e7 93%, #02010100 93%);
}
section.joinrundha .col-sm-3 {
    width: 50%;
}
.aboutfour h2 {
    font-family: "Racing Sans One", sans-serif;
    margin: 0px;
    padding: 0px;
    color: #f48244;
    font-size: 30px;
}
section.joinrundha p {
    font-size: 12px;
    font-family: "Raleway", sans-serif;
	font-size: 15px !important;
        font-weight: 500;
        padding-bottom: 25px;
}
.rununin h2 {
    font-family: "Racing Sans One", sans-serif;
    color: #000;
    font-size: 30px;
}
.img4d {
    margin-bottom: 30px;
}
.footer-area-wrapper .widget-title h3 {
    color: #FFFFFF;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
    position: relative;
    font-family: "Racing Sans One", sans-serif;
}
}




.accordion-button{
     background-color: #653556 !important;
    color: #ffffff !important;
    font-weight: 700;
    font-size: 20px;

    }
    .accordion-button:focus {
      box-shadow: none;
    }
    .icon-list li {
      list-style: none;
      margin-bottom: 10px;
    }

    .icon-list li i {
      color: #f05a28;
    }

    a {
      color: #e74c3c;
    }
    .contact-card {
      background-color: #fff3f0;
      border-left: 5px solid #e74c3c;
      padding: 20px;
      margin-top: 20px;
    }
    .tncfooter {
      margin-top: 40px;
      text-align: center;
      font-size: 0.9rem;
      color: #777;
    }