/** Layout Start CSS **/

.hp__ .container {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  padding: 0 28px;
  margin-right: auto;
  margin-left: auto;
}

.h1-title-lm {
  color: #262262;
  font-family: "Helvetica-Bold";
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  margin-top: 0;
  margin-bottom: 20px;
}

.h4-title {
  font-family: "Helvetica-Bold";
  color: #262262;
  font-weight: 400;
  font-size: 22px;
  font-style: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0.5px;
  margin-top: 0;
  margin-bottom: 30px;
}

.h4-title-light {
  font-family: "Helvetica-Light";
  color: #262262;
  font-weight: 400;
  font-size: 22px;
  font-style: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0.5px;
  margin-top: 0;
  margin-bottom: 30px;
}

.h4-title.center {
  display: flex;
  justify-content: center;
}

.page__.l2section {
  border-top: 8px solid #6cace4;
}
.container {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  padding: 0 28px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.page__ {
  border-top: 8px solid #6cace4;
}

.page__ ol,
.page__ ul,
.page__ dl {
  padding: 0;
  margin: 0;
}

.page__ .container {
  width: 100%;
  max-width: 1200px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.page__ .col.col--page {
  clear: both;
  flex-basis: auto;
  flex-grow: 0;
  position: relative;
  width: 100%;
  max-width: 970px;
  padding: 0;
  margin: 0 auto;
  background-color: transparent;
}

.page__ .col.col--page:before,
.page__ .col.col--page:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #f2f2f2;
  z-index: -1;
}

.page__ .col.col--page:after {
  left: auto;
  right: 0;
}

.page__ .col.col--page > div {
  width: 100%;
  padding: 94px 100px 42px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}

.page__ .col.col--page > div.no--padding {
  padding: 0;
}

.page__ .col.col--page > div.no--padding--top {
  padding-top: 0;
}

.page__ .col.col--page > div.no--padding--bottom {
  padding-bottom: 0;
}

.page__ .col.col--page > div.no--padding--left {
  padding-left: 0;
}

.page__ .col.col--page > div.no--padding--right {
  padding-right: 0;
}

.page__ .no--margin {
  margin: 0;
}

.page__ a {
  color: #337ab7;
  text-decoration: none;
}

.page__ a:hover {
  color: #262262;
  text-decoration: underline;
}

.page__ h1,
.page__ h2 {
  color: #262262;
  font-family: "Helvetica-Bold";
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  margin-top: 0;
  margin-bottom: 20px;
}

.page__ h1.show--h3,
.page__ h2.show--h3 {
  font-size: 36px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: -1px;
  color: #262262;
  margin-bottom: 31px;
}

.page__ h3 {
  font-family: "Helvetica-Medium";
  font-size: 36px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: -1px;
  color: #262262;
  margin-bottom: 31px;
}

.page__ h4 {
  font-family: "Helvetica-Regular";
  color: #262262;
  font-weight: 400;
  font-size: 22px;
  font-style: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0.5px;
  margin-top: 0;
  margin-bottom: 30px;
}

.page__ h5 {
  font-family: "Helvetica-Regular";
  font-weight: 400;
  font-size: 20px;
  color: #262262;
  line-height: 28px;
  margin-bottom: 22px;
}

.page__ ul {
  position: relative;
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}

.page__ ul li {
  position: relative;
  padding: 0;
  margin: 0;
}

.page__ p {
  font-family: "Helvetica-Regular";
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  vertical-align: top;
  margin-bottom: 10px;
}

.page__ p.p--center {
  text-align: center !important;
}

.page__ p strong {
  font-family: "Helvetica-Bold";
  font-weight: 700;
}

.page__ .btn__ {
  font-family: "Helvetica-Bold";
  display: block;
  width: 220px;
  height: 52px;
  color: #262262;
  font-size: 16px;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: 1.8px;
  text-align: center;
  text-decoration: none;
  background: linear-gradient(to bottom, #abd7fd, #7ac1ff);
  background-color: #7ac1ff;
  border-radius: 4px;
  transition: all 0.15s ease-in-out;
}

.page__ .btn__:hover,
.page__ .btn__:focus {
  background: #bee1ff;
  text-decoration: none;
}

.page__ .btn__.btn--darkblue {
  width: 240px;
  letter-spacing: 2px;
  margin-bottom: 40px;
  margin: 0 auto;
  background: linear-gradient(to top, #262262, #2f2e7e);
  background-color: #4254a9;
  color: #ffffff;
}

.page__ .btn__.btn--darkblue:hover {
  color: #ffffff;
  background: #4254a9;
}

.page__ .btn__.btn--outline--darkblue--stacked {
  width: 240px;
  letter-spacing: 2px;
  line-height: 18px;
  padding-top: 7px;
  margin-bottom: 40px;
  margin: 0 auto;
  background: none;
  background-color: #ffffff;
  border: 1px solid #262262;
  color: #262262;
}

.page__ .btn__.btn--outline--darkblue--stacked:hover {
  color: #ffffff;
  background: #262262;
}

.page__ .divider {
  margin-bottom: 32px;
  border-bottom: solid 2px #6cace4;
  padding-bottom: 10px;
}

.page__ .divider--image {
  width: 100%;
  margin: 20px 0 20px;
}

.page__ .divider--title {
  position: relative;
  clear: both;
  display: block;
  width: 100%;
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.page__ .divider--title.bg--01 {
  background-image: url(/sfsites/c/resource/jaougettingstarted);
}

.page__ .divider--title.bg--02 {
  background-image: url(/sfsites/c/resource/jaounextsteps);
}

.page__ .divider--title.bg--03 {
  background-image: url(/sfsites/c/resource/jaouinthefuture598224188);
}

.page__ .divider--title h2 {
  font-family: "Helvetica-Bold";
  position: absolute;
  bottom: 32px;
  left: 0;
  width: 100%;
  font-size: 32px;
  line-height: 30px;
  font-weight: 700;
  padding: 0 100px;
}

.page__ .video__wrapper {
  display: inline-block;
  margin-bottom: 44px;
}

.page__ .video__wrapper a {
  width: auto;
  height: auto;
  float: left;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}

.page__ .video__wrapper a:hover::after {
  background-size: 90px;
}

.page__ .video__wrapper a:after {
  content: "";
  background: url(/sfsites/c/resource/jaouplaybutton) no-repeat;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: 70px;
  background-position: center;
  transition: all 0.15s ease-in-out;
}

.page__ .video__wrapper a img {
  width: 100%;
}

.page__ .need__video {
  overflow: hidden;
  clear: both;
  float: none;
  position: relative;
  width: 100%;
  max-width: 540px;
  margin: 16px auto;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.32);
  cursor: pointer;
}

.page__ .need__video:before,
.page__ .need__video:after {
  content: "";
  clear: both;
  display: block;
}

.page__ .need__video .video__wrapper {
  position: relative;
  display: block;
  float: left;
  width: 33.33%;
  height: 100%;
  margin: 0;
}

.page__ .need__video .video__wrapper > a {
  float: left;
  display: block;
  width: 100%;
}

.page__ .need__video .video__wrapper > a:hover::after {
  background-size: 75px;
}

.page__ .need__video .video__wrapper > a:after {
  background-size: 63px;
}

.page__ .need__video .video__wrapper > a img {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  margin: 0;
}

.page__ .need__video > a {
  position: relative;
  display: block;
  float: right;
  width: 66.66%;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #216fb4;
  padding-top: 14px;
  padding-right: 45px;
  padding-left: 20px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  transition: color 150ms ease-in-out;
}

.page__ .need__video > a:hover {
  color: #262262;
}

.page__ .need__video > a:after {
  content: ">";
}

.page__.page--aian .col.col--page > div {
  width: 100%;
  padding-top: calc(94px + 24px);
}

.page__.page--aian.aian--tcrs .col.col--page > div {
  width: 100%;
  padding-top: calc(94px + 24px + 24px);
}

@media screen and (max-width: 992px) {
  .page__.page--aian .col.col--page > div,
  .page__.page--aian.aian--tcrs .col.col--page > div {
    padding: 64px 90px 42px !important;
  }

  .page__ {
    border: 0;
  }

  .page__ .col.col--page {
    max-width: 819px;
  }

  .page__ .col.col--page > div {
    padding: 64px 90px 42px;
  }

  .page__ h1.show--h3,
  .page__ h2.show--h3 {
    font-size: 36px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: -1px;
    color: #262262;
    margin-bottom: 24px;
  }

  .page__ h3 {
    font-size: 36px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: -1px;
    color: #262262;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 768px) {
  .page__.page--aian .col.col--page > div,
  .page__.page--aian.aian--tcrs .col.col--page > div {
    padding: 64px 20px 42px !important;
  }

  .page__ {
    border: 0;
  }

  .page__ .col.col--page {
    max-width: 100%;
  }

  .page__ .col.col--page > div {
    padding: 64px 20px 42px;
  }

  .page__ h1,
  .page__ h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 12px;
  }

  .page__ h1.show--h3,
  .page__ h2.show--h3 {
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: -0.44px;
    color: #262262;
    margin-bottom: 16px;
  }

  .page__ h3 {
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: -0.44px;
    color: #262262;
    margin-bottom: 16px;
  }

  .page__ h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
    letter-spacing: 0.2px;
  }

  .page__ h4::last-of-type {
    margin-bottom: 0;
  }

  .page__ p {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 20px;
  }

  .page__ .divider--image {
    padding: 0;
    margin: 0;
  }

  .page__ .video__wrapper {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 576px) {
  .page__ .btn__,
  .page__ .btn__.btn--darkblue {
    width: auto;
    height: 40px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 40px;
  }

  .page__ .btn__.btn--outline--darkblue--stacked {
    width: auto;
    height: 40px;
    font-size: 14px;
    line-height: 13px;
    letter-spacing: 2px;
  }

  .page__.page--aian .col.col--page > div,
  .page__.page--aian.aian--tcrs .col.col--page > div {
    padding: 39px 20px 32px !important;
  }

  .page__ .col.col--page {
    width: 100%;
    max-width: 100%;
    box-shadow: none;
  }

  .page__ .col.col--page > div {
    padding: 39px 20px 32px;
  }

  .page__ .divider--title {
    height: 113px;
  }

  .page__ .divider--title h2 {
    font-family: "Helvetica-Bold";
    bottom: 20px;
    padding: 0 20px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
  }
}

.page__.page--node p {
  margin-bottom: 20px;
}

.page__.page--node p strong {
  color: #4a4a4a;
}

.page__.page--node h4 {
  margin-bottom: 22px;
}

.page__.page--node ul {
  margin-bottom: 20px;
  list-style-type: none;
}

.page__.page--node ul li {
  font-family: "Helvetica-Regular";
  padding-left: 40px;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 1.5;
  position: relative;
}

.page__.page--node ul li:after {
  content: "\2022";
  position: absolute;
  top: 0px;
  left: 11px;
}

.page__.page--node ol {
  padding-left: 20px;
  margin-bottom: 20px;
}

.page__.page--node ol strong {
  color: #4a4a4a;
}

.page__.page--node ol li {
  font-family: "Helvetica-Regular";
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .page__.page--node h1,
  .page__.page--node h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 12px;
  }

  .page__.page--node h5 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
    letter-spacing: 0.2px;
  }

  .page__.page--node ol li,
  .page__.page--node ul li {
    font-size: 14px;
    line-height: 20px;
  }
}

.utils__ {
  position: absolute;
  top: 0;
  left: 0;
  left: auto;
  right: 0;
  max-width: 770px;
  max-width: 110px;
  margin: auto;
  margin: 0;
  z-index: 12;
  user-select: none;
}

.utils__ .util__va {
  position: absolute;
  top: 40px;
  right: 0;
  width: auto !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  transition: none !important;
}

.utils__ .util__links {
  float: right;
}

.utils__ .util__links a {
  font-family: "Helvetica-Bold";
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: right;
  text-transform: uppercase;
  color: #216fb4;
  padding: 0 0 0 12px;
  cursor: pointer;
  transition: color 150ms ease-in-out;
}

.utils__ .util__links a:hover {
  color: #262262;
  text-decoration: none;
}

.utils__ .util__share {
  position: relative;
  z-index: 15;
}

.utils__ .util__share.is--active .social-link-container {
  display: block;
}

.utils__ .util__share.is--copied .copy-url-container p {
  display: block;
}

.utils__ .util__share .social-link-container {
  display: none;
  position: absolute;
  width: 246px;
  height: auto;
  border-radius: 3px;
  background-color: #f1f1f1;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.27);
  z-index: 11;
  right: -60px;
  top: 34px;
  padding: 15.6px 20.2px 24.4px 20.8px;
}

.utils__ .util__share .social-link-container:after {
  right: 35%;
  content: "\e253";
  font-size: 15px;
  color: #f1f1f1;
  font-family: "Glyphicons Halflings";
  position: absolute;
  width: 10px;
  height: 10px;
  top: -14px;
}

.utils__ .util__share .social-link-container .close-container {
  width: 100%;
  height: 23px;
  display: block;
  margin-bottom: 19px;
  margin-top: 5px;
}

.utils__ .util__share .social-link-container .mob {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  color: #262262;
  padding: 0;
  margin-bottom: 20px;
}

.utils__ .util__share .social-link-container .close-container a {
  position: relative;
  display: block;
  width: 23px;
  height: 23px;
  text-align: center;
  cursor: pointer;
  background: url(/themes/jaou/img/close-popup.png) no-repeat;
  background-size: 100% 100%;
  float: right;
  margin: 0 !important;
  color: transparent;
  font-size: 0;
  text-decoration: none;
}

.utils__ .util__share .social-link-container .slink-container {
  text-align: center;
  margin-bottom: 20px;
}

.utils__ .util__share .social-link-container a {
  width: 24px;
  height: auto;
  display: inline-block;
  margin: 0 16px 0 0;
  padding: 0;
  position: relative;
}

.utils__ .util__share .social-link-container .social-media-links {
  object-fit: contain;
  float: left;
  width: 100%;
}

.utils__ .util__share .full-width {
  width: 100%;
}

.utils__ .util__share .copy-url-container .copy-url-wrapper {
  width: 205px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #e7e7e7;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding: 8px 9px 7px 9px;
  background: #fff;
}

.utils__ .util__share .copy-url-container label {
  display: none;
}

.utils__ .util__share .copy-url-container .copy-url-wrapper input {
  width: 156px;
  height: 25px;
  border: 0;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  color: #262262;
  float: left;
}

.utils__ .util__share .copy-url-container .copy-url-wrapper a {
  background: #fff url(/themes/jaou/img/link-icon@2x.png) no-repeat 95% center;
  background-size: 24px 24px;
  width: 29px;
  height: 35px;
  display: inline-block;
  color: transparent;
  margin: 0;
  padding: 0;
  position: relative;
  margin-top: -6px;
  cursor: pointer;
}

.utils__ .util__share .copy-url-container p {
  display: none;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  padding: 0;
  margin: 8px 0 0;
  color: #262262;
  text-align: left;
}

@media screen and (max-width: 992px) {
  .utils__ .util__links a.print-page {
    display: none;
  }

  .utils__ .util__links a.share-social-media {
    overflow: hidden;
    width: 22px;
    height: 24px;
    padding: 6px 2px;
    color: transparent !important;
    background: url(/themes/jaou/img/share.png) no-repeat center;
    background-size: contain;
  }

  .utils__ .util__share .social-link-container .mob {
    font-size: 14px;
  }

  .utils__ .util__share .social-link-container {
    top: -22px;
    top: 34px;
    right: 10px;
    right: 8px;
  }

  .utils__ .util__share .social-link-container:after {
    right: 5%;
  }

  .utils__ .util__share .social-link-container .close-container a {
    width: 18px;
    height: 18px;
    background: url(/themes/jaou/img/close-button-share.png) no-repeat center;
  }
}

@media screen and (max-width: 768px) {
  .utils__ .util__va {
    top: 90px;
    left: 0;
    right: 0;
    width: 165px !important;
    margin: auto;
  }
}

@media screen and (max-width: 576px) {
  .utils__ {
    top: -5px;
  }

  .utils__ .util__va {
    top: 60px;
  }
}

.breadcrumb__utils__ {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  max-width: 770px;
  margin: auto;
}

.page--newsletter .breadcrumb__utils__,
.page-node-1016 .breadcrumb__utils__ {
  top: 33px;
  max-width: calc(100% - 60px);
}

.page-node-1471 .breadcrumb__utils__ {
  top: 20px;
}

@media screen and (max-width: 992px) {
  .breadcrumb__utils__ {
    position: relative;
    top: 0;
  }

  .page--newsletter .breadcrumb__utils__,
  .page-node-1016 .breadcrumb__utils__ {
    top: 0;
    max-width: calc(100%);
  }

  .page-node-946 .breadcrumb__utils__ {
    top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .page-node-1471 .breadcrumb__utils__ {
    top: 0;
  }

  .page-node-946 .breadcrumb__utils__ {
    top: 0;
  }
}

.breadcrumb__ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: calc(100% - 110px);
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  z-index: 11;
}

.breadcrumb__ .block {
  display: block;
  width: 100%;
}

.breadcrumb__ .breadcrumb {
  padding: 0;
}

.breadcrumb__ ul {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  align-items: self-start;
  flex-wrap: wrap;
}

.breadcrumb__ ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}

