@charset "UTF-8";
#slide-event-1dogsports {
  height: 500px;
  width: 100%;
  margin-top: 70px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.slogan-1dogsports-event {
  font-size: 38px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  width: 100%;
  position: absolute;
  top: 330px;
  left: 50%;
  margin-left: -50%;
}

.number-service-slide-event {
  position: absolute;
  top: 420px;
  left: 50%;
  margin-left: -139px;
  z-index: 9;
}

#ribbon {
  width: 278px;
  background: #0f93fe;
  text-align: center;
  margin: auto;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 28px;
}

.left-ribbon:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: -20px;
  border-right: 20px solid #0f93fe;
  border-top: 0 solid transparent;
  border-bottom: 20px solid transparent;
}

.left-ribbon:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: -20px;
  bottom: 0;
  border-right: 20px solid #0f93fe;
  border-top: 20px solid transparent;
  border-bottom: 0 solid transparent;
}

.right-ribbon:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  right: -20px;
  border-left: 20px solid #0f93fe;
  border-top: 0 solid transparent;
  border-bottom: 20px solid transparent;
}

.right-ribbon:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  right: -20px;
  bottom: 0;
  border-left: 20px solid #0f93fe;
  border-top: 20px solid transparent;
  border-bottom: 0 solid transparent;
}

.container-fluid-home-event {
  background-color: #f7f7f7;
  padding: 30px 50px;
}

.event-position-home {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.event-position-home a {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-decoration: underline;
  color: #0f93fe !important;
}

.event-position-home a span {
  text-decoration: none !important;
}

.box-filter-event input, select {
  line-height: 40px !important;
  height: 40px !important;
  font-family: "Montserrat", sans-serif, FontAwesome !important;
}

.box-filter-event .select2-container {
  margin-bottom: 10px;
}

.eq-heights-row {
  display: flex;
  flex-wrap: wrap;
}

.eq-heights-col {
  display: flex;
  flex-direction: column;
}

.item-events {
  margin-top: 10px;
  margin-bottom: 20px;
}
.item-events button {
  border: unset;
  background: unset;
}

.item-events .thumbnail {
  margin: 0;
  padding: 0;
  border-radius: 3px;
  border: solid 1px #e2e1dd;
}

.item-events .caption-img {
  background-position: center;
  background-size: cover;
  height: 220px;
  display: block;
  position: relative;
}

.icon-events-left {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 20px;
}

.icon-events-right {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 20px;
}

.icon-events {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.target-category-events {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 24px;
  float: left;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  display: block;
}

.target-category-events-green {
  background-color: #7ed321;
}

.target-category-events-orange {
  background-color: #0f93fe;
}

.target-category-events-violet {
  background-color: #844ac7;
}

.target-category-events-blue {
  background-color: #4a90e2;
}

.target-category-events-yellow {
  background-color: #fae720;
}

.target-free-events {
  width: 60px;
  height: 24px;
  border-radius: 3px;
  float: left;
  margin-left: 10px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.4);
}

.description-event {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.title-description-2,
.title-description-3 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  margin-bottom: 30px;
  margin-top: 32px;
}

.title-event {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin: 20px 0 0 20px;
}

.rectangle-left-events {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.date-event {
  color: #232323;
  margin-bottom: 15px;
}
.date-event span {
  display: inline-block;
}
.date-event small {
  display: block;
}

.location-event {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-top: 20px;
}

.see-all-trend {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin: 0;
  margin-top: 30px !important;
  margin-bottom: 30px;
}

#map-canvas-event {
  width: 100%;
  height: 400px;
}

.map-canvas-event {
  width: 70%;
  display: block;
  float: left;
}

.map-description-event {
  width: 30%;
  display: block;
  padding-left: 40px;
  min-height: 400px;
  float: left;
  background-color: #fff;
}

.checkbox-1dogsports-event {
  height: auto !important;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
  background-color: #f7f7f7 !important;
  float: left;
  /* margin-top: 10px; */
}

.checkbox-1dogsports-event label {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  color: #a2a2a2;
}

.checkbox-1dogsports-event .checkboxlabels {
  display: block;
  padding-left: 40px !important;
  /* padding-right: 25px!important; */
  line-height: 30px;
  font-size: 13px !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323 !important;
  /* padding-top: 10px; */
}

.checkbox-1dogsports-event-active label {
  color: #232323 !important;
}

.checkbox-1dogsports-event-active .checkboxlabels {
  color: #232323 !important;
}

.checkbox-1dogsports-event span.checkboxlabels::after {
  position: absolute;
  left: 2px;
  top: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-top: -10px !important;
  background-color: #fff !important;
}

.row-check-puppies {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 1050px) {
  .map-canvas-event {
    width: 100% !important;
  }

  .map-description-event {
    width: 100% !important;
  }
}
.cover-bg {
  width: 100% !important;
  min-height: 400px;
  background-color: #777;
  background-position: center;
  margin-top: 70px;
}

.cover-bg h2 {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff;
  width: 100%;
  text-align: center;
  text-shadow: 0 0 10px #000000;
}

.cover-bg h3 {
  font-size: 14px;
  font-weight: normal !important;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  padding-top: 74px;
  padding-bottom: 48px;
  text-shadow: 0 0 5px #000000;
}

.cover-bg h3 span {
  margin-left: 30px;
  margin-right: 5px;
}

.cover-bg p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 0 5px #000000;
}

.cover-bg h4 {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  line-height: 24px;
  border-radius: 3px;
  width: auto;
  display: inline-block;
  padding: 0 10px;
  border: solid 1px #ffffff;
  margin: 0 auto 30px;
  text-shadow: 0 0 10px #000000;
}

