/*Start Component Header*/

.teasuryContent .contHeader {
  background-color: #072146d6;
  width: 100%;
  height: 100vh;
}
.teasuryContent .contHeader .bg {
  background-size: cover;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
.teasuryContent .contHeader .bg video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.teasuryContent .contHeader .container {
  position: relative;
  z-index: 2;
  display: flex;
  height: 100%;
  flex-direction: row;
  align-items: center;
}
.teasuryContent .contHeader .container img {
  position: absolute;
  top: 64px;
}
.teasuryContent .contHeader .position span {
  font-family: "BentonMedium";
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 24px;
}
.teasuryContent .contHeader .position h1 {
  font-family: "TiemposRegular";
  font-size: 104px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 120px;
}
.teasuryContent .contHeader .position .down {
  background: #2DCCCD;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.teasuryContent .contHeader .position .icon-nav_arrowDown {
  font-size: 18px;
}
.teasuryContent .contHeader .position .icon-nav_arrowDown::before {
  color: #FFFFFF;
}
/*SM*/

@media screen and (max-width: 767px) {
  .teasuryContent .contHeader .position h1 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 40px;
  }
}
/*End Component Header*/

.teasuryContent .treasury {
  margin-top: 74px;
}
@media screen and (max-width: 992px) {
  .teasuryContent .treasury {
    margin-top: 0px;
  }
  .teasuryContent .treasury>div>div>.container {
    padding: 0;
  }
}
/* Start Component Share block */