.breadcrumb__ ul li:before {
  color: #a9a9a9;
}

.breadcrumb__ ul li:after {
  content: ">";
  color: #a9a9a9;
}

.breadcrumb__ ul li:last-child {
  font-family: "Helvetica-Bold";
  color: #262262;
  font-weight: 700;
  white-space: unset;
}

.breadcrumb__ ul li:last-child:after {
  display: none;
}

.breadcrumb__ ul.bread--01 li:before {
  content: "< BACK TO";
  font-weight: 400;
}

.breadcrumb__ ul.bread--01.español li:before {
  content: "< Vuelve a";
  font-weight: 400;
}

.breadcrumb__ ul.bread--02 .crumb--01:before,
.breadcrumb__ ul.bread--02 .crumb--02:before,
.breadcrumb__ ul.bread--02 .crumb--03:before,
.breadcrumb__ ul.bread--02 .crumb--04:before,
.breadcrumb__ ul.bread--02 .crumb--05:before,
.breadcrumb__ ul.bread--03 .crumb--01:before,
.breadcrumb__ ul.bread--03 .crumb--02:before,
.breadcrumb__ ul.bread--03 .crumb--03:before,
.breadcrumb__ ul.bread--03 .crumb--04:before,
.breadcrumb__ ul.bread--03 .crumb--05:before,
.breadcrumb__ ul.bread--04 .crumb--01:before,
.breadcrumb__ ul.bread--04 .crumb--02:before,
.breadcrumb__ ul.bread--04 .crumb--03:before,
.breadcrumb__ ul.bread--04 .crumb--04:before,
.breadcrumb__ ul.bread--04 .crumb--05:before,
.breadcrumb__ ul.bread--05 .crumb--01:before,
.breadcrumb__ ul.bread--05 .crumb--02:before,
.breadcrumb__ ul.bread--05 .crumb--03:before,
.breadcrumb__ ul.bread--05 .crumb--04:before,
.breadcrumb__ ul.bread--05 .crumb--05:before {
  content: " ";
}