.cover-bg a {
  width: 100%;
  line-height: 36px;
  border-radius: 3px;
  background-color: #0f93fe;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  display: block;
  color: #ffffff !important;
  text-decoration: none !important;
  float: left;
}

.price-events {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  min-width: 61px;
  height: 24px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  border: solid 1px #ffffff;
  display: inline-block;
  margin-top: 5px;
  float: none;
}

.container-fluid-1dogsports-service {
  background-color: #f7f7f7;
}

.box-image-user {
  text-align: center;
}

.box-image-user .img-user {
  /* width: 80%; */
  /* margin: 0; */
  max-width: 120px;
  /* margin-left: 10%; */
  display: block;
  border-radius: 50%;
  margin: 0 auto;
}

.box-image-user .badge-user {
  margin: -35px auto 0;
}

.box-image-user .sponsor-user {
  margin: 20px auto 0;
  width: 100%;
}

.box-information-user {
  position: relative;
  padding-bottom: 15px;
}

.box-like-user {
  position: absolute;
  top: 0;
  right: 0;
}

.box-like-user-service {
  text-align: center !important;
}

.box-like-user-service span {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  /* color: #232323; */
  /* display: block; */
  /* margin-bottom: 20px; */
  /* margin-top: -10px!important; */
}

.icon-heart-user {
  display: block;
}

.box-information-user h2 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.box-information-user h3 {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.essentials-section-title {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.event-tag-section-title {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.description-box {
  padding-top: 15px;
}

.description-box h3 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.description-box h4 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal !important;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin-top: 20px;
  margin-bottom: 20px;
}

.description-box p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  overflow: hidden;
}

.description-box a {
  color: #0f93fe !important;
  text-decoration: underline !important;
  margin-bottom: 20px;
}

.description-box .link-orange {
  text-decoration: none !important;
}

.book-box {
  margin-top: -42px;
  width: 100%;
  border-radius: 3px;
  text-align: center;
  display: block;
  z-index: 999 !important;
  position: relative;
}

.book-box-content {
  border: solid 1px #dce0e0;
  background-color: #fff;
  padding: 20px;
}

.book-box-title {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #f7f7f7;
  width: 100%;
  background-color: #4a4a4a;
  border: solid 1px #4a4a4a;
  line-height: 40px;
  text-align: left;
  padding: 0 0 0 20px;
}

.book-box-img {
  margin: 34px auto 24px;
}

.book-box-add-text {
  font-size: 16px;
  text-align: center;
  color: #232323;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  margin: 10px 0 0;
}

.book-box-text {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  text-align: center;
  color: #232323;
  padding-bottom: 25px;
}

.book-now-btn {
  line-height: 40px !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  background-color: #0f93fe !important;
  text-decoration: none !important;
  width: 100%;
  display: block;
  margin-top: 15px;
}

.book-now-btn-disabled {
  opacity: 0.5;
  cursor: default;
}

.report-ad {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #232323 !important;
  text-decoration: none !important;
  padding-top: 10px;
  display: block;
  width: 100%;
  text-align: center;
}

.sponsor-box-service {
  height: 70px;
  display: block;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  margin-top: 10px;
}

.sponsor-box-service p {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #aaaaaa;
  display: block;
  line-height: 70px;
}

.sponsor-box-service img {
  display: block;
  margin: 20px auto 0;
}

.btn-number-skill {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe !important;
  display: block;
  text-align: center;
  line-height: 30px;
  width: 260px !important;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #0f93fe;
  text-decoration: none;
  margin-bottom: 37px;
}

.title-structure-features {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.area-structure-features {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.tag-structure-features .fa {
  padding-right: 10px;
}

.tag-structure-features {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  margin-bottom: 20px;
}

.event-affiliation {
  display: block;
}
.event-affiliation .title-affiliation {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-bottom: 30px;
  margin-top: 30px;
}
.event-affiliation .tag-affiliation {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.event-affiliation .tag-affiliation img {
  margin-right: 10px;
  float: left;
  height: 80px;
}
.event-affiliation .tag-affiliation p {
  margin-top: 30px;
  display: block;
  float: left;
}

.event-tag {
  line-height: 30px;
  border-radius: 3px;
  background-color: transparent;
  border: solid 1px #0f93fe;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 10px;
  text-align: center;
  display: block;
  float: left;
  color: #0f93fe !important;
  margin-top: -5px;
}

.title-brands {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-bottom: 35px;
}

.title-nearby {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-bottom: 35px;
}

.box-brands img {
  margin-right: 45px;
}

.section-title-map {
  display: block;
  padding-bottom: 30px;
}

.section-title-map h2 {
  display: block;
  float: left;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  line-height: 30px;
}

.section-title-map a {
  display: block;
  float: right;
  margin: 0;
  width: 180px;
  line-height: 30px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #979797;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  text-align: center;
}

#map-canvas {
  margin-bottom: 40px;
  width: 100%;
  height: 300px;
  margin-top: 20px;
}

.row-relative {
  position: relative;
}

.col-book {
  position: absolute;
  right: 0;
  display: block;
}

.btn-favourite-badge {
  width: 100%;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #232323 !important;
  text-decoration: none !important;
}

.btn-favourite-badge span {
  color: #dce0e0 !important;
  font-size: 20px;
  margin-right: 20px;
  padding-top: 10px;
}

.service-detail-section-title {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin-top: 32px;
  margin-bottom: 30px;
}

.service-detail-tag {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
}

.service-detail-tag li {
  float: left;
  padding: 0;
  margin: 0 10px 10px 0;
}

.service-detail-tag li a {
  line-height: 30px;
  border-radius: 3px;
  background-color: transparent;
  border: solid 1px #0f93fe;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  display: block;
  color: #0f93fe !important;
}

.features-box {
  padding-bottom: 32px;
  box-shadow: inset 0 -1px 0 0 #dce0e0;
}

.program-box {
  padding-bottom: 32px;
  box-shadow: inset 0 -1px 0 0 #dce0e0;
}

.box-brands {
  padding-bottom: 32px;
  box-shadow: inset 0 -1px 0 0 #dce0e0;
}

.title-speaker {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-bottom: 30px;
}

.program-section-title {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin-top: 32px;
  margin-bottom: 30px;
}

.title-flyer {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  margin-bottom: 30px;
  margin-top: 32px;
}

.box-flyer {
  background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0), rgba(4, 4, 4, 0.8) 90%, rgba(0, 0, 0, 0.82));
  position: relative;
  margin-bottom: 30px;
}

.box-flyer a {
  line-height: 30px;
  border-radius: 3px;
  border: solid 1px #ffffff;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  text-decoration: none !important;
  display: block;
  width: 101px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -50px;
}

@media (max-width: 900px) {
  .cover-bg a {
    margin-bottom: 10px;
  }

  .price-events {
    float: none !important;
    margin: 0 auto 10px;
    width: 90px !important;
  }
}
.box-date-container {
  margin-top: 20px;
}

.date-program {
  line-height: 30px;
  border-radius: 3px;
  background-color: transparent;
  border: solid 1px #0f93fe;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  display: block;
  float: left;
  color: #0f93fe !important;
  margin-top: -5px;
}

.single-program {
  border-left: 1px solid #aaaaaa;
}

.single-program span {
  color: #0f93fe !important;
  margin-right: 13px;
  margin-top: -5px;
}

.single-program .hour-program {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin-left: -7px;
  margin-top: 0;
}

.single-program .title-program {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  color: #4a4a4a;
  margin: 0 10px 10px 10px;
}

.text-program {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  color: #4a4a4a;
}

@media (max-width: 768px) {
  .single-program .title-program {
    padding-left: 10px;
  }

  .text-program {
    padding-left: 10px;
  }

  .single-program span {
    margin-right: 0;
  }
}
.title-map {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  margin-bottom: 30px;
  margin-top: 32px;
}

.box-map {
  margin: 20px 0;
}

.show-program {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #aaaaaa !important;
  text-decoration: none !important;
  line-height: 36px;
  border-radius: 3px;
  border: solid 1px #aaaaaa;
  display: block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}

.box-speaker {
  margin-bottom: 40px;
}

.img-speaker {
  width: 80px;
  float: left;
  margin-right: 20px;
}

.box-speaker h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin: 0;
  padding-top: 25px;
}