.teasuryContent .detContShare_block {
  position: sticky;
  top: 100px;
}
.teasuryContent .component_share_block {
  width: 48px;
  position: absolute;
}
.teasuryContent .component_share_block .at-share-btn {
  background-color: #237aba !important;
  margin: 0;
}
.teasuryContent .component_share_block .at-resp-share-element.at-mobile .at-share-btn {
  margin-right: 4%;
  margin-left: 4%;
}
@media screen and (max-width: 992px) {
  .teasuryContent .detContShare_block .container {
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
  .teasuryContent .detContShare_block {
    display: sticky;
    top: 0px;
    z-index: 100;
  }
  .teasuryContent .component_share_block {
    position: relative;
    display: block;
    width: inherit;
    margin-bottom: 40px;
    background: #237aba;
  }
  .teasuryContent .component_share_block .at-resp-share-element {
    text-align: center;
  }
}
/*XS*/

@media screen and (max-width: 500px) {
  .teasuryContent .component_share_block {
    margin-bottom: 20px;
  }
}
/* End Component Share block */

/*Start Component Author Header*/

.teasuryContent .component_author_header {
  margin-bottom: 32px;
}
.teasuryContent .component_author_header::before, .component_author_header::after {
  content: " ";
  display: table;
}
.teasuryContent .component_author_header::after {
  clear: both;
}
.teasuryContent .component_author_header .author {
  float: left;
  padding-right: 30px;
}
.teasuryContent .component_author_header .avatar {
  float: left;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 50%;
  background-size: 100% auto;
  display: inline-block;
  margin-right: 8px;
}
.teasuryContent .component_author_header .name {
  float: left;
  font-family: "BentonMedium";
  font-size: 12px;
  color: #121212;
  letter-spacing: 0;
  line-height: 16px;
}
.teasuryContent .component_author_header .authorSocial i {
  font-size: 20px;
}
.teasuryContent .component_author_header .authorSocial i:before {
  color: #237ABA;
}
/*MD*/

@media screen and (max-width: 992px) {
  .teasuryContent .component_author_header {
    margin-bottom: 16px;
  }
  .teasuryContent .component_author_header .author {
    margin-bottom: 20px;
    width: 50%;
  }
  .teasuryContent .component_author_header .avatar {
    height: 48px;
    width: 48px;
  }
  .teasuryContent .component_author_header .name {
    font-size: 15px;
    line-height: 24px;
    display: block;
    float: none;
  }
  .teasuryContent .component_author_header .authorSocial i {
    font-size: 24px;
  }
}
/*XS*/

@media screen and (max-width: 500px) {
  .teasuryContent .component_author_header .avatar {
    height: 32px;
    width: 32px;
    display: block;
    float: none;
    margin-bottom: 4px;
  }
  .teasuryContent .component_author_header .name {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px;
  }
  .teasuryContent .component_author_header .authorSocial i {
    font-size: 24px;
    margin-right: 12px;
    line-height: 21px;
  }
}
/*End component Author Header*/

/*Start Component Media in to detail*/

.teasuryContent .component_media {
  border-bottom: 1px solid #D3D3D3;
  padding-bottom: 8px;
  margin-bottom: 48px;
}
.teasuryContent .component_media .mediaContent a:hover i::before {
  color: #004481;
}
.teasuryContent .component_media .mediaContent a i {
  font-size: 18px;
  margin-right: 8px;
  position: relative;
  top: 2px;
}
.teasuryContent .component_media .mediaContent a>span {
  font-family: "BentonMedium";
  font-size: 15px;
  letter-spacing: 0;
  line-height: 24px;
}
.teasuryContent .component_media .audioDuration {
  border-right: 1px solid #BDBDBD;
  font-family: "BentonMedium";
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  line-height: 16px;
  padding-right: 16px;
  padding-left: 8px;
  margin-right: 16px;
}
.teasuryContent .component_media .audioDuration:before {
  content: "·";
  color: #D3D3D3;
  margin-right: 9px;
  font-size: 20px;
  position: relative;
  top: 3px;
}
@media screen and (max-width: 992px) {
  .teasuryContent .component_media {
    margin-bottom: 32px;
  }
}
/*XS*/

@media screen and (max-width: 500px) {
  .teasuryContent .component_media {
    position: relative;
    border-bottom: none;
    padding-bottom: 0;
  }
  .teasuryContent .component_media .mediaContent a>span {
    line-height: 16px;
  }
  .teasuryContent .component_media .mediaContent a.english {
    position: absolute;
    top: 0;
  }
  .teasuryContent .component_media .audioDuration {
    clear: both;
    float: none;
    display: block;
    border-right: none;
    padding-left: 0;
    margin-top: 4px;
  }
  .teasuryContent .component_media .audioDuration:before {
    content: " ";
    margin-right: 0;
  }
}
/*End Component Media in to detail*/

/*Start Component Text*/

.teasuryContent .detContText {
  padding-bottom: 48px;
}
.teasuryContent .detContText h2 {
  font-family: "BentonMedium";
  font-size: 22px;
  color: #121212;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 24px;
}
.teasuryContent .detContText p {
  font-family: "BentonBook";
  font-size: 15px;
  color: #121212;
  letter-spacing: 0;
  line-height: 24px;
}
.teasuryContent .detContText p:last-of-type {
  margin-bottom: 0;
}
.teasuryContent strong {
  font-family: "BentonMedium";
}
.teasuryContent .detContText .definitionList {
  padding-left: 24px;
  margin-top: 24px;
}
.teasuryContent .detContText .definitionList::after, .teasuryContent .detContText .definitionList::before {
  content: " ";
  display: table;
}
.teasuryContent .detContText .definitionList::after {
  clear: both;
}
.teasuryContent .detContText .definitionList dt {
  float: left;
  clear: left;
  margin-right: 5px;
  margin-bottom: 10px;
  font-size: 15px;
  font-family: "BentonMedium";
}
.teasuryContent .detContText .definitionList i {
  font-size: 18px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.teasuryContent .detContText .definitionList dd {
  float: left;
  font-family: "BentonBook";
  position: relative;
  top: 2px;
  font-size: 15px;
}
@media screen and (max-width: 1200px) {
  .teasuryContent .detContText .definitionList {
    padding-left: 0;
  }
  .teasuryContent .detContText .definitionList dt {
    margin-bottom: 0;
    float: none;
  }
  .teasuryContent .detContText .definitionList dd {
    margin-bottom: 20px;
    padding-left: 24px;
  }
}
/*End Component Text*/

/*Start Component Video*/

.detArtVideo h2 {
  font-family: "BentonMedium";
  font-size: 22px;
  color: #121212;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 24px;
}
.detArtVideo p {
  font-family: "BentonBook";
  font-size: 15px;
  color: #121212;
  letter-spacing: 0;
  line-height: 24px;
}
.teasuryContent .component_video {
  position: relative;
  overflow: hidden;
  margin: 8px 0 56px;
  /* height: 760px;
  width: 100%; */
  height: 0;
  padding-bottom: 56.25%;
}
.teasuryContent .component_video iframe {
  position: absolute;
}
/*End Component Video Full Size*/

/*Start Component Tabs*/

.teasuryContent .contTab {
  background: #FFFFFF;
  position: relative;
  height: 574px;
  margin-bottom: 49px;
}
.teasuryContent .contTab .nav-tabs {
  border-bottom: none;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 20px;
}
.teasuryContent .nav-tabs>li>a {
  font-family: "BentonBook";
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 20px;
  margin-right: 26px;
  border: none;
  text-shadow: 1px 1px 1px #666666;
}
.teasuryContent .nav>li>a {
  padding: 0;
}
.teasuryContent .nav>li>a:focus, .nav>li>a:hover {
  background-color: transparent;
  border-bottom: 1px solid #FFFFFF;
}
.teasuryContent .nav-tabs>li.active>a, .teasuryContent .nav-tabs>li.active>a:focus, .teasuryContent .nav-tabs>li.active>a:hover {
  border: none;
  border-bottom: 1px solid #FFFFFF;
  background-color: transparent;
  color: #FFFFFF;
}
.teasuryContent .contTab .tab-content {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.teasuryContent .contTab .tab-content .tab-pane {
  width: 100%;
  height: 100%;
}
.teasuryContent .contTab .tab-content .tab-pane .image {
  position: relative;
  width: 100%;
  height: 100%;
}
.teasuryContent .contTab .tab-content .tab-pane img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.teasuryContent .contTab .tab-content .text {
  position: absolute;
  top: 60px;
  right: 0;
  width: 50%;
  padding-right: 37px;
}
.teasuryContent .contTab .tab-content .text h3 {
  font-family: "BentonBook";
  font-size: 25px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 34px;
}
.teasuryContent .contTab .tab-content .text p {
  font-family: "BentonBook";
  font-size: 14px;
  color: #121212;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 16px;
}
.teasuryContent .contTab .tab-content .text p:last-of-type {
  margin-bottom: 20px;
}
.teasuryContent .contTab .tab-content .text .name {
  font-family: "BentonBold";
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 20px;
  display: block;
}
.teasuryContent .contTab .tab-content .text .profile {
  font-family: "BentonBook";
  font-size: 14px;
  color: #121212;
  letter-spacing: 0;
  line-height: 20px;
}
.teasuryContent .contTab .tab-content #estructurador .text p, .teasuryContent .contTab .tab-content #analista .text p, .teasuryContent .contTab .tab-content #estructurador .text .profile, .teasuryContent .contTab .tab-content #analista .text .profile {
  color: #FFFFFF;
}
@media screen and (max-width: 992px) {
  .teasuryContent .contTab .tab-content .text {
    top: 58px;
  }
  .teasuryContent .contTab .tab-content #estructurador .text p, .teasuryContent .contTab .tab-content #analista .text p, .teasuryContent .contTab .tab-content #estructurador .text .profile, .teasuryContent .contTab .tab-content #analista .text .profile {
    color: #121212;
  }
}
@media screen and (max-width: 500px) {
  .teasuryContent .contTab .nav-tabs {
    padding-top: 8px;
  }
  .teasuryContent .nav-tabs>li>a {
    margin-right: 11px;
  }
  .teasuryContent .contTab {
    height: auto;
    margin-bottom: 17px;
  }
  .teasuryContent .contTab .tab-content {
    position: relative;
    top: -28px;
  }
  .teasuryContent .contTab .tab-content .tab-pane .image {
    height: 250px;
    overflow: hidden;
  }
  .teasuryContent .contTab .tab-content .tab-pane img {
    width: 195%;
    height: auto;
    position: relative;
    object-fit: inherit;
  }
  .teasuryContent .contTab .tab-content .text {
    width: 100%;
    top: 0;
    position: relative;
  }
  .teasuryContent .contTab .tab-content .text h3 {
    color: #121212;
    font-size: 20px;
  }
  .teasuryContent .contTab .tab-content .text h3, .teasuryContent .contTab .tab-content .text p:last-of-type {
    margin-bottom: 14px;
  }
  .teasuryContent .contTab .tab-content .text .name {
    color: #121212;
  }
}
/*Start Component Image Full Size*/

/*Start Carousel*/

/*.teasuryContent .detContCarousel {
  margin-bottom: 48px;
}*/
.teasuryContent .detContCarousel iframe {
  position: relative;
}
/*End Carousel*/

.teasuryContent .detArtImg .component_full_size {
  padding-bottom: 56.25%;
  margin: 8px 0 56px;
  overflow: hidden;
  position: relative;
}
.teasuryContent .detArtImg .component_full_size video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}
@media screen and (max-width: 667px) {
  .teasuryContent .detArtImg .component_full_size {
    height: 365px;
  }
}
@media screen and (max-width: 500px) {
  .teasuryContent .detArtImg .component_full_size {
    height: 211px;
    margin-bottom: 48px;
  }
}
/*End Component Image Full Size*/

/*Start Footer*/

.teasuryContent .contFooter {
  background-color: #072146;
  padding-top: 48px;
  padding-bottom: 48px;
  position: relative;
}
.teasuryContent .contFooter h2 {
  font-family: "BentonBook";
  font-size: 22px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 24px;
}
.teasuryContent .contFooter p {
  font-family: "BentonBook";
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 24px;
}
/*End Footer*/