.breadcrumb__ ul.bread--02 .crumb--01:after,
.breadcrumb__ ul.bread--02 .crumb--02:after,
.breadcrumb__ ul.bread--02 .crumb--03:after,
.breadcrumb__ ul.bread--02 .crumb--04:after,
.breadcrumb__ ul.bread--02 .crumb--05:after,
.breadcrumb__ ul.bread--03 .crumb--01:after,
.breadcrumb__ ul.bread--03 .crumb--02:after,
.breadcrumb__ ul.bread--03 .crumb--03:after,
.breadcrumb__ ul.bread--03 .crumb--04:after,
.breadcrumb__ ul.bread--03 .crumb--05:after,
.breadcrumb__ ul.bread--04 .crumb--01:after,
.breadcrumb__ ul.bread--04 .crumb--02:after,
.breadcrumb__ ul.bread--04 .crumb--03:after,
.breadcrumb__ ul.bread--04 .crumb--04:after,
.breadcrumb__ ul.bread--04 .crumb--05:after,
.breadcrumb__ ul.bread--05 .crumb--01:after,
.breadcrumb__ ul.bread--05 .crumb--02:after,
.breadcrumb__ ul.bread--05 .crumb--03:after,
.breadcrumb__ ul.bread--05 .crumb--04:after,
.breadcrumb__ ul.bread--05 .crumb--05:after {
  padding-right: 4px;
}