.box-speaker p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  color: #4a4a4a;
}

.user-suggested-events {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  padding: 20px;
}

.user-suggested-events h2 {
  margin: 0;
}

.user-suggested-events .number-review {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.user-suggested-events .user-value-information {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.user-suggested-events .rate-item {
  font-size: 16px;
}

.user-suggested-events .address-user {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.item-test-event-user {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  float: left;
  margin-right: 10px;
  line-height: 30px;
  margin-bottom: 10px;
}

.item-test-event-user span.text {
  line-height: 30px;
  height: 30px;
  display: block;
  float: left;
  padding-left: 13px;
  padding-right: 13px;
}

.item-test-event-user span.result {
  line-height: 30px;
  height: 30px;
  background-color: #dce0e0;
  display: block;
  float: right;
  padding-left: 13px;
  padding-right: 13px;
}

.box-information-user .link-orange {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe;
  padding-top: 6px;
  display: block;
}

.box-image-user .badge-user {
  margin: -20px auto 40px;
}

.user-suggested-events .brands-user {
  display: block;
  margin: 0 auto;
}

.user-suggested-events {
  position: relative;
  margin-bottom: 20px;
}

.box-like-user {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9999 !important;
}

.book-box-content .title-events {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: rgba(31, 37, 50, 0.8);
  text-align: left !important;
  margin: 0;
}

.info-events {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  text-align: left !important;
  margin-top: 10px;
  margin-bottom: 15px;
}

.book-box-content h4 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  text-align: left !important;
}

.continue-events {
  width: 100%;
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-decoration: none !important;
  text-align: center;
  color: #ffffff !important;
  display: block;
  margin-top: 10px;
}

.btn-events-dropdown {
  display: block;
  width: 100%;
  white-space: normal;
  border: solid 1px #dce0e0 !important;
  box-shadow: none !important;
}

.btn-events-dropdown .caret {
  position: absolute;
  right: 6px;
  top: 50%;
}

.text-dropdown-search {
  display: block;
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  text-align: left !important;
}

.text-dropdown-search span {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  text-align: left !important;
}

.dropdown-menu-events > li > a {
  white-space: normal;
  display: block;
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  text-align: left !important;
}

.dropdown-menu-events > li > a span {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  text-align: left !important;
}

@media (max-width: 700px) {
  .col-book {
    position: relative !important;
  }

  .book-box {
    margin-top: 30px !important;
  }
}
.col-service-signup-add-note {
  padding: 20px 50px;
}

.title-add-note {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  width: 100%;
}

.text-add-note {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  display: block;
  width: 100%;
}

.row-form-modal-add-pet h4 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.btn-add-note-right:hover {
  color: #fff !important;
  background-color: #0f93fe !important;
  text-decoration: none !important;
}

.textarea-add-note {
  margin-top: 20px;
}

#continue-book-now-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  margin-bottom: -80px;
}

.back-service-button {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa !important;
}

.container-fluid-1dogsports-service-signup {
  background-color: #f7f7f7;
  margin-top: 70px;
  padding-top: 42px;
  padding-bottom: 88px;
}

.col-service-signup {
  border-radius: 3px;
  background-color: #fff;
  border: solid 1px #dce0e0;
}

.col-service-signup-book-finish {
  padding: 0 !important;
  position: relative !important;
}

.user-name-book-finish {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  padding-left: 30px;
}

.address-book-finish {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  padding-left: 30px;
}

.orange-separator {
  width: 60px;
  height: 1px;
  background-color: #0f93fe;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
}

.date-book-finish {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  padding-left: 30px;
  line-height: 26px;
}

.date-book-finish .fa {
  margin-right: 15px;
  margin-bottom: 35px;
  float: left;
  margin-top: 7px;
}

.date-book-finish .info {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  font-style: normal;
  font-stretch: normal;
  display: block;
  color: #4a4a4a;
  line-height: 13px !important;
}

.time-book-finish {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  padding-left: 30px;
  line-height: 26px;
}

.time-book-finish span {
  margin-right: 15px;
}

.operator-book-finish span {
  margin-right: 15px;
}

.full-separator {
  width: 100%;
  height: 10px;
  background-color: #ffffff;
  border-top: solid 1px #dce0e0;
}

.price-container-book-finish {
  display: block;
  float: none;
  padding: 15px 30px;
  margin-bottom: 30px !important;
}

.price-text-book-finish {
  float: left;
  display: block;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.price-value-book-finish {
  float: right;
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: right;
  color: #232323;
}

.checkbox-1dogsports-payment-terms span.checkboxlabels::after {
  top: 25px !important;
}

.checkbox-1dogsports-payment-terms-service span.checkboxlabels::after {
  top: 25px !important;
}

.checkbox-1dogsports-payment {
  height: auto !important;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
}

.checkbox-1dogsports-payment span.checkboxlabels::after {
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -10px !important;
}

.checkbox-1dogsports-payment .checkboxlabels {
  display: block;
  padding-left: 55px !important;
  padding-right: 25px !important;
  line-height: 20px;
}

.checkbox-1dogsports-payment label {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  color: #a2a2a2 !important;
}

.book-now-btn-disabled {
  opacity: 0.5;
  cursor: default;
}

.book-now-btn {
  line-height: 40px !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  background-color: #0f93fe !important;
  text-decoration: none !important;
  width: 100%;
  display: block;
  margin-top: 15px;
  border-radius: 3px;
  border: none;
}

@media (max-width: 768px) {
  .col-service-signup {
    margin-bottom: 20px;
  }
}
.rectangle-left-events-finish {
  margin: 10px 10px 10px 30px;
  font-size: 16px !important;
  width: 50px !important;
  height: 50px !important;
}

.date-events-menu-finish {
  font-family: "Open Sans", sans-serif !important;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-bottom: 20px;
  padding-top: 4px;
}

.title-events {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: rgba(31, 37, 50, 0.8);
  padding-top: 10px;
}

.container-fluid-1dogsports-payment-finish {
  background-color: #f7f7f7 !important;
}

.row-payment-finish {
  padding-top: 110px;
  text-align: center !important;
}

.row-payment-finish h2 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #4a4a4a;
  padding-top: 40px;
}

.row-payment-finish p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #000000;
  padding-bottom: 60px;
  padding-top: 15px;
  max-width: 600px;
  display: block;
  margin: 0 auto;
}

