.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b68 {
  height: 250px !important;
}
.b68 .info h2 {
  color: #fff;
}
.b68Content .b36Title h2 {
  max-width: 750px !important;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fixedButtons {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  z-index: 200;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: -113px;
}
.fixedButtons a {
  width: 166px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #272727;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;
}
@media screen and (max-width: 1279px) {
  .fixedButtons a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.fixedButtons a.white {
  background: #f7f4ec;
}
.fixedButtons a.black {
  background: #272727;
  color: #fff;
}
.fixedButtons a:before {
  display: none;
}
@media screen and (max-width: 1440px) {
  .fixedButtons {
    right: -122px;
  }
}
@media screen and (max-width: 1440px) {
  .fixedButtons {
    right: -147px;
  }
}
@media screen and (max-width: 1024px) {
  .fixedButtons {
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -o-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    left: 0;
    right: 0;
    margin: auto;
    margin: auto;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    bottom: 0;
    top: inherit;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.gParrafo {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: 1.44;
  color: #666;
  text-align: justify;
}
@media screen and (max-width: 1279px) {
  .gParrafo {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.gParrafo a {
  text-decoration: underline;
}
.gParrafo p {
  margin-bottom: 15px;
}
.gParrafo p:last-child {
  margin-bottom: 0;
}
.gParrafo ol {
  position: relative;
  left: 20px;
}
.gParrafo ol li {
  list-style: inherit !important;
}
.gParrafo ol li:before {
  display: none;
}
.gLinkGroup {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.gLinkGroup a {
  margin: 0;
}
.gLink {
  margin: 0;
  display: inline;
  width: 100%;
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #666;
  text-decoration: underline;
  width: fit-content;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .gLink {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.gLink i {
  position: absolute;
  left: 100%;
}
.gLink i:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 20px;
}
.gLink.download {
  color: #a38a2b;
}
.gLink.download i:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #a38a2b;
}
.subTitle {
  font-size: 16px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #a38a2b;
}
@media screen and (max-width: 1279px) {
  .subTitle {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.gButtonWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.gButton {
  border: 0px;
  margin: 0;
  height: 38px;
  max-width: 188px;
  width: 100%;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 20px;
  border-radius: 5px;
}
@media screen and (max-width: 1279px) {
  .gButton {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.gButton.white {
  background: #f6f0e9;
  color: #b97727;
}
.gButton.white2 {
  background: #fff;
  color: #969798;
  border-radius: 32px;
  max-width: 197px;
  width: 100%;
}
.gButton.white2:before {
  display: none;
}
.gButton.orange {
  background: #a38a2b;
}
.gButton:before {
  content: "\e91a";
  font-family: 'icomoon';
  margin-right: 6px;
  font-size: 16px;
}
.gButton.gray {
  background: #2f2f2f;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #a38a2b;
}
.gButton.yellow {
  background: #ba7822;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
}
.gButton:hover.yellow,
.gButton:hover.white,
.gButton:hover.border {
  background: #004d58;
  color: #fff;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gButton:hover.gray {
  background: #a38a2b;
  color: #2f2f2f;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gButton:hover.white2 {
  background: #ba7822;
  color: #fff;
}
.gButton.small {
  height: 28px;
  max-width: 139px;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  border-radius: 20px;
}
@media screen and (max-width: 1279px) {
  .gButton.small {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.gButton.small.border {
  border: 1px solid #b97727;
  background: #fff;
  color: #b97727;
}
.gButton.small:before {
  display: none;
}
.gButton.download {
  width: fit-content;
  padding-left: 20px;
  padding-right: 20px;
  margin: auto;
  max-width: 240px;
  margin-top: 30px;
  text-decoration: underline;
}
.gButtonWrap a:first-child {
  margin-right: 18px;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
video,
iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
video {
  object-fit: cover;
}
.elInfoClick {
  overflow: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  height: 0px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.elInfoClick.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.gPopupVideo,
.gPopupText {
  z-index: 3000;
  background: #fff;
  max-width: 750px;
  width: calc(100% - 40px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 0px;
  display: none;
  position: fixed;
}
.gPopupVideo iframe,
.gPopupText iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.gPopupVideo.videoIframe video,
.gPopupText.videoIframe video {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gPopupVideo.videoIframe iframe,
.gPopupText.videoIframe iframe {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gPopupVideo.videoMp4 iframe,
.gPopupText.videoMp4 iframe {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gPopupVideo.videoMp4 video,
.gPopupText.videoMp4 video {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gPopupVideo.active,
.gPopupText.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  display: block;
}
.gPopupVideo {
  height: 420px;
  background: #000;
}
.gPopupText {
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
}
.gPopupText h2 {
  font-size: 20px;
}
.gPopupText .gParrafo {
  font-size: 16px;
}
.gPopupText a {
  font-size: 16px;
}
.closePopup {
  position: absolute;
  left: 100%;
  bottom: 100%;
}
.closePopup:before {
  color: #fff;
  font-size: 16px;
}
.blockOverlay {
  background: rgba(0,0,0,0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2500;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  position: fixed;
}
.blockOverlay.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.closeVIdeoBox {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  z-index: 10;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.gVideoBox {
  max-width: 700px;
  width: 100%;
  height: 400px;
  background: #dbdbdb;
  position: relative;
}
.gVideoBox picture {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.gVideoBox picture img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.gVideoBox iframe,
.gVideoBox video {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  position: absolute;
  width: 100%;
  height: 100%;
}
.gVideoBox.boxMp4 video {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gVideoBox.boxMp4 iframe {
  pointer-events: none;
}
.gVideoBox.boxOther video {
  pointer-events: none;
}
.gVideoBox.boxOther iframe {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gVideoBox.boxMp4,
.gVideoBox.boxOther {
  background: #000;
}
.gVideoBox.boxMp4 picture,
.gVideoBox.boxOther picture,
.gVideoBox.boxMp4:before,
.gVideoBox.boxOther:before,
.gVideoBox.boxMp4 .gPlay,
.gVideoBox.boxOther .gPlay {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gVideoBox.boxMp4 .closeVIdeoBox,
.gVideoBox.boxOther .closeVIdeoBox {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gPlay {
  position: absolute;
  z-index: 20;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
@media screen and (max-width: 1024px) {
  .closePopup {
    left: initial;
    right: 0;
    bottom: calc(100% + 6px);
  }
}
@media screen and (max-width: 768px) {
  .gPopupVideo {
    padding-bottom: 50%;
    height: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.gPagination,
.gNav {
  display: none;
}
.swiperActive .gPagination,
.swiperActive .gNav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.swiper-container,
.swiper-wrapper,
.swiper-slide {
  height: 100%;
}
.swiper-container-initialized .swiper-wrapper {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.swiper-container-initialized .gPagination {
  bottom: 40px;
}
.swiper-container-initialized .gPagination .swiper-pagination-bullet {
  background: #fff;
  width: 15px;
  height: 15px;
  pointer-events: all;
  margin: 0;
  margin: 0px 10px;
}
.swiper-container-fade .swiper-slide {
  opacity: 0 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
  filter: alpha(opacity=0) !important;
}
.swiper-container-fade .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
  -ms-filter: none !important;
  filter: none !important;
}
.swiper-pagination-bullets {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 50;
  pointer-events: none;
}
.gNav {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  height: 30px;
  pointer-events: none;
}
.gPrev,
.gNext {
  position: absolute;
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  pointer-events: all;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  background: #fff;
}
.gPrev.swiper-button-disabled,
.gNext.swiper-button-disabled {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  pointer-events: none;
}
.gPrev:before,
.gNext:before {
  font-family: 'icomoon';
  font-size: 30px;
  color: #000;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.gPrev {
  left: 0;
}
.gPrev:before {
  content: '\e90c';
}
.gNext {
  right: 0;
}
.gNext:before {
  content: '\e90c';
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.wrapp-iframe-general {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px;
  overflow: hidden;
  background-color: #9fab26;
  display: block;
  padding-top: 0px;
}
.wrapp-iframe-general:first-child {
  padding-top: 6px;
}
.name-dev {
  position: absolute;
  top: 2px;
  left: 0;
  font-family: 'Arial', sans-serif;
  color: #9fab26;
  border-bottom: 2px solid #9fab26;
  text-transform: uppercase;
  margin-left: 15px;
}
.btn-copy {
  background-color: #9fab26;
  display: inline-block;
  color: #fff;
  margin-bottom: 10px;
  padding: 5px;
  cursor: pointer;
}
.btn-copy.hover {
  background-color: #808080;
}
.inner-general {
  background: #fff;
  padding: 20px 0;
}
.general-wrapper {
  padding: 10px;
  border: 1px dashed #808080;
  width: 98%;
  margin: auto;
  margin-top: 30px;
}
.block-general {
  padding: 5px;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.boxHome {
  max-width: 490px !important;
  width: 100%;
  height: auto;
  border: 6px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.boxHome .closeBox {
  top: -6px !important;
}
.boxHome figure {
  margin: 0 !important;
  padding: 0 !important;
}
.boxHome figure img {
  width: 100% !important;
}
.boxHome a.buttonBox {
  max-width: 160px;
  width: 100%;
  height: 28px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #f5a901;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 10%;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  border-radius: 30px;
}
.b1 {
  height: 100vh;
  position: relative;
}
.b1 figure.bandera {
  position: absolute;
  top: 100%;
  right: 0;
}
.b1 .grilla {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b1 .gButton {
  background: #c01b39;
  height: 48px;
  max-width: 220px;
  font-size: 16px;
}
.b1Wrap {
  height: 100%;
  width: 100%;
}
.b1Wrap.owl-carousel .owl-stage-outer,
.b1Wrap.owl-carousel .owl-stage,
.b1Wrap.owl-carousel .owl-item {
  height: 100%;
}
.b1Wrap.owl-carousel .owl-nav {
  display: none;
}
.b1Item {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b1Info {
  max-width: 530px;
  padding-left: 134px;
  width: 100%;
  position: relative;
}
.b1Info h2,
.b1Info h3 {
  margin-bottom: 0;
}
.b1Info h2 {
  font-size: 70px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: 1.03;
  color: #c01b39;
  margin-bottom: 24px;
}
@media screen and (max-width: 1279px) {
  .b1Info h2 {
    font-size: calc(35px + (70 - 35) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b1Info h3 {
  font-size: 30px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: 1.03;
  color: #302e2b;
  margin-bottom: 26px;
}
@media screen and (max-width: 1279px) {
  .b1Info h3 {
    font-size: calc(18px + (30 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1200px) {
  .b1Info {
    margin: auto;
    padding: 0px;
  }
  .b1Info h2 {
    width: 100%;
  }
  .b1 {
    height: 100vh;
  }
  .boxHome .closeBox {
    right: -6px !important;
  }
}
@media screen and (max-width: 480px) {
  .b1 .gButton {
    height: 40px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b10 {
  background: #f2f2f2;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 650px;
}
@media screen and (max-width: 1279px) {
  .b10 {
    height: calc(400px + (650 - 400) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b10 figure.imgTall {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  width: 37%;
}
.b10 figure.imgTall img {
  width: 100%;
}
.b10Info {
  background: #f2f2f2 !important;
}
.b10Info h2,
.b10Info h3 {
  font-family: 'Roboto-Light', sans-serif;
  line-height: 1.16;
  color: #2d2a26;
  font-size: 37px;
  max-width: 600PX;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b10Info h2,
  .b10Info h3 {
    font-size: calc(25px + (37 - 25) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b10Info h3 {
  font-family: 'Roboto-Bold', sans-serif;
}
.b10Imgs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 30px;
}
.b10Imgs figure {
  margin: 0;
  margin-right: 12px;
}
.b10Imgs figure:last-righta {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .b10 {
    padding-bottom: 100px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.textBall {
  position: relative;
}
.textBall:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 135px;
  width: 135px;
  position: absolute;
  right: -6%;
  top: 24%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.textBall.other:before {
  z-index: 1;
}
.textBall.other i,
.textBall.other span {
  z-index: 3;
  position: relative;
  font-style: inherit;
}
.download {
  height: 28px;
  max-width: 160px;
  width: 100%;
  background: #fff;
  border-radius: 50px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #a87632;
  font-size: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .download {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b11 {
  padding-bottom: 120px;
  padding-top: 92px;
}
.b11 .textBall {
  position: relative;
  padding-left: 35px;
}
.b11 .textBall:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100px;
  left: 0;
  top: 0;
  background: #2d2a26;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.b11.planoPerumin .textBall:after {
  content: '';
  background-image: url("../img/esferaperumin.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 135px;
  height: 135px;
  position: absolute;
  right: -11%;
  top: 54%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b11.extemin {
  background: #f1f1f1;
  padding-bottom: 0px;
  padding-top: 0px;
}
.b11.extemin .textBall {
  padding-left: 0;
  position: relative;
  z-index: 2;
}
.b11.extemin .textBall:before {
  display: none;
}
.b11.extemin .textBall:after {
  content: '';
  background-image: url("../img/esferaperumin.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 135px;
  width: 135px;
  position: absolute;
  right: -6%;
  top: 24%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b11.extemin .b11Franja {
  background: #d25e0c;
  position: relative;
  z-index: 20;
}
.b11.extemin .b11Franja:before {
  background: #d25e0c;
}
.b11.extemin .b11Franja .download {
  right: inherit;
}
.b11 h2 {
  font-family: 'Bosch-Black', sans-serif;
  line-height: 1.17;
  color: #2d2a26;
  font-size: 30px;
  max-width: 426px;
  width: 100%;
  margin-bottom: 33px;
}
@media screen and (max-width: 1279px) {
  .b11 h2 {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b11Franja {
  background: #ba7822;
  position: relative;
  width: 100%;
  padding-top: 33px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 187px;
}
.b11Franja .download {
  margin: 0;
  position: absolute;
  bottom: 45px;
  right: 100px;
  left: 0;
  margin: auto;
}
.b11Franja h2 {
  width: 60%;
  font-size: 30px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: 1.17;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b11Franja h2 {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b11Franja:before {
  content: '';
  background: #ba7822;
  position: absolute;
  height: 100%;
  width: 100%;
  right: 100%;
  top: 0;
}
.b11WrapFranja {
  position: relative;
  width: 60%;
  z-index: 23;
}
.b11WrapFranja figure {
  position: absolute;
  left: 97%;
  width: fit-content;
  bottom: -16%;
  -webkit-box-shadow: -8px 8px 11px -1px rgba(0,0,0,0.21);
  box-shadow: -8px 8px 11px -1px rgba(0,0,0,0.21);
  z-index: -1;
}
@media screen and (max-width: 1440px) {
  .b11WrapFranja figure {
    right: -89%;
  }
}
@media screen and (max-width: 1200px) {
  .b11.planoPerumin {
    padding-bottom: 350px;
  }
  .b11Franja {
    width: 100%;
  }
  .b11Franja:after {
    content: '';
    background: #ba7822;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 100%;
    top: 0;
  }
  .b11WrapFranja {
    width: 100%;
  }
  .b11WrapFranja figure {
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: relative;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .textBall:before {
    height: 100px;
    width: 100px;
  }
  .b11Franja {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .b11Franja h2 {
    text-align: center;
    margin: auto;
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .b11Franja .download {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-top: 20px;
  }
  .b11.planoPerumin .textBall:after {
    right: 0;
  }
  .b11 .textBall {
    padding-left: 10px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b12 {
  background: #f2f2f2;
}
.b12 ::-webkit-scrollbar {
  width: 5px;
  height: 3px;
  scroll-behavior: smooth;
}
.b12 ::-webkit-scrollbar-track {
  background: #dbdbdb;
  border-radius: 20px;
}
.b12 ::-webkit-scrollbar-thumb {
  background: #808080;
}
.b12 ::-webkit-scrollbar-thumb:hover {
  background: #808080;
}
.b12Info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 110px;
  padding-top: 120px;
}
.b12Info figure {
  margin: 0;
  width: 50%;
}
.b12Info h2 {
  font-size: 33px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
  max-width: 426px;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b12Info h2 {
    font-size: calc(33px + (33 - 33) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b12Info h2 span {
  display: inline-block;
  width: 100%;
  color: #f5a800;
}
.b12Info h2.textHub {
  width: 100%;
  max-width: 100%;
  color: #004752;
}
.b12Wrap {
  height: 600px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b12Wrap {
    height: calc(250px + (600 - 250) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b12Wrap .grillInterna {
  padding-right: 100px;
  padding-left: 100px;
}
.b12Wrap.reverse {
  height: 450px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1279px) {
  .b12Wrap.reverse {
    height: calc(250px + (450 - 250) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b12Wrap.reverse .grillInterna {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-flow: row-reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}
.b12Wrap.reverse .b12Right {
  background: #004752;
}
.b12Wrap.reverse .b12Right .gParrafo {
  height: 60%;
}
.b12Wrap.reverse .b12Right h2 {
  max-width: 170px;
  width: 100%;
  text-align: left;
  color: #fff;
}
.b12Wrap.reverse .b12Right:before {
  left: inherit;
  right: 100%;
  background: #004752;
}
.b12Wrap.reverse .b12Left {
  left: inherit;
  right: 0;
}
.b12Wrap .grillInterna {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  height: 100%;
}
.b12Left {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
}
.b12Left,
.b12Right {
  height: 100%;
  width: 50%;
}
.b12Right {
  background: #f5a800;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.b12Right ::-webkit-scrollbar {
  width: 5px;
  height: 3px;
  scroll-behavior: smooth;
}
.b12Right ::-webkit-scrollbar-track {
  background: #dbdbdb;
  border-radius: 20px;
}
.b12Right ::-webkit-scrollbar-thumb {
  background: #808080;
}
.b12Right ::-webkit-scrollbar-thumb:hover {
  background: #808080;
}
.b12Right .gParrafo {
  color: #fff;
  text-align: justify;
  height: 85%;
  overflow-y: auto;
  padding-right: 30px;
}
.b12Right:before {
  content: '';
  background: #f5a800;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 100%;
  top: 0;
}
.b12Right h2 {
  font-size: 27px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b12Right h2 {
    font-size: calc(18px + (27 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1200px) {
  .b12Info h2 {
    font-size: 33px;
  }
  .b12Wrap {
    height: auto;
  }
  .b12Wrap.reverse .grillInterna {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b12Wrap .grillInterna {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding: 0;
  }
  .b12Left {
    position: relative;
    height: 1200px;
  }
  .b12Left,
  .b12Right {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) and (max-width: 1279px) {
  h2 {
    font-size: calc(22px + (33 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1200px) and (max-width: 1279px) {
  .b12Left {
    height: calc(250px + (1200 - 250) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 767px) {
  .b12Wrap.reverse {
    height: auto;
  }
  .b12Info {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .b12Info h2 {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .b12Info figure img {
    width: 400px;
  }
}
@media screen and (max-width: 480px) {
  .b12Info figure img {
    width: 200px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b13 {
  padding-top: 80px;
}
.b13 h2 {
  font-size: 27px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #f5a800;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .b13 h2 {
    font-size: calc(20px + (27 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b13 .titleLogos {
  max-width: 760px;
  width: 100%;
  position: relative;
  margin: auto;
  margin-bottom: 60px;
}
.b13 .titleLogos:before {
  content: '';
  background: #f5a800;
  position: absolute;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: auto;
  height: 3px;
  width: 100%;
}
.b13Logos {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-bottom: 80px;
}
.b13Logos figure {
  margin: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.b13Logos figure:last-child {
  margin-right: 0;
}
.b13Ingresar {
  margin-top: 80px;
  margin-bottom: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 670px;
  width: 100%;
  height: 64px;
  border: 2px solid #004e59;
  border-radius: 8px;
  padding-left: 50px;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b13Ingresar h2,
.b13Ingresar h3 {
  margin: 0;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b13Ingresar h2 {
  font-size: 14px;
  font-family: 'AssociateSans-Regular', sans-serif;
  line-height: normal;
  color: #004e59;
}
@media screen and (max-width: 1279px) {
  .b13Ingresar h2 {
    font-size: calc(12px + (14 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b13Ingresar h3 {
  font-size: 17px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #004e59;
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 1279px) {
  .b13Ingresar h3 {
    font-size: calc(14px + (17 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b13Ingresar h3:before {
  content: '';
  position: absolute;
  background: #004e59;
  left: 0;
  width: 2px;
  height: 67%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b13Ingresar h3:after {
  content: '';
  position: absolute;
  left: calc(100% + 20px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid #004e59;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
@media screen and (max-width: 767px) {
  .b13Ingresar {
    max-width: 100%;
    width: 90%;
    padding-left: 15px;
    padding-right: 30px;
  }
  .b13Ingresar h2 {
    text-align: left;
    margin-right: 10px;
  }
  .b13Ingresar h3:after {
    left: calc(100% + 10px);
  }
}
@media screen and (max-width: 480px) {
  .b13Ingresar {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b14 {
  padding-top: 80px;
  background: #eff0f0;
}
.b14 figure.float {
  text-align: right;
}
.b14.comite .b14Info1 h2:after {
  background: #004e59;
}
.b14.comite h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #222;
  max-width: 880px;
  width: 100%;
}
.b14.comite h2 span {
  color: #004e59;
  font-family: 'Bosch-Regular', sans-serif;
}
.b14 h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
  max-width: 800px;
  width: 100%;
  margin-bottom: 73px;
}
.b14 h2 span {
  display: inline-block;
  width: 100%;
  color: #f5a800;
}
.b14Info1 {
  padding-bottom: 80px;
}
.b14Info1 h2 {
  position: relative;
  padding-left: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14Info1 h2:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #f5a800;
}
.b14Info2 {
  padding-top: 70px;
}
.b14Info2 figure {
  text-align: right;
}
.b14Info2 .gParrafo {
  position: relative;
}
.b14Info2 .gParrafo:before {
  content: '';
  background: #004d58;
  height: 6px;
  width: 50px;
  position: absolute;
  left: 0;
  top: calc(100% + 100px);
}
.b14Franja {
  height: 410px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f5a800;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.b14Franja figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 205px;
}
.b14Franja .gParrafo {
  font-size: 30px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: 1.27;
  color: #fff;
  max-width: 750px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1279px) {
  .b14Franja .gParrafo {
    font-size: calc(16px + (30 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1200px) {
  .b14 h2 {
    font-size: 35px;
  }
  .b14.comite h2 {
    font-size: 35px;
  }
  .b14Franja figure {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .b14.comite h2 {
    font-size: 25px;
  }
  .b14 h2 {
    font-size: 25px;
    margin-bottom: 40px;
  }
  .b14 {
    padding-top: 50px;
  }
  .b14Franja {
    height: 410px;
  }
  figure.float img {
    width: 90px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1279px) {
  .b14Franja {
    height: calc(210px + (410 - 210) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 480px) {
  .b14.comite h2 {
    font-size: 20px;
  }
  .b14 h2 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b15Franja {
  background: #004d58;
  padding-bottom: 60px;
  padding-top: 60px;
}
.b15Franja h2 {
  margin-bottom: 20px;
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  color: #fff !important;
}
@media screen and (max-width: 1279px) {
  .b15Franja h2 {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b15Franja .gParrafo {
  color: #fff;
}
.b15Listado {
  padding-top: 100px;
  background: #eff0f0;
}
.b15Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.b15Wrap.principales .b15Item {
  width: 306px;
  margin-right: 41px;
}
.b15Wrap.principales .b15Item:nth-child(2n) {
  margin-right: 0;
}
.b15Item {
  margin: 0;
  width: 29%;
  margin-right: 6%;
  -webkit-box-shadow: -9px 10px 10px -2px rgba(0,0,0,0.29);
  box-shadow: -9px 10px 10px -2px rgba(0,0,0,0.29);
  margin-bottom: 60px;
}
.b15Item:nth-child(3n) {
  margin-right: 0;
}
.b15Item figure {
  text-align: center;
}
.b15Info {
  text-align: center;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding-bottom: 20px;
  padding-top: 20px;
  height: 107px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b15Info h3 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 2px;
}
@media screen and (max-width: 1279px) {
  .b15Info h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b15Info .gParrafo {
  color: #b97727;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .b15Item {
    width: 48%;
    margin-right: 4%;
  }
  .b15Item:nth-child(3n) {
    margin-right: 4%;
  }
  .b15Item:nth-child(2n) {
    margin-right: 0;
  }
  .b15Listado {
    padding-top: 50px;
  }
}
@media screen and (max-width: 680px) {
  .b15Item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .b15Item:nth-child(3n) {
    margin-right: 0;
  }
  .b15Item:nth-child(2n) {
    margin-right: 0;
  }
  .b15Wrap.principales {
    margin-bottom: 30px;
  }
  .b15Wrap.principales .b15Item {
    width: 100%;
    margin: 0;
  }
  .b15Wrap.principales .b15Item:first-child {
    margin-bottom: 30px;
  }
  .b22ExibidorWrap.owl-carousel .owl-dots{
    gap: 0rem !important;
    justify-content: flex-start !important;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b16Title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 100px;
}
.b16Title h2 {
  max-width: 580px !important;
  width: 100%;
  margin-bottom: 0 !important;
  padding-left: 60px !important;
}
.b16Title h2:after {
  background: #c10230 !important;
  width: 2px !important;
}
.b16Title h2:before {
  display: none;
}
.b16Title figure {
  margin: 0;
  margin-right: 60px;
}
.b16 .gParrafo.figure {
  position: relative;
}
.b16 .gParrafo.figure p {
  position: relative;
  z-index: 5;
}
.b16 .gParrafo.figure:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  height: 150px;
  width: 150px;
  position: absolute;
  bottom: -50px;
  right: -50px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: 2;
}
.b16Franja {
  background: #c2062b;
  padding-bottom: 90px;
  padding-top: 90px;
}
.b16Franja.rumbo .gParrafo {
  font-size: 28px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b16Franja.rumbo .gParrafo {
    font-size: calc(20px + (28 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Franja h2 {
  font-size: 36px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b16Franja h2 {
    font-size: calc(22px + (36 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Franja h3 {
  font-size: 22px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b16Franja h3 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Franja h3 span {
  font-size: 18px;
  display: inline-block;
  width: 100%;
  font-family: 'Bosch-Regular', sans-serif;
}
@media screen and (max-width: 1279px) {
  .b16Franja h3 span {
    font-size: calc(14px + (18 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Listado {
  background: #c3c3c5;
  padding-bottom: 60px;
  padding-top: 60px;
}
.b16Listado h2 {
  font-size: 30px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 56px;
}
@media screen and (max-width: 1279px) {
  .b16Listado h2 {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16ListadoWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b16ListadoWrap.owl-carousel .b16Item {
  margin-right: 0;
}
.b16ListadoWrap .owl-stage-outer {
  padding-left: 0px !important;
  overflow: inherit !important;
}
.b16ListadoWrap .owl-stage {
  padding-left: 0px !important;
}
.b16ListadoWrap .owl-nav {
  display: none;
}
.b16ListadoWrap .owl-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 40px;
}
.b16ListadoWrap .owl-dots .owl-dot {
  height: 12px;
  width: 12px;
  background: #fff;
  border-radius: 10px;
  margin-right: 10px;
  cursor: pointer;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.b16ListadoWrap .owl-dots .owl-dot.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b16ListadoWrap .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
.b16Item {
  -webkit-box-shadow: 1px 0px 16px 3px rgba(0,0,0,0.341);
  box-shadow: 1px 0px 16px 3px rgba(0,0,0,0.341);
  width: 168px;
  margin-right: 20px;
}
.b16Item:last-child {
  margin-right: 0;
}
.b16Info {
  background: #fff;
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px;
  width: 168px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b16Info h3 {
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #1d252c;
  font-size: 13px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .b16Info h3 {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Info h4 {
  font-size: 11px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b16Info h4 {
    font-size: calc(11px + (11 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Meses {
  padding-top: 87px;
  background: #f1f1f1;
}
.b16Meses h4 {
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #c10230;
  font-size: 30px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1279px) {
  .b16Meses h4 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Meses h4 span {
  display: inline-block;
  width: 100%;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #1d252c;
  font-size: 35px;
}
@media screen and (max-width: 1279px) {
  .b16Meses h4 span {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16WRap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: flex-stsart;
  -moz-box-align: flex-stsart;
  -o-box-align: flex-stsart;
  -ms-flex-align: flex-stsart;
  -webkit-align-items: flex-stsart;
  align-items: flex-stsart;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b16Mes {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: flex-stsart;
  -moz-box-align: flex-stsart;
  -o-box-align: flex-stsart;
  -ms-flex-align: flex-stsart;
  -webkit-align-items: flex-stsart;
  align-items: flex-stsart;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.b16Mes:nth-child(2n) {
  margin-right: 0;
}
.b16Date {
  padding: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  width: calc(100% - 180px);
}
.b16Date h3 {
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #c10230;
  font-size: 13px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b16Date h3 {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Date h2 {
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #1d252c;
  font-size: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b16Date h2 {
    font-size: calc(15px + (20 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Date a {
  position: absolute;
  bottom: 10px;
  left: 18px;
  font-size: 13px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #2d2a26;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .b16Date a {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Date a i {
  font-size: 30px;
  margin-right: 5px;
}
.b16LogoTItle {
  margin-top: 80px;
  border-bottom: 1px solid #c3c3c5;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.b16LogoTItle h3 {
  font-size: 33px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #c10230;
}
@media screen and (max-width: 1279px) {
  .b16LogoTItle h3 {
    font-size: calc(22px + (33 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16Group {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b16InputGroup {
  width: 48%;
  margin-right: 2%;
}
.b16InputGroup:nth-child(2n) {
  margin-right: 0;
}
.b16BoxPerson,
.boxWrapFooter,
.b62BoxForm,
.b75BoxDuo {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0.8);
  -moz-transform: translateY(-50%) scale(0.8);
  -o-transform: translateY(-50%) scale(0.8);
  -ms-transform: translateY(-50%) scale(0.8);
  transform: translateY(-50%) scale(0.8);
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  z-index: 3000;
  max-width: 720px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-transform: all 400ms ease;
  -moz-transform: all 400ms ease;
  -o-transform: all 400ms ease;
  -ms-transform: all 400ms ease;
  transform: all 400ms ease;
}
.b16BoxPerson.BoxImagen figure,
.boxWrapFooter.BoxImagen figure,
.b62BoxForm.BoxImagen figure,
.b75BoxDuo.BoxImagen figure {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.b16BoxPerson.BoxImagen figure img,
.boxWrapFooter.BoxImagen figure img,
.b62BoxForm.BoxImagen figure img,
.b75BoxDuo.BoxImagen figure img {
  width: 100%;
}
.b16BoxPerson figure,
.boxWrapFooter figure,
.b62BoxForm figure,
.b75BoxDuo figure {
  margin: 0;
  padding-left: 40px;
  padding-top: 40px;
}
.b16BoxPerson .closeBox,
.boxWrapFooter .closeBox,
.b62BoxForm .closeBox,
.b75BoxDuo .closeBox {
  position: absolute;
  left: 100%;
  top: 0;
  width: 33px;
  height: 33px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #f5a901;
}
.b16BoxPerson .closeBox:before,
.boxWrapFooter .closeBox:before,
.b62BoxForm .closeBox:before,
.b75BoxDuo .closeBox:before {
  color: #fff;
  font-size: 20px;
  font-family: 'icomoon';
}
.b16BoxPerson.active,
.boxWrapFooter.active,
.b62BoxForm.active,
.b75BoxDuo.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.b75BoxDuo {
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 520px;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: ceter;
  -moz-box-align: ceter;
  -o-box-align: ceter;
  -ms-flex-align: ceter;
  -webkit-align-items: ceter;
  align-items: ceter;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b75BoxDuo h3 {
  font-size: 22px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #000;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 1279px) {
  .b75BoxDuo h3 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16InfoBox {
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 265px);
  height: auto;
}
.b16InfoBox h2 {
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  font-size: 16px;
  margin-bottom: 2px;
}
@media screen and (max-width: 1279px) {
  .b16InfoBox h2 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16InfoBox h3 {
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #a50932;
  font-size: 14px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b16InfoBox h3 {
    font-size: calc(12px + (14 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b16InfoBox .gParrafo {
  height: 400px;
  overflow-y: auto;
  padding-right: 15px;
}
@media screen and (max-width: 1440px) {
  .b16InfoBox h2 {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  .b16Mes {
    width: 100%;
    margin-right: 0;
  }
  .b16Title h2 {
    padding-left: 20px !important;
  }
  .b16Title figure {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .b16BoxPerson .closeBox,
  .boxWrapFooter .closeBox,
  .b62BoxForm .closeBox {
    top: initial;
    left: initial;
    top: 0;
    right: 0;
  }
  .b16Franja {
    padding-bottom: 50px;
    padding-top: 40px;
  }
  .b16Title {
    margin-bottom: 30px;
  }
  .b16Title h2 {
    font-size: 20px;
    margin: 0;
  }
  .b16BoxPerson figure img {
    width: 200px;
  }
  .b16InfoBox {
    padding: 30px;
    width: calc(100% - 200px);
  }
  .b16InfoBox h3 {
    margin-bottom: 10px;
  }
  .boxWrapFooter {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 30px;
  }
  .boxWrapFooter .boxInfo {
    margin-bottom: 30px;
  }
  .boxWrapFooter .boxInfo h2 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .b16Mes {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b16Mes figure img {
    width: 100%;
  }
  .b16Date {
    width: 100%;
  }
  .b16Date h2 {
    width: 100%;
    font-size: 16px;
    padding-left: 10px !important;
    margin: 0;
  }
  .b16Date a {
    position: relative;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    left: 0;
    margin-top: 20px;
  }
  .b16BoxPerson figure {
    display: none;
  }
  .b16InfoBox {
    width: 100%;
  }
  .b16BoxPerson.boxHome figure {
    display: block;
  }
  .b16BoxPerson.BoxImagen figure {
    display: block;
  }
  .b16InputGroup {
    width: 100%;
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b17 {
  position: relative;
}
.b17 figure {
  position: absolute;
  top: 100%;
  right: 0;
}
.b17Wrap {
  position: relative;
  height: 550px;
}
.b17Wrap.owl-stage-outer,
.b17Wrap.owl-stage,
.b17Wrap.owl-item {
  height: 100%;
}
.b17Wrap .owl-nav {
  height: 400px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  margin: auto;
  cursor: pointer;
  pointer-events: none;
}
.b17Wrap .owl-nav .owl-prev,
.b17Wrap .owl-nav .owl-next {
  height: 50px;
  width: 50px;
  position: absolute;
  pointer-events: all;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b17Wrap .owl-nav .owl-prev:before,
.b17Wrap .owl-nav .owl-next:before {
  content: '';
  background-image: url("../img/navprev.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 50px;
  width: 50px;
  position: absolute;
}
.b17Wrap .owl-nav .owl-prev {
  left: 3%;
}
.b17Wrap .owl-nav .owl-next {
  right: 3%;
}
.b17Wrap .owl-nav .owl-next:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b17Fondo {
  height: 400px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b17Info {
  background: #004d58;
  height: 150px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.b17Info .gParrafo {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .b17Wrap {
    height: 450px;
  }
  .b17Fondo {
    height: 320px;
  }
  .b17Info {
    height: 130px;
  }
  .b17Info .gParrafo {
    height: 110px;
    overflow-y: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b18 {
  padding-top: 100px;
  background: #eff0f0;
}
.b18 figure {
  text-align: right;
}
.b18 h2 {
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #094f59;
  font-size: 35px;
  max-width: 700px;
  width: 100%;
  padding-left: 26px;
  margin-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b18 h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b18 h2:before {
  content: '';
  background: #094f59;
  position: absolute;
  height: 100%;
  width: 1px;
  left: 0;
  top: 0;
}
.b18 h2 span {
  display: inline-block;
  width: 100%;
  font-family: 'Bosch-Black', sans-serif;
}
@media screen and (max-width: 1024px) {
  .b18 figure img {
    width: 200px;
  }
}
@media screen and (max-width: 768px) {
  .b18 figure img {
    width: 150px;
  }
}
@media screen and (max-width: 480px) {
  .b18 figure img {
    width: 100px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b19 {
  height: 150px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b19Img {
  height: 747px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b19Img {
    height: calc(280px + (747 - 280) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b19Info {
  padding-bottom: 170px;
  padding-top: 85px;
  background: #f1f1f1;
}
.b19Info h2 {
  font-size: 32px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  max-width: 100%;
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 1279px) {
  .b19Info h2 {
    font-size: calc(20px + (32 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b19Info h2 span {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b19Info h2 span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b19Info .gParrafo {
  margin-top: 50px;
}
.b19Info .gParrafo strong {
  margin-bottom: 30px;
}
.b19Info .gParrafo li {
  padding-left: 20px;
  position: relative;
}
.b19Info .gParrafo li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #000;
}
@media screen and (max-width: 1024px) {
  .b19Info {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b2 {
  background: #f1f1f1;
  padding-bottom: 160px;
  padding-top: 120px;
}
.b2 .grilla {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
}
.b2Content {
  width: 100%;
  padding-left: 65px;
  padding-right: 65px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b2Block {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b2Block figure {
  margin: 0;
}
.b2Text {
  margin-right: 93px;
}
.b2Text h2 {
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #a87632;
  font-size: 32px;
}
@media screen and (max-width: 1279px) {
  .b2Text h2 {
    font-size: calc(22px + (32 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b2Text h3 {
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #363636;
  font-size: 24px;
}
@media screen and (max-width: 1279px) {
  .b2Text h3 {
    font-size: calc(16px + (24 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b2Wrap {
  margin-top: 120px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b2Item {
  width: 330px;
  margin-right: 5%;
  position: relative;
}
.b2Item:nth-child(3n) {
  margin-right: 0;
}
.b2Item img.float {
  position: absolute;
  left: calc(100% - 38px);
  top: 44%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b2Item.minera h2,
.b2Item.minera a {
  color: #094f59;
}
.b2Item.minera a i:before {
  color: #094f59;
}
.b2Item.foro h2,
.b2Item.foro a {
  color: #a50932;
}
.b2Item.foro a i:before {
  color: #a50932;
}
.b2Item.extemin h2,
.b2Item.extemin a {
  color: #e2a615;
}
.b2Item.extemin a i:before {
  color: #e2a615;
}
.b2Fondo {
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b2Info {
  padding-top: 0;
  padding-bottom: 20px;
  height: 250px;
  background: #fff;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b2Info h2 {
  font-size: 25px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #094f59;
  text-align: center;
  margin-bottom: 23px;
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .b2Info h2 {
    font-size: calc(16px + (25 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b2Info a {
  text-align: center;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #e2a615;
  font-size: 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 20px;
}
@media screen and (max-width: 1279px) {
  .b2Info a {
    font-size: calc(12px + (14 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b2Info a:hover {
  color: #ba7822;
}
.b2Info a:hover i:before {
  color: #ba7822;
}
.b2Info a i {
  margin-right: 5px;
}
.b2Info a i:before {
  font-size: 30px;
}
.b2Parrafo {
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #363636;
  font-size: 14px;
  text-align: center;
  height: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
}
@media screen and (max-width: 1279px) {
  .b2Parrafo {
    font-size: calc(14px + (14 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b2Parrafo p {
  margin-bottom: 0;
}
@media screen and (max-width: 1400px) {
  .b2Text {
    max-width: 455px;
    width: 100%;
  }
  .b2Info h2 {
    margin-bottom: 15px;
  }
  .b2Img figure img {
    width: 400px;
  }
}
@media screen and (max-width: 1200px) {
  .b2Block figure {
    margin-right: 30px;
  }
  .b2Block figure img {
    width: 200px;
  }
  .b2Wrap {
    margin-top: 60px;
  }
  .b2Content {
    padding: 0;
  }
  .b2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .b2Wrap {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow-x: auto;
    justify-ccontent: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b2Item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 350px;
    margin-right: 50px;
  }
  .b2Item:last-child {
    margin-right: 0;
  }
  .b2Text {
    margin-right: 30px;
    max-width: 100%;
    width: 100%;
  }
  .b2Info {
    height: 190px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .b2Fondo {
    height: 400px;
  }
  .b2Item {
    width: calc(100% - 30px);
    margin-bottom: 45px;
    margin-right: 30px;
  }
  .b2Item:last-child {
    margin-right: 30px;
  }
  .b2Item img.float {
    top: 68%;
  }
  .b2Info {
    height: auto;
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .b2Wrap {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .b2Fondo {
    height: 220px;
  }
  .b2Item img.float {
    top: 50%;
  }
  .b2Info h2 {
    margin: auto;
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b20 {
  margin-top: 70px;
  margin-bottom: 120px;
}
.b20 h4 {
  font-size: 33px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 70px;
}
@media screen and (max-width: 1279px) {
  .b20 h4 {
    font-size: calc(22px + (33 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b20Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 600px;
}
.b20Wrap.two {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #c10230;
  padding: 20px;
  height: 120px;
  margin-top: 20px;
}
.b20Wrap.two .b20Area {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 0px;
}
.b20Wrap.two .b20Area h3,
.b20Wrap.two .b20Area h2 {
  margin-bottom: 0;
}
.b20Wrap.two .b20Area h2 {
  margin-right: 0px;
}
.b20Wrap.two .b20List {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b20Wrap.two .b20List .b16Item {
  margin-right: 30px;
}
.b20Wrap.two .b20List h3 {
  margin-right: 50px;
  width: 125px;
}
.b20Wrap.two .b20List h3:last-child {
  margin-right: 0;
}
.b20Item {
  width: 24%;
  height: 100%;
  margin-right: 2%;
  border: 1px solid #c10230;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b20Item:nth-child(3) {
  width: 49%;
  margin-right: 0;
}
.b20Item:nth-child(3) .b20List {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b20Item:nth-child(3) .b20List h3,
.b20Item:nth-child(3) .b20List a {
  width: 48%;
  margin-right: 4%;
}
.b20Item:nth-child(3) .b20List h3:nth-child(2n),
.b20Item:nth-child(3) .b20List a:nth-child(2n) {
  margin-right: 0;
}
.b20Area {
  margin-bottom: 27px;
}
.b20Area h2 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 24px;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .b20Area h2 {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b20Area h3,
.b20Area a {
  margin: auto;
  left: 0;
  right: 0;
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #4d4d4d;
  text-align: center;
  margin-bottom: 16px;
  -webkit-box-shadow: 0px 0px 0px;
  box-shadow: 0px 0px 0px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: auto !important;
}
@media screen and (max-width: 1279px) {
  .b20Area h3,
  .b20Area a {
    font-size: calc(13px + (16 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b20Area h3 h2,
.b20Area a h2 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #4d4d4d;
  margin: 0;
}
@media screen and (max-width: 1279px) {
  .b20Area h3 h2,
  .b20Area a h2 {
    font-size: calc(13px + (16 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b20Area h3 span,
.b20Area a span {
  font-size: 11px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #808080;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b20Area h3 span,
  .b20Area a span {
    font-size: calc(11px + (11 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b20 {
    margin-bottom: 70px;
    margin-top: 50px;
  }
  .b20 h4 {
    margin-bottom: 50px;
  }
  .b20Wrap.two .b20Area h2 {
    margin-right: 30px;
  }
  .b20Wrap.two .b20List h3 {
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .b20Wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .b20Item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .b20Item:nth-child(3n) {
    width: 100%;
  }
  .b20Wrap.two {
    height: auto;
  }
  .b20Wrap.two .b20Area {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b20Wrap.two .b20Area h2 {
    margin-right: 0;
  }
  .b20Wrap.two .b20List {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b20Wrap.two .b20List h3 {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .b20Area h2 {
    width: 100%;
    margin: auto;
  }
  .b20Area a {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
body.banner-texto-blanco .b8 h2 span {
  color: #fff;
}
.b21bannerLicitacion h2 {
  color: #094f59 !important;
}
.b21bannerLicitacion h2 span {
  color: #094f59 !important;
}
.b21Banner {
  height: 750pxpx;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b21Banner {
    height: calc(200px + (750px - 200) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21Banner.pageInspira h2 span {
  font-size: 25px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  max-width: 520px;
  width: 100%;
  display: block;
  margin: 0;
  margin-top: 20px;
}
@media screen and (max-width: 1279px) {
  .b21Banner.pageInspira h2 span {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21Banner.cumbre h2 {
  color: #094f59;
}
.b21Banner h2 {
  font-size: 62px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: 1.11;
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b21Banner h2 {
    font-size: calc(35px + (62 - 35) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21Banner h2 span {
  font-size: 30px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: 1.23;
  color: #fff;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b21Banner h2 span {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21Info {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #f1f1f1;
}
.b21Info .download {
  color: #d15e14 !important;
}
.b21Info.palabra h2 span {
  color: #004e59;
}
.b21Info.palabra h3 span {
  color: #004e59;
}
.b21Info.palabra .b21Tabs a.active,
.b21Info.palabra .b21Tabs a:hover {
  color: #004e59;
}
.b21Info.palabra .b21Tabs a.active:before,
.b21Info.palabra .b21Tabs a:hover:before {
  background: #004e59;
}
.b21Info.extemin .b21Tabs a.active,
.b21Info.extemin .b21Tabs a:hover {
  color: #d15e14 !important;
}
.b21Info.extemin .b21Tabs a.active:before,
.b21Info.extemin .b21Tabs a:hover:before {
  background: #d15e14 !important;
}
.b21Info.cumbre .b21Tabs a.active,
.b21Info.cumbre .b21Tabs a:hover {
  color: #094f59;
}
.b21Info.cumbre .b21Tabs a.active:before,
.b21Info.cumbre .b21Tabs a:hover:before {
  background: #094f59;
}
.b21Info.cumbre .b22Image h2 span {
  color: #094f59;
}
.b21Info.cumbre .b22Info h3 span {
  color: #094f59;
}
.b21Info h2.title {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
  position: relative;
  width: 95%;
  padding-left: 26px;
  border-left: 1px solid #f5a800;
  z-index: 20;
}
@media screen and (max-width: 1279px) {
  .b21Info h2.title {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21Info h2.title:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  width: 167px;
  height: 167px;
  right: 0;
  top: -50px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}
.b21Info h2.title span {
  display: inline-block;
  width: 100%;
  color: #f5a800;
}
.b21Info .gParrafo {
  margin-top: 60px;
}
.b21Tabs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 80px;
}
.b21Tabs.extemin-purpura a.active,
.b21Tabs.extemin-purpura a:hover {
  color: #d15e14 !important;
}
.b21Tabs.extemin-purpura a.active:before,
.b21Tabs.extemin-purpura a:hover:before {
  background: #d15e14 !important;
}
.b21Tabs a {
  margin: 0;
  font-size: 18px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-right: 35px;
  position: relative;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
@media screen and (max-width: 1279px) {
  .b21Tabs a {
    font-size: calc(14px + (18 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21Tabs a.active,
.b21Tabs a:hover {
  color: #f5a800;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b21Tabs a.active:before,
.b21Tabs a:hover:before {
  background: #f5a800;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b21Tabs a:before {
  content: '';
  background: #666;
  height: 2px;
  width: 100%;
  bottom: -5px;
  left: 0;
  position: absolute;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b21Tabs a:last-child {
  margin-right: 0;
}
.b21Franja {
  position: relative;
  background: #979899;
  padding-top: 110px;
  padding-bottom: 110px;
}
.b21Franja figure {
  position: absolute;
  top: 0;
  right: 0;
}
.b21InfoFranja {
  width: 55%;
}
.b21InfoFranja h2 {
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-right: 0px;
}
@media screen and (max-width: 1279px) {
  .b21InfoFranja h2 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21InfoFranja .gParrafo {
  color: #fff;
  margin-top: 45px;
  margin-bottom: 45px;
}
.b21InfoFranja .gButtonYellow {
  max-width: 100%;
  width: 100%;
  margin-top: 40px;
  font-size: 20px;
  height: 40px;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .b21InfoFranja .gButtonYellow {
    font-size: calc(13px + (20 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21InfoFranja figure.tabla {
  position: relative;
}
.b21InfoFranja figure.tabla img {
  width: 100%;
}
.b21Precios h3 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 1279px) {
  .b21Precios h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21Precios h3:last-child {
  border-bottom: 0px;
}
.b21Precios h3 span {
  font-family: 'Roboto-Bold', sans-serif;
  margin: 0;
}
.b21Block {
  background: #f1f1f1;
  padding-top: 120px;
  padding-bottom: 120px;
}
.b21Block .grillInterna {
  height: 350px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b21ImgBlock {
  width: 300px;
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100%;
}
.b21ImgFloat {
  position: absolute;
  top: 33px;
  right: -38px;
}
.b21InfoBlock {
  width: calc(100% - 300px);
  padding-left: 70px;
  padding-right: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b21InfoBlock h2 {
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #f5a800;
}
@media screen and (max-width: 1279px) {
  .b21InfoBlock h2 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21InfoBlock .gParrafo {
  margin-top: 34px;
}
.b21InfoBlock .gButtonYellow {
  margin: 0;
  margin-top: 41px;
}
.gButtonYellow {
  height: 28px;
  width: 160px;
  background: #f5a800;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 22px;
  border: 0px;
}
@media screen and (max-width: 1279px) {
  .gButtonYellow {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.messageRegister {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  padding: 8px;
  border: 1px solid #009688;
  border-radius: 5px;
  font-size: 14px !important;
  -ms-filter: none;
  filter: none;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Barlow-Regular', sans-serif !important a;
  font-size: 17px;
  text-align: center;
  margin-top: 20px;
  font-size: normalpx;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .messageRegister {
    font-size: calc(14px + (17 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.messageRegister.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b21WrapBox {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b21WrapBox form {
  width: calc(100% - 280px);
}
.b21WrapBox form input,
.b21WrapBox form select,
.b21WrapBox form textarea {
  width: 100%;
  height: 30px;
  border: 1px solid #dbdbdb;
  margin-bottom: 10px;
  font-size: 13px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b21WrapBox form input,
  .b21WrapBox form select,
  .b21WrapBox form textarea {
    font-size: calc(13px + (13 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21WrapBox form textarea {
  height: 120px;
  padding-top: 10px;
}
.b21BoxText {
  width: 200px;
}
.b21BoxText h2 {
  font-size: 20px;
  font-family: 'Roboto-Medium', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b21BoxText h2 {
    font-size: calc(14px + (20 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21BoxPerson {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0.8);
  -moz-transform: translateY(-50%) scale(0.8);
  -o-transform: translateY(-50%) scale(0.8);
  -ms-transform: translateY(-50%) scale(0.8);
  transform: translateY(-50%) scale(0.8);
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  z-index: 3000;
  max-width: 820px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-transform: all 400ms ease;
  -moz-transform: all 400ms ease;
  -o-transform: all 400ms ease;
  -ms-transform: all 400ms ease;
  transform: all 400ms ease;
  padding: 50px 70px;
}
.b21BoxPerson.licitacion {
  height: 70vh !important;
  overflow-y: auto !important;
}
.b21BoxPerson.licitacion .closeBox {
  bottom: inherit !important;
  top: 0 !important;
  right: 0 !important;
}
.b21BoxPerson figure {
  margin: 0;
}
.b21BoxPerson .closeBox {
  position: absolute;
  left: 100%;
  top: 0;
  width: 33px;
  height: 33px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #f5a901;
}
.b21BoxPerson .closeBox:before {
  color: #fff;
  font-size: 20px;
}
.b21BoxPerson.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.b21Auspiciadores {
  background: #f1f1f1;
}
.b21Auspiciadores h3 {
  font-size: 33px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #f5a800;
  margin-bottom: 35px;
}
@media screen and (max-width: 1279px) {
  .b21Auspiciadores h3 {
    font-size: calc(20px + (33 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21ItemAusp h2 {
  font-size: 23px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #f5a800;
  background: #f1f1f1;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b21ItemAusp h2 {
    font-size: calc(16px + (23 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b21ItemAusp h2 span {
  z-index: 2;
  background: #f1f1f1;
  position: relative;
  padding-right: 10px;
}
.b21ItemAusp h2:before {
  content: '';
  background: #f5a800;
  height: 1px;
  width: 100%;
  right: 0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.b21BoxPerson .gParrafo p {
  margin-bottom: 8px;
}
.b21BoxPerson .gParrafo a {
  word-break: break-all;
}
.b21FigureWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 40px;
  margin-bottom: 40px;
}
.b21FigureWrap figure {
  margin: 0;
  text-align: center;
  margin-right: 30px;
  margin-bottom: 30px;
}
.b21FigureWrap figure:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1440px) {
  .b21BoxPerson {
    height: 80vh;
    overflow: hidden;
    overflow-y: auto;
  }
  .b21BoxPerson .closeBox {
    left: initial;
    right: 0;
    top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .b21BoxPerson {
    height: auto;
  }
  .b21TabContent {
    position: relative;
  }
  .b21TabContent.active:before {
    content: "\e920";
    font-family: 'icomoon';
    font-size: 20px;
    position: absolute;
    top: 0;
    font-weight: bold;
    right: 0;
    font-size: 30px;
    color: #000;
    -webkit-animation-name: arrowMove;
    -moz-animation-name: arrowMove;
    -o-animation-name: arrowMove;
    -ms-animation-name: arrowMove;
    animation-name: arrowMove;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  .b21Tabs {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-flow: nowrap;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
    overflow-x: auto;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-bottom: 10px;
  }
  .b21Tabs a {
    width: fit-content;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .b21BoxPerson .closeBox,
  .boxWrapFooter .closeBox {
    top: initial;
    left: initial;
    bottom: 100%;
    right: 0;
  }
  .b21BoxPerson {
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b21WrapBox {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b21WrapBox form {
    width: 100%;
  }
  .b21BoxText {
    width: 100%;
    margin-bottom: 30px;
  }
  .b21Block {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .b21InfoFranja {
    width: 65%;
  }
  .b21Info {
    padding-top: 50px;
  }
  .b21Tabs {
    margin-bottom: 50px;
  }
  .b21Franja figure img {
    width: 300px;
  }
  .b21InfoBlock {
    padding-right: 30px;
    padding-left: 50px;
  }
  .b21InfoBlock .gParrafo {
    height: 140px;
    overflow-y: auto;
  }
  .b21ImgFloat {
    right: -25px;
  }
  .b21ImgFloat img {
    width: 50px;
  }
  .b21Info {
    padding-bottom: 220px;
  }
@-moz-keyframes arrowMove {
    0% {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
    }
    50% {
      -webkit-transform: translateX(-60%);
      -moz-transform: translateX(-60%);
      -o-transform: translateX(-60%);
      -ms-transform: translateX(-60%);
      transform: translateX(-60%);
    }
    100% {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
    }
}
@-webkit-keyframes arrowMove {
    0% {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
    }
    50% {
      -webkit-transform: translateX(-60%);
      -moz-transform: translateX(-60%);
      -o-transform: translateX(-60%);
      -ms-transform: translateX(-60%);
      transform: translateX(-60%);
    }
    100% {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
    }
}
@-o-keyframes arrowMove {
    0% {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
    }
    50% {
      -webkit-transform: translateX(-60%);
      -moz-transform: translateX(-60%);
      -o-transform: translateX(-60%);
      -ms-transform: translateX(-60%);
      transform: translateX(-60%);
    }
    100% {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
    }
}
@keyframes arrowMove {
    0% {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
    }
    50% {
      -webkit-transform: translateX(-60%);
      -moz-transform: translateX(-60%);
      -o-transform: translateX(-60%);
      -ms-transform: translateX(-60%);
      transform: translateX(-60%);
    }
    100% {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
    }
}
}
@media screen and (max-width: 768px) {
  .b21InfoFranja {
    width: 75%;
  }
  .b21Franja figure img {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .b21Info .gParrafo {
    margin-top: 30px;
  }
  .b21Block .grillInterna {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .b21ImgBlock {
    width: 100%;
    height: calc(370px + (840 - 370) * ((100vw - 375px) / (767 - 375)));
  }
  .b21ImgFloat {
    left: 0;
    right: 0;
    marign: auto;
    bottom: -25px;
    top: initial;
    text-align: center;
  }
  .b21InfoBlock {
    width: 100%;
    padding: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .b21InfoBlock .gParrafo {
    height: auto;
  }
  .b21InfoBlock .gButtonYellow {
    margin: auto;
    margin-top: 30px;
  }
}
@media screen and (max-width: 520px) {
  .b21InfoFranja {
    width: 100%;
  }
  .b21InfoFranja h2 {
    width: 85%;
  }
  .b21Franja {
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .b21Franja figure img {
    width: 120px;
  }
  .b21Tabs {
    padding-top: 40px;
  }
  .messageRegister {
    width: 100%;
  }
  .b21BoxPerson {
    height: auto;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b21BoxPerson .closeBox {
    top: 0;
    bottom: inherit;
  }
  .b21WrapBox {
    height: 100%;
  }
  .b21ItemAusp h2 {
    width: 100%;
  }
  body.pageLicitacion .b21BoxPerson {
    height: 70vh;
  }
  .b21FigureWrap {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .b21FigureWrap figure {
    margin: 0;
    width: 46%;
    margin-right: 8%;
    margin-bottom: 30px;
  }
  .b21FigureWrap figure:nth-child(2n) {
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b22Info {
  background: #f1f1f1;
}
.b22Info h3 {
  font-size: 17px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-top: 60px;
}
@media screen and (max-width: 1279px) {
  .b22Info h3 {
    font-size: calc(13px + (17 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22Info h3 span {
  display: inline-block;
  width: 100%;
  color: #d15e14;
  font-family: 'Barlow-Regular', sans-serif;
}
.b22Image {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 50px;
}
.b22Image figure {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 197px;
  width: 100%;
  margin-right: 40px;
}
.b22Image figure img {
  padding: 13px;
  background: #fff;
  -webkit-box-shadow: 0px 6px 8px -3px rgba(0,0,0,0.5);
  box-shadow: 0px 6px 8px -3px rgba(0,0,0,0.5);
}
.b22Image h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 1279px) {
  .b22Image h2 {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22Image h2:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  width: 167px;
  height: 167px;
  right: -60px;
  bottom: -20px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}
.b22Image h2 span {
  display: inline-block;
  width: 100%;
  color: #d15e14;
}
.b22Exhibidores {
  margin-bottom: 75px;
}
.b22Exhibidores h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #d15e14;
  margin-bottom: 21px;
}
@media screen and (max-width: 1279px) {
  .b22Exhibidores h2 {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22Exhibidores .gParrafo {
  margin-top: 0;
  position: relative;
}
.b22Exhibidores .gParrafo p {
  position: relative;
  z-index: 5;
}
.b22Exhibidores .gParrafo:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  width: 167px;
  height: 167px;
  right: -80px;
  top: -50px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: 2;
}
.b22Franja {
  min-height: 402px;
  position: relative;
  background: #d15e14;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b22Franja .grillInterna {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b22Franja h2 {
  margin-left: 160px;
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-right: 100px;
}
@media screen and (max-width: 1279px) {
  .b22Franja h2 {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22Franja ul li {
  font-size: 19px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b22Franja ul li {
    font-size: calc(15px + (19 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22Franja ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  background: #fff;
  left: 0;
}
.b22Franja figure {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b22ExibidorWrap {
  /* max-width: 680px; */
  width: 100%;
}
.b22ExibidorWrap.owl-carousel .owl-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: absolute;
  bottom: calc(100% + 30px);
  height: 20px;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  overflow-x: auto;
  padding-bottom: 0px;
  top: 0;
  height: 50pxb;
  background: #fff;
  justify-content: center;
  gap: 0.7rem;
}
.b22ExibidorWrap.owl-carousel .owl-dots .owl-dot {
  padding: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  width: fit-content;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.b22ExibidorWrap.owl-carousel .owl-dots .owl-dot span {
  font-size: 15px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: 1.44;
  color: #666;
}
@media screen and (max-width: 1279px) {
  .b22ExibidorWrap.owl-carousel .owl-dots .owl-dot span {
    font-size: calc(14px + (15 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22ExibidorWrap.owl-carousel .owl-dots .owl-dot.active {
  background: #fff;
}
.b22ExibidorWrap.owl-carousel .owl-dots .owl-dot.active span {
  font-family: 'Roboto-Bold', sans-serif;
}
.b22ExibidorWrap.owl-carousel .owl-nav {
  height: 90%;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.b22ExibidorWrap.owl-carousel .owl-nav .owl-next,
.b22ExibidorWrap.owl-carousel .owl-nav .owl-prev {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  height: 100%;
  background: #d15e14;
  width: 40px;
  top: 0;
  font-size: 0px;
  pointer-events: all;
  cursor: pointer;
}
.b22ExibidorWrap.owl-carousel .owl-nav .owl-next:before,
.b22ExibidorWrap.owl-carousel .owl-nav .owl-prev:before {
  font-family: 'icomoon';
  font-size: 40px;
  color: #fff;
}
.b22ExibidorWrap.owl-carousel .owl-nav .owl-prev {
  left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.b22ExibidorWrap.owl-carousel .owl-nav .owl-prev:before {
  content: '\e607';
}
.b22ExibidorWrap.owl-carousel .owl-nav .owl-next {
  right: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.b22ExibidorWrap.owl-carousel .owl-nav .owl-next:before {
  content: '\e606';
}
.b22ExibidorItem {
  padding: 40px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  height: 500px;
}
.b22ExibidorItem ul {
  height: 100%;
  /* width: 90%; */
  width: 100%;
  overflow-y: auto;
  margin: auto 0 0 0;
}
.b22ExibidorItem ul.encabezado {
  height: auto;
}
.b22ExibidorItem ul.encabezado li {
  width: 100%;
}
.b22ExibidorItem ul.encabezado span {
  color: #d15e14;
  font-weight: bold;
}
.b22ExibidorItem ul li {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: 1.44;
  color: #666;
  border-bottom: 2px solid #dbdbdb;
  padding-bottom: 5px;
  padding-top: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b22ExibidorItem ul li {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22ExibidorItem ul li span {
  margin: 0;
  margin-right: 3.33%;
}
.b22ExibidorItem ul li span:last-child {
  margin-right: 0;
}
.b22ExibidorItem ul li span:nth-child(1) {
  width: 40%;
}
.b22ExibidorItem ul li span:nth-child(2) {
  width: 20%;
  word-break: break-all;
}
.b22ExibidorItem ul li span:nth-child(3) {
  width: 20%;
}
.b22ExibidorItem ul li span:nth-child(4) {
  width: 40%;
}
.b22Slider {
  /* margin-top: 144px; */
  margin-top: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b22BuscadorWrap {
  /* width: calc(100% - 730px); */
  width: calc(100%/2);
}
.b22BuscadorWrap h2 {
  font-size: 19px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-bottom: 15px;
}
@media screen and (max-width: 1279px) {
  .b22BuscadorWrap h2 {
    font-size: calc(14px + (19 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22Buscador {
  position: relative;
}
.b22Buscador input,
.b22Buscador select {
  border-radius: 20px;
  height: 33px;
  width: 100%;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px;
  font-size: 13px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 15px;
  background: #fff;
}
@media screen and (max-width: 1279px) {
  .b22Buscador input,
  .b22Buscador select {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22Buscador button {
  position: relative;
  right: 3px;
  border: 0px;
  background: transparent;
  color: #fff;
  background: #d15e14;
  width: 80px;
  height: 28px;
  border-radius: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b22Buscador button {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22NetWorking {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b22InfoNet {
  /* width: 50%;
  margin-right: 50px; */
  margin: 0 0 2rem 0;
}
.b22InfoNet .gParrafo {
  margin-top: 30px;
}
.b22InfoNet h2 {
  font-size: 26px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b22InfoNet h2 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22PlanoWrap {
  /* width: calc(100% - 400px); */
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 3rem;
  row-gap: 2rem;
  width: 100%;
}
.b22PlanoItem {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.b22PlanoItem:last-child {
  margin-bottom: 0px;
}
.b22PlanoItem figure {
  margin: 0;
}
.b22PlanoItem h2 {
  font-size: 18px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #d15e14;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b22PlanoItem h2 {
    font-size: calc(14px + (18 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22PlanoItem ul {
  width: 100%;
}
.b22PlanoItem ul li {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b22PlanoItem ul li {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b22InfoNet .gParrafo {
  font-size: 14px !important;
}
.b22InfoPlano {
  padding-left: 50px;
  width: calc(100% - 300px);
}
.b22PlanoItem {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.b22PlanoItem figure {
  margin-bottom: 30px;
}
.b22PlanoItem ul {
  width: 100%;
}
.b22PlanoItem ul li {
  font-size: 14px;
}
.b22InfoPlano {
  padding: 0px;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b22Slider {
    margin-top: 60px;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .b22BuscadorWrap {
    width: 100%;
    margin-bottom: 45px;
  }
  .b22Franja {
    min-height: inherit;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .b22Franja h2 {
    margin-left: 0;
    margin-right: 60px;
  }
  .b22Franja figure {
    display: none;
  }
  .b22Franja .grillInterna {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b22Franja .grillInterna h2 {
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
  }
  .b22PlanoItem {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 50px;
  }
  .b22PlanoItem:nth-child(2n) {
    margin-right: 0;
  }
  .b22PlanoItem ul {
    width: 100%;
  }
  .b22PlanoWrap {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    /*editado*/
    justify-content: center;
  }
}
@media screen and (max-width: 1024px) {
  .b22NetWorking {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b22InfoNet {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .b22InfoNet h2 {
    margin-bottom: 30px;
  }
  .b22PlanoWrap {
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .b22Image {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .b22Image figure {
    margin-right: 0;
    text-align: left;
    margin-bottom: 30px;
  }
  .b22Image h2 {
    width: 100%;
  }
  .b22PlanoWrap {
    width: 100%;
  }
  .b22PlanoItem {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .b22PlanoItem:nth-child(2n) {
    position: relative;
    left: 0;
  }
  .b22InfoPlano {
    padding-left: 20px;
  }
  .b22ExibidorItem ul {
    width: 100%;
  }
  .b22ExibidorItem ul li {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b22ExibidorItem ul li span {
    width: 100%;
  }
  .b22ExibidorItem ul li span:nth-child(1),
  .b22ExibidorItem ul li span:nth-child(2),
  .b22ExibidorItem ul li span:nth-child(3),
  .b22ExibidorItem ul li span:nth-child(4) {
    width: 100%;
  }
  .b22Image figure {
    margin-bottom: 30px;
  }
  .b22PlanoItem {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 50px;
  }
  .b22PlanoItem:nth-child(2n) {
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
body.pageLicitacion .b21BoxPerson .closeBox {
  background: rgba(0,77,88,0.8);
}
body.pageLicitacion .b21BoxPerson .gButtonYellow {
  background: rgba(0,77,88,0.8);
}
.b23TableWrap {
  width: 100%;
  background: #fff;
  padding-top: 40px;
  padding-bottom: 100px;
  padding-left: 45px;
  padding-right: 45px;
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b23TableWrap h2 {
  font-size: 25px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 35px;
}
@media screen and (max-width: 1279px) {
  .b23TableWrap h2 {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b23DetalleWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  overflow-x: auto;
  position: relative;
}
.b23DetalleWrap:before {
  content: '';
}
.b23Table {
  position: relative;
  width: 908px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}
.b23Table ::-webkit-scrollbar {
  width: 5px;
  height: 3px;
  scroll-behavior: smooth;
}
.b23Table ::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 20px;
}
.b23Table ::-webkit-scrollbar-thumb {
  background: #dbdbdb;
}
.b23Table ::-webkit-scrollbar-thumb:hover {
  background: #808080;
}
.b23Title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid rgba(0,77,88,0.8);
  border-bottom: 1px solid rgba(0,77,88,0.8);
}
.b23Title h3 {
  width: 105px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-family: 'Roboto-Medium', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b23Title h3 {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b23Title h3:nth-child(3) {
  width: 270px;
}
.b23Title h3:nth-child(5) {
  width: 90px;
}
.b23Detalle {
  margin-top: 15px;
}
.b23DetalleItem {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b23DetalleItem:nth-child(2n+1) {
  background: #dbdbdb;
}
.b23DetalleItem h4 {
  height: 41px;
  width: 105px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 13px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #666;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b23DetalleItem h4 {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b23DetalleItem h4 p {
  margin-bottom: 0px;
}
.b23DetalleItem h4:nth-child(3) {
  width: 270px;
}
.b23DetalleItem h4:nth-child(5) {
  width: 90px;
}
.b23ContentDetalle {
  position: relative;
}
.b23ContentDetalle:before {
  content: '';
  background-image: -webkit-linear-gradient(178deg, #fdfdfd, transparent);
  background-image: -moz-linear-gradient(178deg, #fdfdfd, transparent);
  background-image: -o-linear-gradient(178deg, #fdfdfd, transparent);
  background-image: -ms-linear-gradient(178deg, #fdfdfd, transparent);
  background-image: linear-gradient(272deg, #fdfdfd, transparent);
  position: absolute;
  top: 0;
  right: 0;
  width: 30;
  width: 25%;
  position: absolute;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  display: none;
}
.b23Enlace {
  position: absolute;
  top: 58px;
  right: 10px;
  z-index: 4;
}
.b23Enlace .gButtonYellow {
  background: rgba(0,77,88,0.8);
  width: 104px;
  height: 23px;
  pointer-events: none;
}
.b23Enlace a {
  width: 105px;
  height: 23px;
  border-radius: 26px;
  background: #a38a2b;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  right: 10px;
  height: 41px;
  background: transparent;
}
.b23TableBox {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  max-width: 520px;
  width: 100%;
}
.b23TableBox h2 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #b97727;
  margin-top: 20px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1279px) {
  .b23TableBox h2 {
    font-size: calc(15px + (21 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b23TableBox h3 {
  font-size: 16px;
  font-family: 'Roboto-Medium', sans-serif;
  line-height: normal;
  color: #000;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b23TableBox h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b23TableBox h3 a {
  margin-left: 20px;
  background: #ba7822;
}
.b23TableBox .gParrafo {
  margin-bottom: 10px;
  font-size: 14px;
}
.b23TableBox .gParrafo li {
  padding-left: 20px;
  position: relative;
}
.b23TableBox .gParrafo li:before {
  content: '';
  background: #000;
  top: 8px;
  left: 0;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
@media screen and (max-width: 1200px) {
  .b23Table {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .b23TableWrap {
    padding: 10px;
  }
  .b23ContentDetalle:before {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .b23Title h3,
  .b23DetalleItem h4 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .b23Table {
    width: fit-content;
  }
}
@media screen and (max-width: 480px) {
  .b23DetalleItem h4:nth-child(3),
  .b23Title h3:nth-child(3) {
    width: 200px;
  }
  .b23ContentDetalle:before {
    width: 55%;
  }
  .b23TableBox h2 {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b24Imgs {
  margin-top: 114px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
}
.b24Imgs:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  width: 167px;
  height: 167px;
  right: 0;
  bottom: 0;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}
.b24Imgs h3 {
  font-size: 30px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #2d2a26;
}
@media screen and (max-width: 1279px) {
  .b24Imgs h3 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b24Imgs h3 span {
  font-family: 'Roboto-Bold', sans-serif;
  color: #2d2a26 !important;
  display: inline-block;
  width: 100%;
}
.b24ImgGroup {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-right: 53px;
  max-width: 256px;
  width: 100%;
}
.b24ImgGroup figure {
  margin: 0;
  margin-right: 13px;
}
.b24ImgGroup figure:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .b24Imgs {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 50px;
  }
  .b24Imgs h3 {
    text-align: center;
  }
  .b24ImgGroup {
    margin-bottom: 40px;
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
body.pagePrograma .b25Info h2 {
  width: 820px;
}
body.pageNoticiaHub .b25Info h2 {
  color: #004e59;
}
body.pageNoticiaHub .b25Info h2 span {
  color: #2d2a26;
}
.b25Info.other.yellow h2 {
  color: #f5a800;
  border-left: 1px solid #f5a800;
}
.b25Info.other h2 {
  color: #004e59;
  font-family: 'Bosch-Regular', sans-serif;
}
.b25Info.other h2 span {
  font-family: 'Bosch-Black', sans-serif;
  color: #2d2a26;
}
.b25Info h2 {
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
  font-size: 35px;
  width: 760px;
  position: relative;
  padding-left: 26px;
  border-left: 1px solid #004e59;
  z-index: 2;
}
@media screen and (max-width: 1279px) {
  .b25Info h2 {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b25Info h2:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  width: 167px;
  height: 167px;
  right: -25px;
  top: -50px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}
.b25Info h2 span {
  display: inline-block;
  width: 100%;
  color: #004e59;
  font-family: 'Bosch-Regular', sans-serif;
}
.b25Info.pregunta {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b25Info.pregunta h3 {
  margin-top: 70px;
  width: 100%;
}
.b25List {
  margin-top: 86px;
}
.b25ItemList {
  height: 264px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 27px;
}
.b25ItemList.noclick {
  pointer-events: none;
}
.b25Img {
  height: 100%;
  width: 300px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b25Text {
  height: 100%;
  width: calc(100% - 300px);
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.b25Text h2 {
  font-size: 14px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #f5a800;
  margin-bottom: 25px;
}
@media screen and (max-width: 1279px) {
  .b25Text h2 {
    font-size: calc(12px + (14 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b25Text h3 {
  font-size: 14px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 15px;
}
@media screen and (max-width: 1279px) {
  .b25Text h3 {
    font-size: calc(12px + (14 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b25Text span {
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #2d2a26;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 0px;
}
@media screen and (max-width: 1279px) {
  .b25Text span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b25Text span:before {
  font-family: 'icomoon';
  font-size: 40px;
  color: #2d2a26;
  margin-right: 10px;
}
.b25Box {
  max-width: 520px;
  width: 100%;
}
.b25InfoBox h2 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-bottom: 33px;
}
@media screen and (max-width: 1279px) {
  .b25InfoBox h2 {
    font-size: calc(15px + (21 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b25InfoBox h3 {
  font-size: 16px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 33px;
}
@media screen and (max-width: 1279px) {
  .b25InfoBox h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b25InfoBox .gParrafo {
  margin-bottom: 40px;
}
.b25InfoBox .gButtonYellow {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b25Info h2 {
    max-width: 706px;
    width: 100%;
  }
  .b25List {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .b25ItemList {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b25Img {
    height: 300px;
  }
  .b25ItemList {
    height: auto;
  }
  .b25Text {
    width: 300px;
    padding: 30px;
  }
  .b25Text h2 {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b26Franja {
  background: #e9a312;
  height: 148px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b26Franja {
    height: calc(100px + (148 - 100) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b26Franja h2 {
  font-size: 35px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #294952;
  margin-bottom: 0px;
}
@media screen and (max-width: 1279px) {
  .b26Franja h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b26Franja h2 span {
  font-family: 'Bosch-Black', sans-serif;
}
.b26Info {
  background: #f1f1f1;
  padding-top: 70px;
  padding-bottom: 140px;
}
.b26Info h2 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
}
@media screen and (max-width: 1279px) {
  .b26Info h2 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b26Info h3 {
  font-size: 32px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 40px;
}
@media screen and (max-width: 1279px) {
  .b26Info h3 {
    font-size: calc(16px + (32 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b26Info figure {
  text-align: center;
}
.b26Info .gParrafo {
  margin-top: 40px;
  line-height: 1.44;
}
.b26Info .gParrafo h1,
.b26Info .gParrafo h2,
.b26Info .gParrafo h3,
.b26Info .gParrafo h4,
.b26Info .gParrafo h5,
.b26Info .gParrafo h6 {
  font-size: 23px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b26Info .gParrafo h1,
  .b26Info .gParrafo h2,
  .b26Info .gParrafo h3,
  .b26Info .gParrafo h4,
  .b26Info .gParrafo h5,
  .b26Info .gParrafo h6 {
    font-size: calc(18px + (23 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b26Info .gParrafo p {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b26Info .gParrafo p {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b26Info {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b27 .b25List {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b27 .b25ItemList {
  margin: 0;
  width: 48%;
  margin-right: 2%;
  height: 200px;
  margin-bottom: 20px;
}
.b27 .b25ItemList:nth-child(2n) {
  margin-right: 0;
}
.b27 .b25Text {
  padding: 20px;
  width: calc(100% - 185px);
}
.b27 .b25Img {
  width: 185px;
}
.groupButtons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.groupButtons a {
  max-width: 150px;
}
.groupButtons a:first-child {
  margin-right: 20px;
}
.groupButtons a:last-child {
  background: #666;
}
.b31Enlace {
  background: #f5a800;
  font-family: 'Roboto-Regular', sans-serif;
  font-size: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 40px;
  max-width: 200px;
  width: 100%;
  height: 28px;
  color: #fff;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b27 .b25Text h2 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .b27 .b25ItemList {
    width: 100%;
    margin-right: 0;
    height: auto;
  }
  .b27 .b25Img {
    height: 200px;
    width: 350px;
  }
  .b27 .b25Text {
    width: 350px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b28Img {
  height: 520px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 75px;
  margin-top: 80px;
}
@media screen and (max-width: 1279px) {
  .b28Img {
    height: calc(200px + (520 - 200) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b28Play {
  font-size: 100px;
}
@media screen and (max-width: 1279px) {
  .b28Play {
    font-size: calc(55px + (100 - 55) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b28Play i:before {
  color: #004e59;
}
.b28WRap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 50px;
  margin-bottom: 120px;
}
.b28Item {
  width: 30%;
  margin-right: 4%;
  -webkit-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.21);
  box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.21);
}
.b28Item:nth-child(3n) {
  margin-right: 0;
}
.b28Item:nth-child(2) h2 {
  color: #f5a800;
}
.b28Item:nth-child(2) h2 span {
  color: #f5a800;
}
.b28Item:nth-child(2) h2 span:before {
  color: #f5a800;
}
.b28Item:nth-child(3) h2 {
  color: #004e59;
}
.b28Item:nth-child(3) h2 span {
  color: #004e59;
}
.b28Item:nth-child(3) h2 span:before {
  color: #004e59;
}
.b28Fondo {
  height: 240px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b28Text {
  padding: 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.b28Text h2 {
  font-size: 20px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #898a8d;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .b28Text h2 {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b28Text h3 {
  font-size: 20px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 0px;
}
@media screen and (max-width: 1279px) {
  .b28Text h3 {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b28Text .gParrafo {
  text-align: center;
  margin-top: 0;
  height: 115px;
}
.b28Text span {
  text-align: center;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #898a8d;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 30px;
}
@media screen and (max-width: 1279px) {
  .b28Text span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b28Text span:before {
  margin-right: 5px;
  font-size: 40px;
  font-family: 'icomoon';
}
.b28title1 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
}
@media screen and (max-width: 1279px) {
  .b28title1 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b28title1 span {
  color: #004e59;
  font-size: 20px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b28title1 span {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b28title1.yellow span {
  color: #f5a800;
}
.b28title1.orange span {
  color: #d15e14;
}
.b28TimeLine {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .b28Text {
    padding: 25px;
  }
  .b28Img {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .b28WRap {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .b28Item {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b29 .b28title1 {
  margin-top: 40px;
}
.b29 .b28Item {
  margin: 0;
  width: 32%;
  margin-right: 2%;
}
.b29 .b28Item:nth-child(3n) {
  margin-right: 0;
}
.b29 .b28Text {
  padding-top: 60px;
  position: relative;
  text-align: left;
}
.b29 .b28Text .gParrafo {
  height: 400px;
  text-align: justify !important;
}
.b29 .b28Text .gParrafo,
.b29 .b28Text span,
.b29 .b28Text h2 {
  text-align: left;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b29 .b28Text h2 {
  color: #004e59;
  font-size: 22px;
  height: 52px;
}
@media screen and (max-width: 1279px) {
  .b29 .b28Text h2 {
    font-size: calc(18px + (22 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b29 .b28Text span {
  color: #b85e21;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-weight: bold;
}
.b29 .b28Text span:before {
  color: #b85e21;
}
.b29 .b28Text figure {
  position: absolute;
  top: -33px;
  left: 20px;
}
.b29 .b25Info h2:before {
  right: 0px;
}
.b29Logos {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 50px;
}
.b29Logos figure,
.b29Logos a {
  margin: 0;
  margin-right: 20px;
  margin-bottom: 30px;
}
.b29Logos.nominera {
  margin-bottom: 40px;
}
.b29Block {
  overflow-y: auto;
  height: 300px;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.b29BlockInfo {
  margin-bottom: 20px;
}
.b29BlockInfo:last-child {
  margin-bottom: 0px;
}
.b29BlockInfo a {
  display: block;
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #004e59;
  text-decoration: underline;
  margin-bottom: 0px;
}
@media screen and (max-width: 1279px) {
  .b29BlockInfo a {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b29BlockInfo .gParrafo {
  margin-top: 0px;
  font-size: 20px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
}
@media screen and (max-width: 1279px) {
  .b29BlockInfo .gParrafo {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 767px) {
  .b29 .b28Item {
    width: 100%;
    margin-right: 0;
  }
  .b29 .b28Text .gParrafo {
    height: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b3 {
  background: #f6f0e9;
  height: 650px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b3 {
    height: calc(420px + (650 - 420) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b3 .grilla {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
  z-index: 10;
}
.b3Fondo {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.b3Block {
  height: 240px;
  width: 30%;
  background: rgba(255,189,33,0.83);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  padding-left: 83px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b3Block {
    height: calc(120px + (240 - 120) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b3Block h2 {
  font-size: 33px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: 1.2;
  color: #fff;
  letter-spacing: 0.87px;
  max-width: 300px;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b3Block h2 {
    font-size: calc(16px + (33 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b3Block h2 h240px,
.b3Block h2 span {
  font-size: 23px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b3Block h2 h240px,
  .b3Block h2 span {
    font-size: calc(18px + (23 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b3Info {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b3Box {
  width: 100%;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b3Box a {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b3Box a {
    font-size: calc(12px + (14 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b3Box a i:before {
  color: #fff;
  font-size: 120px;
}
@media screen and (max-width: 1279px) {
  .b3Box a i:before {
    font-size: calc(50px + (120 - 50) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1200px) {
  .b3 {
    height: 500px;
  }
  .b3Box {
    height: 50%;
    padding: 35px;
    width: 100%;
  }
  .b3Block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1200px) and (max-width: 1279px) {
  .b3 {
    height: calc(320px + (500 - 320) * ((100vw - 375px) / (1920 - 375)));
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b30Block1 {
  margin-top: 100px;
}
.b30Block1 h3 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .b30Block1 h3 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b30Block1 .gParrafo {
  max-width: 600px;
  width: 100%;
  margin-top: 0px;
}
.b30Block1 .b25Info h2:before {
  right: 80px;
}
.b30CajaLinea {
  margin-top: 30px;
  border: 1px solid #666;
  padding: 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: 1.44;
  color: #666;
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .b30CajaLinea {
    font-size: calc(14px + (20 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b30Content.reverse .b30Item {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b30Content.reverse .b30Block1 h3 {
  color: #f5a800;
}
.b30Content.reverse .b30Info h3 {
  padding-left: 30px;
  position: relative;
}
.b30Content.reverse .b30Info h3:before {
  content: '';
  background-image: url("../img/check30.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 22px;
  height: 22px;
  left: 0;
  top: 3px;
}
.b30Content.reverse .b30Info h4 {
  border: 1px solid #004e59;
  padding: 40px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: 1.44;
  color: #666;
  margin-top: 40px;
}
@media screen and (max-width: 1279px) {
  .b30Content.reverse .b30Info h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b30Item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 45px;
}
.b30Info {
  width: calc(100% - 550px);
  padding-top: 30px;
}
.b30Info h2 {
  font-size: 28px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #f5a800;
  margin-bottom: 25px;
}
@media screen and (max-width: 1279px) {
  .b30Info h2 {
    font-size: calc(16px + (28 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b30Info ul {
  margin-top: 0px !important;
}
.b30Info ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.b30Info ul li:before {
  content: '';
  background-image: url("../img/check30.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 22px;
  height: 22px;
  left: 0;
  top: 3px;
}
.b30Info h3 {
  padding-left: 30px;
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #666;
  margin-top: 30px;
}
@media screen and (max-width: 1279px) {
  .b30Info h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b30Img {
  width: 500px;
}
.b30Fondo {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b30Franja {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 130px;
  width: 100%;
  background: #f5a800;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b30Franja h3 {
  font-size: 24px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #094f59;
  margin-right: 20px;
  margin-bottom: 0px;
  width: calc(100% - 170px);
}
@media screen and (max-width: 1279px) {
  .b30Franja h3 {
    font-size: calc(14px + (24 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b30Franja a {
  width: 120px;
  height: 30px;
  border-radius: 30px;
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  background: #004e59;
  line-height: 1;
  width: fit-content;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 1279px) {
  .b30Franja a {
    font-size: calc(12px + (16 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b30Franja a:before {
  display: none;
}
@media screen and (max-width: 768px) {
  .b30Item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0px;
  }
  .b30Info {
    width: 100%;
  }
  .b30Img {
    margin: auto;
    margin-top: 30px;
    max-width: 500px;
    width: 100%;
  }
  .b30Fondo {
    height: 300px;
  }
  .b30Content.reverse .b30Item {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .b30Franja {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b30Franja a {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b30Franja h3 {
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .b30Franja a {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b31 .b28Item {
  width: 32%;
  margin-right: 2%;
}
.b31 .b28Item:nth-child(3n) {
  margin-right: 0;
}
.b31 .b28Text h3 {
  text-align: left;
  font-size: 22px;
}
@media screen and (max-width: 1279px) {
  .b31 .b28Text h3 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b31 .b28Text .gParrafo {
  height: 250px;
}
.b31LastText {
  margin-top: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b31LastText .gParrafo strong {
  display: block;
}
.b31LastText .b31Prox {
  margin-left: 30px;
}
.b31Franja {
  background: #094f59;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  margin-top: 160px;
}
.b31Franja:before {
  content: '';
  background: #094f59;
  width: 100%;
  height: 100%;
  right: 100%;
  top: 0;
  position: absolute;
}
.b31Franja:after {
  content: '';
  background: #094f59;
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
  position: absolute;
}
.b31Franja h2 {
  background: #fff;
  padding: 40px;
  position: absolute;
  top: -40px;
  left: 0;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004e59;
}
@media screen and (max-width: 1279px) {
  .b31Franja h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b31Franja ul {
  margin-top: 0px !important;
}
.b31Franja ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b31Franja ul li {
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b31Franja ul li:before {
  content: '';
  background-image: url("../img/checkgreen.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 22px;
  height: 22px;
  left: 0;
  top: 3px;
}
.b31Lista {
  width: 600px;
}
.b31Prox {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 30px;
}
.b31Prox a {
  margin: 0;
  font-size: 15px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  background: #f5a800;
  height: 36px;
  width: 224px;
  border-radius: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: auto;
}
@media screen and (max-width: 1279px) {
  .b31Prox a {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b31Block2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 40px;
  padding-bottom: 40px;
}
.b31Block2 h2 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #094f59;
  width: 300px;
  margin: 0;
  text-align: right;
  margin-right: 30px;
}
@media screen and (max-width: 1279px) {
  .b31Block2 h2 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b31Block2 a {
  margin: 0;
  font-size: 15px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  background: #094f59;
  height: 36px;
  width: 224px;
  border-radius: 40px;
  pointer-events: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .b31Block2 a {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b31Block2 a:last-child {
  margin-left: 5px;
}
@media screen and (max-width: 1024px) {
  .b31Franja {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .b31Franja h2 {
    position: relative;
    background: transparent;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    padding: 0;
    margin-bottom: 10px;
  }
  .b31Lista {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .b31 .b28Item {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .b31LastText,
  .b31Block2 {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b31Block2 h2 {
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .b31Block2 a:last-child {
    margin-left: 0;
    margin-top: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b32 .b25Info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b32 .b25Info h2 {
  width: 540px;
}
.b32 .b25Info h3 {
  font-size: 23px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: 1.43;
  color: #666;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b32 .b25Info h3 {
    font-size: calc(16px + (23 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b32 .b25Info h3 a {
  color: #094f59;
  font-family: 'Roboto-Bold', sans-serif;
  display: inline-block;
  width: 100%;
}
.tituloListado {
  font-size: 28px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 40px;
  margin-top: 100px;
}
.b32Preguntas {
  margin-top: 90px;
}
.b32Preguntas ul li {
  margin-bottom: 40px;
}
.b32Preguntas ul li h2 {
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #004e59;
  font-size: 24px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b32Preguntas ul li h2 {
    font-size: calc(16px + (24 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b32Preguntas ul li h2 span {
  position: absolute;
  left: 0;
  top: 5px;
}
.b32Preguntas ul li .gParrafo {
  padding-left: 30px;
  margin-top: 0;
}
.b32Preguntas ul li .gParrafo p {
  margin-bottom: 0;
}
.b32Preguntas ul li .gParrafo strong {
  font-family: 'Roboto-Bold', sans-serif;
}
.b32Preguntas ul li .gParrafo a {
  text-decoration: underline;
  color: #004e59;
}
@media screen and (max-width: 1024px) {
  .b32Preguntas ul li h2 {
    width: 100%;
    margin-bottom: 15px;
  }
  .b32Preguntas {
    margin-top: 50px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b33 .grillInterna {
  max-width: 1200px;
  padding: 0;
  width: 94%;
}
.b33 figure.lineTime {
  text-align: center;
  margin-top: 60px;
}
.b33Block {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b33Block figure {
  margin: 0;
}
.b33Text h2 {
  font-size: 28px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #294952;
  margin-left: 40px;
}
@media screen and (max-width: 1279px) {
  .b33Text h2 {
    font-size: calc(20px + (28 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33Block2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 500px;
  margin-top: 60px;
}
@media screen and (max-width: 1279px) {
  .b33Block2 {
    height: calc(300px + (500 - 300) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33Info,
.b33Img {
  height: 100%;
  width: 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b33Info {
  padding: 20px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: auto;
  background: #f5a800;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b33Info h2 {
  margin-bottom: 15px;
  font-size: 28px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b33Info h2 {
    font-size: calc(20px + (28 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33Info .gParrafo {
  margin-top: 0;
  color: #fff;
  height: 80%;
  overflow-y: auto;
}
.b33Block3 {
  height: 800px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  margin-top: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b33Block3 .grillInterna {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-;
  -moz-box-pack: flex-;
  -o-box-pack: flex-;
  -ms-flex-pack: flex-;
  -webkit-justify-content: flex-;
  justify-content: flex-;
}
.b33Left {
  background: rgba(0,78,89,0.8);
  padding: 60px 75px;
  max-width: 480px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 65px;
}
.b33Left h2 {
  font-size: 41px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 22px;
}
@media screen and (max-width: 1279px) {
  .b33Left h2 {
    font-size: calc(25px + (41 - 25) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33Left .gParrafo {
  margin-top: 0;
  color: #fff;
}
.b33Right {
  max-width: 600px;
  width: 100%;
}
.b33Right a {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 160px;
  margin-bottom: 8px;
}
.b33Right a figure {
  margin: 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 170px;
}
.b33LitaInfo {
  background: rgba(255,255,255,0.761);
  height: 100%;
  width: calc(100% - 170px);
  padding-top: 28px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b33LitaInfo .gParrafo {
  margin-top: 0;
  line-height: normal;
}
.b33LitaInfo h2 {
  font-size: 20px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #294952;
  margin-bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .b33LitaInfo h2 {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33LitaInfo span {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #004e59;
  line-height: 0.5;
}
@media screen and (max-width: 1279px) {
  .b33LitaInfo span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33LitaInfo span:before {
  font-size: 40px;
  margin-right: 5px;
  font-family: 'icomoon';
}
.b33Block4 {
  height: 520px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  margin-top: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b33Block4 {
    height: calc(200px + (520 - 200) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33Block4:before {
  content: '';
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.b33Block4 h3 {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #004e59;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 33px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: 1.09;
  color: #fff;
  height: 220px;
  width: 350px;
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b33Block4 h3 {
    font-size: calc(16px + (33 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33Block4 a {
  position: relative;
  z-index: 3;
}
.b33Block4 a i {
  font-size: 100px;
}
@media screen and (max-width: 1279px) {
  .b33Block4 a i {
    font-size: calc(55px + (100 - 55) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33Block4 a i:before {
  color: #fff;
}
.b33NociasTitle {
  margin-top: 150px;
  margin-bottom: 60px;
  font-size: 50px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #294952;
  line-height: 0.8;
}
@media screen and (max-width: 1279px) {
  .b33NociasTitle {
    font-size: calc(25px + (50 - 25) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33NociasTitle span {
  color: #000;
  font-size: 30px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b33NociasTitle span {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33Wrap.owl-carousel {
  position: relative;
}
.b33Wrap.owl-carousel .owl-nav {
  height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  cursor: pointer;
  pointer-events: none;
}
.b33Wrap.owl-carousel .owl-nav .owl-prev,
.b33Wrap.owl-carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  position: absolute;
  pointer-events: all;
}
.b33Wrap.owl-carousel .owl-nav .owl-prev:before,
.b33Wrap.owl-carousel .owl-nav .owl-next:before {
  content: '';
  background-image: url("../img/left33.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 50px;
  height: 50px;
  position: absolute;
}
.b33Wrap.owl-carousel .owl-nav .owl-prev {
  right: 100%;
}
.b33Wrap.owl-carousel .owl-nav .owl-next {
  left: 100%;
}
.b33Wrap.owl-carousel .owl-nav .owl-next:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b33Wrap.owl-carousel .owl-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  top: 120%;
  left: 0;
  right: 0;
  margin: auto;
}
.b33Wrap.owl-carousel .owl-dots .owl-dot {
  margin-right: 12px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  border: 1px solid #909196;
  cursor: pointer;
}
.b33Wrap.owl-carousel .owl-dots .owl-dot.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  background-color: #d25e0c;
}
.b33Wrap.owl-carousel .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
.b33Item {
  height: 380px;
}
.b33Item .gParrafo {
  margin-top: 20px;
}
.b33Item .b25Img {
  width: 380px;
}
.b33Item .b25Text {
  width: calc(100% - 380px);
}
.b33Block5 {
  margin-top: 150px;
}
.b33Block5 h2 {
  text-align: center;
  position: relative;
  font-size: 27px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #f5a800;
}
@media screen and (max-width: 1279px) {
  .b33Block5 h2 {
    font-size: calc(18px + (27 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b33Block5 h2:before {
  content: '';
  background: #f5a800;
  height: 3px;
  width: 70%;
  bottom: -10px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.b33Logos {
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b33Logos figure {
  margin: 0;
  margin-right: 30px;
  margin-bottom: 20px;
}
.b33Logos figure:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .b33Block4 h3 {
    top: 0;
    left: 0;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -o-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    padding: 10px;
    width: fit-content;
    height: auto;
  }
  .b33Block figure img {
    width: 300px;
  }
  .b33Info {
    padding: 20px;
  }
  .b33Block3 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .b33Block3 .grillInterna {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b33Left {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .b33Block2 {
    height: 260px;
  }
}
@media screen and (max-width: 767px) {
  .b33Item {
    height: auto;
  }
  .b33Wrap .b25Text {
    width: 380px;
  }
  .b33Wrap.owl-carousel .owl-nav {
    top: 35%;
  }
  .b33Wrap.owl-carousel .owl-nav .owl-prev {
    left: 10px;
    right: initial;
  }
  .b33Wrap.owl-carousel .owl-nav .owl-next {
    right: 10px;
    left: initial;
  }
  .b33Block2 {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .b33Info .gParrafo {
    height: auto;
  }
  .b33Info,
  .b33Img {
    width: 100%;
  }
  .b33Img {
    height: 300px;
  }
  .b33Right a {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .b33Right a figure {
    height: 250px;
    width: 100%;
  }
  .b33LitaInfo {
    max-width: 100%;
    width: 100%;
  }
  .b33Block {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0;
    margin-top: 20px;
  }
  .b33Text h2 {
    width: 100%;
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .b33Img {
    height: 240px;
  }
  .b33NociasTitle {
    width: 100%;
    margin-top: 70px;
  }
  .b33Wrap .b25Text {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b33Block5 {
    margin-top: 40px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.formWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.formWrap h2 {
  font-size: 25px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 15px;
}
@media screen and (max-width: 1279px) {
  .formWrap h2 {
    font-size: calc(14px + (25 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.formWrap button {
  background: #ba7822 !important;
}
.formWrap .checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.formWrap .checkbox input {
  width: 12px;
  height: 12px;
  margin-bottom: 0;
}
.formWrap .checkbox label {
  margin: 0;
  font-size: 13px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-left: 10px;
}
@media screen and (max-width: 1279px) {
  .formWrap .checkbox label {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.formWrap .checkbox label a {
  text-decoration: underline;
}
.formLeft,
.formRight {
  width: 48%;
}
.formLeft form,
.formRight form {
  width: 100%;
}
.formLeft h1,
.formRight h1 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.formLeft.active h1,
.formRight.active h1 {
  padding: 8px;
  border: 1px solid #009688;
  border-radius: 5px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 17px;
  text-align: center;
  margin-top: 20px;
  font-size: normalpx;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .formLeft.active h1,
  .formRight.active h1 {
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1279px) {
  .formLeft.active h1,
  .formRight.active h1 {
    font-size: calc('Bosch-Black', sans-serifpx + (normal - 'Bosch-Black', sans-serif) * ((100vw - 375px) / (1920 - 375)));
  }
}
.formLeft {
  margin-right: 4%;
}
.formLeft h4 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.formLeft.active h4 {
  padding: 8px;
  border: 1px solid #f00;
  border-radius: 5px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 17px;
  text-align: center;
  margin-top: 20px;
  font-size: normalpx;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .formLeft.active h4 {
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1279px) {
  .formLeft.active h4 {
    font-size: calc('Bosch-Black', sans-serifpx + (normal - 'Bosch-Black', sans-serif) * ((100vw - 375px) / (1920 - 375)));
  }
}
.formCondition {
  margin-bottom: 10px;
  margin-top: 10px;
}
.formCondition h2,
.formCondition li {
  font-size: 13px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .formCondition h2,
  .formCondition li {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.formCondition h2 {
  margin: 5px;
}
.formCondition li {
  margin-bottom: 3px;
  padding-left: 20px;
  position: relative;
}
.formCondition li:before {
  content: '';
  background-image: url("../img/checkForm.png");
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 1024px) {
  .formWrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .formLeft,
  .formRight {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b35Title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-stasrt;
  -moz-box-pack: flex-stasrt;
  -o-box-pack: flex-stasrt;
  -ms-flex-pack: flex-stasrt;
  -webkit-justify-content: flex-stasrt;
  justify-content: flex-stasrt;
}
.b35Title figure {
  margin: 0;
  margin-right: 30px;
}
.b35Title h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 1279px) {
  .b35Title h2 {
    font-size: calc(16px + (35 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b35Title h2:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  width: 167px;
  height: 167px;
  right: 20px;
  top: -50px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}
.b35Title h2 span {
  display: inline-block;
  width: 100%;
  font-family: 'Barlow-Regular', sans-serif;
  z-index: 23;
  position: relative;
}
.b35Title2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 100px;
  margin-bottom: 35px;
}
.b35Title2 figure {
  margin: 0;
  margin-right: 30px;
}
.b35Title2 span {
  margin: 0;
  width: fit-content;
  padding-left: 20px;
  padding-right: 20px;
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #f5aa00;
  font-size: 20px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-right: 30px;
}
@media screen and (max-width: 1279px) {
  .b35Title2 span {
    font-size: calc(15px + (20 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b35Title2 h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
  width: calc(100% - 240px);
}
@media screen and (max-width: 1279px) {
  .b35Title2 h2 {
    font-size: calc(16px + (35 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b35Franja {
  position: relative;
  background: #979899;
  padding: 150px 70px;
  margin-top: 60px;
}
.b35Franja figure.float {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  width: 140px;
}
.b35Franja.rightblock figure.float {
  right: 0;
}
.b35Franja.lefttblock figure.float {
  left: -2px;
  bottom: 2px;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -o-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.b35Franja .gParrafo {
  color: #fff;
  margin-top: 0;
}
.b35Franja .gParrafo p {
  position: relative;
  padding-left: 23px;
}
.b35Franja .gParrafo p:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0;
  background: #e2a615;
}
.b35Franja h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #e2a615;
  margin-bottom: 65px;
  position: absolute;
  left: -20px;
  top: 40px;
  padding: 10px 30px;
  background: #fff;
}
@media screen and (max-width: 1279px) {
  .b35Franja h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b35Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b35InfoLeft,
.b35InfoRight {
  width: 46%;
}
.b35Blocks {
  margin-top: 100px;
  position: relative;
}
.b35Blocks:before {
  content: '';
  position: absolute;
  top: 3%;
  background: #f5aa00;
  height: 10px;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
.b35TitleBlock {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 550px;
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 20;
}
.b35TitleBlock h2 {
  font-size: 32px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #f5aa00;
}
@media screen and (max-width: 1279px) {
  .b35TitleBlock h2 {
    font-size: calc(20px + (32 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b35List {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 80px;
}
.b35Fondo {
  height: 300px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.b35Fondo:before {
  content: '';
  background: #000;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.b35Text {
  background: #fff;
  padding: 20px;
  box-sisizing: border-box;
  height: 240px;
}
.b35Text h4 {
  font-size: 22px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #e2a615;
  margin-bottom: 2px;
}
@media screen and (max-width: 1279px) {
  .b35Text h4 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b35Text h5 {
  font-size: 22px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b35Text h5 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b35Text h2 {
  font-size: 22px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b35Text h2 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b35Text span {
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #969798;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b35Text span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b35Text span i {
  font-size: 30px;
}
.b35Item {
  margin: 0;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 30px;
}
.b35Item:nth-child(2n) {
  margin-right: 0;
}
.b35FinalWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 60px;
}
.b35InfoFinalRight {
  font-size: 24px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-left: 30px;
}
@media screen and (max-width: 1279px) {
  .b35InfoFinalRight {
    font-size: calc(16px + (24 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b35InfoFinalRight span {
  display: block;
  font-family: 'Roboto-Bold', sans-serif;
}
.b35Box {
  max-width: 800px !important;
  width: 100% !important;
}
@media screen and (max-width: 1024px) {
  .b35Franja h2 {
    position: relative;
    left: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b35Franja {
    padding-top: 40px;
    padding: 40px 20px;
    padding-bottom: 140px;
  }
  .b35Franja figure.float {
    width: 100px;
  }
  .b35TitleBlock h2 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .b35Wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b35InfoLeft,
  .b35InfoRight {
    width: 100%;
  }
  .b35Title h2:before {
    width: 100px;
    height: 100px;
    top: 0;
    right: -20px;
  }
  .b35Title2 span {
    text-align: center;
    font-size: 14px;
  }
  .b35Title2 h2 {
    width: 100%;
  }
  .b35Franja h2 {
    width: 100%;
  }
  .b35Fondo {
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .b35Item {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .b35FinalWrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .b35InfoFinalRight {
    margin-left: 0;
  }
  .b35InfoFinalLeft {
    margin-bottom: 20px;
  }
  .b35Text {
    height: auto;
  }
  .b35Text h2 {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b36 {
  height: 246px !important;
}
.b36 .gParrafo li {
  padding-left: 20px;
  position: relative;
}
.b36 .gParrafo li:before {
  content: '';
  background: #000;
  top: 4px;
  left: 0;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.b36 h2 {
  max-width: 480px;
  width: 100%;
  line-height: 1.14;
  font-size: 50px !important;
  color: #f5a800 !important;
}
.b36Content {
  padding-top: 100px;
  padding-bottom: 150px;
  background: rgba(219,219,219,0.3);
}
.b36Content .gButton {
  background: #f5a800;
  height: 28px;
  max-width: 160px;
  width: 100%;
  border-radius: 40px;
  margin: auto;
  font-size: 14px;
  margin: 0;
  margin-top: 30px;
}
@media screen and (max-width: 1279px) {
  .b36Content .gButton {
    font-size: calc(13px + (14 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b36Content .gButton:before {
  display: none;
}
.b36Title {
  padding-left: 30px;
  border-left: 2px solid #f5a800;
  margin-bottom: 70px;
}
.b36Title h2 {
  position: relative;
  font-size: 35px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #2d2a26;
  max-width: 850px;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b36Title h2 {
    font-size: calc(16px + (35 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b36Title h2 span {
  display: inline-block;
  width: 100%;
  font-family: 'Bosch-Regular', sans-serif;
  color: #f5a800;
}
.b36Title h2:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  width: 167px;
  height: 167px;
  right: -30px;
  top: -50px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}
.b36FormWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: flexs-start;
  -moz-box-align: flexs-start;
  -o-box-align: flexs-start;
  -ms-flex-align: flexs-start;
  -webkit-align-items: flexs-start;
  align-items: flexs-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b36FormWrap form {
  margin: 0;
}
.b36Form h2 {
  font-size: 17px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 20px;
  border-bottom: 1px solid #f5a800;
  margin-top: 40px;
}
@media screen and (max-width: 1279px) {
  .b36Form h2 {
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b36Form input,
.b36Form select {
  width: 100%;
  border: 0px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 10px;
  height: 30px;
}
.b36Form select {
  width: 48%;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0;
}
.b36FormLeft,
.b36FormRight {
  width: 48%;
}
.b36Group.radial {
  display: none;
}
.b36Group.radial.active {
  display: block;
}
.b36Checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b36Checkbox.text {
  margin-bottom: 40px;
  margin-top: 30px;
}
.b36Checkbox input {
  margin: 0;
  margin-right: 8px;
  width: 16px;
  height: 16px;
}
.b36Checkbox label {
  margin: 0;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  width: calc(100% - 20px);
}
@media screen and (max-width: 1279px) {
  .b36Checkbox label {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b36Blocks {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 78px;
}
.b36Block {
  width: 48%;
  margin-right: 2%;
  height: 235px;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b36Block .gParrafo {
  height: auto;
  margin-bottom: 10px;
}
.b36Block .gButton {
  margin-top: 0px;
}
.b36Block .gButton:hover {
  background: #f5a800;
}
.b36Block h2 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .b36Block h2 {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b36Block:first-child {
  background: #fff;
}
.b36Block:last-child {
  background: #dbdbdb;
}
.b36Block:last-child h2 {
  color: #000;
}
.b36Block:last-child .gParrafo {
  color: #000;
}
.b36Block:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .b36Blocks {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b36Block {
    width: 100%;
    margin: 0;
    height: auto;
  }
  .b36Block:first-child {
    margin-bottom: 20px;
  }
  .b36Block .gParrafo {
    height: auto;
    margin-bottom: 20px;
  }
  .b36Content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .b36Title {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .b36FormWrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b36FormLeft,
  .b36FormRight {
    width: 100%;
  }
  .b36Form select {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b37 .info h2 {
  font-size: 62px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #ff0025;
}
@media screen and (max-width: 1279px) {
  .b37 .info h2 {
    font-size: calc(25px + (62 - 25) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b37 .info h2 span {
  display: block;
  font-size: 30px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #ff0025;
}
@media screen and (max-width: 1279px) {
  .b37 .info h2 span {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b37Content {
  padding-top: 100px;
  background: #f1f1f1;
  padding-bottom: 50px;
}
.b37Content .gParrafo li {
  padding-left: 20px;
  position: relative;
}
.b37Content .gParrafo li:before {
  content: '';
  background: #000;
  top: 8px;
  left: 0;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.b37Title {
  padding-left: 30px;
  border-left: 2px solid #2d2a26;
  margin-bottom: 64px;
  position: relative;
  z-index: 23;
}
.b37Title h2 {
  position: relative;
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
  max-width: 900px;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b37Title h2 {
    font-size: calc(16px + (35 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b37Title h2 span {
  display: inline-block;
  width: 100%;
  font-family: 'Bosch-Regular', sans-serif;
  color: #094f59;
}
.b37Title h2:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  width: 167px;
  height: 167px;
  right: 0;
  bottom: -20px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}
.b37List {
  margin-top: 60px;
  margin-bottom: 40px;
}
.b37Item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
  margin-bottom: 24px;
}
.b37Item:first-child .b37Text {
  background: #c2062b;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b37Item:first-child .b37TitleItem h2 {
  color: #fff;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b37Item:first-child .b37TitleItem span {
  background: #fff;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #c10230;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b37Item:first-child .gParrafo {
  color: #fff;
}
.b37Item:last-child {
  margin-bottom: 0;
}
.b37Img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 240px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b37Text {
  width: calc(100% - 240px);
  padding: 27px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b37TitleItem {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 28px;
}
.b37TitleItem h2 {
  font-size: 30px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #004e59;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b37TitleItem h2 {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b37TitleItem span {
  margin: 0;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  width: 98px;
  height: 28px;
  border-radius: 30px;
  background: #004e59;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
@media screen and (max-width: 1279px) {
  .b37TitleItem span {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b37Title h2:before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .b37Item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b37Img {
    position: relative;
    height: 300px;
    width: 100%;
  }
  .b37Text {
    width: 100%;
    padding: 20px;
  }
  .b37Title {
    padding-left: 15px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 420px) {
  .b37Img {
    height: 250px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b38.fondo h2 {
  font-size: 30px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b38.fondo h2 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38.fondo h2 span {
  display: inline-block;
  width: 100%;
  font-size: 62px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b38.fondo h2 span {
    font-size: calc(30px + (62 - 30) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38Content .b21Tabs a.downloadIcon {
  position: relative;
}
.b38Content .b21Tabs a.downloadIcon:after {
  content: '';
  background-image: url("../img/iconDownload.png");
  width: 22px;
  height: 22px;
  position: absolute;
  left: calc(100% + 10px);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b38Text {
  margin-bottom: 0px;
}
.b38Text h2 {
  font-size: 26px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-bottom: 26px;
}
@media screen and (max-width: 1279px) {
  .b38Text h2 {
    font-size: calc(16px + (26 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38Text .gParrafo {
  margin-top: 0;
}
.b38Franja,
.b38Franja2 {
  height: 506px;
}
.b38Franja figure,
.b38Franja2 figure {
  position: absolute;
}
.b38Franja figure img,
.b38Franja2 figure img {
  width: 254px;
}
.b38Franja .grillInterna,
.b38Franja2 .grillInterna {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
}
.b38Franja {
  background: #d25e0c;
}
.b38Franja figure {
  left: 0;
}
.b38Franja ul {
  max-width: 620px;
  width: 100%;
  margin: auto;
}
.b38Franja ul li {
  padding-left: 26px;
  position: relative;
  font-size: 25px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b38Franja ul li {
    font-size: calc(16px + (25 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38Franja ul li:before {
  content: '';
  background-image: url("../img/check38.png");
  width: 22px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 5px;
}
.b38Franja2 {
  background: #898a8e;
  margin-bottom: 100px;
}
.b38Franja2 figure {
  left: 0;
}
.b38InfoPrecios {
  max-width: 600px;
  width: 100%;
  margin: auto;
}
.b38InfoPrecios h3 {
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 27px;
}
@media screen and (max-width: 1279px) {
  .b38InfoPrecios h3 {
    font-size: calc(18px + (30 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38InfoPrecios .textarifa {
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
}
.b38Tabla {
  width: 100%;
}
.b38Tabla h3 {
  font-size: f13px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  text-align: right;
  border-top: 1px solid #fff;
  padding-top: 10px;
}
@media screen and (max-width: 1279px) {
  .b38Tabla h3 {
    font-size: calc(12px + (f13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38TablaItem {
  width: 100%;
  border-top: 1px solid #fff;
  padding-top: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b38TablaItem:last-child {
  border-bottom: 1px solid #fff;
}
.b38TablaItem h2,
.b38TablaItem ul {
  width: 40%;
  margin-right: 2%;
}
.b38TablaItem h2,
.b38TablaItem li {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b38TablaItem h2,
  .b38TablaItem li {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38TablaItem ul {
  margin: 0;
}
.b38TablaItem ul:last-child {
  width: 25%;
  margin-right: 0;
}
.b38TablaItem ul:last-child li {
  text-align: right;
}
.b38TablaItem li {
  margin-bottom: 12px;
}
.b38Content1,
.b38Content2,
.b38Content3 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1100px;
  width: 94%;
  padding-top: 50px;
  padding-bottom: 50px;
  margin: auto;
}
.b38Content1 .gParrafo p,
.b38Content2 .gParrafo p,
.b38Content3 .gParrafo p {
  margin-bottom: 5px;
}
.b38Content1 .gParrafo ul,
.b38Content2 .gParrafo ul,
.b38Content3 .gParrafo ul {
  margin-top: 15px;
}
.b38Content1 .gParrafo ul li,
.b38Content2 .gParrafo ul li,
.b38Content3 .gParrafo ul li {
  position: relative;
  padding-left: 15px;
}
.b38Content1 .gParrafo ul li:before,
.b38Content2 .gParrafo ul li:before,
.b38Content3 .gParrafo ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
  left: 0;
  top: 5px;
  position: absolute;
}
.b38Left {
  width: 330px;
  margin-right: 30px;
}
.b38Left h2 {
  font-size: 26px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #d15e14;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b38Left h2 {
    font-size: calc(16px + (26 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38Left h2 span {
  font-size: 26px;
  display: inline-block;
  width: 100%;
  font-family: 'Bosch-Black', sans-serif;
  color: #302e2b;
}
@media screen and (max-width: 1279px) {
  .b38Left h2 span {
    font-size: calc(16px + (26 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38Left .gParrafo {
  margin-top: 0;
  line-height: normal;
  text-align: justify;
  margin-bottom: 30px;
}
.b38Left span {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #d15e14;
}
@media screen and (max-width: 1279px) {
  .b38Left span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38Right {
  max-width: 700px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b38Img {
  width: 310px;
  height: 230px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  margin-right: 50px;
}
.b38Info {
  width: calc(100% - 310px);
}
.b38Info h2 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #d15e14;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b38Info h2 {
    font-size: calc(14px + (20 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38Info .gParrafo {
  margin-top: 0;
}
.b38Content2 {
  border-top: 2px solid #dbdbdb;
  border-bottom: 2px solid #dbdbdb;
  padding-top: 0px;
  padding-bottom: 0px;
}
.b38Content2 .b38Right {
  max-width: 100%;
  width: 100%;
}
.b38Content2 .b38Info {
  padding-top: 20px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b38Content3 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 2px solid #dbdbdb;
}
.b38Content3 h2 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #d15e14;
  margin-right: 60px;
}
@media screen and (max-width: 1279px) {
  .b38Content3 h2 {
    font-size: calc(14px + (20 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38Data {
  width: 250px;
  margin-right: 45px;
}
.b38Data h3 {
  margin-bottom: 15px;
}
.b38Data h3,
.b38Data a,
.b38Data p {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b38Data h3,
  .b38Data a,
  .b38Data p {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b38Data a,
.b38Data p {
  font-family: 'Roboto-Regular', sans-serif;
  display: block;
}
@media screen and (max-width: 1200px) {
  .b38Franja,
  .b38Franja2 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .b38Franja figure,
  .b38Franja2 figure {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .b38Content1 {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b38Content2 {
    margin-top: 30px;
  }
  .b38Left {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
  }
  .b38Right {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .b38Content2 {
    border: 0px;
  }
  .b38Right {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b38Img {
    height: 300px;
    margin: auto;
    max-width: 300px;
    width: 100%;
    margin-bottom: 35px;
  }
  .b38Info {
    width: 100% !important;
    max-width: 100% !important;
  }
  .b38Content3 {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0px;
    padding-top: 0px;
  }
  .b38Content3 h2,
  .b38Content3 .b38Data {
    width: 100%;
    margin: 0;
  }
  .b38Content3 h2 {
    margin-bottom: 20px;
  }
  .b38TablaItem ul,
  h2 {
    width: 28%;
    margin-right: 4%;
  }
  .b38Content1,
  .b38Content2,
  .b38Content3 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .b38TablaItem ul,
  .b38TablaItem h2 {
    width: 100%;
  }
  .b38TablaItem ul span,
  .b38TablaItem h2 span {
    margin-left: 5px;
    display: inline;
  }
  .b38Franja2 {
    margin-bottom: 60px;
  }
  .b38Data {
    margin-bottom: 30px;
  }
  .footerBox h2 {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .b38TablaItem ul,
  h2 {
    width: 40%;
  }
  .b38TablaItem h2 {
    width: 16%;
  }
  .b38TablaItem ul:last-child {
    width: 20%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b39.fondo {
  height: 260px !important;
}
.b39.fondo h2 {
  font-size: 62px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004f59;
}
@media screen and (max-width: 1279px) {
  .b39.fondo h2 {
    font-size: calc(24px + (62 - 24) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b39.fondo h2 span {
  display: inline-block;
  width: auto;
  font-size: 62px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #004f59;
  margin-left: 10px;
}
@media screen and (max-width: 1279px) {
  .b39.fondo h2 span {
    font-size: calc(24px + (62 - 24) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b39Vivo {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}
.b39Video {
  height: 400px;
  width: 700px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b39Video a {
  font-size: 70px;
  color: #fff;
}
.b39Video a:before {
  color: #fff;
}
.b39Video.facebook {
  background-image: inherit !important;
}
.b39Video.facebook a {
  display: none;
}
.b39Video.facebook .Tface {
  display: block;
}
.b39Video.youtube {
  background-image: inherit !important;
}
.b39Video.youtube a {
  display: none;
}
.b39Video.youtube .Tyou {
  display: block;
}
.b39Video.vimeo {
  background-image: inherit !important;
}
.b39Video.vimeo a {
  display: none;
}
.b39Video.vimeo .Tvimeo {
  display: block;
}
.b39Video .videotransm {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
.b39Video .videotransm iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.b39InfoVideo {
  width: calc(100% - 700px);
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b39InfoVideo span {
  font-size: 18px;
  width: 73px;
  height: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #c2062b;
  color: #fff;
  font-family: 'Barlow-Regular', sans-serif;
  border-radius: 3px;
  margin: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b39InfoVideo span {
    font-size: calc(14px + (18 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b39InfoVideo h2 {
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 23px;
}
@media screen and (max-width: 1279px) {
  .b39InfoVideo h2 {
    font-size: calc(18px + (30 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b39InfoVideo .gParrafo {
  margin-bottom: 40px;
}
.b39InfoVideo a {
  margin: 0;
  height: 28px;
  width: 139px;
  background: #f5aa00;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 40px;
}
@media screen and (max-width: 1279px) {
  .b39InfoVideo a {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b39Content {
  background: #f1f1f1;
  margin-bottom: 100px;
}
.b39Content .b25Img {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 200px;
}
.b39Content .b25Img i {
  font-size: 60px;
}
.b39Content .b25Img i:before {
  color: #fff;
}
.b39Content .b25Text {
  background: #fff;
  padding-bottom: 25px;
  width: calc(100% - 200px);
}
.b39Content .b25Text h2 {
  color: #094f59;
  margin-bottom: 10px;
}
.b39Content .b25Text h3 {
  font-size: 14px;
}
@media screen and (max-width: 1279px) {
  .b39Content .b25Text h3 {
    font-size: calc(12px + (14 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b39Content .b25List {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flexs-start;
  -moz-box-pack: flexs-start;
  -o-box-pack: flexs-start;
  -ms-flex-pack: flexs-start;
  -webkit-justify-content: flexs-start;
  justify-content: flexs-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 0px;
}
.b39Content .b25ItemList {
  margin: 0;
  height: 200px;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.b39Content .b25ItemList:nth-child(2n) {
  margin-right: 0;
}
.b39Viedos {
  margin-top: 90px;
  margin-bottom: 90px;
}
.b39Viedos h4 {
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004f59;
  margin-bottom: 40px;
}
@media screen and (max-width: 1279px) {
  .b39Viedos h4 {
    font-size: calc(18px + (30 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1440px) {
  .b39Content .grillInterna {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .b39Vivo {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b39Video {
    width: 100%;
    height: calc(230px + (600 - 230) * ((100vw - 375px) / (1024 - 375)));
    margin-bottom: 30px;
  }
  .b39InfoVideo {
    width: 100%;
    padding-left: 0px;
  }
  .b39Content {
    margin-bottom: 50px;
  }
  .b39Content .b25Img {
    height: 300px;
    width: 100%;
  }
  .b39Content .b25ItemList {
    height: auto;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b39Content .b25Text {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .b39Content .b25ItemList {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .b39InfoVideo h2 {
    width: 100%;
  }
  .b39Viedos {
    margin-bottom: 0px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b4 {
  position: relative;
  height: 800px;
  background: #f1f1f1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b4 {
    height: calc(560px + (800 - 560) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b4 .grilla {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b4 figure.float {
  position: absolute;
  top: 0;
  right: 0;
  width: 46%;
}
.b4Content {
  padding-left: 66px;
  width: 100%;
}
.b4Title {
  margin-bottom: 95px;
}
.b4Title h2 {
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #094f59;
  font-size: 50px;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b4Title h2 {
    font-size: calc(28px + (50 - 28) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b4Title h3 {
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #252930;
  font-size: 30px;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b4Title h3 {
    font-size: calc(25px + (30 - 25) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b4Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 60%;
}
.b4Item {
  width: 44%;
  margin-right: 10%;
  margin-bottom: 68px;
}
.b4Item:nth-child(2n) {
  margin-right: 0;
}
.b4Item h4,
.b4Item h5 {
  font-weight: 100;
  margin-bottom: 0;
}
.b4Item h4 {
  font-size: 40px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #094f59;
  margin-bottom: 10px;
}
@media screen and (max-width: 1279px) {
  .b4Item h4 {
    font-size: calc(20px + (40 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b4Item h5 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #252930;
}
@media screen and (max-width: 1279px) {
  .b4Item h5 {
    font-size: calc(14px + (20 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1440px) {
  .b4Item {
    margin-bottom: 40px;
  }
  .b4Title {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1200px) {
  .b4 {
    height: auto;
    padding-top: 120px;
  }
  .b4 figure.float {
    top: 0;
    right: 0;
  }
  .b4 figure.float img {
    width: auto;
  }
  .b4Content {
    padding: 0;
  }
  .b4Wrap {
    width: 60%;
  }
}
@media screen and (max-width: 480px) {
  .b4Wrap {
    width: 85%;
  }
  .b4Title {
    margin-bottom: 30px;
  }
  .b4Item {
    margin-bottom: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b40 .info h2 {
  font-size: 62px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #a50932;
}
@media screen and (max-width: 1279px) {
  .b40 .info h2 {
    font-size: calc(25px + (62 - 25) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b40 .info h2 span {
  font-size: 30px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #fff;
  display: block;
}
@media screen and (max-width: 1279px) {
  .b40 .info h2 span {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b40Content {
  padding-top: 84px;
  background: #f1f1f1;
  padding-bottom: 50px;
}
.b40Content .gParrafo li {
  padding-left: 20px;
  position: relative;
}
.b40Content .gParrafo li:before {
  content: '';
  background: #000;
  top: 8px;
  left: 0;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.b40Content.detalle {
  padding-bottom: 150px;
}
.b40Content.detalle .b41ITem {
  margin-bottom: 57px;
}
.b40Content .b22Image h2 span {
  color: #a50932;
}
.b40Content .b22Info h3 span {
  color: #a50932;
}
.b40Content .b21Tabs {
  margin-bottom: 84px;
}
.b40Content .b21Tabs a.active {
  color: #a50932;
}
.b40Content .b21Tabs a.active:before {
  background: #a50932;
}
.b40Imgfloat {
  text-align: right;
}
.b40Franja {
  background: #a50932;
  padding-top: 66px;
  padding-bottom: 66px;
  margin-bottom: 100px;
}
.b40Franja .gParrafo {
  color: #fff;
}
.b40Franja h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b40Franja h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b40Franja h2 span {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  display: block;
}
@media screen and (max-width: 1279px) {
  .b40Franja h2 span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b40Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.b40Wrap .b15Item {
  width: 29%;
  margin-right: 6%;
}
.b40Wrap .b15Item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .b40Content {
    padding-top: 60px;
  }
  .b40Content.detalle {
    padding-bottom: 100px;
  }
  .b40Content .b21Tabs {
    margin-bottom: 60px;
  }
  .b40Imgfloat img {
    width: 120px;
  }
}
@media screen and (max-width: 768px) {
  .b40Wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .b40Wrap .b15Item {
    width: 48%;
    margin-right: 2%;
  }
  .b40Wrap .b15Item:nth-child(4n) {
    margin-right: 0;
  }
  .b40Wrap .b15Item:nth-child(3n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 480px) {
  .b40Wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .b40Wrap .b15Item {
    width: 100%;
    margin-right: 0;
  }
  .b40Wrap .b15Item:nth-child(4n) {
    margin-right: 0;
  }
  .b40Wrap .b15Item:nth-child(3n) {
    margin-right: 0;
  }
  .b40Box figure {
    display: none;
  }
  .b40Box .b16InfoBox {
    width: 100%;
    height: auto;
  }
  .b40Box .b16InfoBox .gParrafo {
    height: 250px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b41Content h2 {
  font-size: 30px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 52px;
}
@media screen and (max-width: 1279px) {
  .b41Content h2 {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b41Content h2 span {
  display: block;
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #1d252c;
}
@media screen and (max-width: 1279px) {
  .b41Content h2 span {
    font-size: calc(25px + (35 - 25) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b41ITem {
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
  margin-bottom: 24px;
}
.b41Img {
  width: 240px;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  position: relative;
  height: 220px;
}
.b41Info {
  width: calc(100% - 240px);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b41Info h3 {
  font-size: 30px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 32px;
}
@media screen and (max-width: 1279px) {
  .b41Info h3 {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b41Info h3 span {
  display: block;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #302e2b;
}
@media screen and (max-width: 1279px) {
  .b41Info h3 span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b41Info h4 {
  font-size: 30px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b41Info h4 {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b41Info .gButton {
  width: 120px;
  height: 28px;
  border-radius: 30px;
  background: #c10230;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b41Info .gButton {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b41Info .gButton:before {
  display: none;
}
.b41Text {
  margin-right: 45px;
  width: calc(100% - 120px);
}
@media screen and (max-width: 768px) {
  .b41Info {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .b41Info .gButton {
    width: 100%;
    margin: 0;
    margin-top: 30px;
  }
  .b41Text {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .b41ITem {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b41Img {
    height: 300px;
    width: 100%;
    position: relative;
  }
  .b41Info {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .b41ITem {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-item: flex-start;
  }
  .b41Img {
    position: relative;
    height: 240px;
  }
}
@media screen and (max-width: 480px) {
  .b41Img {
    height: calc(300px + (450 - 300) * ((100vw - 375px) / (480 - 375)));
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b42NamePerson {
  font-size: 20px;
  color: #094f59;
  font-family: 'Roboto-Regular', sans-serif;
  padding: 0px 50px;
  padding-top: 20px;
}
.b42NamePerson span {
  font-family: 'Bosch-Black', sans-serif;
  color: #094f59;
}
.b42Content {
  background: #fff;
}
.b42listPersons a {
  display: block;
  width: 100%;
  text-decoration: initial !important;
}
.b42listPersons a strong {
  font-family: 'Roboto-Bold', sans-serif;
  text-decoration: underline;
}
.b42Tabs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 10px 50px;
  padding-bottom: 0px;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  overflow-x: auto;
  padding-bottom: 3px;
  position: relative;
}
.b42Tabs:before {
  content: '';
  background: rgba(219,219,219,0.5);
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 3px;
  left: 0;
  right: 0;
  margin: auto;
}
.b42Tabs li {
  margin: 0;
  margin-right: 30px;
  width: 140px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.b42Tabs li:last-child {
  margin-right: 0;
}
.b42Tabs li a {
  width: 100%;
  margin: 0;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b42Tabs li a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b42Tabs li a:before {
  content: '';
  background: #666;
  height: 3px;
  width: 100%;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.b42Tabs li a:hover,
.b42Tabs li a.active {
  color: #c10230;
}
.b42Tabs li a:hover:before,
.b42Tabs li a.active:before {
  background: #c10230;
}
.b42ContentAll {
  position: relative;
}
.b42ContentItem {
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  padding-top: 28px;
  padding-bottom: 48px;
  padding-left: 50px;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.b42ContentItem.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  position: relative;
  display: block;
}
.b42ContentItem h2 {
  font-size: 21px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b42ContentItem h2 {
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b42ContentItem h2 span {
  font-size: 21px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #c10230;
}
@media screen and (max-width: 1279px) {
  .b42ContentItem h2 span {
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b42ContentItem ul {
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.b42ContentItem ul li {
  border-top: 1px solid #666;
  padding-top: 28px;
  padding-bottom: 28px;
}
.b42ContentItem ul li .gParrafo a {
  text-decoration: underline;
}
.b42ContentItem ul li h4 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b42ContentItem ul li h4 {
    font-size: calc(15px + (20 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b42Lugar {
  margin-bottom: 34px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b42Lugar .gButton {
  width: 120px;
  height: 28px;
  border-radius: 30px;
  background: #c10230;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b42Lugar .gButton {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b42Lugar .gButton:before {
  display: none;
}
.b42Lugar h3 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
}
@media screen and (max-width: 1279px) {
  .b42Lugar h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b42Lugar h3 span {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-right: 5px;
}
@media screen and (max-width: 1279px) {
  .b42Lugar h3 span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b42Boxlight h2 {
  margin-bottom: 30px;
}
.b42Boxlight .b16InfoBox .gParrafo {
  height: auto;
}
.b42Block {
  background: rgba(219,219,219,0.5);
  padding: 30px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.b42Block a {
  text-decoration: underline;
}
.b42Block.red {
  background: #c10230;
}
.b42Block.red h2,
.b42Block.red h3,
.b42Block.red .gParrafo {
  color: #fff;
}
.b42Block h2 {
  font-size: 20px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 16px;
}
@media screen and (max-width: 1279px) {
  .b42Block h2 {
    font-size: calc(15px + (20 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b42Block h3 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 26px;
}
@media screen and (max-width: 1279px) {
  .b42Block h3 {
    font-size: calc(15px + (20 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b42Info {
  margin-left: 30px;
  margin-top: 0px;
  border-top: 1px solid #666;
  padding-top: 30px;
  padding-bottom: 30px;
}
.b42Info a {
  text-decoration: underline;
}
.b42Info h2 {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .b42Info {
    margin-left: 0px;
  }
  .b42Tabs {
    padding-left: 20px;
    padding-right: 20px;
  }
  .b42ContentItem {
    padding: 20px 20px;
  }
  .b42ContentItem ul {
    padding-left: 0px;
  }
  .b42Block {
    padding: 20px 20px;
  }
  .b42Info {
    padding-left: 0px;
  }
  .b42Tabs li {
    width: 110px;
    margin-right: 20px;
  }
  .b42Lugar {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .b42Lugar .gButton {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b42ContentItem h2 {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b43 {
  margin-top: 76px;
}
.b43 h5 {
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b43 h5 {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b43 .b5Wrap.owl-carousel .owl-dots {
  display: none;
  top: inherit;
  bottom: -60px;
}
.b43 .b5Wrap.owl-carousel .owl-nav .owl-prev {
  right: calc(100% + 10px);
  left: initial;
}
.b43 .b5Wrap.owl-carousel .owl-nav .owl-next {
  left: calc(100% + 10px);
  right: initial;
}
.b43 .b5Wrap.owl-carousel .owl-nav .owl-next:before,
.b43 .b5Wrap.owl-carousel .owl-nav .owl-prev:before {
  content: '';
  background-image: url("../img/left33.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 50px;
  height: 50px;
  position: absolute;
}
.b43Fondo {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b43Fondo a {
  position: absolute;
  font-size: 100px;
  color: #fff;
}
.b43Fondo a:before {
  color: #fff;
}
.b43Info {
  padding: 40px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.b43Info h2 {
  font-size: 18px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 30px;
  height: 66px;
}
@media screen and (max-width: 1279px) {
  .b43Info h2 {
    font-size: calc(14px + (18 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b43Info h3 {
  font-size: 13px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b43Info h3 {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b43Info h3 span {
  display: block;
  font-size: 15px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #c10230;
}
@media screen and (max-width: 1279px) {
  .b43Info h3 span {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b43Info .gParrafo {
  height: 46px;
}
@media screen and (max-width: 1440px) {
  .b43 .b5Item {
    height: auto;
  }
}
@media screen and (max-width: 1200px) {
  .b43Info {
    padding: 30px;
  }
  .b43 .b5Wrap.owl-carousel .owl-dots {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  .b43 .b5Wrap.owl-carousel .owl-nav {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .b43 .b5Fondo {
    height: 200px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b44 .info h2 {
  font-size: 62px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #d15e14;
}
@media screen and (max-width: 1279px) {
  .b44 .info h2 {
    font-size: calc(25px + (62 - 25) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b44 .info h2 span {
  display: block;
  font-size: 30px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #d15e14;
}
@media screen and (max-width: 1279px) {
  .b44 .info h2 span {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.terminosCondic a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  pointer-events: none;
}
.terminosCondic a span {
  margin: 0;
  margin-left: 5px;
  width: 17px;
  height: 17px;
  background: #f5aa00;
  border-radius: 50%;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #000;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-right: 5px;
}
@media screen and (max-width: 1279px) {
  .terminosCondic a span {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b44Content h3 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #d15e14;
  margin-bottom: 35px;
}
@media screen and (max-width: 1279px) {
  .b44Content h3 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b44Content h3 span {
  display: block;
  font-size: 30px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #d15e14;
}
@media screen and (max-width: 1279px) {
  .b44Content h3 span {
    font-size: calc(18px + (30 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b44Text {
  position: relative;
  z-index: 23;
  margin-bottom: 48px;
}
.b44Text:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  width: 167px;
  height: 167px;
  right: -80px;
  bottom: -21px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}
.b44Tabla {
  border: 2px solid rgba(209,94,20,0.5);
  padding: 50px 130px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b44Tabla h4 {
  text-align: right;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-top: 18px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1279px) {
  .b44Tabla h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b44Tabla h4 a {
  margin: 0;
}
.b44Tabla .seParte {
  font-size: 20px;
  font-family: 'Roboto-Medium', sans-serif;
  line-height: normal;
  color: #fff;
  background: #004d58;
  width: 100%;
  height: 37px;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 33px;
}
@media screen and (max-width: 1279px) {
  .b44Tabla .seParte {
    font-size: calc(14px + (20 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b44Tabla .seParte span {
  margin: 0;
  margin-left: 5px;
  text-decoration: underline;
}
.b44Data {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 2px solid rgba(209,94,20,0.5);
}
.b44Data:first-child {
  border-bottom: 0px;
}
.b44Data h2 {
  margin: 0;
  font-size: 18px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 0;
  width: 20%;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .b44Data h2 {
    font-size: calc(12px + (18 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b44Data h2:first-child {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: left;
  position: relative;
  width: 50%;
}
.b44Data h2:first-child span {
  margin: 0;
}
.b44Data h2:first-child a {
  margin: 0;
  margin-left: 5px;
  width: 17px;
  height: 17px;
  background: #f5aa00;
  border-radius: 50%;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #000;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .b44Data h2:first-child a {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b44Info {
  padding: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b44Info h2 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 29px;
}
@media screen and (max-width: 1279px) {
  .b44Info h2 {
    font-size: calc(15px + (21 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b44Info .gParrafo {
  color: #000;
}
.b44InfoExtra {
  padding-top: 70px;
}
.b44InfoExtra h3 {
  font-size: 21px;
  margin-bottom: 23px;
}
@media screen and (max-width: 1279px) {
  .b44InfoExtra h3 {
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b44Text:before {
    width: 120px;
    height: 120px;
    bottom: -15px;
    top: inherit;
    right: -40px;
    top: inherit;
  }
  .b44Info {
    padding: 30px;
  }
  .b44Tabla {
    padding: 40px;
  }
}
@media screen and (max-width: 768px) {
  .b44Tabla {
    padding: 0px;
    border: 0px;
  }
  .b44Data h2 {
    width: 27%;
  }
  .b44Data h2:first-child {
    width: 40%;
  }
  .b44Data h2:first-child span {
    width: calc(100% - 17px);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b45 {
  background: #f1f1f1;
  padding-top: 45px;
  padding-bottom: 0px;
}
.b45Block {
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 10px;
}
.b45Block .gParrafo h1,
.b45Block .gParrafo h2,
.b45Block .gParrafo h3,
.b45Block .gParrafo h4,
.b45Block .gParrafo h5,
.b45Block .gParrafo h6 {
  font-size: 22px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #ba0c2f;
}
@media screen and (max-width: 1279px) {
  .b45Block .gParrafo h1,
  .b45Block .gParrafo h2,
  .b45Block .gParrafo h3,
  .b45Block .gParrafo h4,
  .b45Block .gParrafo h5,
  .b45Block .gParrafo h6 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b45Block .gParrafo li {
  padding-left: 20px;
  position: relative;
}
.b45Block .gParrafo li:before {
  content: '';
  background: #000;
  top: 8px;
  left: 0;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.b45Enlaces {
  margin-top: 40px;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b45Enlaces a {
  margin: 0;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  height: 28px;
  max-width: 152px;
  width: 100%;
  background: #292521;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 30px;
}
@media screen and (max-width: 1279px) {
  .b45Enlaces a {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b45Enlaces a:first-child {
  margin-right: 10px;
}
.B45Informes {
  margin-top: 40px;
}
.b45Prev {
  position: relative;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 43px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b45Prev {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b45Prev:before {
  font-size: 35px;
  content: '\e920';
  margin-right: 6px;
  font-family: 'icomoon';
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b45Banner {
  height: 360px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b45Text {
  width: 40%;
  background: #c2062b;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.b45Text h2 {
  font-size: 32px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b45Text h2 {
    font-size: calc(22px + (32 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b45Img {
  width: 60%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100%;
}
.b45Item {
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
}
.b45Item:last-child {
  margin-bottom: 0;
}
.b45Left {
  width: 170px;
}
.b45Left h2 {
  font-size: 30px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #ba0c2f;
}
@media screen and (max-width: 1279px) {
  .b45Left h2 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b45Left h2 span {
  display: block;
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #ba0c2f;
}
@media screen and (max-width: 1279px) {
  .b45Left h2 span {
    font-size: calc(20px + (21 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b45Right {
  width: 540px;
}
.b45Right h3 {
  font-size: 30px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 23px;
}
@media screen and (max-width: 1279px) {
  .b45Right h3 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b45Persona {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 20px;
}
.b45Persona.sinfoto .b45InfoPersona {
  padding-left: 0;
  width: 100%;
}
.b45Persona.sinfoto .b45InfoPersona h2:first-child {
  margin-bottom: 0;
}
.b45Persona figure {
  width: 90px;
}
.b45Persona figure img {
  width: 100%;
}
.b45InfoPersona {
  width: calc(100% - 90px);
  padding-left: 20px;
}
.b45InfoPersona h2 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
}
@media screen and (max-width: 1279px) {
  .b45InfoPersona h2 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b45InfoPersona h2:first-child {
  margin-bottom: 30px;
}
.b45InfoPersona h2 span {
  font-family: 'Roboto-Bold', sans-serif;
}
.b45List {
  margin-top: 78px;
  margin-bottom: 0px;
}
.b45List h3 {
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 34px;
}
@media screen and (max-width: 1279px) {
  .b45List h3 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b45Block,
  .b45Item {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .b45Banner {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .b45Text {
    width: 100%;
  }
  .b45Img {
    width: 100%;
    height: 300px;
  }
  .b45Item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b45Right {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .b45Img {
    height: 250px;
  }
}
@media screen and (max-width: 420px) {
  .b45Img {
    height: 200px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b46Tab {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  position: relative;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: auto;
}
.b46Tab:before {
  content: '';
  background: #dbdbdb;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.b46Tab a {
  margin: 0;
  font-size: 15px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #666;
  padding-bottom: 25px;
  padding-top: 26px;
  width: 260px;
  text-align: center;
  margin-right: 40px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
  width: fit-content;
  width: 190px;
  margin-right: 5px;
}
@media screen and (max-width: 1279px) {
  .b46Tab a {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b46Tab a.active {
  color: #a87632;
}
.b46Tab a.active:before {
  background: #a87632;
}
.b46Tab a:before {
  content: '';
  background: #666;
  position: absolute;
  bottom: 0;
  height: 4px;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
.b46GroupLogo {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 30px;
}
.b46GroupLogo figure {
  margin: 0;
  margin-right: 30px;
}
.b46GroupLogo figure:last-child {
  margin-right: 0;
}
.b46ContentWrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  position: relative;
}
.b46Content {
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  top: 0;
  left: 0;
  padding: 40px;
  padding-top: 48px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b46Content h2 {
  max-width: 100%;
  width: 100%;
}
.b46Content .gParrafo a {
  color: #666;
  text-decoration: underlie;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 17px;
  width: 100%;
  text-align: left;
  display: inline;
}
.b46Content.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  position: relative;
}
.b46Content figure {
  margin-bottom: 23px;
}
.b46Content h2 {
  font-size: 16px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #094f59;
  margin-bottom: 18px;
  width: 210px;
}
@media screen and (max-width: 1279px) {
  .b46Content h2 {
    font-size: calc(12px + (16 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b46Content .gParrafo {
  margin-bottom: 36px;
  font-size: 13px;
}
.b46Content .b66Info a {
  margin: 0;
  width: 250px;
  height: 28px;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #094f59;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b46Content .b66Info a {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b46Content .b66Info .gParrafo {
  font-size: 13px;
}
.b46Content .b66Info .gParrafo a {
  color: #00f;
  text-decoration: underlie;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 13px;
  width: 100%;
  text-align: left;
}
.b46Content h5 {
  font-size: 16px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 24px;
}
@media screen and (max-width: 1279px) {
  .b46Content h5 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b46DataWrap {
  margin-bottom: 60px;
}
.b46Data {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #a87632;
  padding-top: 6px;
  padding-bottom: 6px;
}
.b46Data:last-child {
  border-bottom: 0px;
}
.b46Data h4 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b46Data h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b46Data h4:last-child {
  text-align: right;
}
.b46WrapLinks {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flexs-tart;
  -moz-box-pack: flexs-tart;
  -o-box-pack: flexs-tart;
  -ms-flex-pack: flexs-tart;
  -webkit-justify-content: flexs-tart;
  justify-content: flexs-tart;
}
.b46Link {
  margin-right: 150px;
}
.b46Link:last-child {
  margin-right: 0;
}
.b46Link:last-child h2 {
  color: #a87632;
}
.b46Link:last-child a {
  background: #a87632;
}
.b46Link.pageForma a {
  background: transparent;
  font-size: normalpx;
}
@media screen and (max-width: 1279px) {
  .b46Link.pageForma a {
    font-size: calc('Bosch-Black', sans-serifpx + (normal - 'Bosch-Black', sans-serif) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b46Tab {
    padding-left: 10px;
    padding-right: 10px;
  }
  .b46Tab a {
    padding: 15px;
    margin-right: 15px;
    width: 200px;
  }
  .b46Content {
    padding: 20px 20px;
  }
  .b46Link {
    margin-right: 50px;
  }
}
@media screen and (max-width: 480px) {
  .b46WrapLinks {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .b46Link {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.boxMapaRuta {
  max-width: 880px;
}
.b47Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b47Item {
  margin: 0;
  margin-bottom: 45px;
  width: 32%;
  margin-right: 2%;
}
.b47Item:nth-child(3n) {
  margin-right: 0;
}
.b47Item h2 {
  font-size: 21px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #a87632;
}
@media screen and (max-width: 1279px) {
  .b47Item h2 {
    font-size: calc(15px + (21 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b47Item figure img {
  max-width: 100%;
  height: auto;
}
.b47 .b46Content {
  padding-top: 80px;
}
.b47 .b46Content .gParrafo {
  margin-bottom: 55px;
}
.b47 .b46Tab a {
  width: 150px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1024px) {
  .b47Item {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  .b47Item:nth-child(3n) {
    margin-right: 2%;
  }
  .b47Item:nth-child(2n) {
    margin-right: 0%;
  }
}
@media screen and (max-width: 767px) {
  .b47Box figure {
    display: block !important;
  }
}
@media screen and (max-width: 480px) {
  .b47Item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .b47Item:nth-child(3n) {
    margin-right: 0%;
  }
  .b47Item:nth-child(2n) {
    margin-right: 0%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b48wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b48wrap figure {
  margin: 0px;
  width: 19%;
  margin-right: 1%;
  margin-bottom: 24px;
}
.b48wrap figure a {
  background: transparent;
}
.b48wrap figure:nth-child(5n) {
  margin-right: 0;
}
.b48wrap figure img {
  width: 100%;
}
.b48Content .gParrafo {
  font-size: 16px !important;
}
.b48Content .gParrafo h2,
.b48Content .gParrafo h3,
.b48Content .gParrafo h4,
.b48Content .gParrafo h5,
.b48Content .gParrafo h1 {
  color: #a87632;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
}
@media screen and (max-width: 1279px) {
  .b48Content .gParrafo h2,
  .b48Content .gParrafo h3,
  .b48Content .gParrafo h4,
  .b48Content .gParrafo h5,
  .b48Content .gParrafo h1 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b48Content figure img {
  width: 200px;
}
.b48Content figure a {
  margin: 0;
  background: transparent !important;
  height: auto !important;
  display: block;
  width: 200px;
}
.b48ProviderItem {
  margin-bottom: 60px;
}
.b48LeftContent {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b48ProviderLeft {
  width: calc(100% - 330px);
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b48ProviderLeft h3 {
  font-size: 24px !important;
}
.b48ProviderLeft .gParrafo {
  font-size: 16px !important;
}
.b48ProviderLeft .gParrafo p {
  margin-bottom: 8px;
}
.b48ProviderLeft .gParrafo p a {
  display: inline-block !important;
  width: fit-content !important;
  color: #00f !important;
  text-decoration: underline !important;
}
.b48ProviderRight {
  width: 330px;
}
.b48ProviderButtons {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b48ProviderButtons a {
  margin: 0;
  width: 115px;
  height: 28px;
  border-radius: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 13px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-right: 13px;
}
.b48ProviderButtons a.orange {
  background: #b85e21;
}
.b48ProviderButtons a.green {
  background: #094f59;
}
.b48ProviderButtons a.yellow {
  background: #e2a615;
}
.b48ProviderButtons a.red {
  background: #a50932;
}
@media screen and (max-width: 1024px) {
  .b48wrap figure {
    width: 24%;
    margin-right: 1%;
  }
  .b48wrap figure:nth-child(5n) {
    margin-right: 1%;
  }
  .b48wrap figure:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .b48LeftContent {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b48ProviderLeft {
    width: 100%;
    margin-bottom: 0px;
  }
  .b48ProviderRight {
    max-width: 330px;
    width: 100%;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .b48wrap figure {
    width: 32%;
    margin-right: 2%;
  }
  .b48wrap figure:nth-child(5n) {
    margin-right: 2%;
  }
  .b48wrap figure:nth-child(4n) {
    margin-right: 2%;
  }
  .b48wrap figure:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .b48ProviderLeft {
    font-size: 20px !important;
  }
  .b48ProviderButtons {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .b48ProviderButtons a {
    width: 45%;
    margin-right: 10%;
    margin-bottom: 20px;
  }
  .b48ProviderButtons a:nth-child(2n) {
    margin-right: 0;
  }
  .b48wrap figure {
    width: 48%;
    margin-right: 2%;
  }
  .b48wrap figure:nth-child(5n) {
    margin-right: 2%;
  }
  .b48wrap figure:nth-child(4n) {
    margin-right: 2%;
  }
  .b48wrap figure:nth-child(3n) {
    margin-right: 2%;
  }
  .b48wrap figure:nth-child(2n) {
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b49 .b36Title {
  position: relative;
  z-index: 23;
}
.b49 .b36Title h2 {
  max-width: 720px;
}
.b49 .b36Title h2:before {
  right: -60px;
}
.b49ButtonMore {
  margin: auto !important;
  margin-top: 70px !important;
  background: #f5a800;
  height: 28px;
  max-width: 160px;
  width: 100%;
  border-radius: 40px;
  font-size: 16px;
}
.b49ButtonMore:before {
  display: none;
}
.b49Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b49Item {
  width: 32%;
  margin-right: 2%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 370px;
  position: relative;
  margin-bottom: 45px;
}
.b49Item:nth-child(3n) {
  margin-right: 0;
}
.b49Info {
  position: absolute;
  bottom: 30px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b49Info h2 {
  font-size: 30px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 23px;
}
@media screen and (max-width: 1279px) {
  .b49Info h2 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b49Info h3 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 23px;
}
@media screen and (max-width: 1279px) {
  .b49Info h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b49Info a {
  margin: 0;
  width: 126px;
  height: 28px;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #f5a800;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b49Info a {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b49List .b25Text {
  position: relative;
}
.b49List .b25Text h2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b49List .b25Text h2 span {
  margin: 0;
  margin-top: 0;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #f5a800;
}
@media screen and (max-width: 1279px) {
  .b49List .b25Text h2 span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b49List .b25Text h2 span:first-child {
  margin-right: 10px;
}
.b49List .b25Text h2 span:last-child {
  margin-left: 10px;
  color: #666;
}
.b49List .b25Text h3 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b49List .b25Text h3 {
    font-size: calc(15px + (21 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b49List .b25Text span.icon-flecha {
  position: absolute;
  bottom: 30px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b49Item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  .b49Item:nth-child(3n) {
    margin-right: 2%;
  }
  .b49Item:nth-child(2n) {
    margin-right: 0;
  }
  .b49Info {
    padding: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b49List .b25Text span.icon-flecha {
    bottom: 15px;
  }
  .b49Item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .b49Item:nth-child(3n) {
    margin-right: 0;
  }
  .b49Item:nth-child(2n) {
    margin-right: 0;
  }
  .b49 .b36Title h2:before {
    width: 120px;
    height: 120px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b5 {
  background: #f1f1f1;
  padding-bottom: 180px;
}
.b5 .fp-tableCell {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b5 .grilla {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 122px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b5 .grilla.last {
  display: block;
}
.b5 .b4Title h2 {
  color: #a87632;
}
.b5Content {
  width: 100%;
}
.b5Content .b4Title {
  width: 100%;
}
.b5Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b5Wrap.owl-carousel .b5Item {
  width: 100%;
  margin: 0;
}
.b5Wrap.owl-carousel .owl-item {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b5Wrap.owl-carousel .owl-item.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b5Wrap.owl-carousel .owl-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  top: 120%;
  left: 0;
  right: 0;
  margin: auto;
}
.b5Wrap.owl-carousel .owl-dots .owl-dot {
  margin-right: 12px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  border: 1px solid #909196;
  cursor: pointer;
}
.b5Wrap.owl-carousel .owl-dots .owl-dot.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  background-color: #d25e0c;
}
.b5Wrap.owl-carousel .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
.b5Wrap.owl-carousel .owl-nav {
  height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  cursor: pointer;
  pointer-events: none;
}
.b5Wrap.owl-carousel .owl-nav .owl-prev,
.b5Wrap.owl-carousel .owl-nav .owl-next {
  height: 50px;
  width: 50px;
  position: absolute;
  pointer-events: all;
}
.b5Wrap.owl-carousel .owl-nav .owl-prev:before,
.b5Wrap.owl-carousel .owl-nav .owl-next:before {
  content: '';
  background-image: url("../img/navprev.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 50px;
  width: 50px;
  position: absolute;
}
.b5Wrap.owl-carousel .owl-nav .owl-prev {
  left: 3%;
}
.b5Wrap.owl-carousel .owl-nav .owl-next {
  right: 3%;
}
.b5Wrap.owl-carousel .owl-nav .owl-next:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b5Fondo {
  height: 300px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b5Info {
  width: 100%;
  height: 200px;
  background: #fff;
  padding: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.b5Info h2 {
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #a87632;
  font-size: 11px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b5Info h2 {
    font-size: calc(11px + (11 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b5Info h3 {
  font-family: 'Roboto-Medium', sans-serif;
  line-height: normal;
  color: #302e2b;
  font-size: 20px;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media screen and (max-width: 1279px) {
  .b5Info h3 {
    font-size: calc(14px + (20 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b5Info span {
  position: absolute;
  bottom: 0;
  left: 24px;
  bottom: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #302e2b;
  font-size: 14px;
}
@media screen and (max-width: 1279px) {
  .b5Info span {
    font-size: calc(14px + (14 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b5Info span:hover {
  color: #ba7822;
}
.b5Info span:hover i:before {
  color: #ba7822;
}
.b5Info span i {
  margin-right: 5px;
}
.b5Info span i:before {
  font-size: 30px;
}
.b5Message {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  display: block;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 10px;
  font-size: 13px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #094f59;
  background: rgba(9,79,89,0.2);
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 20px !important;
}
@media screen and (max-width: 1279px) {
  .b5Message {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b5Message.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b5Item {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  margin-right: 30px;
  width: 32%;
}
.b5Item:last-child {
  margin-right: 0;
}
.b5Item span {
  pointer-events: none;
}
.b5Form {
  margin-top: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.b5Form .gButton {
  border-radius: 100px;
}
.b5Form .gButton:before {
  display: none;
}
.b5Form h4 {
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #4d4d4d;
  font-size: 16px;
  margin-right: 20px;
  width: auto;
}
@media screen and (max-width: 1279px) {
  .b5Form h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b5Form h4 strong {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #4d4d4d;
}
@media screen and (max-width: 1279px) {
  .b5Form h4 strong {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b5Form form {
  width: 30%;
  height: 36px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin: 0;
}
.b5Form form input {
  height: 100%;
  border: 0px;
  background: #fff;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-right: 20px;
}
@media screen and (max-width: 1440px) {
  .b5Wrap.owl-carousel .owl-nav .owl-next {
    right: 4.5%;
  }
  .b5Wrap.owl-carousel .owl-nav .owl-prev {
    left: 4.5%;
  }
  .b5Wrap.owl-carousel .owl-dots {
    top: 110%;
  }
  .b5 .b4Title {
    margin-bottom: 30px;
  }
  .b5Item {
    height: auto;
  }
  .b5Form {
    margin-top: 80px;
  }
  .b5Info {
    height: 260px;
  }
}
@media screen and (max-width: 1200px) {
  .b5Fondo {
    height: 200px;
  }
  .b5 {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .b5 .grilla {
    padding-left: 25px;
    padding-right: 25px;
  }
  .b5Form {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b5Form form {
    width: 75%;
  }
}
@media screen and (max-width: 480px) {
  .b5Form form {
    width: 100%;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .b5Form form input {
    height: 36px;
    margin-bottom: 20px;
  }
  .b5Fondo {
    height: 160px;
  }
  .b5Info {
    padding: 25px 40px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b50Content a {
  margin: 0;
  width: 190px;
  height: 28px;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #f5a800;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-top: 45px;
}
@media screen and (max-width: 1279px) {
  .b50Content a {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b50Title h2 {
  font-size: 30px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 36px;
}
@media screen and (max-width: 1279px) {
  .b50Title h2 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b50Title h2 span {
  display: block;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 15px;
}
@media screen and (max-width: 1279px) {
  .b50Title h2 span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b50Text {
  margin-top: 60px;
}
.b50Text h1,
.b50Text h2,
.b50Text h3,
.b50Text h4,
.b50Text h5,
.b50Text h6 {
  font-size: 23px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b50Text h1,
  .b50Text h2,
  .b50Text h3,
  .b50Text h4,
  .b50Text h5,
  .b50Text h6 {
    font-size: calc(16px + (23 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b50Content a {
  margin: 0;
  width: 190px;
  height: 28px;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #f5a800;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-top: 45px;
}
@media screen and (max-width: 1279px) {
  .b50Content a {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b50Title figure {
  text-align: center;
}
.b50Title h2 {
  font-size: 30px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 36px;
}
@media screen and (max-width: 1279px) {
  .b50Title h2 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b50Title h2 span {
  display: block;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 15px;
}
@media screen and (max-width: 1279px) {
  .b50Title h2 span {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b50Text {
  margin-top: 60px;
}
.b50Text h1,
.b50Text h2,
.b50Text h3,
.b50Text h4,
.b50Text h5,
.b50Text h6 {
  font-size: 23px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b50Text h1,
  .b50Text h2,
  .b50Text h3,
  .b50Text h4,
  .b50Text h5,
  .b50Text h6 {
    font-size: calc(16px + (23 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b50Buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b50Buttons a {
  margin: 0;
  margin-right: 20px;
  width: 200px;
}
.b50Buttons a:last-child {
  margin-right: 0;
}
.b50Buttons a.orange {
  background: #b85e21 !important;
}
.b50Buttons a.green {
  background: #094f59 !important;
}
.b50Buttons a.yellow {
  background: #e2a615 !important;
}
.b50Buttons a.red {
  background: #a50932 !important;
}
@media screen and (max-width: 480px) {
  .b50Title h2 {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b50Buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b50Buttons a {
  margin: 0;
  margin-right: 20px;
  height: 28px;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: fit-content;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 30px;
  width: 200px;
}
@media screen and (max-width: 1279px) {
  .b50Buttons a {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b50Buttons a:last-child {
  margin-right: 0;
}
.b50Buttons a.orange {
  background: #b85e21 !important;
}
.b50Buttons a.green {
  background: #094f59 !important;
}
.b50Buttons a.yellow {
  background: #e2a615 !important;
}
.b50Buttons a.red {
  background: #a50932 !important;
}
.b51Banner .b55Info h2 {
  color: #fff;
}
.b51Banner .b55Info h2 span {
  color: #fff;
}
.b51 .b51Title {
  color: #ff5e00;
}
.b51.b40Content .b21Tabs a.active {
  color: #ff5e00 !important;
}
.b51.b40Content .b21Tabs a.active:before {
  background: #ff5e00 !important;
}
.b51 .b40Franja {
  background: #d25e0c;
}
.b51 .b44Text .gParrafo strong {
  color: #ff5e00;
}
.b51.b40Content .b21Tabs.extemin-purpura a.active,
.b51.b40Content .b21Tabs.extemin-purpura a:hover {
  color: #b85e21 !important;
}
.b51.b40Content .b21Tabs.extemin-purpura a.active:before,
.b51.b40Content .b21Tabs.extemin-purpura a:hover:before {
  background: #b85e21 !important;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
s.b52 .b52Info h2 {
  color: #004b58;
}
s.b52 .b52Info h2 span {
  color: #004b58;
}
.b52Content .b21Tabs a.active {
  color: #004b58 !important;
}
.b52Content .b21Tabs a.active:before {
  background: #004b58 !important;
}
.b52Content .b40Franja {
  background: #004b58;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b53 {
  height: 680px;
}
.b53 .b53Info h2 {
  color: #fff;
}
.b53 .b53Info h2 span {
  color: #fff;
}
.b53Content .b21Tabs a.active {
  color: #094f59 !important;
}
.b53Content .b21Tabs a.active:before {
  background: #094f59 !important;
}
.b53Content .b36Title {
  border-left: 2px solid #094f59;
  position: relative;
  z-index: 5;
}
.b53Content .b36Title h2:before {
  right: 0;
  bottom: -30px;
  top: inherit;
}
.b53Content .b36Title h2 span {
  color: #094f59;
  font-family: 'Bosch-Black', sans-serif;
}
.b53Item {
  height: 255px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
  margin-bottom: 48px;
  height: auto;
}
.b53Item figure {
  width: 300px;
}
.b53Fondo {
  height: 100%;
  width: 300px;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
}
.b53InfoList {
  width: calc(100% - 300px);
  padding: 20px 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b53InfoList h2 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b53InfoList h2 {
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b53InfoList .gParrafo {
  margin-bottom: 35px;
}
.b53InfoList span {
  height: 28px;
  width: 138px;
  border-radius: 30px;
  background: #094f59;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin: 0;
  text-decoration: none;
}
@media screen and (max-width: 1279px) {
  .b53InfoList span {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b53InfoList {
    padding: 20px 30px;
    padding-right: 0px;
  }
  .b53InfoList h2 {
    margin-bottom: 20px;
  }
  .b53InfoList .gParrafo {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .b53Item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .b53Fondo {
    position: relative;
    height: 240px;
    margin: auto;
    max-width: 300px;
    width: 100%;
  }
  .b53InfoList {
    max-width: 300px;
    width: 100%;
    padding: 20px 0px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b54ContentWrap {
  background: #f1f1f1;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b54Group {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b54Group h5 {
  width: 90px;
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #666;
  text-align: center;
  margin-right: 30px;
}
@media screen and (max-width: 1279px) {
  .b54Group h5 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b54Group .gParrafo a {
  display: block;
  pointer-events: none;
}
.b54Group .gParrafo a.box-person {
  pointer-events: all;
}
.b54Group .gParrafo a span {
  font-family: 'Roboto-Bold', sans-serif;
  color: #000;
}
.b54TitleEvent {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b54TitleEvent h2 {
  width: 100%;
}
.b54TitleEvent a.descargar {
  margin: 0;
  background: #ba7822;
  width: 150px;
  height: 28px;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b54TitleEvent a.descargar {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b54Content {
  padding-bottom: 0px !important;
}
.b54Content h2 {
  font-size: 16px;
  color: #000;
  font-family: 'Barlow-Regular', sans-serif;
}
.b54Content h2 a {
  text-decoration: underline;
  font-family: 'Roboto-Bold', sans-serif;
}
.b54Content h2 span {
  display: inline-block;
  width: 100%;
  color: #094f59;
}
.b54Content .b21Tabs a.active {
  color: #094f59 !important;
}
.b54Content .b21Tabs a.active:before {
  background: #094f59 !important;
}
.b54Content .b42Tabs li a {
  color: #666;
}
.b54Content .b42Tabs li a:before {
  background: rgba(102,102,102,0.5);
}
.b54Content .b42Tabs li a.active,
.b54Content .b42Tabs li a:hover {
  color: #094f59;
}
.b54Content .b42Tabs li a.active:before,
.b54Content .b42Tabs li a:hover:before {
  background: #094f59;
}
.b54Receso {
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-top: 2px solid #dbdbdb;
  border-bottom: 2px solid #dbdbdb;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.b54Receso.almuerzo h2:before {
  content: '';
  background-image: url("../img/almuerzoImg.png");
  width: 45px;
  height: 45px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  left: calc(100% + 20px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b54Receso.cafe h2:before {
  content: '';
  background-image: url("../img/cafeImg.png");
  width: 45px;
  height: 45px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  left: calc(100% + 20px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b54Receso h2,
.b54Receso a {
  margin: 0;
}
.b54Receso h2 {
  padding-left: 10px;
  border-left: 2px solid #094f59;
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #094f59;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b54Receso h2 {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b54Receso a {
  padding-right: 10px;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #094f59;
  text-decoration: underline;
}
@media screen and (max-width: 1279px) {
  .b54Receso a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.clickCalendar:before {
  content: '';
  background-image: url("../img/calendar.png");
  width: 50px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.clickCalendar {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b54List {
  width: 100%;
}
.b54Item {
  padding-top: 26px;
  padding-bottom: 26px;
  border-top: 1px solid #666;
  position: relative;
}
.b54Item .clickPdf {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  width: 42px;
  height: 47px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b54Item .clickPdf:before {
  content: '';
  background-image: url("../img/b53Img.png");
  width: 42px;
  height: 47px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b54Item h4 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 0;
  width: calc(100% - 90px);
}
.b54Item .gParrafo a {
  text-decoration: initial;
}
.b54Group .gParrafo a span {
  text-decoration: underline;
}
.b54Content2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
  margin-top: 150px;
}
.b54Content2 .grillInterna {
  position: absolute;
  left: 0;
  height: 100%;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b54Left {
  position: relative;
  left: 0;
}
.b54Left ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 30px;
}
.b54Left ul li {
  margin: 0;
}
.b54Left ul figure {
  margin: 0;
  margin-right: 10px;
}
.b54Left h2 {
  font-size: 37px;
  font-family: 'Roboto-Bold', sans-serif;
  width: 530px;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b54Left h2 {
    font-size: calc(22px + (37 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b54Left h2 span {
  font-family: 'Roboto-Light', sans-serif;
  display: block;
}
.b54Right {
  width: 40%;
}
.b54Right figure img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .b54Content .b42ContentItem {
    padding: 0px;
  }
  .b54Group {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b54Group h5 {
    width: 100%;
  }
  .b54Group h5 br {
    display: none;
  }
  .b54TitleEvent {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .b54ContentWrap {
    padding: 20px 10px;
  }
  .b54Item {
    padding-right: 50px;
  }
  .b54Item .clickPdf {
    right: 0;
  }
}
.b54TitleEvent .b54Lugar {
  font-size: 14px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #094f59;
}
@media screen and (max-width: 767px) {
  .b54Content2 {
    padding-bottom: 50px;
  }
  .b54Content2 .grillInterna {
    position: relative;
  }
  .b54Right {
    display: none;
  }
  .b54Left h2 {
    width: 100%;
  }
  .b54Receso {
    padding-left: 20px;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .b54Item h4 {
    width: 100%;
  }
  .b54Receso h2 {
    width: fit-content;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b55 {
  height: calc(100vh - 70px);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b55 .grillInterna {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
}
.b55Content {
  max-width: 920px;
  width: 100%;
  margin: auto;
  margin-top: 120px;
}
.b55Content h2 {
  font-size: 50px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 80px;
  text-align: left;
}
@media screen and (max-width: 1279px) {
  .b55Content h2 {
    font-size: calc(22px + (50 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b55Content h3 {
  font-size: 24px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 10px;
  text-align: left;
}
@media screen and (max-width: 1279px) {
  .b55Content h3 {
    font-size: calc(18px + (24 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b55Selected {
  height: 54px;
  width: 100%;
  border-radius: 8px;
  position: relative;
  background: #fff;
}
.b55Selected:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 12px solid #000;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  left: 20px;
}
.b55Selected select {
  background: #fff;
  border-radius: 8px;
  border: 0px;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  height: 100%;
  width: 100%;
}
.b55Selected select option {
  background: #dbdbdb;
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media screen and (max-width: 1279px) {
  .b55Selected select option {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1440px) {
  .b55Content {
    margin-top: 80px;
  }
  .b55Content h2 {
    margin-bottom: 50px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b55 {
  height: calc(100vh - 70px);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b55 .grillInterna {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
}
.b55Content {
  max-width: 920px;
  width: 100%;
  margin: auto;
  margin-top: 120px;
}
.b55Content h2 {
  font-size: 50px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 80px;
  text-align: left;
}
@media screen and (max-width: 1279px) {
  .b55Content h2 {
    font-size: calc(22px + (50 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b55Content h3 {
  font-size: 24px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 10px;
  text-align: left;
}
@media screen and (max-width: 1279px) {
  .b55Content h3 {
    font-size: calc(18px + (24 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b55Selected {
  height: 54px;
  width: 100%;
  border-radius: 8px;
  position: relative;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 17px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b55Selected {
    font-size: calc(15px + (17 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b55Selected:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 12px solid #000;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  left: 20px;
}
.b55Select {
  position: relative;
}
.b55Select ::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 20px;
}
.b55Select ::-webkit-scrollbar-thumb {
  background: #dbdbdb;
}
.b55Select ::-webkit-scrollbar-thumb:hover {
  background: #808080;
}
.b55Select ul {
  background: #dbdbdb;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  height: auto;
  overflow-y: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
}
.b55Select ul.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b55Select ul li a {
  padding-left: 50px;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  width: 100%;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .b55Select ul li a {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b55Box {
  border: 2px solid #dbdbdb;
  width: 700px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 65px;
}
.b55Box .gParrafo {
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 1279px) {
  .b55Box .gParrafo {
    font-size: calc(16px + (24 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b55Box a {
  margin: 0;
  width: fit-content;
  padding-left: 20px;
  border-radius: 30px;
  padding-right: 20px;
  height: 28px;
  background: #b97727;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-top: 30px;
}
@media screen and (max-width: 1279px) {
  .b55Box a {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1440px) {
  .b55Content {
    margin: auto;
  }
  .b55Content h2 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .b55Box {
    max-width: 700px;
    width: 100%;
    margin: auto;
    padding: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b55Selected {
    padding-left: 30px;
  }
  .b55Selected:before {
    left: 10px;
  }
  .b55Select ul li a {
    padding-left: 30px;
  }
  .b55Content h2 {
    margin-bottom: 30px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b56 {
  background: rgba(219,219,219,0.3);
}
.b56Banner {
  height: 250px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b56Banner h2 {
  font-size: 50px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b56Banner h2 {
    font-size: calc(22px + (50 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b56Content {
  padding-top: 100px;
  padding-bottom: 170px;
}
.b56Content h3 {
  font-size: 27px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #333;
  max-width: 1000px;
  width: 100%;
  margin: auto;
  margin-bottom: 48px;
}
@media screen and (max-width: 1279px) {
  .b56Content h3 {
    font-size: calc(22px + (27 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b56Content .b55Select {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  margin-top: 30px;
}
.b56Content .b55Select h2 {
  font-size: 24px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b56Content .b55Select h2 {
    font-size: calc(16px + (24 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b56Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.b56Wrap ::-webkit-scrollbar {
  width: 5px;
  height: 3px;
  scroll-behavior: smooth;
}
.b56Wrap ::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 20px;
}
.b56Wrap ::-webkit-scrollbar-thumb {
  background: #dbdbdb;
}
.b56Wrap ::-webkit-scrollbar-thumb:hover {
  background: #808080;
}
.b56Wrap a {
  margin: 0;
  width: 32%;
  margin-right: 2%;
  padding: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255,255,255,0.8);
  margin-bottom: 24px;
}
.b56Wrap a h2 {
  font-size: 22px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #333;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b56Wrap a h2 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b56Wrap a span {
  font-size: 15px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #b97727;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b56Wrap a span {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b56Wrap a span i:before {
  color: #b97727;
  font-size: 40px;
  margin-right: 6px;
}
.b56Wrap a .gParrafo {
  height: 320px;
  overflow-y: auto;
  margin-bottom: 20px;
}
.b56Wrap a:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .b56Content {
    padding-top: 70px;
    padding-bottom: 80px;
  }
  .b56Wrap a {
    padding: 25px 20px;
  }
}
@media screen and (max-width: 767px) {
  .b56Wrap a {
    width: 100%;
    margin-right: 2%;
  }
  .b56Wrap a .gParrafo {
    height: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b57Content {
  background: rgba(219,219,219,0.3);
  padding-top: 80px;
  padding-bottom: 100px;
}
.b57Enlace {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #b97727;
}
.b57Enlace a {
  margin: 0;
  width: fit-content;
  padding-left: 20px;
  border-radius: 30px;
  padding-right: 20px;
  height: 28px;
  background: #b97727;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin: 0;
}
@media screen and (max-width: 1279px) {
  .b57Enlace a {
    font-size: calc(11px + (12 - 11) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b57Block {
  background: #fff;
  padding: 40px 60px;
}
.b57Block h2 {
  font-size: 27px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #b97727;
}
@media screen and (max-width: 1279px) {
  .b57Block h2 {
    font-size: calc(18px + (27 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b57Block .gParrafo {
  font-size: 16px;
}
@media screen and (max-width: 1279px) {
  .b57Block .gParrafo {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b57Block .gParrafo p {
  margin-bottom: 25px;
}
.b57Block .gParrafo h1,
.b57Block .gParrafo h2,
.b57Block .gParrafo h3,
.b57Block .gParrafo h4,
.b57Block .gParrafo h5 {
  font-weight: bold;
  border: 0px;
  padding-bottom: 0;
  margin: 0;
  font-size: 16px;
}
@media screen and (max-width: 1279px) {
  .b57Block .gParrafo h1,
  .b57Block .gParrafo h2,
  .b57Block .gParrafo h3,
  .b57Block .gParrafo h4,
  .b57Block .gParrafo h5 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b57Block .gParrafo ul li {
  position: relative;
  padding-left: 20px;
}
.b57Block .gParrafo ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 8px;
  background: #000;
  border-radius: 50%;
}
.b57Box {
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 520px;
  width: 100%;
}
.b57Box h2 {
  font-size: 35px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 20pxs;
}
@media screen and (max-width: 1279px) {
  .b57Box h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b57Box h3 {
  font-size: 14px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b57Box h3 {
    font-size: calc(12px + (14 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b57Box h3 span {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  display: block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b57Box h3 span {
    font-size: calc(13px + (16 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b57Button {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.b57Form {
  width: 100%;
}
.b57Form h4 {
  font-size: 14px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #000;
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 1279px) {
  .b57Form h4 {
    font-size: calc(14px + (14 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b57Form form {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b57Form form button {
  height: 28px;
  width: fit-content;
  padding-left: 17px;
  padding-right: 17px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #ba7822;
  border: 0px;
  border-radius: 30px;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
.b57Form form input,
.b57Form form textarea,
.b57Form form select {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  height: 30px;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
}
.b57Form form textarea {
  height: 84px;
}
.b57Form form .file {
  position: relative;
  width: 100%;
}
.b57Form form .file input {
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  top: 0;
  left: 0;
}
.b57Form form .file label {
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #000;
  position: relative;
  display: block;
  margin: 0;
  width: 100px;
}
@media screen and (max-width: 1279px) {
  .b57Form form .file label {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b57Form form .file label.active span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b57Form form .file label span {
  position: absolute;
  top: 50%;
  left: calc(100% + 20px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  width: 320px;
}
.b57Form form .file label span:before {
  content: '';
  background-image: url("../img/imgCheck.png");
  width: 24px;
  height: 24px;
  position: absolute;
  left: calc(100% + 6px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b57Form form .file label h2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #808080;
  padding: 5px 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 15px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 0;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b57Form form .file label h2 {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b57Block {
    padding: 20px;
  }
  .b57Box {
    padding: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b57Form form .file label.active span {
    width: 230px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b58 .b58Info h2 {
  color: #fff;
}
.b58 .b58Info h2 span {
  color: #fff;
}
.b58Content .b36Title {
  border-left: 2px solid #ce7912;
  position: relative;
  z-index: 20;
  margin-bottom: 100px;
}
.b58Content .b36Title h2:before {
  top: 0;
  right: 0;
}
.b58Content .b36Title span {
  font-family: 'Roboto-Bold', sans-serif;
  color: #ce7912;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b59Content .gParrafo strong {
  font-weight: 100;
  color: #e77a00;
  margin-right: 5px;
}
.b59Content .b36Title h2 {
  max-width: 100%;
  width: fit-content;
}
.b59Content .b36Title h2 span {
  font-family: 'Bosch-Black', sans-serif;
  color: #e77a00;
}
.b59Content .b50Content a {
  background: #ba7822;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b59Content .gParrafo strong {
  font-weight: 100;
  color: #e77a00;
  margin-right: 5px;
}
.b59Content .b36Title h2 {
  max-width: 100%;
  width: fit-content;
}
.b59Content .b36Title h2 span {
  font-family: 'Bosch-Black', sans-serif;
  color: #e77a00;
}
.b59Content .b50Content a {
  background: #ba7822;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b6 {
  overflow: hidden;
  position: relative;
  background: #004d58;
  height: 600px;
}
.b6 .grilla {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.b6Info {
  width: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b6Info h2 {
  margin-right: 0;
  font-size: 24px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b6Info h2 {
    font-size: calc(16px + (24 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b6Info h2 span {
  display: block;
  width: 100%;
  margin-right: 45px;
  font-size: 35px;
  font-family: 'Roboto-Bold', sans-serif;
}
@media screen and (max-width: 1279px) {
  .b6Info h2 span {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b6Info:before {
  content: '';
  background: #004d58;
  left: 100%;
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
}
.b6Info .gButton {
  background: #fff;
  color: #004d58;
}
.b6Info .gButton:hover {
  background: #ba7822;
  color: #fff;
}
.b6Text {
  width: 55%;
  color: #fff;
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b6Text {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b6Text p {
  margin-bottom: 40px;
}
.b6Fondo {
  width: 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .b6 {
    padding-top: 0;
    height: auto;
  }
  .b6Fondo {
    width: 100%;
    position: relative;
    height: 470px;
  }
  .b6Info {
    width: 100%;
    padding: 60px 0;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b6Text {
    width: 100%;
  }
  .b6Text p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b6Info {
    padding: 45px 0;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 30px;
  }
  .b6Fondo {
    height: 310px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b60 .b60Info h2 {
  color: #ff0025 !important;
}
.b60 .b60Info h2 span {
  color: #ff0025 !important;
}
.b60Block {
  height: 200px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: flex-star;
  -moz-box-align: flex-star;
  -o-box-align: flex-star;
  -ms-flex-align: flex-star;
  -webkit-align-items: flex-star;
  align-items: flex-star;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background: #fff;
  margin-bottom: 70px;
}
.b60Img {
  height: 100%;
  width: 200px;
  position: absolute;
  left: 0;
  top: 0;
}
.b60Info {
  width: calc(100% - 200px);
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b60Info h2 {
  font-size: 28px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .b60Info h2 {
    font-size: calc(20px + (28 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60Info h3 {
  font-size: 22px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b60Info h3 {
    font-size: calc(15px + (22 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60List {
  background: #fff;
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b60List h2 {
  font-size: 18px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b60List h2 {
    font-size: calc(15px + (18 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60Item {
  border-top: 1px solid #000;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 25px;
}
.b60Item:last-child {
  border-bottom: 1px solid #000;
}
.b60Item h3 {
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 0;
  width: 20%;
}
@media screen and (max-width: 1279px) {
  .b60Item h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60Item h3 span {
  display: block;
}
.b60Text {
  width: 45%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b60Text h4 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 2px;
}
@media screen and (max-width: 1279px) {
  .b60Text h4 {
    font-size: calc(15px + (20 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60Enlaces {
  width: 18%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b60Enlaces a {
  width: 100%;
  margin-bottom: 20px;
  height: 28px;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b60Enlaces a {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60Enlaces a.transimision {
  background: #004e59;
}
.b60Enlaces a.pdf {
  background: #97989a;
}
.b60Enlaces a.pdf:after {
  content: '';
  background-image: url("../img/descargarBlanco.png");
  width: 25px;
  height: 19px;
  margin-left: 5px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b60Enlaces a:last-child {
  margin-bottom: 0;
}
.b60Content2 {
  margin-top: 0 !important;
  background: #f2f2f2;
}
@media screen and (max-width: 1024px) {
  .b60Enlaces {
    width: 22%;
  }
}
@media screen and (max-width: 680px) {
  .b60Item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b60Item h3 {
    width: 100%;
    margin-bottom: 30px;
  }
  .b60Text {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .b60Enlaces {
    width: 100%;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .b60Enlaces a {
    margin: 0;
    width: 40%;
  }
  .b60Block {
    height: auto;
    background: transparent;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b60Img {
    position: relative;
    height: 360px;
    max-width: 360px;
    width: 100%;
    margin: auto;
  }
  .b60Info {
    background: #fff;
    max-width: 360px;
    width: 100%;
    margin: auto;
  }
  .b60Info {
    padding: 25px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b60 .b60InfoTitle h2 {
  color: #ff0025 !important;
}
.b60 .b60InfoTitle h2 span {
  color: #ff0025 !important;
}
.b60Block {
  height: 200px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: flex-star;
  -moz-box-align: flex-star;
  -o-box-align: flex-star;
  -ms-flex-align: flex-star;
  -webkit-align-items: flex-star;
  align-items: flex-star;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  background: #fff;
  margin-bottom: 70px;
}
.b60Img {
  height: 100%;
  width: 200px;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b60Info {
  width: calc(100% - 200px);
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b60Info h2 {
  font-size: 28px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .b60Info h2 {
    font-size: calc(20px + (28 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60Info h3 {
  font-size: 22px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b60Info h3 {
    font-size: calc(15px + (22 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60List {
  background: #fff;
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b60List h2 {
  font-size: 18px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b60List h2 {
    font-size: calc(15px + (18 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60Item {
  border-top: 1px solid #000;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 25px;
}
.b60Item:last-child {
  border-bottom: 1px solid #000;
}
.b60Item h3 {
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 0;
  width: 20%;
}
@media screen and (max-width: 1279px) {
  .b60Item h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60Item h3 span {
  display: block;
}
.b60Text {
  width: 45%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b60Text h4 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 2px;
}
@media screen and (max-width: 1279px) {
  .b60Text h4 {
    font-size: calc(15px + (20 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60Enlaces {
  width: 18%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b60Enlaces a {
  width: 100%;
  margin-bottom: 20px;
  height: 28px;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b60Enlaces a {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b60Enlaces a.verde {
  background: #004f59;
}
.b60Enlaces a.rojo {
  background: #ba0c2f;
}
.b60Enlaces a.gris {
  background: #888b8d;
}
.b60Enlaces a.pdf {
  background: #97989a;
}
.b60Enlaces a.pdf:after {
  content: '';
  background-image: url("../img/descargarBlanco.png");
  width: 25px;
  height: 19px;
  margin-left: 5px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b60Enlaces a:last-child {
  margin-bottom: 0;
}
.b60Content2 {
  margin-top: 0 !important;
  background: #f2f2f2;
}
@media screen and (max-width: 1024px) {
  .b60Enlaces {
    width: 22%;
  }
}
@media screen and (max-width: 680px) {
  .b60Info h2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .b60Item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b60Item h3 {
    width: 100%;
    margin-bottom: 30px;
  }
  .b60Text {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .b60Enlaces {
    width: 100%;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .b60Enlaces a {
    margin: 0;
    width: 40%;
  }
  .b60Block {
    height: auto;
    background: transparent;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b60Img {
    position: relative;
    height: 360px;
    max-width: 360px;
    width: 100%;
    margin: auto;
  }
  .b60Info {
    background: #fff;
    max-width: 360px;
    width: 100%;
    margin: auto;
  }
  .b60Info {
    padding: 25px;
  }
  .b60List {
    padding: 20px;
  }
  .b60Enlaces a {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b60Content .b36Title {
  border-left: solid #000;
  position: relative;
  z-index: 20;
}
.b60Content .b36Title h2 {
  color: #ff0025 !important;
}
.b60Content .b36Title h2 span {
  color: #000 !important;
  font-family: 'Bosch-Black', sans-serif;
}
.b60Content .b36Title h2:before {
  right: 70px;
  top: 0;
}
.b60Content .b49List {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b60Content .b49List .b25ItemList {
  width: 49%;
  margin-right: 2%;
  height: 200px;
}
.b60Content .b49List .b25ItemList:nth-child(2n) {
  margin-right: 0;
}
.b60Content .b49List .b25Img {
  width: 200px;
}
.b60Content .b49List .b25Text {
  width: calc(100% - 200px);
  padding: 30px;
}
.b60Content .b49List .b25Text h2 {
  color: #ff0025;
}
@media screen and (max-width: 1024px) {
  .b60Content .b49List .b25ItemList {
    height: 150px;
  }
  .b60Content .b49List .b25Img {
    width: 150px;
  }
  .b60Content .b49List .b25Text {
    width: calc(100% - 150px);
    padding: 20px;
  }
  .b60Content .b49List .b25Text span.icon-flecha {
    bottom: 0;
  }
  .b36Title h2:before {
    width: 100px;
    height: 100px;
  }
  .b60Content .b36Title h2:before {
    right: 0;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .b60Content .b49List .b25ItemList {
    width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 20px;
  }
  .b60Content .b49List .b25Img {
    max-width: 330px;
    width: 100%;
    height: 300px;
  }
  .b60Content .b49List .b25Text {
    max-width: 330px;
    width: 100%;
  }
  .b60Content .b49List .b25Text span.icon-flecha {
    position: relative;
    margin-top: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b60Content .b36Title {
  border-left: solid #000;
  position: relative;
  z-index: 20;
}
.b60Content .b36Title h2 {
  color: #ff0025 !important;
}
.b60Content .b36Title h2 span {
  color: #000 !important;
  font-family: 'Bosch-Black', sans-serif;
}
.b60Content .b36Title h2:before {
  right: 70px;
  top: 0;
}
.b60Content .b49List {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b60Content .b49List .b25ItemList {
  width: 49%;
  margin-right: 2%;
  height: 200px;
}
.b60Content .b49List .b25ItemList:nth-child(2n) {
  margin-right: 0;
}
.b60Content .b49List .b25Img {
  width: 200px;
}
.b60Content .b49List .b25Text {
  width: calc(100% - 200px);
  padding: 30px;
}
.b60Content .b49List .b25Text h2 {
  color: #ff0025;
}
@media screen and (max-width: 1024px) {
  .b60Content .b49List .b25ItemList {
    height: 150px;
  }
  .b60Content .b49List .b25Img {
    width: 150px;
  }
  .b60Content .b49List .b25Text {
    width: calc(100% - 150px);
    padding: 20px;
  }
  .b60Content .b49List .b25Text span.icon-flecha {
    bottom: 0;
  }
  .b36Title h2:before {
    width: 100px;
    height: 100px;
  }
  .b60Content .b36Title h2:before {
    right: 0;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .b60Content .b49List .b25ItemList {
    width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 20px;
  }
  .b60Content .b49List .b25Img {
    max-width: 330px;
    width: 100%;
    height: 300px;
  }
  .b60Content .b49List .b25Text {
    max-width: 330px;
    width: 100%;
  }
  .b60Content .b49List .b25Text span.icon-flecha {
    position: relative;
    margin-top: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b62 {
  background: #f1f1f1;
  padding-bottom: 100px;
  padding-top: 60px;
}
.b62 h2 {
  font-size: 33px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #e40029;
}
@media screen and (max-width: 1279px) {
  .b62 h2 {
    font-size: calc(18px + (33 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62Tipo {
  position: relative;
  margin-top: 40px;
  margin-bottom: 65px;
}
.b62Tipo:before {
  content: '';
  background: #e40029;
  height: 1px;
  width: 100%;
  background: #e40029;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b62Tipo h3 {
  display: block;
  font-size: 24px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #e40029;
  position: relative;
  width: fit-content;
  z-index: 20;
  background: #f1f1f1;
  padding-right: 30px;
}
@media screen and (max-width: 1279px) {
  .b62Tipo h3 {
    font-size: calc(16px + (24 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62Circle {
  width: 100%;
  background: #f1f1f1;
  text-align: right;
  padding-right: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b62Group h2 {
  padding-top: 65px;
  padding-bottom: 65px;
}
.b62Group:first-child {
  padding-bottom: 0;
}
.b62List {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b62List figure {
  margin: 0;
  margin-right: 35px;
  margin-bottom: 20px;
}
.b62List figure:last-child {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b62 {
    padding-top: 40px;
  }
  .b62Group h2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .b62Tipo {
    margin-top: 20px;
    margin-bottom: 45px;
  }
  .b62Tipo h3 {
    padding-right: 15px;
  }
  .b62Circle img {
    width: 30%;
  }
}
@media screen and (max-width: 480px) {
  .b62List figure {
    margin-right: 15px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b62 {
  background: #f1f1f1;
  padding-bottom: 100px;
  padding-top: 60px;
}
.b62 h2 {
  font-size: 33px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #e40029;
}
@media screen and (max-width: 1279px) {
  .b62 h2 {
    font-size: calc(18px + (33 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62Tipo {
  position: relative;
  margin-top: 40px;
  margin-bottom: 65px;
}
.b62Tipo:before {
  content: '';
  background: #e40029;
  height: 1px;
  width: 100%;
  background: #e40029;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b62Tipo h3 {
  display: block;
  font-size: 24px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #e40029;
  position: relative;
  width: fit-content;
  z-index: 20;
  background: #f1f1f1;
  padding-right: 30px;
}
@media screen and (max-width: 1279px) {
  .b62Tipo h3 {
    font-size: calc(16px + (24 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62Circle {
  width: 100%;
  background: #f1f1f1;
  text-align: right;
  padding-right: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b62Group h2 {
  padding-top: 65px;
  padding-bottom: 65px;
}
.b62Group:first-child {
  padding-bottom: 0;
}
.b62List {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b62List figure {
  margin: 0;
  margin-right: 35px;
  margin-bottom: 20px;
}
.b62List figure:last-child {
  margin: 0;
}
.b62Block {
  background: #eff0f0;
}
.b61CircleImg {
  text-align: right;
}
.b61CircleImg img {
  width: 20%;
}
.b62Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
  height: 350px;
}
.b62Img {
  width: 300px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b62Info {
  width: calc(100% - 300px);
  padding-left: 70px;
  padding-right: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  height: 100%;
  padding-top: 40px;
}
.b62Info h2 {
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #a50932;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b62Info h2 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62Enlaces {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 35px;
}
.b62Enlaces a {
  margin: 0;
  height: 28px;
  border-radius: 30px;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  width: fit-content;
  padding: 0px 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .b62Enlaces a {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62Enlaces a:first-child {
  background: #c2062b;
  margin-right: 30px;
}
.b62Enlaces a:last-child {
  background: #f5aa00;
}
.b62BoxWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b62BoxWrap form {
  margin-left: 55px;
}
.b62BoxWrap form input,
.b62BoxWrap form select,
.b62BoxWrap form textarea {
  width: 100%;
  height: 30px;
  padding-left: 20px;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  border: 1px solid #000;
}
.b62BoxWrap form textarea {
  height: 100px;
}
.b62BoxWrap form button {
  height: 30px;
  max-width: 160px;
  width: 100%;
  margin: 0;
  margin-top: 10px;
  background: #c2062b;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  border-radius: 30px;
  border: 0px;
}
@media screen and (max-width: 1279px) {
  .b62BoxWrap form button {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62InfoBox h2 {
  font-size: 22px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b62InfoBox h2 {
    font-size: calc(18px + (22 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62Message {
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #008000;
  margin-top: 15px;
  margin-bottom: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .b62Message {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62Message.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
@media screen and (max-width: 1024px) {
  .b62Info {
    padding-left: 35px;
    padding-right: 35px;
  }
  .b62 {
    padding-top: 40px;
  }
  .b62Group h2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .b62Tipo {
    margin-top: 20px;
    margin-bottom: 45px;
  }
  .b62Tipo h3 {
    padding-right: 15px;
  }
  .b62Circle img {
    width: 30%;
  }
  .b62Info h2 {
    margin-bottom: 20px;
  }
  .b62BoxWrap {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 840px) {
  .b62Info {
    padding: 25px;
    width: calc(100% - 210px);
  }
  .b62Info h2 {
    margin-bottom: 15px;
  }
  .b62Wrap {
    height: 290px;
  }
  .b62Img {
    width: 210px;
  }
  .b62Enlaces {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .b62BoxForm {
    padding-bottom: 0px;
  }
  .b62BoxWrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 30px;
  }
  .b62BoxWrap form {
    margin: 0;
    width: 100%;
  }
  .b62InfoBox {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b62List figure {
    margin-right: 15px;
  }
  .b62Img {
    max-width: 330px;
    width: 100%;
    height: 350px;
    position: relative;
  }
  .b62Wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .b62Info {
    max-width: 330px;
    width: 100%;
    margin: auto;
    height: auto;
    padding: 20px;
  }
  .b62Info h2 {
    width: 100%;
  }
  .b62Enlaces {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b62Enlaces a {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b62Enlaces a:first-child {
    margin: 0;
    margin-bottom: 20px;
  }
  .b62BoxWrap {
    height: 100vh;
    overflow-y: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b62 {
  background: #f1f1f1;
  padding-bottom: 100px;
  padding-top: 60px;
}
.b62 h2 {
  font-size: 33px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #e40029;
}
@media screen and (max-width: 1279px) {
  .b62 h2 {
    font-size: calc(18px + (33 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62Tipo {
  position: relative;
  margin-top: 40px;
  margin-bottom: 65px;
}
.b62Tipo:before {
  content: '';
  background: #e40029;
  height: 1px;
  width: 100%;
  background: #e40029;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b62Tipo h3 {
  display: block;
  font-size: 24px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #e40029;
  position: relative;
  width: fit-content;
  z-index: 20;
  background: #f1f1f1;
  padding-right: 30px;
}
@media screen and (max-width: 1279px) {
  .b62Tipo h3 {
    font-size: calc(16px + (24 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b62Circle {
  width: 100%;
  background: #f1f1f1;
  text-align: right;
  padding-right: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b62Group h2 {
  padding-top: 65px;
  padding-bottom: 65px;
}
.b62Group:first-child {
  padding-bottom: 0;
}
.b62List {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b62List figure {
  margin: 0;
  margin-right: 35px;
  margin-bottom: 20px;
}
.b62List figure:last-child {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b62 {
    padding-top: 40px;
  }
  .b62Group h2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .b62Tipo {
    margin-top: 20px;
    margin-bottom: 45px;
  }
  .b62Tipo h3 {
    padding-right: 15px;
  }
  .b62Circle img {
    width: 30%;
  }
}
@media screen and (max-width: 480px) {
  .b62List figure {
    margin-right: 15px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b63 {
  height: calc(100vh - 70px);
}
.b63Wrap {
  height: 100%;
}
.b63Wrap.owl-carousel .owl-stage-outer,
.b63Wrap.owl-carousel .owl-stage,
.b63Wrap.owl-carousel .owl-item {
  height: 100%;
}
.b63Wrap.owl-carousel .owl-nav {
  height: 30px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.b63Wrap.owl-carousel .owl-nav .owl-prev,
.b63Wrap.owl-carousel .owl-nav .owl-next {
  font-size: 0px;
  pointer-events: all;
  cursor: pointer;
  position: absolute;
}
.b63Wrap.owl-carousel .owl-nav .owl-prev:before,
.b63Wrap.owl-carousel .owl-nav .owl-next:before {
  content: '';
  background-image: url("../img/flechaSlide.png");
  width: 31px;
  height: 31px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  display: inline-block;
}
.b63Wrap.owl-carousel .owl-nav .owl-prev {
  left: 100px;
}
.b63Wrap.owl-carousel .owl-nav .owl-next {
  right: 100px;
}
.b63Wrap.owl-carousel .owl-nav .owl-next:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b63Item {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100%;
  position: relative;
}
.b63Info {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: #004d58;
  padding: 33px 0px;
}
.b63Info .gParrafo {
  color: #fff;
}
.b63Info .gParrafo strong {
  font-size: 20px;
}
.b63InfoWrap {
  padding-top: 100px;
  background: #eff0f0;
}
.b63InfoWrap figure {
  text-align: right;
  padding-bottom: 50px;
  padding-top: 20px;
}
.b63Title {
  padding-left: 26px;
  border-left: 1px solid #004d58;
  max-width: 695px;
  margin-bottom: 100px;
}
.b63Title h2 {
  font-size: 35px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #004d58;
}
@media screen and (max-width: 1279px) {
  .b63Title h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b63Title h2 span {
  display: block;
  font-family: 'Bosch-Black', sans-serif;
}
@media screen and (max-width: 1024px) {
  .b63InfoWrap {
    padding-top: 50px;
  }
  .b63Title {
    margin-bottom: 50px;
  }
  .b63InfoWrap figure img {
    width: 150px;
  }
  .b63Wrap.owl-carousel .owl-nav .owl-prev {
    left: 10px;
  }
  .b63Wrap.owl-carousel .owl-nav .owl-next {
    right: 10px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b64 .info h2 {
  color: #094f59;
}
.b64 .info h2 span {
  color: #094f59;
}
.b64Img {
  background: #f1f1f1;
  text-align: right;
}
.b64Content.detalle {
  padding-bottom: 40px;
}
.b64Content h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #ce7912;
}
@media screen and (max-width: 1279px) {
  .b64Content h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b64Content h2 span {
  color: #302e2b;
  font-family: 'Bosch-Regular', sans-serif;
}
.b64Content h2 a {
  margin: 0;
  margin-top: 25px;
  display: block;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0px 20px;
  width: fit-content;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  background: #094f59;
  height: 29px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b64Content h2 a:after {
  content: '';
  background-image: url("../img/download64.png");
  width: 16px;
  height: 18px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  margin-left: 17px;
}
.b64Content .b41Info .gButton {
  background: #ce7912;
}
.b64Content .b41Info h3 {
  color: #094f59;
}
.b64Content .b41Info a.descargaItem {
  font-size: 12px;
  color: #094f59;
  font-family: 'Bosch-Regular', sans-serif;
  background: transparent;
  position: absolute;
  top: 15%;
  right: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-right: 20px;
}
.b64Content .b41Info a.descargaItem:after {
  content: '';
  background-image: url("../img/dwlblanco64.png");
  width: 16px;
  height: 15px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  margin-left: 5px;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .b64Content .b41Info a.descargaItem {
    top: 10%;
  }
  .b64Img {
    width: 150px;
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .b64Content .b41Info a.descargaItem {
    top: initial;
    bottom: 37px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b64 .info h2 {
  color: #094f59;
}
.b64 .info h2 span {
  color: #094f59;
}
.b64Img {
  background: #f1f1f1;
  text-align: right;
}
.b64Content.detalle {
  padding-bottom: 40px;
}
.b64Content h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #ce7912;
}
@media screen and (max-width: 1279px) {
  .b64Content h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b64Content h2 span {
  color: #302e2b;
  font-family: 'Bosch-Regular', sans-serif;
}
.b64Content h2 a {
  margin: 0;
  margin-top: 25px;
  display: block;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0px 20px;
  width: fit-content;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  background: #094f59;
  height: 29px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b64Content h2 a:after {
  content: '';
  background-image: url("../img/download64.png");
  width: 16px;
  height: 18px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  margin-left: 17px;
}
.b64Content .b41Info .gButton {
  background: #ce7912;
}
.b64Content .b41Info h3 {
  color: #094f59;
}
.b64Content .b41Info a.descargaItem {
  font-size: 12px;
  color: #094f59;
  font-family: 'Bosch-Regular', sans-serif;
  background: transparent;
  position: absolute;
  top: 15%;
  right: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-right: 20px;
}
.b64Content .b41Info a.descargaItem:after {
  content: '';
  background-image: url("../img/dwlblanco64.png");
  width: 16px;
  height: 15px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  margin-left: 5px;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .b64Content .b41Info a.descargaItem {
    top: 10%;
  }
  .b64Img {
    width: 150px;
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .b64Content .b41Info a.descargaItem {
    top: initial;
    bottom: 37px;
  }
  .b64Content h2 {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b65 {
  padding-top: 90px;
  background: #f1f1f1;
}
.b65 h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #094f59;
  margin-bottom: 18px;
}
@media screen and (max-width: 1279px) {
  .b65 h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b65Wrap {
  margin-top: 48px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: flexs-start;
  -moz-box-align: flexs-start;
  -o-box-align: flexs-start;
  -ms-flex-align: flexs-start;
  -webkit-align-items: flexs-start;
  align-items: flexs-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b65Temas {
  width: 210px;
}
.b65Temas h4 {
  font-size: 13px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-top: 15px;
}
@media screen and (max-width: 1279px) {
  .b65Temas h4 {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b65Temas h4 a {
  color: #094f59;
  text-decoration: underline;
}
.b65List a {
  height: 33px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0px 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #094f59;
  background: #fff;
  margin-bottom: 4px;
}
@media screen and (max-width: 1279px) {
  .b65List a {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b65List a.active,
.b65List a:hover {
  color: #fff;
  background: #094f59;
}
.b65Info {
  width: calc(100% - 210px);
  padding-left: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b65Pregunta {
  margin-bottom: 32px;
}
.b65Pregunta h3 {
  font-size: 20px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 24px;
}
@media screen and (max-width: 1279px) {
  .b65Pregunta h3 {
    font-size: calc(15px + (20 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b65Box {
  max-width: 813px;
  width: 100%;
}
.b65InfoText {
  height: 63px;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b65InfoText a {
  color: #094f59;
  text-decoration: underline;
}
.b65WrapBox {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b65WrapBox form {
  width: calc(100% - 55px);
  padding-left: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b65WrapBox form .buttonForm {
  max-width: 160px;
  width: 100%;
  background: #094f59;
}
.b65InfoBox {
  width: 200px;
}
.b65InfoBox h2 {
  font-size: 22px;
}
@media screen and (max-width: 1279px) {
  .b65InfoBox h2 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b65Box {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 767px) {
  .b65WrapBox {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b65WrapBox form {
    width: 100%;
    padding: 0;
  }
  .b65InfoBox {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
  }
  .b65Wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b65Temas {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
  }
  .b65Info {
    width: 100%;
    padding: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b66 {
  padding-bottom: 100px !important;
}
.b66 .b46Tab a {
  width: fit-content;
}
.b66Info {
  margin-bottom: 70px;
}
.b66Info a {
  background: transparent !important;
}
.b66Info.serviciosAdicionales a {
  height: auto !important;
}
.b66Info.serviciosAdicionales figure a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b66Info.serviciosAdicionales figure a img {
  margin: 0;
  height: 80px;
  width: auto;
}
.b66Info:last-child {
  margin-bottom: 0;
}
.b66Info:last-child a {
  height: auto;
  display: block;
  background: transparent;
}
.b66Info h3 {
  font-size: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #e77a00;
  margin-bottom: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b66Info h3 {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b66Info h5 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #e77a00;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b66Info h5 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b66Info ul li a {
  background: transparent;
  display: inline-block;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #0071ba;
  text-decoration: underline;
  width: auto;
}
@media screen and (max-width: 1279px) {
  .b66Info ul li a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b66Info .gParrafo a {
  color: #666 !important;
}
.b66Img {
  margin-top: 50px;
}
.b66Left {
  max-width: 410px;
  width: 100%;
}
.b66Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(209,94,20,0.212);
  width: 100%;
}
.b46Content .b66Left h2 {
  color: #d15e14;
  width: 100%;
  font-size: 20px;
  font-family: 'Bosch-Black', sans-serif;
}
.b66Item {
  border-bottom: 1px solid rgba(0,0,0,0.2);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.b66Item:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.b66Item ul {
  line-height: 1.5;
}
.b66Item li {
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  color: #666;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-left: 32px;
  position: relative;
}
.b66Item li a {
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
}
.b66Item li img,
.b66Item li a {
  margin: 0;
}
.b66Item li img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 30px;
  margin-right: 12px;
}
.b66Redes {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-bottom: 33px;
}
.b66Redes a {
  color: #666;
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  margin-right: 23px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b66Redes a img {
  margin: 0;
  margin-right: 10px;
  width: 30px;
}
.b66Redes a:last-child {
  margin-right: 0;
  text-decoration: underline;
}
.b66Right figure {
  text-align: right !important;
  margin-right: 50px;
  margin-bottom: 0;
}
.b66Links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 30px;
}
.b66Links a {
  margin: 0;
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #666;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.b66Links a img {
  margin-right: 5px;
  width: 25px;
}
.b66Links a:first-child {
  margin-right: 25px;
}
@media screen and (max-width: 1024px) {
  .b66Img {
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b66Img img {
    width: 150px;
  }
  .b66Left {
    max-width: 350px;
    width: 100%;
  }
  .b66Redes a img {
    margin-right: 0px;
  }
  .b66Wrap {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .b66Wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b66Redes {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .b66Left {
    margin-bottom: 40px;
    max-width: 100%;
    width: 100%;
  }
  .b66Redes {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .b66Redes a {
    margin: 0;
  }
  .b66Redes a:last-child {
    margin: 0;
  }
  .b66Redes figure {
    width: 180px;
  }
  .b66Right figure {
    margin-right: 0px;
    text-align: center !important;
  }
  .b66Right figure img {
    width: 150px;
  }
  .b66Item li a {
    word-break: break-all;
  }
  .b66Links {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b67 .b55Info {
  max-width: 520px;
  width: 100%;
  margin: 0;
}
.b67Wrap.owl-carousel .owl-nav {
  height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  cursor: pointer;
  pointer-events: none;
}
.b67Wrap.owl-carousel .owl-nav .owl-prev,
.b67Wrap.owl-carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  position: absolute;
  pointer-events: all;
}
.b67Wrap.owl-carousel .owl-nav .owl-prev:before,
.b67Wrap.owl-carousel .owl-nav .owl-next:before {
  content: '';
  background-image: url("../img/left33.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 50px;
  height: 50px;
  position: absolute;
}
.b67Wrap.owl-carousel .owl-nav .owl-prev {
  right: 100%;
}
.b67Wrap.owl-carousel .owl-nav .owl-next {
  left: 100%;
}
.b67Wrap.owl-carousel .owl-nav .owl-next:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b67Item {
  padding: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 550px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 1279px) {
  .b67Item {
    height: calc(250px + (550 - 250) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b67Item h2 {
  font-size: 60px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b67Item h2 {
    font-size: calc(20px + (60 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b67Item h3 {
  font-size: 26px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 0px;
}
@media screen and (max-width: 1279px) {
  .b67Item h3 {
    font-size: calc(16px + (26 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b67Img {
  text-align: right;
}
.b67First {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 320px;
  background: #fff;
  margin-bottom: 70px;
}
.b67ImgFirst {
  width: calc(100% - 276px);
  /* width: 330px; */
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b67Info {
  width: calc(100% - 320px);
  padding: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b67Info .vermas {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 30px;
  font-family: 'Roboto-Regular', sans-serif;
  color: #ff5e00;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b67Info .vermas:before {
  font-family: 'icomoon';
  font-size: 20px;
  color: #ff5e00;
  font-weight: bold;
  margin-right: 10px;
}
.b67Info h2 {
  font-size: 26px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #ff5e00;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b67Info h2 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b67Info h2 span {
  font-family: 'Roboto-Regular', sans-serif;
  border-left: 4px solid #ff5e00;
  margin-left: 10px;
  padding-left: 10px;
}
.b67Info .gParrafo {
  margin-bottom: 45px;
}
.b67Info h3,
.b67Info h4,
.b67Info h5 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #302e2b;
  font-weight: 100;
}
@media screen and (max-width: 1279px) {
  .b67Info h3,
  .b67Info h4,
  .b67Info h5 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b67Info h3 {
  color: #ff5e00;
  margin-bottom: 30px;
  height: 38px;
}
.b67Info h4 {
  font-family: 'Roboto-Bold', sans-serif;
}
.b67WrapList {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 40px;
}
.b67WrapList .b67Info {
  width: 100%;
}
.b67ItemList {
  background: #fff;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
  height: 390px;
  overflow-y: auto;
}
.b67ItemList:nth-child(3n) {
  margin-right: 0;
}
.b67ImgMapra {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 40px;
}
.b67ImgMapra h2 {
  margin-bottom: 0;
}
.b67ImgMapra img {
  margin: 0;
  border-radius: 50%;
  max-width: 100%;
  height: auto;
  width: 50px;
}
.b67Plano img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .b67Info .gParrafo {
    margin-bottom: 20px;
  }
  .b67Img img {
    width: 200px;
  }
  .b67Wrap.owl-carousel .owl-nav {
    display: none;
  }
  .b67Wrap.owl-carousel .owl-dots {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 25px;
  }
  .b67Wrap.owl-carousel .owl-dots .owl-dot {
    margin-right: 20px;
    width: 12px;
    height: 12px;
    background: #f5aa00;
    border-radius: 50%;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
  }
  .b67Wrap.owl-carousel .owl-dots .owl-dot.active {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .b67Wrap.owl-carousel .owl-dots .owl-dot:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .b67ItemList {
    width: 49%;
    margin-right: 2%;
  }
  .b67ItemList:nth-child(3n) {
    margin-right: 2%;
  }
  .b67ItemList:nth-child(2n) {
    margin-right: 0;
  }
  .b67Info {
    padding: 20px;
    width: calc(100% - 280px);
  }
  .b67ImgFirst {
    width: 280px;
  }
  .b67First {
    height: 320px;
  }
}
@media screen and (max-width: 1024px) {
  .b67First {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    background: transparent;
  }
  .b67ImgFirst {
    max-width: 90ch;
    width: 100%;
    height: calc(250px + (450 - 250) * ((70vw - 375px) / (767 - 375)));
  }
  .b67Info {
    background: #fff;
    max-width: 90ch;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .b67Item {
    padding: 20px;
  }
  .b67Img img {
    width: 100px;
  }
  .b67ItemList {
    height: auto;
    width: 100%;
    margin-right: 0;
  }
  .b67ItemList:nth-child(3n) {
    margin-right: 0;
  }
  .b67ItemList:nth-child(2n) {
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b68 {
  height: 250px !important;
}
.b68 .info h2 {
  color: #fff;
}
.b68Content .b36Title h2 {
  max-width: 750px !important;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b69Content .b21Tabs a.descarga {
  position: relative;
}
.b69Content .b21Tabs a.descarga:after {
  content: '';
  background-image: url("../img/iconDownload.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: calc(100% + 3px);
  width: 22px;
  height: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b69Info h2 {
  font-size: 26px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #ef5e00;
}
@media screen and (max-width: 1279px) {
  .b69Info h2 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Info h4 {
  font-size: 26px;
  display: inline-block;
  width: 100%;
  color: #302e2b;
  font-family: 'Bosch-Regular', sans-serif;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b69Info h4 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Info .gParrafo {
  margin-top: 20px;
}
.b69Info {
  margin-bottom: 60px;
}
.b69Links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 80px;
}
.b69Links .link:first-child {
  margin-right: 50px;
}
.b69Links .link:last-child h2 {
  color: #302e2b;
}
.b69Links .link h2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 26px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #ef5e00;
}
@media screen and (max-width: 1279px) {
  .b69Links .link h2 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Links .link a {
  width: 120px;
  height: 28px;
  border-radius: 30px;
  background: #ef5e00;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-left: 20px;
}
@media screen and (max-width: 1279px) {
  .b69Links .link a {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b69Item {
  width: 32%;
  margin-right: 2%;
  position: relative;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #fff;
}
.b69Item:nth-child(3n) {
  margin-right: 0;
}
.b69Item:nth-child(2) {
  background: #ef5e00;
}
.b69Item:nth-child(2) h2 {
  font-size: 70px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  text-align: center;
  width: 60%;
  margin: auto;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(2) h2 {
    font-size: calc(22px + (70 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(2) h2 span {
  font-size: 32px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(2) h2 span {
    font-size: calc(22px + (32 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(3) .b69Text,
.b69Item:nth-child(4) .b69Text {
  width: 80%;
}
.b69Item:nth-child(3) h3,
.b69Item:nth-child(4) h3 {
  font-size: 26px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #ef5e00;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(3) h3,
  .b69Item:nth-child(4) h3 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(3) ul,
.b69Item:nth-child(4) ul {
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #ef5e00;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(3) ul,
  .b69Item:nth-child(4) ul {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(3) ul li,
.b69Item:nth-child(4) ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 15px;
}
.b69Item:nth-child(3) ul li:before,
.b69Item:nth-child(4) ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ef5e00;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b69Item:nth-child(5) {
  background: #fff;
}
.b69Item:nth-child(5) h2 {
  font-size: 50px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #ef5e00;
  text-align: center;
  width: 60%;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(5) h2 {
    font-size: calc(22px + (50 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(5) h2 span,
.b69Item:nth-child(5) h2 i {
  font-size: 26px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(5) h2 span,
  .b69Item:nth-child(5) h2 i {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(5) h2 i {
  font-size: 16px;
  margin-top: 20px;
  font-family: 'Roboto-Light', sans-serif;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(5) h2 i {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(6) {
  background: #ef5e00;
}
.b69Item:nth-child(6) h2 {
  font-size: 50px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  text-align: center;
  width: 75%;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(6) h2 {
    font-size: calc(22px + (50 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(6) h2 span,
.b69Item:nth-child(6) h2 i {
  font-size: 26px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(6) h2 span,
  .b69Item:nth-child(6) h2 i {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(6) h2 i {
  font-size: 16px;
  margin-top: 10px;
  font-family: 'Roboto-Light', sans-serif;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(6) h2 i {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Fondo {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.b69Mapa {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  margin-top: 80px;
}
.b69Mapa h2 {
  font-size: 26px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #ef5e00;
  width: 190px;
}
@media screen and (max-width: 1279px) {
  .b69Mapa h2 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Mapa h2 span {
  display: block;
  font-family: 'Bosch-Black', sans-serif;
  color: #302e2b;
}
.b69ImgMapa {
  margin: 0;
  width: calc(100% - 240px);
  margin-left: 50px;
  position: relative;
}
.b69ImgMapa .zoom {
  position: absolute;
  width: 300px;
  height: 300px;
  z-index: 100;
  top: 20%;
  right: 100%;
  overflow: hidden;
  display: block;
  border: 2px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b69ImgMapa .zoom.remove {
  display: none;
}
.b69ImgMapa .zoom img {
  position: absolute;
  width: 1000%;
  height: 1000%;
}
.b69ImgMapa figure {
  width: 100%;
}
.b69ImgMapa figure img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .b69Mapa {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b69ImgMapa {
    width: 100%;
    margin: 0;
  }
  .b69ImgMapa .zoom {
    width: 200px;
    height: 200px;
    top: 100%;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .b69Item:nth-child(2) h2 {
    width: 65%;
  }
  .b69Item {
    width: 100%;
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b69Content .b21Tabs a.descarga {
  position: relative;
}
.b69Content .b21Tabs a.descarga:after {
  content: '';
  background-image: url("../img/iconDownload.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: calc(100% + 3px);
  width: 22px;
  height: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b69Info h2 {
  font-size: 26px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #d15e14;
}
@media screen and (max-width: 1279px) {
  .b69Info h2 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Info h4 {
  font-size: 26px;
  display: inline-block;
  width: 100%;
  color: #302e2b;
  font-family: 'Bosch-Regular', sans-serif;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b69Info h4 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Info .gParrafo {
  margin-top: 20px;
}
.b69Info {
  margin-bottom: 60px;
}
.b69Links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 80px;
}
.b69Links .link {
  text-decoration: none !important;
}
.b69Links .link:hover h2,
.b69Links .link:hover a {
  text-decoration: none !important;
}
.b69Links .link:first-child {
  margin-right: 50px;
}
.b69Links .link:last-child h2 {
  color: #302e2b;
}
.b69Links .link h2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 26px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #d15e14;
}
@media screen and (max-width: 1279px) {
  .b69Links .link h2 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Links .link a {
  width: 120px;
  height: 28px;
  border-radius: 30px;
  background: #d15e14;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 12px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  margin-left: 20px;
}
@media screen and (max-width: 1279px) {
  .b69Links .link a {
    font-size: calc(12px + (12 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b69Item {
  width: 32%;
  margin-right: 2%;
  position: relative;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #fff;
}
.b69Item:nth-child(3n) {
  margin-right: 0;
}
.b69Item:nth-child(2) {
  background: #d15e14;
}
.b69Item:nth-child(2) h2 {
  font-size: 70px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  text-align: center;
  width: 60%;
  margin: auto;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(2) h2 {
    font-size: calc(22px + (70 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(2) h2 span {
  font-size: 32px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(2) h2 span {
    font-size: calc(22px + (32 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(3) .b69Text,
.b69Item:nth-child(4) .b69Text {
  width: 80%;
}
.b69Item:nth-child(3) h3,
.b69Item:nth-child(4) h3 {
  font-size: 26px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #d15e14;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(3) h3,
  .b69Item:nth-child(4) h3 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(3) ul,
.b69Item:nth-child(4) ul {
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #d15e14;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(3) ul,
  .b69Item:nth-child(4) ul {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(3) ul li,
.b69Item:nth-child(4) ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 15px;
}
.b69Item:nth-child(3) ul li:before,
.b69Item:nth-child(4) ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d15e14;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b69Item:nth-child(5) {
  background: #fff;
}
.b69Item:nth-child(5) h2 {
  font-size: 50px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #d15e14;
  text-align: center;
  width: 60%;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(5) h2 {
    font-size: calc(22px + (50 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(5) h2 span,
.b69Item:nth-child(5) h2 i {
  font-size: 26px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(5) h2 span,
  .b69Item:nth-child(5) h2 i {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(5) h2 i {
  font-size: 16px;
  margin-top: 20px;
  font-family: 'Roboto-Light', sans-serif;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(5) h2 i {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(6) {
  background: #d15e14;
}
.b69Item:nth-child(6) h2 {
  font-size: 50px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  text-align: center;
  width: 75%;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(6) h2 {
    font-size: calc(22px + (50 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(6) h2 span,
.b69Item:nth-child(6) h2 i {
  font-size: 26px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(6) h2 span,
  .b69Item:nth-child(6) h2 i {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Item:nth-child(6) h2 i {
  font-size: 16px;
  margin-top: 10px;
  font-family: 'Roboto-Light', sans-serif;
}
@media screen and (max-width: 1279px) {
  .b69Item:nth-child(6) h2 i {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Fondo {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.b69Mapa {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  margin-top: 80px;
}
.b69Mapa h2 {
  font-size: 26px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #d15e14;
  width: 190px;
}
@media screen and (max-width: 1279px) {
  .b69Mapa h2 {
    font-size: calc(18px + (26 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69Mapa h2 span {
  display: block;
  font-family: 'Bosch-Black', sans-serif;
  color: #302e2b;
}
.b69ImgMapa {
  margin: 0;
  width: calc(100% - 240px);
  margin-left: 50px;
  position: relative;
}
.b69ImgMapa .zoom {
  position: absolute;
  width: 300px;
  height: 300px;
  z-index: 100;
  top: 20%;
  right: 100%;
  overflow: hidden;
  display: block;
  border: 2px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b69ImgMapa .zoom.remove {
  display: none;
}
.b69ImgMapa .zoom img {
  position: absolute;
  width: 3000%;
  height: 1500%;
}
.b69ImgMapa figure {
  width: 100%;
}
.b69ImgMapa figure img {
  width: 100%;
}
.b69LastBlock {
  margin-top: 86px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.b69LastBlock h4 {
  font-size: 26px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #302e2b;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b69LastBlock h4 {
    font-size: calc(16px + (26 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69LastBlock h4 span {
  display: block;
  font-family: 'Bosch-Regular', sans-serif;
  color: #d15e14;
}
.b69RightInfo {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-left: 120px;
}
.b69NameData {
  margin-right: 150px;
  max-width: 300px;
  width: 100%;
}
.b69NameData:last-child {
  margin-right: 0;
}
.b69NameData h2 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #302e2b;
}
@media screen and (max-width: 1279px) {
  .b69NameData h2 {
    font-size: calc(15px + (16 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69NameData a {
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #d15e14;
  display: block;
  text-decoration: underline;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b69NameData a {
    font-size: calc(15px + (16 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b69NameData a.mail {
  margin-bottom: 5px;
}
.b69NameData a.mail:before {
  content: '';
  background-image: url("../img/b69mail.png");
  width: 28px;
  height: 16px;
  position: absolute;
  right: calc(100% + 10px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b69NameData a.wsp:before {
  content: '';
  background-image: url("../img/b69wsp.png");
  width: 24px;
  height: 26px;
  position: absolute;
  right: calc(100% + 10px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b69NameData a.phone:after {
  content: '';
  background-image: url("../img/b69phone.png");
  width: 23px;
  height: 20px;
  position: absolute;
  right: calc(100% + 40px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 1024px) {
  .b69Mapa {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b69ImgMapa {
    width: 100%;
    margin: 0;
  }
  .b69ImgMapa .zoom {
    width: 200px;
    height: 200px;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .b69LastBlock {
    margin-top: 250px;
  }
}
@media screen and (max-width: 768px) {
  .b69Item:nth-child(2) h2 {
    width: 65%;
  }
  .b69Item {
    width: 100%;
    margin-right: 0;
  }
  .b69LastBlock {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b69RightInfo {
    margin-top: 30px;
  }
  .b69NameData {
    padding-left: 65px;
    margin-right: 50px;
  }
  .b69RightInfo {
    margin-left: 0px;
  }
}
@media screen and (max-width: 650px) {
  .b69RightInfo {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b69NameData {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .b69Links {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b69Links .link {
    width: 100%;
    margin: 0;
  }
  .b69Links .link:first-child {
    margin-bottom: 30px;
  }
  .b69Links .link h2 {
    width: 100%;
    margin: 0;
  }
  .b69Links .link h2 a {
    margin: 0;
    margin-left: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b7 {
  padding-top: 140px;
  padding-bottom: 140px;
}
.b7 .grilla {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b7 .grilla:first-child h2 {
  display: block;
}
.b7 .grilla h2 {
  display: none;
}
.b7Content {
  width: 100%;
  padding-right: 65px;
  padding-left: 65px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b7Title {
  width: 100%;
}
.b7Title h2 {
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: 1.2;
  color: #ce7912;
  max-width: 258px;
  width: 100%;
  margin-bottom: 62px;
}
@media screen and (max-width: 1279px) {
  .b7Title h2 {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b7Title h3 {
  font-size: 24px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #a87632;
  width: 100%;
  position: relative;
  background: #fff;
  display: inline-block;
}
@media screen and (max-width: 1279px) {
  .b7Title h3 {
    font-size: calc(18px + (24 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b7Title h3 span {
  background: #fff;
  position: relative;
  z-index: 5;
  padding-bottom: 5px;
  padding-right: 15px;
}
.b7Title h3 .line {
  background: rgba(206,121,18,0.5);
  width: 100%;
  bottom: 0;
  right: 0;
  position: absolute;
  height: 2px;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b7Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 100%;
  width: 100%;
  margin: auto;
  margin-top: 40px;
}
.b7Wrap a {
  margin: 0;
  width: auto;
  margin-right: 2%;
  text-align: center;
  margin-bottom: 30px;
}
.b7Wrap a img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1440px) {
  .b7Wrap a {
    margin: 0;
    width: auto;
    margin-right: 2%;
    text-align: center;
    margin-bottom: 30px;
  }
  .b7Title h2 {
    margin-bottom: 30px;
  }
  .b7Content {
    padding: 0px;
  }
}
@media screen and (max-width: 480px) {
  .b7Wrap {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .b7Wrap a {
    width: 48%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b70 .gParrafo strong {
  font-weight: bold;
  color: #000;
}
.b70 figure {
  position: relative;
}
.b70 figure a {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  font-size: 100px;
  z-index: 60;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .b70 figure a {
    font-size: calc(50px + (100 - 50) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b70 figure a:before {
  color: #fff;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b70 .gParrafo strong {
  font-weight: bold;
  color: #000;
}
.b70 figure {
  position: relative;
  text-align: center;
}
.b70 figure a {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  font-size: 100px;
  z-index: 60;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .b70 figure a {
    font-size: calc(50px + (100 - 50) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b70 figure a:before {
  color: #fff;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b70 .gParrafo strong {
  font-weight: bold;
  color: #000;
}
.b70 figure {
  position: relative;
}
.b70 figure a {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  font-size: 100px;
  z-index: 60;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .b70 figure a {
    font-size: calc(50px + (100 - 50) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b70 figure a:before {
  color: #fff;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b71Banner {
  height: 250px !important;
}
.b71Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b71 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #f3f3f3;
}
.b71 h1,
.b71 h2,
.b71 h3,
.b71 h4,
.b71 h5 {
  font-weight: inherit;
}
.b71Left {
  padding-right: 30px;
}
.b71Left h2 {
  font-size: 22px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b71Left h2 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71Left h4 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
}
@media screen and (max-width: 1279px) {
  .b71Left h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71Left h4 a {
  color: #b97727;
  text-decoration: underline;
  border-left: 2px solid rgba(102,102,102,0.4);
  padding-left: 5px;
}
.b71Left h4 span {
  display: block;
  color: #000;
}
.b71Left ul li {
  margin-bottom: 20px;
}
.b71Left ul li h3 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .b71Left ul li h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71Left ul li h2 {
  font-size: 17px;
}
@media screen and (max-width: 1279px) {
  .b71Left ul li h2 {
    font-size: calc(14px + (17 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71BoxUpgrade h2 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 25px;
}
@media screen and (max-width: 1279px) {
  .b71BoxUpgrade h2 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71BoxUpgrade a {
  texxt-decoration: underline;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #b97727;
  margin-bottom: 15px;
}
@media screen and (max-width: 1279px) {
  .b71BoxUpgrade a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71Button {
  margin: 0;
  margin-top: 20px;
  margin-bottom: 30px;
  background: #b97727;
  height: 32px;
  max-width: 130px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 15px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  border-radius: 30px;
  border: 0px;
}
@media screen and (max-width: 1279px) {
  .b71Button {
    font-size: calc(14px + (15 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b70Message {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 18px;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b70Message {
    font-size: calc(15px + (18 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b70Message.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b71Center {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 2px solid rgba(102,102,102,0.5);
}
.b71Center h5 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
}
@media screen and (max-width: 1279px) {
  .b71Center h5 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71Center h5 strong {
  font-family: 'Roboto-Bold', sans-serif;
}
.b71Center h3 {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  margin-bottom: 10px;
}
@media screen and (max-width: 1279px) {
  .b71Center h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71Center h4 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 18px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b71Center h4 {
    font-size: calc(16px + (18 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71Center h4 a {
  margin: 0;
  margin-left: 10px;
  color: #b97727;
  border-left: 1px solid #666;
  padding-left: 5px;
  text-decoration: underline;
}
.b71Check {
  position: relative;
  margin-bottom: 15px;
}
.b71Check input {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  top: 0;
}
.b71Check input:checked + label:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b71Check label {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  font-size: 18px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b71Check label {
    font-size: calc(16px + (18 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71Check label:before {
  content: '';
  border: 2px solid #666;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 5px;
  left: 0;
}
.b71Check label:after {
  content: '';
  background: #b97727;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 3px;
  top: 8px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b71 figure {
  text-align: right;
  padding-right: 50px;
}
.b71BoxFirst {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b71BoxFirst h3 {
  font-size: 18px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b71BoxFirst h3 {
    font-size: calc(15px + (18 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71boxForm {
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b71boxForm form {
  width: 70%;
}
.b71boxForm h4 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 15px;
}
@media screen and (max-width: 1279px) {
  .b71boxForm h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71boxForm label {
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #666;
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 1279px) {
  .b71boxForm label {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b71boxForm select,
.b71boxForm input,
.b71boxForm textarea {
  border: 1px solid #666;
  height: 32px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 5px;
}
.b71boxForm textarea {
  height: 60px;
}
@media screen and (max-width: 1440px) {
  .b71boxForm form {
    width: 100%;
  }
  .b71boxForm input,
  .b71boxForm select,
  .b71boxForm textarea {
    height: 26px;
  }
  .b71Button {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .b71 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .b71 figure {
    width: 150px;
    margin: 0 0 0 auto;
  }
  .b71Banner {
    height: 200px !important;
  }
}
@media screen and (max-width: 767px) {
  .b71Wrap {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .b71Left,
  .b71Center,
  .b71Right {
    width: 100%;
    padding: 0;
    border: 0px;
  }
  .b71boxForm {
    padding: 20px;
  }
  .b71Banner {
    height: 150px !important;
  }
  .b72WrapForm .b71boxForm {
    height: auto;
  }
  .b71boxForm input,
  .b71boxForm select,
  .b71boxForm textarea,
  .b71boxForm label {
    margin-bottom: 2px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b72Recuperar {
  max-width: 650px;
  width: 100%;
  background: #fff;
  margin: auto;
}
.b72Links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b72Links a {
  margin: 0;
  color: #0072bc;
  text-decoration: underline;
}
.b72WrapForm {
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 50px;
}
.b72WrapForm .b70Message {
  margin: 0;
  color: #f00;
}
.b72WrapForm .b71boxForm {
  width: 48%;
  margin-right: 2%;
  background: #fff;
  height: 300px;
}
.b72WrapForm .b71boxForm:nth-child(2n) {
  margin-right: 0;
  background: #dcddde;
}
@media screen and (max-width: 767px) {
  .b72WrapForm {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b72WrapForm .b71boxForm {
    width: 100%;
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b72Recuperar {
  max-width: 650px;
  width: 100%;
  background: #fff;
  margin: auto;
}
.b72Links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b72Links a {
  margin: 0;
  color: #0072bc;
  text-decoration: underline;
}
.b72WrapForm {
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 50px;
}
.b72WrapForm .b71boxForm {
  width: 48%;
  margin-right: 2%;
  background: #fff;
  height: 300px;
}
.b72WrapForm .b71boxForm:nth-child(2n) {
  margin-right: 0;
  background: #dcddde;
}
.b72WrapForm .b70Message {
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .b72WrapForm {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b72WrapForm .b71boxForm {
    width: 100%;
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b73Banner h2 span {
  color: #fff !important;
}
.img73 {
  text-align: right;
  margin-top: 50px;
  padding-right: 5%;
}
.b73 {
  background: #f3f3f3;
  padding-top: 100px;
  padding-bottom: 100px;
}
.b73 .return {
  font-size: 16px;
  text-decoration: underline;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
  display: block;
  margin-bottom: 30px;
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 1279px) {
  .b73 .return {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73 .return:before {
  content: '\e90c';
  font-family: 'icomoon';
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  color: #000;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b73 .gParrafo {
  max-width: 600px;
  width: 100%;
}
.b73First {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 30px;
}
.b73First h2 {
  font-size: 32px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004d58;
  margin-bottom: 0;
  margin-right: 25px;
  width: calc(100% - 400px);
  width: fit-content;
}
@media screen and (max-width: 1279px) {
  .b73First h2 {
    font-size: calc(18px + (32 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73First form {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 400px;
}
.b73First form input {
  border: 0px;
  border-radius: 30px;
  margin-right: 20px;
  height: 30px;
  padding-left: 10px;
  max-width: 200px;
  width: 100%;
}
.b73First form button {
  background: #ba7822;
  height: 30px;
  border: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  border-radius: 30px;
  max-width: 120px;
  width: 100%;
}
.b73Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 30px;
}
.b73Wrap.video .b73Img {
  height: 350px;
}
.b73Wrap.video .b73Img:before {
  content: '';
  background: rgba(0,0,0,0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.b73Wrap.video .b73Item {
  width: 49%;
  margin-right: 2%;
}
.b73Wrap.video .b73Item:nth-child(2n) {
  margin-right: 0;
}
.b73Tabs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 42px;
  background: #fff;
  margin-top: 50px;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  overflow-x: auto;
}
.b73Tabs a {
  height: 100%;
  margin: 0;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  width: fit-content;
  padding: 0px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 1279px) {
  .b73Tabs a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73Tabs a.active {
  color: #004e59;
}
.b73Tabs a.active:before {
  content: '';
  background: #004e59;
  height: 3px;
  width: 60%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  bottom: 0;
}
.b73Item {
  margin: 0;
  width: 24%;
  margin-right: 1.33%;
  margin-bottom: 30px;
}
.b73Item:nth-child(4n) {
  margin-right: 0;
}
.b73Item h3 {
  font-size: 13px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #000;
  background: #fff;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b73Item h3 {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73Img {
  height: 260px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.b73Play {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 50;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b73Play i:before {
  color: #fff;
  font-size: 50px;
}
.b73ImgBox {
  height: 450px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b73Box .gParrafo {
  font-size: 13px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b73Box .gParrafo {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b73 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .b73Item {
    width: 32%;
    margin-right: 2%;
  }
  .b73Item:nth-child(4n) {
    margin-right: 2%;
  }
  .b73Item:nth-child(3n) {
    margin-right: 0%;
  }
  .img73 img {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .b73Img {
    height: 200px;
  }
  .b73Wrap.video .b73Img {
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .b73First {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .b73First h2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .b73First form {
    width: 100%;
  }
  .b73Item {
    width: 49%;
    margin-right: 2%;
  }
  .b73Item:nth-child(4n) {
    margin-right: 2%;
  }
  .b73Item:nth-child(3n) {
    margin-right: 2%;
  }
  .b73Item:nth-child(2n) {
    margin-right: 0%;
  }
  .b73Img {
    height: 160px;
  }
  .b73ImgBox {
    height: 250px;
  }
  .b73Wrap.video .b73Item {
    width: 100%;
    margin: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b73Banner h2 span {
  color: #fff !important;
}
.img73 {
  text-align: right;
  margin-top: 50px;
  padding-right: 5%;
}
.b73 {
  background: #f3f3f3;
  padding-top: 100px;
  padding-bottom: 100px;
}
.b73 .return {
  font-size: 16px;
  text-decoration: underline;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
  display: block;
  margin-bottom: 30px;
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 1279px) {
  .b73 .return {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73 .return:before {
  content: '\e90c';
  font-family: 'icomoon';
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  color: #000;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b73 .gParrafo {
  max-width: 100% !important;
  width: 100%;
}
.b73First {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 30px;
}
.b73First h2 {
  font-size: 32px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004d58;
  margin-bottom: 0;
  margin-right: 25px;
  width: calc(100% - 400px);
  width: fit-content;
}
@media screen and (max-width: 1279px) {
  .b73First h2 {
    font-size: calc(18px + (32 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73First form {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 400px;
}
.b73First form input {
  border: 0px;
  border-radius: 30px;
  margin-right: 20px;
  height: 30px;
  padding-left: 10px;
  max-width: 200px;
  width: 100%;
}
.b73First form button {
  background: #ba7822;
  height: 30px;
  border: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  border-radius: 30px;
  max-width: 120px;
  width: 100%;
}
.b73Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 30px;
}
.b73Wrap.video .b73Img {
  height: 350px;
}
.b73Wrap.video .b73Img:before {
  content: '';
  background: rgba(0,0,0,0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.b73Wrap.video .b73Item {
  width: 49%;
  margin-right: 2%;
}
.b73Wrap.video .b73Item:nth-child(2n) {
  margin-right: 0;
}
.b73Tabs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 42px;
  background: #fff;
  margin-top: 50px;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  overflow-x: auto;
}
.b73Tabs a {
  height: 100%;
  margin: 0;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  width: fit-content;
  padding: 0px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 1279px) {
  .b73Tabs a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73Tabs a.active {
  color: #004e59;
}
.b73Tabs a.active:before {
  content: '';
  background: #004e59;
  height: 3px;
  width: 60%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  bottom: 0;
}
.b73Item {
  margin: 0;
  width: 24%;
  margin-right: 1.33%;
  margin-bottom: 30px;
}
.b73Item:nth-child(4n) {
  margin-right: 0;
}
.b73Item h3 {
  font-size: 13px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #000;
  background: #fff;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b73Item h3 {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73Img {
  height: 260px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.b73Play {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 50;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b73Play i:before {
  color: #fff;
  font-size: 50px;
}
.b73ImgBox {
  height: 450px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b73Box .gParrafo {
  font-size: 13px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b73Box .gParrafo {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73FiltroForm {
  max-width: 1400px;
  width: 100%;
}
.b73FiltroForm form {
  max-width: 100%;
  width: 100%;
}
.b73FiltroForm .b22Buscador {
  width: 300px;
}
.b73FiltroForm .b22Buscador select {
  margin: 0;
}
.b73FiltroForm form input {
  margin: 0;
  max-width: 100%;
}
.b73FiltroForm form button {
  margin-left: 30px;
}
@media screen and (max-width: 1024px) {
  .b73 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .b73Item {
    width: 32%;
    margin-right: 2%;
  }
  .b73Item:nth-child(4n) {
    margin-right: 2%;
  }
  .b73Item:nth-child(3n) {
    margin-right: 0%;
  }
  .img73 img {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .b73Img {
    height: 200px;
  }
  .b73Wrap.video .b73Img {
    height: 250px;
  }
  .b73First form {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .b73First form .b22Buscador {
    max-width: 400px;
    width: 100%;
    margin: 0px !important;
  }
  .b73First form button {
    margin-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  .b73First {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .b73First h2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .b73First form {
    width: 100%;
  }
  .b73Item {
    width: 49%;
    margin-right: 2%;
  }
  .b73Item:nth-child(4n) {
    margin-right: 2%;
  }
  .b73Item:nth-child(3n) {
    margin-right: 2%;
  }
  .b73Item:nth-child(2n) {
    margin-right: 0%;
  }
  .b73Img {
    height: 160px;
  }
  .b73ImgBox {
    height: 250px;
  }
  .b73Wrap.video .b73Item {
    width: 100%;
    margin: 0;
  }
  .b73FiltroForm {
    width: 100% !important;
  }
  .b73First form .b22Buscador {
    margin-bottom: 20px !important;
  }
  .b73First form .b22Buscador {
    margin-bottom: 20px !important;
    margin-left: 0px !important;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b73Banner h2 span {
  color: #fff !important;
}
.img73 {
  text-align: right;
  margin-top: 50px;
  padding-right: 5%;
}
.b73 {
  background: #f3f3f3;
  padding-top: 100px;
  padding-bottom: 100px;
}
.b73 .return {
  font-size: 16px;
  text-decoration: underline;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
  display: block;
  margin-bottom: 30px;
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 1279px) {
  .b73 .return {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73 .return:before {
  content: '\e90c';
  font-family: 'icomoon';
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  color: #000;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b73 .gParrafo {
  max-width: 600px;
  width: 100%;
}
.b73First {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 30px;
}
.b73First h2 {
  font-size: 32px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004d58;
  margin-bottom: 0;
  margin-right: 25px;
  width: calc(100% - 400px);
  width: fit-content;
}
@media screen and (max-width: 1279px) {
  .b73First h2 {
    font-size: calc(18px + (32 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73First form {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 400px;
}
.b73First form input {
  border: 0px;
  border-radius: 30px;
  margin-right: 20px;
  height: 30px;
  padding-left: 10px;
  max-width: 200px;
  width: 100%;
}
.b73First form button {
  background: #ba7822;
  height: 30px;
  border: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  border-radius: 30px;
  max-width: 120px;
  width: 100%;
}
.b73Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 30px;
}
.b73Wrap.video .b73Img {
  height: 350px;
}
.b73Wrap.video .b73Img:before {
  content: '';
  background: rgba(0,0,0,0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.b73Wrap.video .b73Item {
  width: 49%;
  margin-right: 2%;
}
.b73Wrap.video .b73Item:nth-child(2n) {
  margin-right: 0;
}
.b73Tabs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 42px;
  background: #fff;
  margin-top: 50px;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  overflow-x: auto;
}
.b73Tabs a {
  height: 100%;
  margin: 0;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  width: fit-content;
  padding: 0px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 1279px) {
  .b73Tabs a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73Tabs a.active {
  color: #004e59;
}
.b73Tabs a.active:before {
  content: '';
  background: #004e59;
  height: 3px;
  width: 60%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  bottom: 0;
}
.b73Item {
  margin: 0;
  width: 24%;
  margin-right: 1.33%;
  margin-bottom: 30px;
}
.b73Item:nth-child(4n) {
  margin-right: 0;
}
.b73Item h3 {
  font-size: 13px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #000;
  background: #fff;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b73Item h3 {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b73Img {
  height: 260px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.b73Play {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 50;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b73Play i:before {
  color: #fff;
  font-size: 50px;
}
.b73ImgBox {
  height: 450px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b73Box .gParrafo {
  font-size: 13px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b73Box .gParrafo {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b73 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .b73Item {
    width: 32%;
    margin-right: 2%;
  }
  .b73Item:nth-child(4n) {
    margin-right: 2%;
  }
  .b73Item:nth-child(3n) {
    margin-right: 0%;
  }
  .img73 img {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .b73Img {
    height: 200px;
  }
  .b73Wrap.video .b73Img {
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .b73First {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .b73First h2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .b73First form {
    width: 100%;
  }
  .b73Item {
    width: 49%;
    margin-right: 2%;
  }
  .b73Item:nth-child(4n) {
    margin-right: 2%;
  }
  .b73Item:nth-child(3n) {
    margin-right: 2%;
  }
  .b73Item:nth-child(2n) {
    margin-right: 0%;
  }
  .b73Img {
    height: 160px;
  }
  .b73ImgBox {
    height: 250px;
  }
  .b73Wrap.video .b73Item {
    width: 100%;
    margin: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b74 {
  background: #f1f1f1;
}
.b74Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 50px;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b74Item {
  width: 46%;
  margin-right: 8%;
}
.b74Item:nth-child(2n) {
  margin-right: 0;
}
.b74Img {
  height: 150px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.b74Img figure {
  position: absolute;
  bottom: -38px;
  left: 30px;
}
.b74Text {
  background: #fff;
  padding: 30px;
  padding-top: 60px;
}
.b74Text h3 {
  font-size: 22px;
  font-family: 'Roboto-Light', sans-serif;
  color: #004e59;
  margin-bottom: 20px;
}
.b74Text h3 span {
  font-family: 'Roboto-Bold', sans-serif;
  display: block;
}
.b74Text .gParrafo {
  margin-top: 0px;
}
.b74Text a {
  color: #f5a800;
  font-size: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0;
  margin-top: 30px;
}
.b74Text a i:before {
  color: #f5a800;
  font-size: 30px;
  margin-right: 10px;
}
.b74Block {
  background: #004e59;
  padding: 75px 0;
  padding-top: 0px;
  margin-top: 120px;
}
.b74Block .grillInterna {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b47Left {
  width: 350px;
}
.b47Left h3 {
  padding: 50px 35px;
  padding-top: 0px;
  background: #fff;
  text-align: left;
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 80px;
  margin-right: 40px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b47Left h3 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b47Left h3:before {
  content: '';
  background: #fff;
  bottom: 100%;
  width: 100%;
  height: 40px;
  position: absolute;
  left: 0;
}
.b47Left h3 span {
  display: block;
  width: 100%;
}
.b47Left a {
  height: 28px;
  border-radius: 30px;
  max-width: 180px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #f5a800;
  font-size: 12px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
.b74Right {
  width: calc(100% - 350px);
}
.b74Right ul li {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #fff;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b74Right ul li {
    font-size: calc(18px + (21 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b74Right ul li:before {
  content: '';
  background-image: url("../img/checkImg.png");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 5px;
  left: 0;
}
.b74TextWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 50px;
}
.b74TextWrap h4 {
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #f5a800;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b74TextWrap h4 {
    font-size: calc(18px + (30 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b74TextWrap .gParrafo {
  margin: 0;
}
.b74TextWrap figure {
  margin: 0;
  width: 375px;
}
.b74TextParrafo {
  width: calc(100% - 375px);
  padding-left: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b74TextBlock {
  margin-top: 100px;
}
.b74TextBlock h3 {
  font-size: 28px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 80px;
  margin-top: 40px;
}
@media screen and (max-width: 1279px) {
  .b74TextBlock h3 {
    font-size: calc(18px + (28 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b74LisVideos {
  border-top: 10px solid #898a8d;
  margin-top: 100px;
}
.b74LisVideos.ganadores {
  border-top: 10px solid #f5a800;
}
.b74LisVideos.ganadores h2 {
  color: #f5a800;
}
.b74LisVideos h2 {
  background: #fff;
  text-align: left;
  padding: 30px;
  width: 300px;
  font-size: 30px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #898a8d;
  position: relative;
  top: -50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b74LisVideos h2 {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b74LisVideos h2 span {
  display: block;
  width: 100%;
}
.b74VideWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b74ItemVideo {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
}
.b74ItemVideo:nth-child(3n) {
  margin-right: 0;
}
.b74ImgVideo {
  height: 320px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  background-size: contain;
}
.b74ImgVideo a {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  width: fit-content;
}
.b74ImgVideo a i:before {
  color: #fff;
  font-size: 50px;
  font-weight: bold;
}
.b74TextVideo {
  background: #fff;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b74TextVideo h3 {
  font-size: 20px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 5px;
  height: 54px;
}
@media screen and (max-width: 1279px) {
  .b74TextVideo h3 {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b74TextVideo h4 {
  font-size: 14px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 5px;
  height: 100px;
  overflow-y: auto;
}
.b74TextVideo h4 p {
  margin-bottom: 0;
}
.b74TextVideo a {
  text-decoration: underline;
  position: relative;
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #666;
  display: inline-block;
  margin-top: 40px;
}
@media screen and (max-width: 1279px) {
  .b74TextVideo a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b74TextVideo a:before {
  content: '';
  background-image: url("../img/downloadB74.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 16px;
  height: 15px;
  position: absolute;
  left: calc(100% + 20px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1440px) {
  .b74ImgVideo {
    height: 230px;
  }
}
@media screen and (max-width: 768px) {
  .b74Block {
    padding-top: 50px;
  }
  .b74Block .grillInterna {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b74Right {
    width: 100%;
  }
  .b47Left {
    width: 100%;
    margin-bottom: 40px;
  }
  .b47Left h3 {
    position: relative;
    margin-bottom: 30px;
    background: transparent;
    color: #fff;
    text-align: center;
    padding: 0;
  }
  .b47Left h3 span {
    display: inline-block;
  }
  .b47Left h3:before {
    display: none;
  }
  .b74TextWrap {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .b74TextWrap figure {
    width: 100%;
    text-align: center;
  }
  .b74TextParrafo {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
  .b74TextParrafo h4 {
    text-align: center;
  }
  .b74ItemVideo {
    width: 49%;
    margin-right: 2%;
  }
  .b74ItemVideo:nth-child(3n) {
    margin-right: 2%;
  }
  .b74ItemVideo:nth-child(2n) {
    margin-right: 0%;
  }
}
@media screen and (max-width: 480px) {
  .b74Item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .b74TextBlock h3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .b74ItemVideo {
    width: 100%;
    margin-right: 0%;
  }
  .b74ItemVideo:nth-child(3n) {
    margin-right: 0%;
  }
  .b74ItemVideo:nth-child(2n) {
    margin-right: 0%;
  }
  .b74LisVideos h2 {
    width: 100%;
  }
  .b74TextVideo h4 {
    height: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b75 .b25Info h2 span {
  color: #f5a800;
}
.b75Block {
  margin-bottom: 50px;
  margin-top: 60px;
}
.b75Block.yellow h2 {
  color: #f5a800;
}
.b75Block h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004e59;
}
@media screen and (max-width: 1279px) {
  .b75Block h2 {
    font-size: calc(18px + (35 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Block .gParrafo {
  margin: 0;
}
.b75Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b75Wrap.last {
  margin-top: 100px;
}
.b75Wrap.last .b75Left h4 {
  font-size: 35px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #f5a800;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75Wrap.last .b75Left h4 {
    font-size: calc(18px + (35 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Wrap.yellow .b75Left {
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b75Wrap.yellow .b75Left h3 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75Wrap.yellow .b75Left h3 {
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Wrap.yellow .b75Left h3:before {
  content: '';
  background-image: url("../img/check2.png");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
.b75border {
  border: 1px solid #2d2a26;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b75border h4 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #666;
}
@media screen and (max-width: 1279px) {
  .b75border h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75border a {
  margin: 0;
  height: 28px;
  border-radius: 30px;
  background: #f5a800;
  font-size: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  max-width: 140px;
  width: 100%;
  margin: 0 0 0 auto;
  margin-top: 50px;
}
.b75Right {
  width: 475px;
}
.b75Left {
  width: calc(100% - 475px);
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b75Left h3 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #f5a800;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75Left h3 {
    font-size: calc(15px + (21 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Left .gParrafo {
  margin: 0;
}
.b75Left ul li {
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #666;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b75Left ul li {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Left ul li:before {
  content: '';
  background-image: url("../img/check2.png");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
.b75Text {
  border: 2px solid #666;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 90px;
  padding: 0px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
}
.b75Text h3 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #666;
  margin-right: 40px;
}
@media screen and (max-width: 1279px) {
  .b75Text h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Text a {
  margin: 0;
  height: 28px;
  border-radius: 30px;
  background: #f5a800;
  font-size: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  max-width: 140px;
  width: 100%;
}
.b75BlockYellow {
  background: #f5a800;
  padding: 100px 0px;
  margin-top: 60px;
}
.b75BlockYellow .grillInterna {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b75BlockYellow .grillInterna figure {
  width: 475px;
}
.b75TextYellow {
  width: calc(100% - 475px);
  padding-left: 60px;
  box-sisizing: border-box;
}
.b75TextYellow .gParrafo {
  margin: 0;
}
.b75TextYellow h3 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75TextYellow h3 {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75TextYellow .gParrafo {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b75TextYellow .gParrafo {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 768px) {
  .b75Wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b75Left {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
  .b75Right {
    text-align: center;
    width: 100%;
  }
  .b75Right figure {
    width: 100%;
    text-align: center;
  }
  .b75BlockYellow .grillInterna {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b75BlockYellow .grillInterna figure {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .b75TextYellow {
    padding: 0;
    width: 100%;
  }
  .b75Wrap.yellow .b75Left {
    padding: 0;
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .b75Text {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .b75Text h3 {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b75 .b25Info h2 span {
  color: #f5a800;
}
.b75Block {
  margin-bottom: 50px;
  margin-top: 60px;
}
.b75Block.yellow h2 {
  color: #f5a800;
}
.b75Block h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004e59;
}
@media screen and (max-width: 1279px) {
  .b75Block h2 {
    font-size: calc(18px + (35 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Block .gParrafo {
  margin: 0;
}
.b75Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b75Wrap.last {
  margin-top: 100px;
}
.b75Wrap.last .b75Left h4 {
  font-size: 35px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #f5a800;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75Wrap.last .b75Left h4 {
    font-size: calc(18px + (35 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Wrap.yellow .b75Left {
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b75Wrap.yellow .b75Left h3 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75Wrap.yellow .b75Left h3 {
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Wrap.yellow .b75Left h3:before {
  content: '';
  background-image: url("../img/check2.png");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
.b75border {
  border: 1px solid #2d2a26;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b75border h4 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #666;
}
@media screen and (max-width: 1279px) {
  .b75border h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75border a {
  margin: 0;
  height: 28px;
  border-radius: 30px;
  background: #f5a800;
  font-size: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  max-width: 140px;
  width: 100%;
  margin: 0 0 0 auto;
  margin-top: 50px;
}
.b75Right {
  width: 475px;
}
.b75Left {
  width: calc(100% - 475px);
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b75Left h3 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #f5a800;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75Left h3 {
    font-size: calc(15px + (21 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Left .gParrafo {
  margin: 0;
}
.b75Left ul li {
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #666;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b75Left ul li {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Left ul li:before {
  content: '';
  background-image: url("../img/check2.png");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
.b75Text {
  border: 2px solid #666;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 90px;
  padding: 0px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
}
.b75Text h3 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #666;
  margin-right: 40px;
}
@media screen and (max-width: 1279px) {
  .b75Text h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Text a {
  margin: 0;
  height: 28px;
  border-radius: 30px;
  background: #f5a800;
  font-size: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  max-width: 140px;
  width: 100%;
}
.b75BlockYellow {
  background: #f5a800;
  padding: 100px 0px;
  margin-top: 60px;
}
.b75BlockYellow .grillInterna {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b75BlockYellow .grillInterna figure {
  width: 475px;
}
.b75TextYellow {
  width: calc(100% - 475px);
  padding-left: 60px;
  box-sisizing: border-box;
}
.b75TextYellow .gParrafo {
  margin: 0;
}
.b75TextYellow h3 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75TextYellow h3 {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75TextYellow .gParrafo {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b75TextYellow .gParrafo {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 768px) {
  .b75Wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b75Left {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
  .b75Right {
    text-align: center;
    width: 100%;
  }
  .b75Right figure {
    width: 100%;
    text-align: center;
  }
  .b75BlockYellow .grillInterna {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b75BlockYellow .grillInterna figure {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .b75TextYellow {
    padding: 0;
    width: 100%;
  }
  .b75Wrap.yellow .b75Left {
    padding: 0;
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .b75Text {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .b75Text h3 {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b75 .b25Info h2 span {
  color: #f5a800;
}
.b75Block {
  margin-bottom: 50px;
  margin-top: 60px;
}
.b75Block.yellow h2 {
  color: #f5a800;
}
.b75Block h2 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004e59;
}
@media screen and (max-width: 1279px) {
  .b75Block h2 {
    font-size: calc(18px + (35 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Block .gParrafo {
  margin: 0;
}
.b75Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b75Wrap.last {
  margin-top: 100px;
}
.b75Wrap.last .b75Left h4 {
  font-size: 35px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #f5a800;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75Wrap.last .b75Left h4 {
    font-size: calc(18px + (35 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Wrap.yellow .b75Left {
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b75Wrap.yellow .b75Left h3 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #2d2a26;
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75Wrap.yellow .b75Left h3 {
    font-size: calc(16px + (21 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Wrap.yellow .b75Left h3:before {
  content: '';
  background-image: url("../img/check2.png");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
.b75border {
  border: 1px solid #2d2a26;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b75border h4 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #666;
}
@media screen and (max-width: 1279px) {
  .b75border h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75border a {
  margin: 0;
  height: 28px;
  border-radius: 30px;
  background: #f5a800;
  font-size: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  max-width: 140px;
  width: 100%;
  margin: 0 0 0 auto;
  margin-top: 50px;
}
.b75Right {
  width: 475px;
}
.b75Left {
  width: calc(100% - 475px);
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b75Left h3 {
  font-size: 21px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #f5a800;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75Left h3 {
    font-size: calc(15px + (21 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Left .gParrafo {
  margin: 0;
}
.b75Left ul li {
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #666;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b75Left ul li {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Left ul li:before {
  content: '';
  background-image: url("../img/check2.png");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
.b75Text {
  border: 2px solid #666;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 90px;
  padding: 0px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
}
.b75Text h3 {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #666;
  margin-right: 40px;
}
@media screen and (max-width: 1279px) {
  .b75Text h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75Text a {
  margin: 0;
  height: 28px;
  border-radius: 30px;
  background: #f5a800;
  font-size: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  max-width: 140px;
  width: 100%;
}
.b75BlockYellow {
  background: #f5a800;
  padding: 100px 0px;
  margin-top: 60px;
}
.b75BlockYellow .grillInterna {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b75BlockYellow .grillInterna figure {
  width: 475px;
}
.b75TextYellow {
  width: calc(100% - 475px);
  padding-left: 60px;
  box-sisizing: border-box;
}
.b75TextYellow .gParrafo {
  margin: 0;
}
.b75TextYellow h3 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b75TextYellow h3 {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b75TextYellow .gParrafo {
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .b75TextYellow .gParrafo {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 768px) {
  .b75Wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b75Left {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
  .b75Right {
    text-align: center;
    width: 100%;
  }
  .b75Right figure {
    width: 100%;
    text-align: center;
  }
  .b75BlockYellow .grillInterna {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b75BlockYellow .grillInterna figure {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .b75TextYellow {
    padding: 0;
    width: 100%;
  }
  .b75Wrap.yellow .b75Left {
    padding: 0;
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .b75Text {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .b75Text h3 {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b76Banner h2 {
  color: #d15e14 !important;
  max-width: 300px !important;
  width: 100%;
  font-size: 62px;
}
@media screen and (max-width: 1279px) {
  .b76Banner h2 {
    font-size: calc(28px + (62 - 28) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b76 {
  background: #f1f1f1;
  padding-top: 80px;
  padding-bottom: 130px;
}
.b76 .b21Tabs a.active,
.b76 .b21Tabs a:hover {
  color: #d15e14;
}
.b76 .b21Tabs a.active:before,
.b76 .b21Tabs a:hover:before {
  background: #d15e14;
}
.b76 .b21Tabs {
  margin-bottom: 80px;
}
.b76 h2.title {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 70px;
}
@media screen and (max-width: 1279px) {
  .b76 h2.title {
    font-size: calc(18px + (35 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b76 h3.subtitle {
  margin-bottom: 25px;
  margin-top: 100px;
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b76 h3.subtitle {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b76 h3.subtitle span {
  display: block;
  width: 100%;
  font-size: 20px;
  color: #d15e14;
  margin-bottom: 10px;
}
@media screen and (max-width: 1279px) {
  .b76 h3.subtitle span {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b76ContentList {
  margin-bottom: 100px;
}
.b76ContetText {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 40px;
}
.b76ContetText .clickImage {
  cursor: pointer;
}
.b76ContetText.par {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.b76ContetText.par .b76Text {
  margin: 0;
  margin-left: 50px;
}
.b76ContetText figure {
  margin: 0;
  width: 50%;
}
.b76ContetText figure img {
  padding: 13px;
  background: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b76Text {
  width: 50%;
  margin-right: 50px;
}
.b76Text h2 {
  font-size: 20px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #d15e14;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .b76Text h2 {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b76Box {
  max-width: 790px !important;
  width: 100%;
  height: auto !important;
}
.b76Box .closeBox {
  z-index: 100;
}
.b76Box.Boxvideo {
  height: 440px !important;
}
.b76Box.Boxtexto {
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b76Box iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.b76InfoBox h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 25px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
}
@media screen and (max-width: 1279px) {
  .b76InfoBox h3 {
    font-size: calc(17px + (25 - 17) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b76InfoBox .gParrafo h1,
.b76InfoBox .gParrafo h2,
.b76InfoBox .gParrafo h3,
.b76InfoBox .gParrafo h4,
.b76InfoBox .gParrafo h5,
.b76InfoBox .gParrafo h6 {
  font-family: 'Bosch-Black', sans-serif;
  margin: 20px 0px;
}
.b76InfoBox .gParrafo li {
  position: relative;
  padding-left: 18px;
}
.b76InfoBox .gParrafo li:before {
  content: '';
  background: #808080;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.b76InfoBox img {
  height: 60px;
}
.b76Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b76Item {
  background: #fff;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
}
.b76Item:nth-child(3n) {
  margin-right: 0;
}
.b76Item a.verMas {
  width: 100%;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #898a8e;
  font-size: 15px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
.b76Item a.verMas img {
  margin: 0;
  margin-right: 5px;
}
.b76ContentItem {
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b76ContentItem figure {
  margin-bottom: 20px;
}
.b76ContentItem figure img {
  height: 40px;
}
.b76ContentItem h2 {
  font-size: 19px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 5px;
  height: 66px;
}
@media screen and (max-width: 1279px) {
  .b76ContentItem h2 {
    font-size: calc(15px + (19 - 15) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b76ContentItem .gParrafo {
  margin-bottom: 20px;
  height: 66px;
}
.b76List {
  height: 175px;
}
.b76List li {
  margin: 0;
  width: 100%;
  border-top: 1px solid #dbdbdb;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 5px 0px;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b76List li h3 {
  margin-bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 11px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #898a8d;
  width: 100%;
}
.b76List li h3 img {
  margin: 0;
  margin-right: 10px;
}
.b76List li h4 {
  width: 100%;
  font-size: 13px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 0px;
  padding-left: 61px;
}
.b76Last {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 30px;
  height: 37px;
}
.b76Last a {
  margin: 0;
  width: 95px;
  border: 1px solid #808080;
  border-radius: 10px;
  padding: 0px 15px;
  height: 37px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b76Last a img {
  margin: 0;
  margin-left: 10px;
}
.b76Last img {
  margin: 0;
}
@media screen and (max-width: 1025px) {
  .b76ContentItem .gParrafo {
    height: 75px;
  }
}
@media screen and (max-width: 768px) {
  .b76 h2.title {
    margin-bottom: 40px;
  }
  .b76Item {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b76ContetText {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b76ContetText.par {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b76ContetText.par .b76Text {
    margin: 0;
    margin-bottom: 40px;
  }
  .b76ContetText figure {
    width: 100%;
  }
  .b76Text {
    width: 100%;
    margin-bottom: 40px;
  }
  .b76Box.Boxvideo {
    height: 250px;
  }
  .b76Box.Boxtexto {
    padding: 20px;
  }
  .b76 h2.title {
    width: 100%;
  }
  .b76List {
    height: auto;
  }
  .b76ContentItem h2 {
    width: 100%;
  }
  .b76Text h2 {
    width: 100%;
  }
  .b76ContentList {
    margin-bottom: 50px;
  }
  .b76ContetText.par .b76Text {
    margin-bottom: 0px;
  }
  .b76ContentItem h2 {
    height: auto;
  }
  .b76ContentItem .gParrafo {
    height: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b77Swiper {
  padding-bottom: 100px;
}
.b77Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b77Item {
  width: 490px;
  background: #fff;
}
.b77Item .gTitle,
.b77Item .gParrafo {
  color: #000;
}
.b77Text {
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  padding-top: 0px;
}
.b77Text .gParrafo {
  color: #666;
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: 1.44;
  color: #666;
}
.b77Img {
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b77Img figure {
  margin: 0;
  margin-bottom: 0;
}
.b77Img figure img {
  width: 100%;
}
.b77Img h3 {
  font-size: 25px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 0;
  width: calc(100% - 120px);
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b77Img h3 {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b77 {
  padding-bottom: 100px;
  margin: 0 0 0 auto;
}
.b77 .wancho {
  position: relative;
}
.b77 .swiper-pagination-bullets {
  bottom: 20px;
}
.b77 .swiper-pagination-bullets .swiper-pagination-bullet {
  background: transparent;
  color: #666;
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  width: auto;
  height: auto;
  border-radius: 0px;
}
.b77 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-family: 'Roboto-Bold', sans-serif;
  color: #c10230;
}
.b77 .gNav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  top: initial;
  -webkit-transform: initial;
  -moz-transform: initial;
  -o-transform: initial;
  -ms-transform: initial;
  transform: initial;
  bottom: 20px;
  max-width: 260px;
  width: 100%;
}
.b77 .gPrev,
.b77 .gNext {
  width: 48px;
  height: 48px;
}
.b77 .gPrev {
  left: 0;
  right: initial;
}
.b77 .gNext {
  right: 0;
  left: initial;
}
.b77Title {
  margin-top: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 80px;
  position: relative;
}
.b77Title:before {
  content: '';
  background: #808080;
  height: 1px;
  width: 100%;
  z-index: 3;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.b77Title h3 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 0px;
  background: #f2f2f2;
  padding-left: 45px;
  padding-right: 45px;
  z-index: 5;
}
@media screen and (max-width: 1279px) {
  .b77Title h3 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 480px) {
  .b77Item {
    width: 350px;
  }
  .b77Img figure {
    width: 80px;
  }
  .b77Img h3 {
    width: calc(100% - 90px);
    padding-left: 20px;
  }
  .b77Title h3 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b77Swiper {
  padding-bottom: 0px;
}
.b77Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b77Item {
  width: 490px;
  background: #fff;
  -webkit-box-shadow: 1px 0px 10px 0px rgba(0,0,0,0.078);
  box-shadow: 1px 0px 10px 0px rgba(0,0,0,0.078);
  margin-right: 20px;
}
.b77Item:last-child {
  margin-right: 0;
}
.b77Item .gTitle,
.b77Item .gParrafo {
  color: #000;
}
.b77Right h2 {
  font-family: 'Bosch-Black', sans-serif !important;
}
.b77Right h2 span {
  font-family: 'Bosch-Regular', sans-serif !important;
}
.b77Text {
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  padding-top: 0px;
}
.b77Text .gParrafo {
  color: #666;
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: 1.44;
  color: #666;
  height: 195px;
}
.b77Img {
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b77Img figure {
  margin: 0;
  margin-bottom: 0;
}
.b77Img figure img {
  width: 100%;
}
.b77Img h3 {
  font-size: 25px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-bottom: 0;
  width: calc(100% - 120px);
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 90px;
}
@media screen and (max-width: 1279px) {
  .b77Img h3 {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b77 {
  margin: 0 0 0 auto;
}
.b77 .wancho {
  position: relative;
}
.b77 .swiper-pagination-bullets {
  bottom: 20px;
}
.b77 .swiper-pagination-bullets .swiper-pagination-bullet {
  background: transparent;
  color: #666;
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  width: auto;
  height: auto;
  border-radius: 0px;
}
.b77 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-family: 'Roboto-Bold', sans-serif;
  color: #c10230;
}
.b77 .gNav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  top: initial;
  -webkit-transform: initial;
  -moz-transform: initial;
  -o-transform: initial;
  -ms-transform: initial;
  transform: initial;
  bottom: 20px;
  max-width: 260px;
  width: 100%;
}
.b77 .gPrev,
.b77 .gNext {
  width: 48px;
  height: 48px;
}
.b77 .gPrev {
  left: 0;
  right: initial;
}
.b77 .gNext {
  right: 0;
  left: initial;
}
.b77Title {
  margin-top: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 80px;
  position: relative;
}
.b77Title:before {
  content: '';
  background: #808080;
  height: 1px;
  width: 100%;
  z-index: 3;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.b77Title h3 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 0px;
  background: #f2f2f2;
  padding-left: 45px;
  padding-right: 45px;
  z-index: 5;
}
@media screen and (max-width: 1279px) {
  .b77Title h3 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 480px) {
  .b77Item {
    width: 350px;
  }
  .b77Img figure {
    width: 80px;
  }
  .b77Img h3 {
    width: calc(100% - 90px);
    padding-left: 20px;
  }
  .b77Title h3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .b77Text .gParrafo {
    height: auto;
  }
  .b77Img {
    padding-bottom: 0px;
  }
  .b77Title {
    margin-bottom: 40px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b78Title {
  margin-top: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 80px;
  position: relative;
}
.b78Title:before {
  content: '';
  background: #808080;
  height: 1px;
  width: 100%;
  z-index: 3;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.b78Title h3 {
  font-size: 25px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #606060;
  margin-bottom: 0px;
  background: #f2f2f2;
  padding-left: 45px;
  padding-right: 45px;
  z-index: 5;
}
@media screen and (max-width: 1279px) {
  .b78Title h3 {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b78Item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 57px;
}
.b78Item:last-child {
  margin-bottom: 0px;
}
.b78Item figure {
  margin: 0;
}
.b78Item figure img {
  width: 233px;
  -webkit-box-shadow: 1px 0px 10px 0px rgba(0,0,0,0.078);
  box-shadow: 1px 0px 10px 0px rgba(0,0,0,0.078);
}
.b78Info {
  padding-left: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 250px);
}
.b78Info h3 {
  font-size: 25px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 12px;
}
@media screen and (max-width: 1279px) {
  .b78Info h3 {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b78Info .gParrafo {
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: 1.44;
  color: #666;
  margin-bottom: 12px;
}
.b78Info a {
  margin: 0;
  background: #c2062b;
  width: 130px;
  height: 30px;
  border-radius: 4px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 10PX;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  position: relative;
}
.b78Info a:before {
  content: '\e920';
  color: #fff;
  font-size: 30px;
  position: relative;
  margin-right: 10px;
  font-family: 'icomoon';
  font-weight: bold;
}
.b78Img figure img {
  padding: 10px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b78Img figure img.imgMobile {
  display: none;
}
.b78Links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b78Links a {
  margin: 0;
  width: 32%;
  margin-right: 2%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #808080;
  border-radius: 25px;
  height: 60px;
  margin-bottom: 30px;
}
.b78Links a h3 {
  font-size: 18px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .b78Links a h3 {
    font-size: calc(14px + (18 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b78Links a h3:after {
  content: '';
  background-image: url("../img/2022/icono-boton-inscribete.svg");
  position: absolute;
  width: 38px;
  height: 38px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  margin-left: 10px;
  color: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b78Links a:nth-child(3n) {
  margin-right: 0;
}
@media screen and (min-width: 1025px) {
  .b78Links a:hover {
    background: #c2062b;
  }
  .b78Links a:hover h3:after {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
  }
}
@media screen and (max-width: 1024px) {
  .b78Links a h3:after {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
  }
}
.b78Message {
  font-size: 16px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #666;
  text-align: center;
}
.b78Message a {
  font-family: 'Roboto-Bold', sans-serif;
  color: #c10230;
}
@media screen and (max-width: 680px) {
  .b78Title {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .b78Item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b78Item figure {
    margin-bottom: 30px;
  }
  .b78Info {
    width: 100%;
    padding-left: 0px;
  }
  .b78Links a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .b78Img figure img {
    display: none;
  }
  .b78Img figure img.imgMobile {
    display: block;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b79 {
  margin-top: 95px;
}
.b79 h3 {
  font-size: 35px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 40px;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1279px) {
  .b79 h3 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b79Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b79Item {
  width: 32%;
  margin-right: 2%;
  -webkit-box-shadow: 1px 0px 10px 0px rgba(0,0,0,0.078);
  box-shadow: 1px 0px 10px 0px rgba(0,0,0,0.078);
  margin-bottom: 25px;
}
.b79Item:nth-child(3n) {
  margin-right: 0;
}
.b79Item figure {
  width: 100%;
}
.b79Item figure img {
  width: 100%;
}
.b79Info {
  height: 215px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b79Info .gParrafo {
  font-size: 20px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: 1.2;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}
@media screen and (max-width: 1279px) {
  .b79Info .gParrafo {
    font-size: calc(16px + (20 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b79Data {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b79Data a,
.b79Data img {
  margin: 0;
}
.b79Data a {
  border: 1px solid #dbdbdb;
  border-radius: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 13px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #898a8d;
  width: 81px;
  height: 37px;
}
.b79Box {
  padding: 47px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b79InfoPop h3 {
  font-size: 25px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: 1.28;
  color: #000;
  margin-bottom: 11px;
}
@media screen and (max-width: 1279px) {
  .b79InfoPop h3 {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b79InfoPop .gParrafo {
  font-size: 16px;
  font-family: 'Roboto-Light', sans-serif;
  line-height: normal;
  color: #000;
  margin-bottom: 20px;
}
.b79InfoPop .gParrafo p {
  margin-bottom: 20px;
}
.b79InfoPop .gParrafo a {
  color: #29a9e0;
  text-decoration: underline;
}
.b79InfoPop h4 {
  font-size: 15px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: 1.36;
  color: #000;
}
@media screen and (max-width: 768px) {
  .b79Item {
    width: 48%;
    margin-right: 2%;
  }
  .b79Item:nth-child(3n) {
    margin-right: 0;
  }
  .b79Item:nth-child(2n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 480px) {
  .b79Item {
    width: 100%;
    margin-right: 0;
  }
  .b79Item:nth-child(3n) {
    margin-right: 0;
  }
  .b79Item:nth-child(2n) {
    margin-right: 0;
  }
  .b79Box {
    padding: 30px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
body.block-organizador .b8 h2 {
  color: #094f59;
}
body.block-organizador .b8 h2 span {
  color: #a87632;
}
.b8 {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 500px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .b8 {
    height: calc(200px + (500 - 200) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b8.organizador {
  /* height: 500px; */
  height: 400px;
}
@media screen and (max-width: 1279px) {
  .b8.organizador {
    height: calc(140px + (500 - 140) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b8.hub h2,
.b8.reto h2 {
  font-size: 70px;
  line-height: 0.6;
  color: #004752;
}
@media screen and (max-width: 1279px) {
  .b8.hub h2,
  .b8.reto h2 {
    font-size: calc(30px + (70 - 30) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b8.hub h2 span,
.b8.reto h2 span {
  font-size: 28px;
  font-family: 'Roboto-Regular', sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 1279px) {
  .b8.hub h2 span,
  .b8.reto h2 span {
    font-size: calc(18px + (28 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b8.fondo {
  height: 680px;
  padding-top: 0;
  margin-top: 0px;
}
@media screen and (max-width: 1279px) {
  .b8.fondo {
    height: calc(150px + (680 - 150) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b8.rumbo .b1Video {
  width: 105px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.b8.rumbo .b1Video i {
  font-size: 105px;
}
.b8.rumbo h2 {
  font-size: 62px;
  max-width: 100%;
  width: 100%;
  line-height: 1.11;
  color: #a50932;
}
@media screen and (max-width: 1279px) {
  .b8.rumbo h2 {
    font-size: calc(24px + (62 - 24) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b8.rumbo h2 span {
  font-size: 30px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: 1.17;
  color: #302e2b;
  font-weight: 100;
}
@media screen and (max-width: 1279px) {
  .b8.rumbo h2 span {
    font-size: calc(20px + (30 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b8.onlyWhite h2 span {
  color: #fff !important;
}
.b8 figure {
  position: absolute;
  top: 100%;
  right: 0;
}
.b8 h2 {
  font-family: 'Bosch-Black', sans-serif;
  line-height: 1;
  color: #fff;
  font-size: 62px;
}
@media screen and (max-width: 1279px) {
  .b8 h2 {
    font-size: calc(20px + (62 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b8 h2 span {
  display: inline-block;
  width: 100%;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #e2a615;
  font-size: 25px;
  font-weight: bold;
}
@media screen and (max-width: 1279px) {
  .b8 h2 span {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b8 figure img {
    width: 200px;
  }
}
@media screen and (max-width: 640px) {
  .b8 {
    height: 500px;
  }
  .b8 figure img {
    width: 150px;
  }
  .b8.rumbo .b1Video {
    bottom: 20px;
    top: inherit;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -o-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
  }
  .b8.rumbo .b1Video i {
    font-size: 50px;
  }
  .b8.rumbo .b1Video i:before {
    color: #fff;
  }
  .b8.rumbo.hub h2 {
    line-height: normal;
    width: 100%;
  }
  .b8.hub h2,
  .b8.reto h2 {
    width: 100%;
    line-height: normal;
  }
  .b8 h2 {
    width: 100%;
  }
}
@media screen and (max-width: 640px) and (max-width: 1279px) {
  .b8 {
    height: calc(200px + (500 - 200) * ((100vw - 375px) / (1920 - 375)));
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b80 {
  margin-top: 80px;
  padding-bottom: 200px;
}
.b80 h2 {
  font-size: 35px;
  font-size: 35px !important;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #c10230;
  font-family: 'Bosch-Black', sans-serif !important;
  margin-bottom: 40px;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1279px) {
  .b80 h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b80ListLogos {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b80ListLogos a {
  margin: 0;
  margin: 0;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .b80 {
    padding-bottom: 100px;
  }
  .b80 h2 {
    font-size: 25px !important;
  }
}
@media screen and (max-width: 480px) {
  .b80 h2 {
    font-size: 22px !important;
  }
  .b80ListLogos {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b80ListLogos a {
    margin: 0;
    width: 46%;
    margin-right: 8%;
    margin-bottom: 30px;
  }
  .b80ListLogos a:nth-child(2n) {
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b80 {
  margin-top: 80px;
  padding-bottom: 200px;
}
.b80 h2 {
  font-size: 35px;
  font-size: 35px !important;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #c10230;
  font-family: 'Bosch-Black', sans-serif !important;
  margin-bottom: 40px;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1279px) {
  .b80 h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b80ListLogos {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b80ListLogos a {
  margin: 0;
  margin: 0;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .b80 {
    padding-bottom: 100px;
  }
  .b80 h2 {
    font-size: 25px !important;
  }
}
@media screen and (max-width: 480px) {
  .b80 h2 {
    font-size: 22px !important;
  }
  .b80ListLogos {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b80ListLogos a {
    margin: 0;
    width: 46%;
    margin-right: 8%;
    margin-bottom: 30px;
  }
  .b80ListLogos a:nth-child(2n) {
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b81 .b37Title h2 {
  max-width: 100%;
  color: #094f59 !important;
  font-size: 35px !important;
}
.b81 .b37Title h2 span {
  color: #2e2b27 !important;
}
@media screen and (max-width: 1600px) {
  .b81 .b37Title h2 {
    font-size: calc(16px + (35 - 16) * ((100vw - 375px) / (1920 - 375))) !important;
  }
}
.b81Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 70px;
}
.b81Left {
  width: 200px;
}
.b81Left figure {
  padding: 13px;
  background: #fff;
  -webkit-box-shadow: 0px 6px 8px -3px #000;
  box-shadow: 0px 6px 8px -3px #000;
  margin-bottom: 20px;
}
.b81Left figure img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.b81Right {
  width: calc(100% - 200px);
  padding-left: 70px;
  box-size: border-box;
}
.b81Right .gParrafo {
  font-size: 16px;
}
@media screen and (max-width: 1279px) {
  .b81Right .gParrafo {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b81Right a {
  max-width: 130px;
  height: 33px;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #094f59;
  font-size: normalpx;
  font-size: 13px;
  margin-top: 45px;
}
@media screen and (max-width: 1279px) {
  .b81Right a {
    font-size: calc('Barlow-Regular', sans-serifpx + (normal - 'Barlow-Regular', sans-serif) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b81Right a:before {
  display: none;
}
.b81Title {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-bottom: 15px;
  margin-bottom: 40px;
  border-bottom: 1px solid #094f59;
}
.b81Title h4 {
  font-size: 35px;
  width: fit-content;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #094f59;
}
@media screen and (max-width: 1279px) {
  .b81Title h4 {
    font-size: calc(20px + (35 - 20) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b81LogosContent {
  margin-top: 40px;
  padding-bottom: 100px;
}
.b81Logos {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b81Logos figure {
  margin: 0;
  width: fit-content;
  width: 18%;
  margin-right: 4%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .b81Right {
    padding-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .b81Title {
    padding-bottom: 5px;
  }
  .b81Wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b81Left,
  .b81Right {
    width: 100%;
  }
  .b81Left {
    margin-bottom: 30px;
  }
  .b81Right {
    padding-left: 0px;
  }
  .b81Right a {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b81Logos figure {
    width: 29%;
  }
  .b81LogosContent {
    padding-bottom: 50px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b82 .b36Title {
  max-width: 100%;
  width: 100%;
}
.b82 .b36Title h2 {
  max-width: 100%;
  text-transform: uppercase;
}
.b82 .b36Title h2 span {
  font-family: 'Bosch-Black', sans-serif;
}
.b82 .b49 .b36Title h2:before {
  top: 10%;
  right: 0;
}
.b82 .gParrafo {
  margin: 80px 0px;
}
.b82 .gVideoBox {
  margin: auto;
  max-width: 100%;
  height: 600px;
}
.b82 .gVideoBox .gPlay {
  width: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b82 .gVideoBox .gPlay img {
  width: 100%;
}
.b82Image {
  width: 100%;
  margin: auto;
  text-align: center;
  max-width: 100%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.b82Image img {
  width: 100%;
}
.b82Aliados h3 {
border-bottom
  text-align: center;
  font-size: 27px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #e2a615;
  border-bottom: 1px solid #e2a615;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .b82Aliados h3 {
    font-size: calc(16px + (27 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b82Logos {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b82Logos figure {
  margin: 0;
  width: 10%;
  margin-right: 2%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1600px) {
  .b82Logos figure {
    width: 15%;
  }
}
@media screen and (max-width: 1024px) {
  .b82 .gVideoBox {
    height: auto;
    padding-top: 50%;
  }
}
@media screen and (max-width: 480px) {
  .b82Logos figure {
    width: 30%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b9 {
  background: #f2f2f2;
  padding-top: 76px;
}
.b9 h2 {
  font-size: 27px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-top: 74px;
}
@media screen and (max-width: 1279px) {
  .b9 h2 {
    font-size: calc(18px + (27 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b9.pageInspira .b22Image h2 {
  margin-top: 0px;
  font-size: 35px;
  color: #c10230;
  text-transform: uppercase;
}
@media screen and (max-width: 1279px) {
  .b9.pageInspira .b22Image h2 {
    font-size: calc(22px + (35 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b9.pageInspira .b22Image h2:before {
  display: none;
}
.b9.pageInspira .b22Image h2 span {
  color: #2d2a26;
}
.b9Right {
  position: relative;
  z-index: 2;
}
.b9Right:before {
  content: '';
  background-image: url("../img/esferaperumin.png");
  width: 167px;
  height: 167px;
  right: -60px;
  bottom: -20px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: -1;
  bottom: -26px;
  right: -20px;
}
.b9Right h3 {
  font-size: 25px;
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #2d2a26;
  margin-top: 40px;
}
@media screen and (max-width: 1279px) {
  .b9Right h3 {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b9Right h3 span {
  font-family: 'Bosch-Black', sans-serif;
}
.b9Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  padding-bottom: 140px;
  padding-top: 30px;
}
.b9Item {
  width: 32%;
  margin-right: 2%;
  background: #fff;
  -webkit-box-shadow: -9px 10px 10px -2px rgba(0,0,0,0.29);
  box-shadow: -9px 10px 10px -2px rgba(0,0,0,0.29);
}
.b9Item:nth-child(3n) {
  margin-right: 0;
}
.b9Fondo {
  height: 250px;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 1279px) {
  .b9Fondo {
    height: calc(150px + (250 - 150) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b9Links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 30px;
}
.b9Links a {
  height: 28px;
  margin: 0;
  width: fit-content;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 30px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  padding: 0px 20px;
  font-size: 15px;
  max-width: 160px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .b9Links a {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b9Links a:first-child {
  margin-right: 20px;
  background: #c10230;
}
.b9Links a:last-child {
  background: #666;
}
.b9Info {
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
}
.b9Info h3 {
  font-family: 'Roboto-Bold', sans-serif;
  line-height: 1.47;
  color: #c10230;
  font-size: 22px;
  margin-bottom: 30px;
  height: 54px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b9Info h3 {
    font-size: calc(16px + (22 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b9Info .gParrafo {
  margin-bottom: 30px;
  height: 200px;
}
.b9Info h4 {
  font-family: 'Roboto-Bold', sans-serif;
  line-height: 1.47;
  color: #666;
  font-size: 15px;
  height: 44px;
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .b9Info h4 {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b9Info a {
  font-family: 'Bosch-Regular', sans-serif;
  line-height: 1.47;
  color: #c10230;
  font-size: 15px;
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1279px) {
  .b9Info a {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b9Info a:before {
  font-family: 'icomoon';
  font-size: 30px;
  color: #c10230;
  margin-right: 5px;
}
.b9BlockItem {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 60px;
  border-top: 2px solid #dbdbdb;
  margin-top: 75px;
}
.b9BlockLeft {
  width: calc(100% - 400px);
  padding-right: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b9BlockLeft h3 {
  font-size: 25px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #c10230;
  margin-bottom: 30px;
}
@media screen and (max-width: 1279px) {
  .b9BlockLeft h3 {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b9BlockRight {
  max-width: 400px;
  width: 100%;
}
.b9BlockRight figure {
  width: 100%;
}
.b9BlockRight figure img {
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .b9Wrap {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 1100px) {
  .b9Wrap {
    overflow-y: auto;
  }
  .b9Item {
    width: 320px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .b9Wrap {
    padding-bottom: 50px;
  }
  .b9 h2 {
    width: 100%;
  }
  .b9Info {
    padding: 30px 20px;
  }
  .b9 h2 {
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .b9BlockLeft,
  .b9BlockRight {
    width: 50%;
    max-width: 100%;
  }
  .b9BlockLeft {
    padding-right: 40px;
  }
}
@media screen and (max-width: 640px) {
  .b9BlockItem {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b9BlockLeft,
  .b9BlockRight {
    width: 100%;
  }
  .b9BlockLeft {
    margin-bottom: 40px;
    padding-right: 0;
  }
  .b9Item {
    width: 300px;
  }
  .b9.pageInspira .b22Image h2 {
    padding-right: 0px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.footerBox {
  max-width: 814px;
  width: 100%;
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footerBox h3 {
  position: absolute;
  width: 90%;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 25px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #004e59;
  margin-bottom: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
@media screen and (max-width: 1279px) {
  .footerBox h3 {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.footerBox h3.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.footerBox .boxInfo {
  max-width: 270px;
  margin-right: 50px;
}
.footerBox .boxInfo.active {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.footerBox .boxInfo h2 {
  font-size: 24px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #035e68;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1279px) {
  .footerBox .boxInfo h2 {
    font-size: calc(18px + (24 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.footerBox form {
  margin: 0;
  max-width: 370px;
  width: 100%;
}
.footerBox form.active {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.footerBox form input {
  width: 100%;
  border: 1px solid rgba(128,128,128,0.5);
  height: 35px;
  margin-bottom: 20px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer {
  background: #979899;
  padding-top: 35px;
  padding-bottom: 35px;
  height: 196px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer .fp-tableCell {
  width: 100%;
  height: auto !important;
}
.footer .grilla {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footer .grilla.last {
  margin-top: 30px;
  border-top: 1px solid rgba(255,255,255,0.5);
}
.footerWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
.footerItem {
  width: 30%;
  text-align: center;
}
.footerItem:nth-child(2) a.button {
  max-width: 200px;
  width: 100%;
  height: 40px;
  border-radius: 100px;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 15px;
  font-size: 16px;
  font-family: 'Roboto-Bold', sans-serif;
  line-height: normal;
  color: #979899;
  letter-spacing: 1.4px;
}
@media screen and (max-width: 1279px) {
  .footerItem:nth-child(2) a.button {
    font-size: calc(16px + (16 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.footerItem h2 {
  font-size: 15px;
  font-family: 'Roboto-Medium', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 16px;
}
@media screen and (max-width: 1279px) {
  .footerItem h2 {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.footerItem h3 {
  font-size: 17px;
  font-family: 'Roboto-Medium', sans-serif;
  line-height: normal;
  color: #fff;
  margin-bottom: 16px;
}
@media screen and (max-width: 1279px) {
  .footerItem h3 {
    font-size: calc(14px + (17 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.footerItem .gButton {
  margin: auto;
  margin-bottom: 18px;
}
.footerItem:first-child {
  text-align: left;
}
.footerItem:last-child figure {
  text-align: right;
}
.footerLinks {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
}
.footerLinks a,
.footerLinks h3 {
  margin: 0;
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .footerLinks a,
  .footerLinks h3 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.footerLinks ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.footerLinks ul li {
  margin: 0;
  margin-right: 20px;
}
.footerLinks ul li:last-child {
  margin-right: 0;
}
.footerLinks ul li a {
  width: 30px;
  height: 30px;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 50%;
}
.footerLinks ul li a.facebook {
  background: #979899;
}
.footerLinks ul li a.instagram {
  background: #979899;
}
.footerLinks ul li a.twitter {
  background: #979899;
}
.footerLinks ul li a.youtube {
  background: #979899;
}
.footerLinks ul li a i {
  color: #979899;
  font-size: 12px;
}
.footerLinks ul li a i:before {
  font-size: 23px;
  color: #979899;
}
.footerLeft {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.footerLeft h3 {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .footer {
    height: auto;
    padding-bottom: 50px;
  }
  .footerWrap {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .footerItem {
    width: 100%;
    text-align: center;
  }
  .footerItem:nth-child(2) {
    margin-top: 30px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -o-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .footerItem:nth-child(1),
  .footerItem:nth-child(3) {
    width: 49%;
  }
  .footerItem:nth-child(1) {
    margin-right: 2%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .footerItem:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footerItem:nth-child(3) figure img {
    width: 140px;
  }
  .footerItem h2 {
    margin: 0;
    margin-bottom: 20px;
  }
  .footerItem:nth-child(2) h2 {
    margin: auto;
    margin-bottom: 30px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.loginon .hLogin {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.loginon .hLogin a {
  display: none;
}
.loginon .hLogin a.slideClick {
  display: block;
}
.loginon .hLogin a.slideClick:before {
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.loginon .hLogin a.slideClick.active:before {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.loginon.header .hIdiom {
  right: 200px;
}
.loginon .hEnlaces {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  background: #dbdbdb;
  border-radius: 10px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 200%;
  left: -100%;
}
.loginon .hEnlaces.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.loginon .hEnlaces a {
  display: block;
  text-align: center;
  padding-right: 0;
}
.loginon .hEnlaces a:first-child {
  margin-bottom: 10px;
}
.loginon .hEnlaces a:before {
  display: none;
}
.loginoff .hLogin {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.loginoff .hLogin a.slideClick {
  display: none;
}
.loginoff .hLogin .hEnlaces {
  display: none;
}
.loginoff .hLogin .hEnlaces a:before {
  display: none;
}
.loginoff.header .hIdiom {
  right: 170px;
}
.hLogin {
  position: absolute;
  right: 30px;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: none;
}
.hLogin a {
  font-size: 16px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #000;
  display: block;
  position: relative;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .hLogin a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.hLogin a:before {
  content: '\e606';
  font-family: 'icomoon';
  font-size: 30px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}
.cortina {
  height: 100%;
  width: 100%;
  position: fixed;
  bottom: 120%;
  background: #ba7822;
  z-index: 2003;
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -o-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -ms-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -webkit-transform: scaleY(1.15);
  -moz-transform: scaleY(1.15);
  -o-transform: scaleY(1.15);
  -ms-transform: scaleY(1.15);
  transform: scaleY(1.15);
  left: 0;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.cortina.active {
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -o-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -ms-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.cnt-wrapper {
  overflow: hidden;
}
.header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  top: 0px;
  left: 0px;
  z-index: 1010;
  height: 70px;
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -o-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -ms-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.header.inHover {
  background: rgba(163,138,43,0.17);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.header.inHover .menuRelated ul li a {
  color: #2f2f2f;
}
.header .menu {
  pointer-events: none;
}
.header .megaMenuFirst,
.header .menuImg,
.header .menu-list,
.header .menuConacto {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transform: translateY(-5%) scaleY(1.03);
  -moz-transform: translateY(-5%) scaleY(1.03);
  -o-transform: translateY(-5%) scaleY(1.03);
  -ms-transform: translateY(-5%) scaleY(1.03);
  transform: translateY(-5%) scaleY(1.03);
}
.header.active .megaMenuFirst,
.header.active .menuImg,
.header.active .menu-list,
.header.active .menuConacto {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transform: translateY(0%) scaleY(1);
  -moz-transform: translateY(0%) scaleY(1);
  -o-transform: translateY(0%) scaleY(1);
  -ms-transform: translateY(0%) scaleY(1);
  transform: translateY(0%) scaleY(1);
}
.header.active .megaMenuFirst {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.header.active .menuImg {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.header.active .menu-list {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
}
.header.active .menuConacto {
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.header.active .menu {
  z-index: 2010;
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -o-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -ms-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
  pointer-events: all;
}
.header .menu {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  z-index: 3000;
  bottom: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -o-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  -ms-transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
  transition: all 0.3s cubic-bezier(0.65, 0.18, 0.07, 0.88);
}
.header .menuSuscribete {
  width: 50%;
}
.header .menuSuscribete form {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.header .menuSuscribete .gButton {
  max-width: 169px;
  margin: 0;
}
.header .menuInput {
  margin-right: 8px;
  margin-left: 50px;
  max-width: 360px;
  width: 100%;
  position: relative;
}
.header .menuInput label {
  position: absolute;
  bottom: 100%;
  left: 0;
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #606060;
  margin-bottom: 8px;
  display: block;
}
@media screen and (max-width: 1279px) {
  .header .menuInput label {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.header .menuInput input {
  border: 1px solid rgba(75,75,75,0.5);
  height: 36px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 14px;
}
.header .menuConacto {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  margin-top: 65px;
}
.header .menuConacto ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0;
}
.header .menuConacto ul li {
  margin: 0;
  position: relative;
}
.header .menuConacto ul li:last-child:before {
  display: none;
}
.header .menuConacto ul li:before {
  content: '';
  width: 1px;
  height: 100%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #a38a2b;
  position: absolute;
}
.header .menuConacto ul li a {
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #a38a2b;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 1279px) {
  .header .menuConacto ul li a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.header .header-ctn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 100%;
  padding: 0px 34px;
}
.header .header-logo {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-right: 55px;
}
.header .header-logo img {
  max-width: 100%;
  height: auto;
}
.header .menu-wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.header .menu-list {
  margin: 0;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.header .dataItem {
  padding-top: 30px;
  padding-left: 22px;
  padding-right: 22px;
  padding-bottom: 22px;
  max-width: 190px;
  width: 100%;
}
.header .dataItem.active {
  border: 1px solid #a38a2b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header .dataItem.active h2 {
  color: #a38a2b;
}
.header .menu-item {
  margin: 0;
  position: relative;
  margin-right: 10px;
}
.header .menu-item:last-child {
  margin-right: 0;
}
.header .menu-item h2 {
  font-size: 16px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2f302f;
  margin-bottom: 11px;
}
@media screen and (max-width: 1279px) {
  .header .menu-item h2 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.header .menu-item li {
  margin-bottom: 17px;
}
.header .menu-item li a {
  text-decoration: underline;
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #4b4b4b;
}
@media screen and (max-width: 1279px) {
  .header .menu-item li a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.header .menu-link {
  color: #333;
  font-family: Arial;
  font-size: 13px;
  padding: 0 10px;
  text-decoration: underline;
}
.header .menuItem,
.header .megaMenuWrap {
  padding-left: 55px;
  padding-right: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.header .menuImg {
  margin-right: 2%;
  padding-top: 30px;
}
.header .menuBanner {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 320px;
  margin-top: 40px;
  position: relative;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header .menuBanner h2 {
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #fff;
}
@media screen and (max-width: 1279px) {
  .header .menuBanner h2 {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.header .menuBanner h2 span {
  font-size: 14px;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #fff;
  width: 100%;
  display: inline-block;
}
@media screen and (max-width: 1279px) {
  .header .menuBanner h2 span {
    font-size: calc(12px + (14 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.header .megaMenuFirst {
  height: 40px;
  padding-left: 55px;
  padding-right: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid rgba(163,138,43,0.5);
}
.header .megaMenuFirst a {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 16px;
  font-family: 'Bosch-Regular', sans-serif;
  line-height: normal;
  color: #2f2f2f;
}
@media screen and (max-width: 1279px) {
  .header .megaMenuFirst a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.header .megaMenuFirst a.closemg {
  color: #2f2f2f;
}
.header .megaMenuFirst a i {
  margin-left: 13px;
  display: block;
}
.header .megaMenu {
  height: 100%;
  background: #fff;
}
.header .hIdiom {
  top: 50%;
  right: 140px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.header .hIdiom a {
  font-size: 13px;
  font-family: 'Roboto-Regular', sans-serif;
  line-height: normal;
  color: #666;
  padding: 5px 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .header .hIdiom a {
    font-size: calc(12px + (13 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.header .hIdiom a:last-child img {
  margin-left: 5px;
}
.header .hIdiom a:first-child {
  position: relative;
}
.header .hIdiom a:first-child img {
  margin-right: 5px;
}
.header .hIdiom a:first-child:before {
  content: '';
  width: 1px;
  height: 80%;
  right: 0;
  position: absolute;
  background: #666;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header .hIdiom a.active {
  color: #ba7822;
}
.header .openMega {
  position: absolute;
  top: 0;
  right: 55px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
}
.header .openMega i {
  font-size: 24px;
  color: #2f2f2f;
}
.header .openMega i:before {
  color: #2f2f2f;
}
.header .menuRelated {
  height: 100%;
  position: relative;
}
.header .menuRelated ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  height: 100%;
}
.header .menuRelated ul li {
  margin: 0;
  height: 100%;
  position: relative;
}
.header .menuRelated ul li figure {
  margin: 0;
  margin-right: 2%;
}
.header .menuRelated ul li figure img {
  max-width: 100%;
  height: auto;
}
.header .menuRelated ul li a {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Bosch-Black', sans-serif;
  line-height: normal;
  color: #2f2f2f;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
@media screen and (max-width: 1279px) {
  .header .menuRelated ul li a {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
.header .menuRelated ul li.openMenu {
  position: relative;
}
.header .menuRelated ul li.openMenu.active a {
  color: #004d58;
  background: #fff;
}
.header .menuRelated ul li.openMenu.active:before {
  content: '';
  height: 6px;
  width: 100%;
  position: absolute;
  width: 100%;
  position: absolute;
  background: #ba7822;
  z-index: 23;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.header .menuRelated ul li.openMenu:hover a {
  color: #004d58;
  background: #fff;
}
.header .menuRelated ul li.openMenu:hover:before {
  content: '';
  height: 6px;
  width: 100%;
  position: absolute;
  width: 100%;
  position: absolute;
  background: #004d58;
  z-index: 23;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.header .menuRelated ul li.openMenu:hover .menuWrapItem {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  pointer-events: all;
}
.header .menuRelated ul li.openMenu:hover .menuWrapItem ul li a {
  color: #fff;
}
.header .menuRelated ul li .menuWrapItem {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  padding-left: 55px;
  padding-right: 55px;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transform: translateY(-2%);
  -moz-transform: translateY(-2%);
  -o-transform: translateY(-2%);
  -ms-transform: translateY(-2%);
  transform: translateY(-2%);
  pointer-events: none;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 180px;
  padding: 0 !important;
}
.header .menuRelated ul li .menuWrapItem ul {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}
.header .menuRelated ul li .menuWrapItem ul li {
  position: relative;
  width: 100%;
}
.header .menuRelated ul li .menuWrapItem ul li:last-child:before {
  display: none;
}
.header .menuRelated ul li .menuWrapItem ul li a {
  font-family: 'Barlow-Regular', sans-serif;
  line-height: normal;
  color: #fff;
  font-size: 13px;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 10px;
  display: block;
  background: transparent !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header .menuRelated ul li .menuWrapItem ul li a:hover {
  background: transparent;
  background: #004d58 !important;
}
.header .menuItemRight {
  width: 100%;
  background: rgba(0,77,88,0.8);
}
.header .menuItemRight .gButtonWrap {
  margin-top: 50px;
}
.header .menuItemRight .gButtonWrap .gButton {
  height: 38px;
}
.header .menuItemRight .gButtonWrap .gButton.gray {
  background: #2f2f2f;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #a38a2b;
}
.header .menuItemRight .gButtonWrap .gButton.yellow {
  background: #a38a2b;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #2f2f2f;
}
.header .menuItemRight .gButtonWrap .gButton:first-child {
  margin-right: 20px;
}
body.left-in .cnt-wrapper {
  overflow: hidden;
}
body.left-in .menu-sidebar {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  transform: translateX(-300px);
}
body.left-in .menu-sidebar.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
body.left-in .wrapper,
body.left-in .footer {
  left: 0px;
}
body.left-in .menu-mobile-close {
  color: #000;
}
body.left-in .menu-mobile-close.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
body.right-in .menu-sidebar {
  -webkit-transform: translateX(300px);
  -moz-transform: translateX(300px);
  -o-transform: translateX(300px);
  -ms-transform: translateX(300px);
  transform: translateX(300px);
  right: 0px;
}
body.right-in .menu-sidebar.active {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
body.right-in .wrapper,
body.right-in .footer {
  left: 0px;
}
body.right-in .wrapper.active,
body.right-in .footer.active {
  left: -300px;
}
body.right-in .menu-mobile-close {
  color: #000;
}
body.right-in .cnt-wrapper {
  overflow: hidden;
}
body.top-in .menu-overlay {
  display: none;
}
body.top-in .menu-sidebar {
  width: 100%;
  -webkit-transform: translateY(-105%);
  -moz-transform: translateY(-105%);
  -o-transform: translateY(-105%);
  -ms-transform: translateY(-105%);
  transform: translateY(-105%);
}
body.top-in .menu-sidebar.active {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
body.top-in .menu-responsive {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-height: 400px) {
  body.top-in .menu-responsive {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}
body.top-in .menu-responsive .menu-link {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
body.top-in .menu-mobile-close {
  color: #000;
}
.menu-overlay {
  position: fixed;
  top: 0 !important;
  left: 0;
  background-color: #000;
  z-index: 2000;
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  visibility: hidden;
}
.menu-overlay.active {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  visibility: visible;
}
.menu-mobile-close,
.menu-mobile-open {
  border-radius: 7%;
  color: #000;
  cursor: pointer;
  font-size: 40px;
  height: 42px;
  line-height: 42px;
  position: fixed;
  right: 15px;
  text-align: center;
  top: 10px;
  width: 42px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  display: none;
}
.menu-mobile-open {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  z-index: 1011;
}
.menu-mobile-open.active {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.menu-mobile-close {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1000;
  color: #fff;
}
.menu-mobile-close.active {
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 1012;
}
.menu-sidebar {
  width: 300px;
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 4000;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  visibility: hidden;
}
.menu-sidebar.active {
  visibility: visible;
}
.menu-sidebar.active .menu-link {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.menu-sidebar-cnt {
  height: 100%;
}
.menu-responsive {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.menu-responsive .menu-item {
  font-size: 16px;
  width: 100%;
  margin: 0;
  overflow: hidden;
}
.menu-responsive .menu-link {
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  transition: all 600ms ease;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  color: #989898;
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0 15px;
}
@media screen and (max-height: 400px) {
  .menu-responsive {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}
.wrapper,
.footer {
  position: relative;
}
body.active {
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .header .menuRelated ul li .menuWrapItem ul li a {
    font-size: 14px;
  }
  .header .menuImg {
    margin-right: 4%;
  }
  .header .dataItem {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 150px;
  }
  .header .menu-item li {
    margin-bottom: 4px;
  }
  .header .menuConacto {
    margin-top: 35px;
  }
  .loginon.header .hIdiom,
  .loginoff.header .hIdiom {
    right: 170px;
  }
  .hLogin {
    right: 30px;
  }
  .header .menuRelated ul li a {
    padding-left: 6px;
    padding-right: 6px;
  }
  .header .header-logo {
    margin-right: 20px;
  }
  .header .header-ctn {
    padding: 0px 25px;
  }
}
@media screen and (max-width: 1220px) {
  /* @media screen and (max-width: 1024px) { */
  .menu-mobile-close,
  .menu-mobile-open {
    display: block;
  }
  .hLogin {
    pointer-events: none;
  }
  .hLogin a {
    pointer-events: all;
  }
  .loginon.header .hIdiom,
  .loginoff.header .hIdiom {
    right: 170px;
  }
  .hLogin {
    right: 60px;
  }
  .wrapper,
  .footer {
    -webkit-transition: all 0.45s ease;
    -moz-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
  }
  .menu-mobile-open {
    visibility: visible;
  }
  .header .icon-search {
    margin-right: 50px;
  }
  .header .menu-list {
    display: none;
  }
  .header .header-logo {
    width: 130px;
  }
  .header.scrolling {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  }
  .header .megaMenuFirst {
    padding-left: 25px;
    padding-right: 25px;
  }
  .header .menuRelated,
  .header .openMega {
    display: none;
  }
  .header .hIdiom {
    right: 70px;
  }
  .menu-responsive li {
    margin-bottom: 0px !important;
    overflow: inherit !important;
  }
  .menu-responsive li h2,
  .menu-responsive li .onlyMenu {
    font-size: 16px;
    font-family: 'Roboto-Bold', sans-serif;
    line-height: normal;
    color: #363636;
    position: relative;
    display: block;
  }
  .menu-responsive li h2:before,
  .menu-responsive li .onlyMenu:before {
    content: '\e608';
    font-family: 'icomoon';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    display: inline-block;
    font-size: 20px;
  }
  .menu-responsive li h2.active:before,
  .menu-responsive li .onlyMenu.active:before {
    -webkit-transform: translateY(-50%) rotate(0deg);
    -moz-transform: translateY(-50%) rotate(0deg);
    -o-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
  }
  .menu-responsive li ul {
    display: none;
  }
  .menu-responsive li ul li {
    margin-bottom: 5px !important;
  }
  .menu-responsive li ul li a {
    font-size: 14px;
    font-family: 'Bosch-Regular', sans-serif;
    line-height: normal;
    color: #363636;
  }
  .menu-sidebar {
    padding: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .menu-responsive li h2,
  .menu-responsive li .onlyMenu {
    width: 100%;
  }
  .menu-sidebar {
    padding-top: 60px;
  }
  body.right-in .menu-mobile-close {
    z-index: 6000;
  }
  .menu-responsive .menu-item {
    margin-bottom: 0px !important;
  }
  .menu-responsive li h2 {
    margin-bottom: 20px;
  }
  .bImgMinVirEtp,
  .bImgMinVirEtp2{
    padding: 0 10%;
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .b22MinaVirual{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .py1024{
    padding: 0 10%;
  }
  .height-260{
    height: 260px !important;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1279px) {
  h2,
  .onlyMenu {
    font-size: calc(14px + (16 - 14) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) and (max-width: 1279px) {
  a {
    font-size: calc(12px + (14 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 480px) {
  .loginon.header .hIdiom,
  .loginoff.header .hIdiom {
    right: 60px;
    top: 20px;
  }
  .hLogin a {
    margin-bottom: 14px;
  }
}

.b22PlanoItem-v2{
  background-color: rgb(244, 244, 244);
  border: 1px solid #dbdbdb;
  border-radius: 1rem;
  box-shadow: 10px 5px 5px #dbdbdb;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 1rem 2rem;
  justify-content: space-between;
}

.badge-green{
  background-color: rgb(54 200 66 / 30%);
  border-radius: 1em;
  font-weight: bold;
  padding: 0.2rem;
  color: rgb(11 56 0);
}

.bImgMinVirEtp{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 1rem;
}

.bImgMinVirEtp2{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0 10%;
    column-gap: 1rem;
}

.b22MinaVirual{
  display: grid !important;
}