.breadcrumb__ ul.bread--05 .crumb--04 {
  display: none;
}

.breadcrumb__ a {
  color: #216fb4 !important;
  display: inline-block;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  transition: color 150ms ease-in-out !important;
}

.breadcrumb__ a:hover {
  color: #262262;
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  .breadcrumb__ {
    position: relative;
    top: auto;
    margin-bottom: 20px;
    max-width: calc(100% - 44px);
  }

  .breadcrumb__ .breadcrumb {
    padding: 0;
  }

  .breadcrumb__ ul {
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .breadcrumb__ {
    position: relative;
    top: auto;
    margin-top: 20px;
  }
}

@media screen and (max-width: 576px) {
  .breadcrumb__ {
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    z-index: 9;
  }

  .breadcrumb__ ul li:before {
    content: "< BACK TO";
  }

  .breadcrumb__ ul.español li:before {
    content: "< Vuelve a";
  }

  .breadcrumb__ ul li:after {
    display: none;
  }

  .breadcrumb__ a {
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
  }

  .breadcrumb__ .bread--01 .crumb--01:before {
    content: "";
  }

  .breadcrumb__ .bread--02 .crumb--01 {
    display: none;
  }

  .breadcrumb__ .bread--03 .crumb--01,
  .breadcrumb__ .bread--03 .crumb--03 {
    display: none;
  }

  .breadcrumb__ .bread--04 .crumb--01,
  .breadcrumb__ .bread--04 .crumb--02,
  .breadcrumb__ .bread--04 .crumb--04 {
    display: none;
  }

  .breadcrumb__ .bread--05 .crumb--01,
  .breadcrumb__ .bread--05 .crumb--02,
  .breadcrumb__ .bread--05 .crumb--04,
  .breadcrumb__ .bread--05 .crumb--05 {
    display: none;
  }
}

.page__.page--search .col.col--page > div.search__utils {
  padding-bottom: 0;
}

.page__.page--search .col.col--page > div.search__top {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.page__.page--search .col.col--page > div.search__top > div {
  position: relative;
  padding-bottom: 10px;
}

.page__.page--search .col.col--page > div.search__top > div:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 8px;
  background-image: linear-gradient(to right, #9dcbaa, #80c4dc);
}

.page__.page--search .col.col--page > div.search__body {
  padding: 42px 100px 42px;
}

.page__.page--search .search__body {
  position: relative;
}

.page__.page--search .search__body .search__searching {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-weight: 300;
  text-align: center;
}

.page__.page--search .search__results {
  position: relative;
}

.page__.page--search .search__results .result__item {
  clear: both;
  display: block;
  position: relative;
  padding: 20px 0;
  border-bottom: solid 1px #9e6db2;
}

.page__.page--search .search__results .result__item:last-child {
  border: 0;
}

.page__.page--search .search__results .result__item a {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  transition: color 150ms ease-in-out;
}

.page__.page--search .search__results .result__item a:hover {
  text-decoration: none;
}

.page__.page--search .search__results .result__item div:first-child {
  overflow: hidden;
  display: block;
  width: 120px;
  max-height: 180px;
  height: auto;
  flex-shrink: 0;
}

.page__.page--search .search__results .result__item div:first-child img {
  display: block;
  width: 100%;
  height: auto;
}

.page__.page--search .search__results .result__item div:last-child {
  display: inline-block;
  padding-left: 20px;
}

.page__.page--search .search__results .result__item div:last-child span {
  display: block;
  clear: both;
}

.page__.page--search
  .search__results
  .result__item
  div:last-child
  span:first-child {
  font-weight: 700;
}

.page__.page--search .search__results .result__item.no--results span {
  display: block;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
}

.page__.page--search .search__results.en .result__item.no--results span:before {
  content: "NO RESULTS";
}

.page__.page--search .search__results.es .result__item.no--results span:before {
  content: "no hay resultados";
}

@media screen and (max-width: 992px) {
  .page__.page--search .col.col--page > div.search__body {
    padding: 0 90px 42px;
  }
}

@media screen and (max-width: 768px) {
  .page__.page--search .col.col--page > div.search__body {
    padding: 0 20px 42px;
  }
}

#gmap_canvas {
  width: 260px;
  height: 260px;
}

.page__.event--page .col.col--page.event--body > div {
  width: 100%;
  padding: 0 100px 42px 100px;
}

.page__.event--page .top__title {
  position: relative;
  text-align: center;
  padding-bottom: 10px;
}

.page__.event--page .top__title h4 {
  margin-top: -10px;
}

.page__.event--page .top__title:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #262262;
}

.page__.event--page .top__title.color--246:before {
  background-color: #80c4dc;
}

.page__.event--page .top__title.color--251:before {
  background-color: #f8c954;
}

.page__.event--page .top__title.color--256:before {
  background-color: #8bc990;
}

.page__.event--page .top__title.color--261:before {
  background-color: #216fb4;
}

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

.event__image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.event__ {
  position: relative;
  min-height: 250px;
}