.row-payment-finish-btn {
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.addeventatc .addeventatc_icon {
  display: none;
}

.addeventatc {
  font-weight: 300;
  background-image: url(https://addevent.com/gfx/icon-calendar-t5.png), url(https://addevent.com/gfx/icon-calendar-t1.svg), url(https://addevent.com/gfx/dropdown-apple-t1.png), url(https://addevent.com/gfx/dropdown-facebook-t1.png), url(https://addevent.com/gfx/dropdown-google-t1.png), url(https://addevent.com/gfx/dropdown-outlook-t1.png), url(https://addevent.com/gfx/dropdown-yahoo-t1.png);
  background-position: -9999px -9999px;
  background-repeat: no-repeat;
  line-height: 40px !important;
  border: none !important;
  display: block !important;
  color: #0f93fe !important;
  padding: 0 !important;
  border-radius: 3px !important;
}

.btn-white-book {
  font-size: 14px !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-stretch: normal !important;
  color: #0f93fe !important;
  width: 220px !important;
  line-height: 40px !important;
  text-align: center !important;
  display: block !important;
  background-color: #f7f7f7 !important;
  text-decoration: none !important;
  margin: 0 auto !important;
  margin-top: 10px !important;
}

.btn-white-book-finish {
  font-size: 14px !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-stretch: normal !important;
  color: #0f93fe !important;
  width: 220px !important;
  line-height: 40px !important;
  text-align: center !important;
  display: block !important;
  background-color: #f7f7f7 !important;
  text-decoration: none !important;
  margin: 0 auto !important;
  margin-top: 10px !important;
}

.btn-white-book:hover {
  background-color: #0f93fe !important;
  color: #fff !important;
}

.btn-orange-book {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #fff;
  width: 220px;
  line-height: 40px;
  text-align: center;
  display: block;
  background-color: #0f93fe !important;
  text-decoration: none !important;
  margin: 10px auto 0;
}

.btn-orange-book:hover {
  background-color: #f7f7f7 !important;
  color: #0f93fe !important;
}

.back-service-button {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa !important;
}

/* ADD EVENT */
.container-fluid-1dogsports-add-event {
  background-color: #f7f7f7;
  padding-top: 0;
}

.menu-add-event {
  background-color: #ffffff;
}

.menu-add-event a {
  line-height: 80px;
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #dce0e0;
}

.menu-add-event a.active {
  color: #232323 !important;
}

.menu-add-event a.save {
  font-size: 14px !important;
  color: #0f93fe !important;
}

.line-progress {
  width: 100%;
  height: 10px;
  background-color: #dce0e0;
  display: block;
}

.line-progress-active {
  width: 0;
  height: 10px;
  background-color: #0f93fe;
  display: block;
  float: left;
}

.col-step-add-event {
  background-color: #fff;
  padding-left: 150px;
  padding-top: 30px;
  padding-right: 70px;
}

@media (max-width: 1160px) {
  .col-step-add-event {
    padding-left: 35px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 1024px) {
  .col-step-add-event {
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px !important;
  }
}
@media (max-width: 991px) {
  .col-step-add-event {
    background-color: #fff;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .info-add-event {
    right: -16px !important;
  }
}
@media (max-width: 768px) {
  .col-step-add-event {
    background-color: #fff;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
#first-step-add-event h2 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #333333;
}

#event-name-add-event {
  margin-bottom: 20px;
}

.add-event-location {
  position: relative;
}

.add-event-locate-event {
  margin-bottom: 30px;
}

.add-event-event-details {
  margin-bottom: 50px;
}

.add-event-event-details .col-md-6:first-of-type {
  padding-right: 15px;
}

.add-event-event-details .col-md-6:nth-of-type(2) {
  padding-left: 15px;
}

.add-event-event-details p {
  margin-top: 15px !important;
}

.add-event-event-details p a {
  color: #0f93fe;
}

.add-event-location p {
  padding-left: 0;
}

#select-tags {
  margin-top: 20px !important;
}

/*second-step-content*/
.add-event-ticket-actions {
  margin: 26px 0 40px;
}

.add-event-ticket-actions a, .insert-flyer a {
  min-height: 50px;
  border-radius: 3px;
  border: solid 1px #0f93fe;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe;
  position: relative;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  text-decoration: none;
}

.add-event-ticket-actions a:before, .insert-flyer a:before {
  margin-right: 16px;
  content: "+";
  line-height: 1;
  position: relative;
  font-size: 2.4em;
  font-weight: 400;
  top: 7px;
}

.add-event-ticket-actions a:hover, .insert-flyer a:hover {
  color: #fff;
  background: #0f93fe;
}

.step-add-event-wrapper {
  float: none !important;
}

.add-event-ticket {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  margin-bottom: 40px;
  position: relative;
}

.add-ticket-content {
  padding: 0 50px 30px;
  position: relative;
}

@media (max-width: 1024px) {
  .add-ticket-content {
    padding: 0 20px 30px;
  }

  .add-ticket-content [class^=col-md] {
    padding: 0;
    position: relative;
    margin: 0 0 20px;
  }
}
@media (max-width: 991px) {
  .add-ticket-content [class^=col-md] {
    padding: 0 !important;
    position: relative;
  }
}
#add-event-program .picker, #add-event-program .picker--time .picker__holder, .add-event-ticket-details .picker, .add-event-ticket-details .picker--time .picker__holder {
  width: 100% !important;
  min-width: 140px !important;
  max-width: 100%;
}

.add-ticket-content [class^=col-md-8] {
  padding-right: 15px;
}

.add-event-ticket h2 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  height: 50px;
  margin: 0 0 21px;
  border-radius: 3px;
  background-color: #f7f7f7;
  border: solid 1px #dce0e0;
  padding: 16px 28px;
}

