@media (min-width: 768px) {
}@media (min-width: 992px) {
}.criterion-count-color-1,
.criterion-count-color-6 {
  font-weight: 700;
  font-size: 3em;
  color: #129CAB;
}
.criterion-count-color-2,
.criterion-count-color-7 {
  font-weight: 700;
  font-size: 3em;
  color: #EE641C;
}
.criterion-count-color-3,
.criterion-count-color-8 {
  font-weight: 700;
  font-size: 3em;
  color: #FFB200;
}
.criterion-count-color-4,
.criterion-count-color-9 {
  font-weight: 700;
  font-size: 3em;
  color: #7b0051;
}
.criterion-count-color-5,
.criterion-count-color-10 {
  font-weight: 700;
  font-size: 3em;
  color: #CC9AA3;
}
.criterion-dotted {
  display: inline-block;
  width: 15px;
}
.infobulle {
  display: inline-block;
  position: relative;
  padding: 12px;
  width: 378px;
  min-height: 100px;
  text-align: left;
  border-radius: 3px;
  color: #fff;
  background: rgba(0, 0, 0, 0.82);
}
.infobulle.target-bottom::after {
  position: absolute;
  content: '';
  border-style: solid;
  bottom: -40px;
  left: 42px;
  border-width: 40px 26px 0 2px;
  border-color: rgba(0, 0, 0, 0.82) transparent transparent transparent;
}
.infobulle.target-top::after {
  position: absolute;
  content: '';
  border-style: solid;
  top: -40px;
  right: 42px;
  border-width: 0 2px 40px 26px;
  border-color: transparent transparent rgba(0, 0, 0, 0.82) transparent;
}
/* user content */
.infobulle .infobulle-user-photo {
  float: left;
  width: 75px;
  height: 75px;
  border: 2px solid #fff;
  border-radius: 3px;
}
.infobulle .infobulle-user {
  overflow: hidden;
}
.infobulle .infobulle-user:hover .infobulle-user-name {
  color: #0f9c72;
}
.infobulle .infobulle-user-info {
  margin-left: 83px;
}
.infobulle .infobulle-user-name {
  font-size: 1.2em;
  font-weight: bold;
  color: #12B886;
}
.infobulle .infobulle-user-agency {
  margin: 4px 0;
  font-size: 1.3em;
  color: #fff;
}
@media (max-width: 991px) {
  .genius {
    padding: 0;
    background: #fff;
  }
}
.genius .genius-header-content {
  position: relative;
  z-index: 300;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .genius .genius-header-content {
    padding: 0 22px 22px;
  }
}
.genius .genius-content {
  position: relative;
  z-index: 100;
}
@media (max-width: 991px) {
  .genius .genius-content {
    width: 100%;
  }
}
.genius .genius-background {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.genius .genius-medium {
  margin-left: auto;
  margin-right: auto;
  max-width: 992px;
}
.genius-without-padding-bottom {
  padding-bottom: 0;
}
.genius-card-padding-bottom {
  padding-bottom: 62px;
}
@media (max-width: 991px) {
  .genius-card-padding-bottom {
    padding-bottom: 0;
  }
}
/* slider */
.genius .genius-slider {
  height: 100%;
}
.genius .genius-slider .swiper-container,
.genius .genius-slider .swiper-wrapper {
  height: 100%;
}
.genius .genius-slider .swiper-button {
  outline: none;
}
.genius .genius-slider .swiper-button.arrow-stroke-left {
  left: 40px;
}
.genius .genius-slider .swiper-button.arrow-stroke-right {
  right: 40px;
}
.genius .genius-slider-item {
  width: 100%;
  height: 100%;
}
.genius .genius-header-content {
  pointer-events: none;
}
/* infobulle */
.genius-with-infobulle-top {
  padding-top: 262px;
}
.genius .genius-infobulle-top {
  position: absolute;
  top: 42px;
  right: 42px;
}
.genius .genius-infobulle-bottom {
  position: absolute;
  bottom: 42px;
  left: 42px;
}
@media (max-width: 991px) {
  .genius .genius-infobulle-top,
  .genius .genius-infobulle-bottom {
    display: none;
  }
}
/* header on background */
@media (max-width: 991px) {
  .genius-spec1 .genius-header {
    position: relative;
    padding: 122px 0 0;
  }
}
@media (max-width: 991px) {
  .genius-spec1 .genius-content {
    padding-right: 0;
    padding-left: 0;
    background: #fff;
  }
}
.genius-spec1 .genius-header-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
/* header in colgate card */
@media (max-width: 991px) {
  .genius-spec2 {
    padding-top: 250px;
  }
}
.genius-spec2 .genius-header-content {
  padding: 0 72px 22px;
}
@media (max-width: 991px) {
  .genius-spec2 .genius-header-content {
    padding: 15px 15px 0;
    background: #fff;
  }
}
@media (max-width: 991px) {
  .genius-spec2 .genius-background {
    height: 250px;
  }
}
@media (max-width: 991px) {
  .genius-spec2 .genius-content {
    padding-right: 0;
    padding-left: 0;
    background: #fff;
  }
}
@media (max-width: 991px) {
  .genius-spec2 .card-ticket {
    padding-top: 0;
  }
}
.background-agent {
  background-image: url('../assets/images/banners/best-agents.jpg');
}
.page-section-best-agents .section-title {
  color: #fff;
}
.page-section-best-agents .section-title-bordered:after {
  border-top-color: #fff;
}
.agences-subtitle {
  color: #343A40;
  font-size: 17px;
  text-align: center;
}
.carousel-agents .swiper-button {
  top: 100px;
}
.carousel-control {
  text-align: center;
}
.find-agent {
  margin-top: 25px;
}
.meet-speech {
  text-align: center;
}
.meet-speech .sprite-wrapper {
  margin-bottom: 30px;
  height: 167px;
  line-height: 167px;
}
.meet-speech .sprite-wrapper > i {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .meet-speech .sprite-wrapper {
    height: auto;
    line-height: inherit;
  }
}
.meet-speech .text-wrapper {
  margin-bottom: 30px;
  font-size: 18px;
  color: #868E96;
}
.meet-speech .link-wrapper {
  text-align: center;
}