.event__ .event__top {
  position: relative;
}

.event__ .event__map {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.event__ .event__body {
  position: relative;
  padding-left: 290px;
}

.event__ .event__body .event__dates {
  padding-bottom: 20px;
}

.event__ .event__body .event__dates .event__date {
  display: block;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: 0.5px;
  color: #262262;
  padding-bottom: 12px;
}

.event__ .event__location {
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 1.3;
  margin-bottom: 28px;
}

.event__ .event__location span {
  font-weight: 700;
  line-height: 1.5;
}

.event__ .event__location address {
  padding: 0;
  margin: 0;
}

.event__ .event__description {
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 24px;
  line-height: 1.5;
  margin-bottom: 20px;
}

@media screen and (max-width: 992px) {
  .page__.event--page .col.col--page.event--body > div {
    padding: 0 89.6px 42px;
  }
}

@media screen and (max-width: 768px) {
  .page__.event--page .top__title {
    text-align: left;
  }

  .page__.event--page .event__image {
    margin-bottom: 16px;
  }

  .page__.event--page .col.col--page.event--body > div {
    padding: 0 0 42px;
  }

  .event__ .event__map {
    position: relative;
    width: 100%;
    margin-bottom: 18px;
    border-top: 8px solid #6cace4;
    border-bottom: 8px solid #6cace4;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  }

  .map__embed {
    height: 320px;
  }

  #gmap_canvas {
    width: 100%;
    height: 320px;
  }

  .event__ .event__body {
    padding: 0 20px;
  }

  .event__ .event__body .event__dates .event__date {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: 0.2px;
  }

  .event__ .event__location {
    font-size: 14px;
    line-height: normal;
    color: #4a4a4a;
  }

  .event__ .event__description {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
    color: #4a4a4a;
    margin-top: 0;
    padding-top: 24px;
    border-top: solid 1px #d6d6d6;
  }
}

.page__.page--events .container {
  position: relative;
  padding-top: 54px;
  padding-left: 0;
  padding-right: 0;
}

.page__.page--events .container.no--padding {
  padding: 0;
}

.page__.page--events .container > div {
  max-width: 770px;
  padding: 0;
  margin: auto;
}

.page__.page--events .container.events--view--current {
  padding-top: 0;
}

.page__.page--events .container.events--view--current > div {
  max-width: 1200px;
  padding: 0;
  margin: auto;
}

.page__.page--events h1 {
  padding-top: 40px;
  text-align: center;
}

.page__.page--events .events--view--current > div:last-child {
  padding-bottom: 60px;
}

.page__.page--events .events--view--past > div:last-child {
  padding-bottom: 60px;
}

.page__.page--events .events--view--past .view--title {
  position: relative;
  clear: both;
  width: 100%;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  color: #262262;
  margin-top: 40px;
  margin-bottom: 32px;
}

.page__.page--events .events--view--past .view--title:before,
.page__.page--events .events--view--past .view--title:after {
  content: "";
  display: inline-block;
  width: 15%;
  height: 1px;
  background-color: #262262;
  vertical-align: middle;
  margin: 0 20px;
}

.events__page__top {
  display: block;
  width: 100%;
  max-width: 720px;
  padding-top: 50px;
  padding-top: 0;
  padding-bottom: 32px;
  margin: 0 auto;
  margin-top: -32px;
}

.events__page__top h1,
.events__page__top h2 {
  font-size: 36px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: -1px;
  color: #262262;
  margin-bottom: 24px;
  text-align: center;
}

.events__page__top p {
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: 0.5px;
  text-align: center;
  color: #262262;
}

.events__page__top.events--past {
  padding-bottom: 0;
  margin-bottom: -14px;
}

.events__page__top.events--past h1,
.events__page__top.events--past h2 {
  margin-bottom: 0;
}

.page__.page--events .slideshow__ .tns-nav {
  position: absolute;
  bottom: 26px;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
  z-index: 100;
}

.page__.page--events .slideshow__ .tns-nav button {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: rgba(255, 255, 255, 0.6);
  border: 0 solid rgba(255, 255, 255, 0);
  border-radius: 9999px;
  padding: 0;
  margin: 0 6px;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: middle;
  outline: none;
}

.page__.page--events .slideshow__ .tns-nav button:focus {
  outline: none;
}

.page__.page--events .slideshow__ .tns-nav button:hover {
  background: #fff;
}

.page__.page--events .slideshow__ .tns-nav button.tns-nav-active {
  background: #fff;
  border: 12px solid #fff;
}

.page__.page--events .slideshow__ {
  position: relative;
  display: block;
  width: 100%;
  max-height: 400px;
  min-height: 400px;
  padding-top: 33.33%;
  box-sizing: border-box;
}

.page__.page--events .slideshow__ .tns-outer,
.page__.page--events .slideshow__ .tns-inner,
.page__.page--events .slideshow__ .tns-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page__.page--events .slideshow__ .slides__wrapper {
  overflow: hidden;
}

.page__.page--events .slideshow__ .slide {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  display: block;
  width: 100%;
  max-height: 400px;
  min-height: 400px;
  padding-top: 33.33%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: transform 0s, opacity 1.5s !important;
  animation-delay: 0s !important;
  transition-delay: 0s !important;
  opacity: 0;
  z-index: 1;
}

.page__.page--events .slideshow__ .slide.tns-slide-active {
  opacity: 1;
  z-index: 2;
  transition: transform 0s, opacity 0.5s !important;
}

.page__.page--events .slideshow__ .slide.slide--01 {
  background-image: url(/themes/jaou/img/events/hero-image-journey-1@2x.jpg);
}

.page__.page--events .slideshow__ .slide.slide--02 {
  background-image: url(/themes/jaou/img/events/hero-image-journey-2@2x.jpg);
}

.page__.page--events .slideshow__ .slide.slide--03 {
  background-image: url(/themes/jaou/img/events/hero-image-journey-3@2x.jpg);
}

.page__.page--events .slideshow__ .slide.slide--04 {
  background-image: url(/themes/jaou/img/events/hero-image-journey-4@2x.jpg);
}

.page__.page--events .slideshow__ .slide.slide--05 {
  background-image: url(/themes/jaou/img/events/hero-image-journey-5@2x.jpg);
}

.page__.page--events .slideshow__ .slide > div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 80px;
  padding-bottom: 60px;
  box-sizing: border-box;
}

.page__.page--events .slideshow__ .slide h3 {
  max-width: 500px;
  font-size: 36px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: -0.48px;
  color: #ffffff;
  margin: 0;
  margin-top: 22.5%;
  text-shadow: 0px 0px 2px #000000;
}