.ticket-currency {
  position: relative;
  display: block;
}

.ticket-currency::before {
  content: "€";
  position: absolute;
  z-index: 1;
  right: 0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  top: 0;
  color: #aaaaaa;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  background-color: #f7f7f7;
  border: solid 1px #dce0e0;
  line-height: 2.7;
}

.info-add-event {
  width: 13px;
  height: 13px;
  background-color: #4a4a4a;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: -25px;
  top: 50%;
  margin-top: -6.5px;
  color: #fff;
  z-index: 1;
  text-align: center;
  font-size: 0.7em;
}

.info-window {
  z-index: 1;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 2px #aaa;
  position: absolute;
  width: 210px;
  height: 100px;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  color: #4a4a4a;
  text-align: left;
  padding: 12px 15px 10px;
  top: -43.5px;
  margin-left: 25px;
}

.info-window:before {
  content: "";
  position: absolute;
  left: -8px;
  top: 50%;
  margin-top: -6px;
  z-index: 8;
  width: 0;
  height: 0;
  border-right: 8px solid #ffffff;
  border-top: 6px solid rgba(59, 29, 29, 0);
  border-bottom: 6px solid rgba(59, 29, 29, 0);
}

.info-window:after {
  content: "";
  position: absolute;
  z-index: 5;
  left: -10px;
  top: 50%;
  margin-top: -7px;
  width: 0;
  height: 0;
  border-right: 10px solid #aaa;
  border-top: 7.25px solid rgba(59, 29, 29, 0);
  border-bottom: 7.25px solid rgba(59, 29, 29, 0);
}

div.info-window > [class*=col-] {
  margin-bottom: 0;
}

.info-window [class*=col-] {
  padding: 0;
  margin-bottom: 5px;
}

.info-window [class*=value] {
  text-align: right;
}

.info-window .sum {
  font-weight: bold;
  line-height: 1.36;
  border-top: 2px solid #aaa;
  padding-top: 5px !important;
}

.add-event-extra-info {
  margin-top: 30px;
}

.add-event-extra-info h2:first-of-type {
  color: #4a4a4a;
  margin-bottom: 20px;
  height: auto;
  background-color: transparent;
  border: none;
  padding: 0;
}

.add-event-extra-info h3 {
  margin: 20px 0 10px !important;
}

.col-step-add-event input, .col-step-add-event option, .col-step-add-event select, .col-step-add-event textarea {
  font-family: "Montserrat", sans-serif, FontAwesome !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a !important;
}

#picktime-stop-selling-tickets_root .picker__holder {
  height: 150px !important;
  width: 55% !important;
  min-width: 170px;
}

.picker__list-item {
  width: 100% !important;
  padding: 10px 0 !important;
}

.picker__list {
  padding: 5px 15px !important;
  width: 100%;
}

.add-event-delete {
  position: absolute;
  right: -45px;
  top: 0;
  width: 19px;
  height: 22px;
  color: #aaaaaa;
  font-size: 22px;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.add-event-delete:hover {
  color: #f00;
}

.add-event-program-details > [class*=col-] {
  padding: 0;
  margin-bottom: 25px;
}

.add-event-program-details [class*=col-] {
  padding: 0 5px;
}

.add-event-program-details {
  padding: 0 0 30px 50px;
  position: relative;
}

.add-event-program-details:before {
  content: "";
  position: absolute;
  background-color: #0f93fe;
  width: 1px;
  height: 100%;
  display: block;
  left: 15px;
  top: 10px;
}

.add-event-program-details .row {
  margin: 0;
}

.program-start-time {
  margin-right: 10px;
}

.program-stop-time {
  margin-left: 10px;
}

.add-event-delete.program-day {
  top: 35px;
}

.add-event-content {
  position: relative;
}

.add-event-program-details > i:before {
  background-color: #0f93fe;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 2.1;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}

a.add-program-time {
  position: relative;
  color: #0f93fe;
  padding-left: 42px;
  font-size: 14px;
  font-weight: bold;
}

a.add-program-time:hover {
  text-decoration: none;
}

a.add-program-time:hover i {
  background-color: #0f93fe;
  color: #fff;
}

.add-program-time i {
  background-color: #fff;
  border: 1px solid #0f93fe;
  color: #0f93fe;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 2.1;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -4px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.insert-flyer {
  margin-top: 20px;
}

.add-event-speaker-details {
  margin-bottom: 25px;
}

.single-speaker > [class*=col-sm] {
  padding: 0;
}

.speaker-name {
  font-family: Montserrat, serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin: 10px 0 0;
}

.single-speaker div p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  margin: 0;
}

/*sandro stops*/
.col-step-info-event {
  padding-top: 30px;
}

.col-step-add-event h1, .add-event-program h2 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin: 30px 0 0;
}

.col-step-add-event .col-md-6.col-xs-9 {
  padding-left: 0;
}

.col-step-add-event p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  display: block;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  margin-top: 5px;
  margin-bottom: 20px;
}

.col-step-add-event .alert p {
  color: inherit;
}

.onoffswitch-online-event {
  display: inline-block;
  float: left;
  margin: 0 30px;
}

label.control-label,
.col-step-add-event h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  margin: 10px 0 10px;
  clear: both;
}

.col-step-add-event input {
  height: 40px !important;
  line-height: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 40px !important;
  line-height: 40px !important;
}

.select2-container--default .select2-selection--single {
  height: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px !important;
}

#pickdate-add-event {
  font-family: "Montserrat", sans-serif, FontAwesome !important;
  margin-bottom: 30px !important;
}

#pickdate-available-add-event {
  font-family: "Montserrat", sans-serif, FontAwesome !important;
  margin-bottom: 30px !important;
}

.btn-number {
  line-height: 40px !important;
  height: 40px !important;
  padding: 0 10px;
  background-color: #f7f7f7;
  color: #aaaaaa !important;
  border: solid 1px #dce0e0;
}

.box-number-event {
  margin-bottom: 30px;
}

.box-number-event input {
  text-align: center !important;
}

.box-number-event img {
  float: left;
  margin-right: 20px;
}

#total-event-text {
  padding-left: 45px;
  line-height: 74px;
  padding-top: 42px;
}

#location-add-pet {
  margin-bottom: 20px;
}

#description-add-pet {
  margin-bottom: 20px;
}

.box-select-type-event {
  display: block;
  width: 100%;
  margin-top: 15px;
}

.box-select-type-event span {
  float: left;
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  margin-right: 20px;
}

.box-select-type-event p {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  line-height: 30px;
  display: block;
  float: left;
  margin: 0;
}

.box-select-type-event-active span {
  color: #0f93fe !important;
}

.box-select-type-event-active p {
  color: #232323 !important;
}

.box-choose-relative {
  position: relative;
  margin-bottom: 30px;
}

/* Toggle Switch start */
.onoffswitch-container {
  display: inline-block;
}

.onoffswitch {
  position: relative;
  width: 80px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #FFFFFF;
  border-radius: 22px;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 40px;
  padding: 0;
  line-height: 40px;
  font-size: 14px;
  color: white;
  font-weight: bold;
  box-sizing: border-box;
}

.onoffswitch-inner:before {
  content: "Yes";
  padding-left: 10px;
  background-color: #0f93fe;
  color: #FFFFFF;
}

.onoffswitch-inner:after {
  content: "No";
  padding-right: 10px;
  background-color: #ccc;
  color: #FFFFFF;
  text-align: right;
}

.onoffswitch-switch {
  display: block;
  width: 30px;
  height: 30px;
  margin: 7px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  border: 2px solid #FFFFFF;
  border-radius: 22px;
  transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}