.page__.page--events .slideshow__ .slide p {
  max-width: 500px;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: 0.5px;
  color: #ffffff;
  margin: 0;
  text-shadow: 0px 0px 2px #000000;
}

.page__.page--events .events__pager a.button,
.page__.page--events .btn__.btn--events_view {
  clear: both;
  position: relative;
  display: block;
  width: 360px;
  height: 52px;
  border-radius: 3px;
  border: solid 1px #262262;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 53px;
  letter-spacing: 1.78px;
  text-align: center;
  color: #262262;
  text-transform: uppercase;
  background: #ffffff;
  padding: 0;
  margin: 0 auto;
  margin-top: 20px;
  cursor: pointer;
  transition: none;
  outline: none;
}

.page__.page--events .events__pager a.button:after,
.page__.page--events .btn__.btn--events_view:after {
  content: "";
  position: relative;
  top: -4px;
  display: inline-block;
  width: 8px;
  height: 8px;
  transform: rotate(225deg);
  border-top: solid 2px #262262;
  border-left: solid 2px #262262;
}

.page__.page--events .events__pager a.button:hover,
.page__.page--events .btn__.btn--events_view:hover {
  color: #ffffff;
  background: #262262;
  text-decoration: none;
}

.page__.page--events .events__pager a.button:hover:after,
.page__.page--events .btn__.btn--events_view:hover:after {
  border-top: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
}

@media screen and (max-width: 992px) {
  .page__.page--events .container {
    padding-top: 88px;
    padding-top: 54px;
  }

  .page__.page--events .container > div {
    max-width: 639px;
    padding: 0;
    margin: auto;
  }

  .page__.page--events .slideshow__ {
    padding-top: 40%;
    max-height: 400px;
    min-height: auto;
  }

  .page__.page--events .slideshow__ .slide {
    padding-top: 40%;
    max-height: 400px;
    min-height: auto;
  }

  .page__.page--events .events--view--current:after {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .page__.page--events .container {
    padding-top: 64px;
  }

  .page__.page--events .container > div {
    max-width: 100%;
    padding: 0 20px;
  }

  .page__.page--events .container h1 {
    padding-top: 0;
  }

  .page__.page--events .slideshow__ .slide h3,
  .page__.page--events .slideshow__ .slide p {
    display: none;
  }

  .page__.page--events .slideshow__ .tns-nav {
    display: none;
  }

  .events__page__top {
    padding-top: 40px;
    padding-top: 0;
    margin-top: -40px;
  }

  .events__page__top h1,
  .events__page__top h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.17;
    letter-spacing: -0.44px;
    text-align: center;
    margin-bottom: 24px;
  }

  .events__page__top p {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: -0.1px;
    text-align: center;
  }

  .page__.page--events .events--view--current > div:last-child,
  .page__.page--events .events--view--past > div:last-child {
    padding-bottom: 40px;
  }

  .page__.page--events .events--view--current:after {
    width: 94.5%;
  }

  .page__.page--events .events--view--past .view--title {
    font-size: 18px;
    line-height: 18px;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .page__.page--events .btn__.btn--events_view {
    width: 314px;
    height: 44px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 45px;
  }

  .page__.page--events .btn__.btn--events_view:after {
    display: none;
  }
}

.events__header {
  position: relative;
  padding: 0;
  margin: 0;
}

.events__header > div {
  position: relative;
}

.events__header > div:before {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 0;
  width: 100%;
  height: 8px;
  background-image: linear-gradient(to right, #9dcbaa, #80c4dc);
}

.events__header span {
  display: block;
  color: #262262;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 10px;
}

.events__ {
  position: relative;
  font-size: 0;
  text-align: center;
  padding: 0;
  margin: 0;
}

.events__ .block-title {
  font-family: "Helvetica-Bold";
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  margin-bottom: 18px;
  margin-top: 0;
  line-height: 36px;
  letter-spacing: 0px;
}

.events__ .views-exposed-form {
  position: relative;
  margin-bottom: 40px;
}

.events__ .views-exposed-form .form-actions {
  position: relative;
  display: inline-block;
  width: auto;
  height: 52px;
  margin: auto;
  margin-left: 20px;
  vertical-align: top;
}

.events__ .views-exposed-form .js-form-type-select {
  position: relative;
  display: inline-block;
  width: 360px;
  height: 52px;
  margin: auto;
  vertical-align: top;
}

.events__ .views-exposed-form .js-form-type-select:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  display: inline-block;
  width: 8px;
  height: 8px;
  transform: rotate(225deg);
  border-top: solid 2px #262262;
  border-left: solid 2px #262262;
  pointer-events: none;
}

.events__ .views-exposed-form select {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 360px;
  height: 52px;
  color: #262262;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 53px;
  letter-spacing: 1.78px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 3px;
  border: solid 1px #262262;
  line-height: 52px;
  text-align: center;
  padding: 0 20px;
  margin: auto;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.events__ .views-exposed-form select:focus,
.events__ .views-exposed-form input:focus {
  outline: none;
}

.events__ .views-exposed-form select::-ms-expand {
  display: none;
}

.events__ .views-exposed-form .select-css:disabled:hover,
.events__ .views-exposed-form .select-css[aria-disabled="true"] {
  border-color: transparent;
}

.events__ .views-exposed-form input[type="submit"] {
  clear: both;
  position: relative;
  display: inline-block;
  width: 140px;
  height: 52px;
  border-radius: 3px;
  border: solid 1px #262262;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 53px;
  letter-spacing: 1.78px;
  text-align: center;
  color: #262262;
  text-transform: uppercase;
  background: #ffffff;
  padding: 0;
  margin: 0 auto;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
  outline: none;
}

.events__ .views-exposed-form input[type="submit"]:hover {
  color: #ffffff;
  background: #262262;
}

.events__ .views-element-container,
.events__ .block {
  display: block;
  position: relative;
  max-width: 876px;
  padding: 0;
  margin: 0 auto;
}

.events__ .xviews-element-container > div,
.events__ .xblock > dd > div > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
}

.events__.events--view--past .events__rows,
.events__ .events__rows > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
}

.events__ .events--row.location--246 {
  background-color: #80c4dc;
}

.events__ .events--row.location--251 {
  background-color: #f8c954;
}

.events__ .events--row.location--256 {
  background-color: #8bc990;
}

.events__ .events--row.location--261 {
  background-color: #216fb4;
}