.onoffswitch-1dogsports {
  margin-top: 30px;
}

/* Toggle Switch finish*/
.onoffswitch-avaibility {
  margin: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
}

.next-step-add-event {
  width: 200px !important;
  display: block;
  float: right;
  line-height: 40px !important;
  border-radius: 3px;
  background-color: #0f93fe;
  border: solid 1px #dce0e0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #fff !important;
  text-decoration: none !important;
  margin-top: 20px;
  margin-bottom: 30px;
}

.back-step-add-event {
  width: 200px !important;
  display: block;
  float: left;
  line-height: 40px !important;
  border-radius: 3px;
  background-color: #dce0e0;
  border: solid 1px #dce0e0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #fff !important;
  text-decoration: none !important;
  margin-top: 20px;
  margin-bottom: 30px;
}

.checkbox-1dogsports-event {
  height: auto !important;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
  float: left;
  margin-top: 10px;
}

.checkbox-1dogsports-event label {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  color: #a2a2a2;
}

.checkbox-1dogsports-event .checkboxlabels {
  display: block;
  padding-left: 40px !important;
  padding-right: 25px !important;
  line-height: 30px;
  font-size: 13px !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  padding-top: 10px;
}

.checkbox-1dogsports-event-active label {
  color: #232323 !important;
}

.checkbox-1dogsports-event-active .checkboxlabels {
  color: #232323 !important;
}

.checkbox-1dogsports-event span.checkboxlabels::after {
  position: absolute;
  left: 2px;
  top: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: -10px !important;
}

.row-check-event {
  margin-top: 20px;
  margin-bottom: 20px;
}

.row-add-event-finish {
  padding-top: 110px;
  text-align: center !important;
}

.row-add-event-finish h2 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #4a4a4a;
  padding-top: 40px;
}

.row-add-event-finish p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #000000;
  padding-bottom: 60px;
  padding-top: 15px;
  max-width: 600px;
  display: block;
  margin: 0 auto;
}

.row-add-event-finish-btn {
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.btn-white-book {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe;
  width: 220px;
  line-height: 40px;
  text-align: center;
  display: block;
  background-color: #f7f7f7;
  text-decoration: none !important;
  margin: 10px auto 0;
}

.btn-white-book:hover {
  background-color: #0f93fe !important;
  color: #fff !important;
}

.btn-orange-book {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #fff;
  width: 220px;
  line-height: 40px;
  text-align: center;
  display: block;
  background-color: #0f93fe !important;
  text-decoration: none !important;
  margin: 10px auto 0;
}

.btn-orange-book:hover {
  background-color: #f7f7f7 !important;
  color: #0f93fe !important;
}

.box-add-gallery-event {
  width: 180px;
  height: 180px;
  background-size: cover;
  background-position: center;
  border: dashed 3px #dce0e0;
  border-radius: 3px;
  margin-top: 20px;
  margin-right: 20px;
}

.box-add-gallery-event img {
  display: block;
  margin: 35px auto 0;
  line-height: 80px;
  text-align: center;
}

.box-add-gallery-event p {
  display: block;
  margin: 40px auto 30px;
  color: #dce0e0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
}

.box-gallery-event {
  position: relative !important;
  float: left;
}

.icon-trash-event {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 999;
  display: block;
}

#finish-step-add-event {
  background-color: #f7f7f7 !important;
}

.icon-first-event {
  position: absolute;
  top: 30px;
  left: 0;
  width: 70%;
  margin-left: 10%;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 10px;
}

.icon-first-event p {
  margin: 0;
  line-height: 18px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff;
  text-align: center;
}

.col-step-info-event {
  padding: 70px;
}

.suggest-add-event {
  width: 280px;
  z-index: 99;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  border-radius: 35px;
  padding: 30px;
  position: relative;
}

.suggest-add-event h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin: 20px 0 10px;
}

.suggest-add-event p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.suggest-event-img {
  position: absolute;
  z-index: 10;
  right: 0;
  bottom: 0;
  margin-bottom: -107px;
}

.pagination-suggest-event {
  width: 280px;
  margin-top: 150px;
  text-align: center;
}

.pagination-suggest-event a {
  color: #aaaaaa !important;
  text-decoration: none !important;
  margin-right: 10px;
}

.pagination-suggest-event a.active {
  color: #0f93fe !important;
  font-size: 16px;
}

.onoffswitch-event {
  margin-top: 30px !important;
}

#box-select-sex-event {
  width: 100%;
  display: block;
}

#box-select-sex-event a {
  width: 50%;
  float: left;
  line-height: 40px;
  background-color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323 !important;
  text-decoration: none !important;
}

#box-select-sex-event a.active {
  color: #fff !important;
  background-color: #0f93fe !important;
}

#box-select-age-event {
  width: 100%;
  display: block;
}

#box-select-age-event a {
  width: 25%;
  float: left;
  line-height: 40px;
  background-color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323 !important;
  text-decoration: none !important;
}

#box-select-age-event a.active {
  color: #fff !important;
  background-color: #0f93fe !important;
}

.male-event-choose {
  border: 1px solid #dce0e0 !important;
}

.female-event-choose {
  border-top: 1px solid #dce0e0 !important;
  border-bottom: 1px solid #dce0e0 !important;
  border-right: 1px solid #dce0e0 !important;
}

.puppy-event-choose {
  border: 1px solid #dce0e0 !important;
}

.young-event-choose {
  border-top: 1px solid #dce0e0 !important;
  border-bottom: 1px solid #dce0e0 !important;
  border-right: 1px solid #dce0e0 !important;
}