.events__ .events--row {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 33.33%;
  width: 33.33%;
  max-width: 272px;
  min-width: 272px;
  padding: 10px 0;
  margin: 0 10px;
  margin-bottom: 30px;
  background-color: #262262;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.17);
  text-decoration: none;
}

.events__ .events--row:hover {
  text-decoration: none;
}

.events__ .events--row:hover * {
  text-decoration: none;
}

.events__ .events--row .views-field-field-image {
  overflow: hidden;
  position: relative;
  display: block;
  height: auto;
  padding-top: 54.5%;
  margin: 0 auto;
}

.events__ .events--row .views-field-field-image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: auto;
}

.events__ .events--row .views-field-field-location-name {
  display: block;
  color: #055aa6;
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: 700;
  font-family: "Helvetica-Bold";
  margin: 0 auto;
  text-align: left;
  padding: 16px 18px 12px 18px;
  background-color: #fbfbfb;
}

.events__ .events--row .views-field-field-city {
  background-color: #fbfbfb;
}

.events__ .events--row .views-field-field-state {
  display: block;
  color: #39393a;
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: 700;
  font-family: "Helvetica-Bold";
  margin: 0 auto;
  text-align: left;
  padding: 0 18px 0 18px;
  background-color: #fbfbfb;
}

.events__ .events--row .views-field-field-event-date,
.events__ .events--row .views-field-field-event-date-4 {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #4a4a4a;
  font-weight: 400;
  text-align: left;
  padding: 0 18px 12px 18px;
  margin: 0 auto;
  background-color: #fbfbfb;
}

@media screen and (max-width: 768px) {
  .events__ .views-exposed-form .form-actions {
    clear: both;
    display: block;
    margin-top: 20px;
  }
}

.events__.events--view--past .events--row {
  background-color: #ffd9d1;
}

.events__.events--view--past .events--row .views-field-field-image {
  display: none;
}

.events__.events--view--past .events--row .views-field-field-location-name {
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #262262;
}

.events__.events--view--past .views-field-field-event-date {
  clear: both;
  float: left;
  display: block;
  width: 100%;
  color: #4a4a4a;
}

.events__.events--view--past .views-field-field-event-date span:first-child {
  float: left;
  font-weight: 700;
}

.events__.events--view--past .views-field-field-event-date span:last-child {
  float: right;
}

.events__ .events__pager {
  overflow: auto;
  clear: both;
  display: block;
  width: 100%;
  height: auto;
}

.events__ .events__pager ul,
.events__ .events__pager ul li {
  float: left;
  overflow: auto;
  clear: both;
  display: block;
  width: auto;
  height: auto;
  width: 100%;
  height: auto;
}

.page__.page--who ul li {
  position: relative;
}

.page__.page--who ul li img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.page__.page--who ul li p {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 100px;
  margin: 0;
}

@media screen and (max-width: 576px) {
  .page__.page--who ul li img {
    width: 10%;
  }

  .page__.page--who ul li p {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15.5%;
  }
}

.find__out {
  clear: both;
  display: block;
  width: 100%;
  padding-bottom: 60px;
  background-color: #f6f6f6;
  z-index: 1;
}

.find__out h2 {
  letter-spacing: -0.4px;
  margin-top: 40px;
  margin-bottom: 36px;
  line-height: 1.27;
  font-size: 30px;
  font-weight: 700;
  color: #262262;
  text-align: center;
}

.find__out > div {
  display: block;
  width: 100%;
  max-width: 1024px;
  font-size: 0;
  text-align: center;
  margin: 0 auto;
}

.find__out > div > div {
  display: inline-block;
  width: 33%;
}

.find__out > div > div img {
  display: block;
  height: 75px;
  margin: auto;
  margin-bottom: 16px;
}

.find__out > div > div span {
  clear: both;
  width: 100%;
  text-align: center;
  min-height: 48px;
  line-height: normal;
  font-size: 20px;
  color: #262262;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .find__out {
    display: none;
  }
}

.cookies__ {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding-top: 17px;
  padding-bottom: 10px;
  background-color: #ffffff;
  border-top: 8px solid #6cace4;
  z-index: 100;
  display: none;
}

.cookies__.show--cookies {
  display: block;
}

.cookies__.show--full .cookies__body .body__screen {
  display: block;
}

.cookies__.show--full .cookies__body .body__mobile {
  display: none;
}

.cookies__ .cookies__body {
  position: relative;
}

.cookies__ .cookies__body p {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.3px;
  color: #4a4a4a;
  margin: 0 0 10px;
}

.cookies__ .cookies__body p span {
  color: #337ab7;
  font-weight: 900;
  text-transform: uppercase;
  cursor: pointer;
}

.cookies__ .cookies__body ul {
  margin-top: 0;
  margin-bottom: 10px;
  list-style-position: inside;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.3px;
  padding: 0;
  color: #4a4a4a;
}

.cookies__ .cookies__body .cookies__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.cookies__ .cookies__body .cookies__close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 2;
}

.cookies__ .cookies__body .body__mobile,
.cookies__ .cookies__body .body__screen {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0;
  padding: 0 5.5% 0 11%;
  margin: 0 auto;
  box-sizing: border-box;
}

.cookies__ .cookies__body .body__mobile > div,
.cookies__ .cookies__body .body__screen > div {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  box-sizing: border-box;
}

.cookies__ .cookies__body .body__mobile > div:first-child,
.cookies__ .cookies__body .body__screen > div:first-child {
  padding-right: 5.5%;
}

.cookies__ .cookies__body .body__mobile {
  display: none;
}

.cookies__ .cookies__body .body__mobile > div {
  width: 100%;
  padding: 0;
}

@media screen and (max-width: 992px) {
  .cookies__ .cookies__body .cookies__img {
    width: 47px;
    height: 47px;
  }

  .cookies__ .cookies__body .body__screen {
    display: none;
  }

  .cookies__ .cookies__body .body__screen > div {
    width: 100%;
  }

  .cookies__ .cookies__body .body__mobile {
    display: block;
  }

  .cookies__ .cookies__body .body__screen,
  .cookies__ .cookies__body .body__mobile {
    padding: 0px 4% 0 14%;
  }
}

@media screen and (max-width: 768px) {
  .cookies__ {
    padding: 12.5px 0 15px;
  }

  .cookies__ .container {
    padding: 0 22px;
  }

  .cookies__ .cookies__body .cookies__img {
    display: none;
  }

  .cookies__ .cookies__body .body__screen,
  .cookies__ .cookies__body .body__mobile {
    padding: 0px 4% 0 0;
  }
}

.youtube__video {
  display: block;
  position: relative;
  height: 0;
  padding: 0;
  padding-bottom: 56.25%;
  margin: 0 auto;
}

.youtube__video:after {
  content: "";
  position: absolute;
  top: 2px;
  right: -35px;
  padding: 0;
  width: 23px;
  height: 23px;
  background-color: transparent;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/themes/jaou/img/close-thankyoupopup.png);
  cursor: pointer;
  pointer-events: none;
  z-index: 1000;
}

.youtube__video iframe,
.youtube__video object,
.youtube__video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 576px) {
  .youtube__video {
    overflow: hidden;
  }
}

.thank__you h1,
.thank__you h4 {
  text-align: center;
}

.error__404__ {
  position: relative;
  min-height: 480px;
}

.error__404__ h1 {
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: -1px;
  color: #2e2d7f;
  padding-right: 40%;
}

.error__404__ h2 {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: 0.5px;
  color: #32348e;
  padding-right: 40%;
}

.error__404__ img {
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
}

.error__404__ span {
  display: block;
  font-size: 20px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #4a4a4a;
  margin-top: 50px;
  margin-bottom: 16px;
}

.error__404__ ul {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4a4a4a;
  padding: 0;
  margin: 0;
  margin-bottom: 110px;
  list-style: none;
}

@media screen and (max-width: 576px) {
  .error__404__ h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.17;
    letter-spacing: -0.44px;
    text-align: center;
    padding-right: 0;
  }

  .error__404__ h2 {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: -0.1px;
    text-align: center;
    padding-right: 0;
  }

  .error__404__ img {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    max-width: 200px;
    margin: 0 auto;
  }

  .error__404__ span {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    margin-top: 0;
  }

  .error__404__ ul {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: -0.1px;
    text-align: center;
    margin-bottom: 0;
  }

  .error__404__ ul li {
    margin-bottom: 16px;
  }
}

.home__questions {
  max-width: 960px !important;
  padding-top: 70px !important;
  padding-bottom: 80px !important;
  background-color: #ffffff;
}

.home__questions > div {
  max-width: 100% !important;
  clear: both;
  display: block;
  padding: 0;
  padding-left: 80px !important;
  padding-right: 80px !important;
  margin: 0 auto;
}

.home__questions h2 {
  font-family: "Helvetica-Bold";
  font-size: 36px;
  color: #262262;
  letter-spacing: -1px;
  text-align: center;
  line-height: 40px;
  font-weight: 500;
  margin-bottom: 10px;
}

.home__questions p {
  display: block;
  max-width: 680px;
  font-family: "Helvetica-Regular";
  font-size: 20px;
  color: #262262;
  text-align: center;
  line-height: 30px;
  font-weight: 300;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.home__questions p.tty {
  clear: both;
  max-width: 900px;
  margin-top: 25px;
  margin-bottom: 15px;
}

.home__questions p.tty strong {
  font-weight: 400;
}

.home__questions p.tty br {
  display: none;
}

.home__questions p span {
  font-family: "Helvetica-Regular";
  font-size: 16px;
  color: #262262;
  text-align: center;
  line-height: 24px;
  font-weight: 300;
}

.home__questions ul {
  clear: both;
  float: left;
  width: 100%;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 45px;
}

.home__questions ul li:nth-child(1)::before {
  background-color: #8bc990;
  background-image: url(/sfsites/c/resource/jaouiconphone);
}

.home__questions ul li:nth-child(2)::before {
  background-color: #f8c954;
  background-image: url(/sfsites/c/resource/jaouiconemail);
}

.home__questions ul li:nth-child(3)::before {
  background-color: #f48972;
  background-image: url(/sfsites/c/resource/jaouiconchat);
}

.home__questions ul li {
  position: relative;
  display: block;
  float: left;
  width: 33.33%;
  text-align: center;
}

.home__questions ul li:before {
  content: "";
  display: block;
  width: 95px;
  height: 95px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: transparent;
  border-radius: 100%;
  margin: 0 auto;
  margin-bottom: 18px;
}

.home__questions ul li span {
  clear: both;
  display: block;
  font-family: "Helvetica-Light";
  font-size: 16px;
  color: #262262;
  text-align: center;
  line-height: 28px;
  font-weight: 300;
}

.home__questions ul li a {
  clear: both;
  display: block;
  font-family: "Helvetica-Regular";
  font-size: 22px;
  color: #216fb4;
  text-align: center;
  line-height: 24px;
  font-weight: 300;
  cursor: pointer;
}

@media screen and (max-width: 992px) {
  .home__questions {
    max-width: 768px !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .home__questions > div {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }

  .home__questions ul {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .home__questions ul li a {
    font-size: 16px;
    line-height: 16px;
  }

  .home__questions p.tty br {
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  .home__questions ul {
    clear: both;
    float: none;
    max-width: 280px;
    padding-left: 0;
    margin: 0 auto;
    margin-bottom: 8px;
  }

  .home__questions ul li {
    position: relative;
    width: 100%;
    text-align: left;
    padding: 2px;
    margin-bottom: 16px;
    background: #73bce2;
    background: -moz-linear-gradient(
      -45deg,
      #73bce2 0%,
      #75c6a2 25%,
      #fdd883 50%,
      #f9aa58 75%,
      #f88d7b 100%
    );
    background: -webkit-linear-gradient(
      -45deg,
      #73bce2 0%,
      #75c6a2 25%,
      #fdd883 50%,
      #f9aa58 75%,
      #f88d7b 100%
    );
    background: linear-gradient(
      135deg,
      #73bce2 0%,
      #75c6a2 25%,
      #fdd883 50%,
      #f9aa58 75%,
      #f88d7b 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73bce2', endColorstr='#f88d7b',GradientType=1 );
  }

  .home__questions ul li > div {
    display: block;
    padding-left: 72px;
    background: #ffffff;
  }

  .home__questions ul li:before {
    position: absolute;
    top: 8px;
    left: 23px;
    width: 40px;
    height: 40px;
    background-size: 55%;
  }

  .home__questions ul li span {
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 1px;
  }

  .home__questions ul li a {
    text-align: left;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 10px;
  }

  .home__questions p,
  .home__questions p span {
    clear: both;
    font-size: 14px;
    line-height: 20px;
  }

  .home__questions p.tty {
    margin: 20px 0 30px 0;
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 576px) {
  .home__questions h2 {
    font-size: 24px;
    line-height: 26px;
  }
}