.adult-event-choose {
  border-top: 1px solid #dce0e0 !important;
  border-bottom: 1px solid #dce0e0 !important;
  border-right: 1px solid #dce0e0 !important;
}

.elderly-event-choose {
  border-top: 1px solid #dce0e0 !important;
  border-bottom: 1px solid #dce0e0 !important;
  border-right: 1px solid #dce0e0 !important;
}

.row-select-info-dog-add-event a {
  width: 100%;
  line-height: 40px;
  display: block;
  text-align: center;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-decoration: none !important;
  color: #aaaaaa !important;
  margin-bottom: 10px;
}

.row-select-info-dog-add-event a.active {
  background-color: #0f93fe !important;
  color: #fff !important;
  border: solid 1px #0f93fe !important;
}

#question-finish input {
  height: 40px !important;
  line-height: 40px !important;
}

.request-information-text:nth-child(1) {
  margin-top: 0 !important;
}

@media (max-width: 991px) {
  #box-btn-filter-top-after-tag {
    position: relative !important;
  }
}
@media (max-width: 700px) {
  .col-book {
    position: relative !important;
  }

  .container-fluid-1dogsports-event {
    padding: 10px;
  }

  .col-step-add-event {
    padding: 10px;
  }

  .next-step-add-event {
    width: 100% !important;
  }

  .back-step-add-event {
    width: 100% !important;
  }
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid 1px #dce0e0 !important;
}

.select2-container--default .select2-selection--multiple {
  border: solid 1px #dce0e0 !important;
}

.modal-content-container-add-speaker {
  padding: 30px;
}

a.add-photo-speaker {
  position: relative;
  color: #0f93fe;
  padding-left: 42px;
  font-size: 14px;
  font-weight: bold;
}

a.add-photo-speaker:hover {
  text-decoration: none;
}

a.add-photo-speaker:hover i {
  background-color: #0f93fe;
  color: #fff;
}

.add-photo-speaker i {
  background-color: #fff;
  border: 1px solid #0f93fe;
  color: #0f93fe;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 2.1;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -4px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.save-speaker {
  width: 100% !important;
  display: block;
  float: right;
  line-height: 40px !important;
  border-radius: 3px;
  background-color: #0f93fe;
  border: solid 1px #dce0e0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #fff !important;
  text-decoration: none !important;
  margin-top: 20px;
  margin-bottom: 30px;
}

#flyerPreview.view {
  display: inline-block;
  width: 100%;
  margin: 30px 0;
  height: 30vh;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.event-sponsors {
  display: block;
}
.event-sponsors .title-sponsors {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-top: 30px;
}

.tag-sponsors img {
  margin: 20px;
  width: calc(20% - 20px);
}

@media (max-width: 600px) {
  .tag-sponsors img {
    margin: 20px;
    width: calc(40% - 20px);
  }
}
.col-step-add-event .pending-delete h1,
.add-event-program.pending-delete h2,
.col-step-add-event .pending-delete p {
  color: #929292;
  text-decoration: line-through;
}

.event-status {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: left !important;
  padding: 5px;
  border: 1px solid;
  border-radius: 3px;
}
.event-status.limit_reached, .event-status.closed {
  color: #ff0600;
}
.event-status.open, .event-status.opening_soon {
  color: #7ed321;
}
.event-status.closing_soon {
  color: #faab0a;
}

.btn-add-program {
  line-height: 32px !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  background-color: #0f93fe !important;
  text-decoration: none !important;
  width: auto;
  display: block;
  margin-top: 10px;
  padding: 0 10px;
  float: right;
}

.item-program-added {
  text-align: left;
}
.item-program-added p {
  width: calc(100% - 25px);
  float: left;
}

.select2-container {
  height: auto;
}

.btn-trasparent-puppies {
  line-height: 40px;
  border-radius: 3px;
  border: solid 1px #0f93fe;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #0f93fe !important;
  text-decoration: none !important;
  display: block;
  float: left;
  padding-left: 24px;
  padding-right: 24px;
  margin-right: 20px;
}

.btn-orange-puppies {
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
  float: left;
  padding-left: 24px;
  padding-right: 24px;
  margin-right: 20px;
}

.fixed-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: none;
  /* Inizialmente nascosto */
  transition: opacity 0.3s ease;
  /* Aggiungi una transizione per uno smooth fade in/out */
  opacity: 0;
  /* Inizialmente nascosto */
  border-top: 2px solid #ccc;
  z-index: 1000 !important;
}
.fixed-bar.show {
  opacity: 1;
  /* Mostra la barra con una transizione */
}
.fixed-bar #event-price {
  line-height: 40px !important;
  display: inline-block;
  width: 55% !important;
  float: left;
}
.fixed-bar #event-price .price {
  float: left;
  width: calc(100% - 55px);
}
.fixed-bar .buttons-block {
  width: 45% !important;
  display: inline-block;
  float: right;
}
.fixed-bar #whatsappLinkFixedBar {
  max-width: 40px;
  height: 40px;
  display: inline-block;
  float: left;
}
.fixed-bar .book-now-btn {
  display: inline-block;
  float: right;
  margin: 0 0 0 10px;
  padding: 0 20px;
  width: calc(100% - 55px);
}

/* Media query for mobile devices */
@media only screen and (max-width: 600px) {
  .fixed-bar {
    display: block;
    /* Show the fixed bar on mobile */
  }
}
.additional-fields-container {
  display: none;
  /* Initially hidden */
  opacity: 0;
  /* Initially transparent */
  transition: opacity 0.3s ease;
  /* Smooth transition */
}

.show {
  opacity: 1;
}

/*# sourceMappingURL=event.css.map */
