<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --sidebar-width: 100%;
  --toggler-size: 30px;
  --toggler-line-number: 3;
  --toggler-line-size: calc(var(--toggler-size) / (var(--toggler-line-number) + var(--toggler-line-number) - 1));
  --toggler-offset-left: 10px;
  --toggler-offset-top: 10px;
  --toggler-color: Tomato;
  --toggler-color-hover: Wheat;
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body, html{
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}
@font-face {
  font-family: BentonSansBBVA-Bold;
  src: url('../fonts/BentonSansBBVA-Bold.otf') format("opentype");
}
@font-face {
  font-family: BentonSansBBVA-Book;
  src: url('../fonts/BentonSansBBVA-Book.otf') format("opentype");
}
@font-face {
  font-family: BentonSansBBVA-Light;
  src: url('../fonts/BentonSansBBVA-Light.otf') format("opentype");
}
@font-face {
  font-family: BentonSansBBVA-Medium;
  src: url('../fonts/BentonSansBBVA-Medium.otf') format("opentype");
}
@font-face {
  font-family: blog-script;
  src: url('../fonts/blog-script.otf') format("opentype");
}
@font-face {
  font-family: Sophia;
  src: url('../fonts/Sophia.ttf') format("opentype");
}
@font-face {
  font-family: Kalam-Bold;
  src: url('../fonts/Kalam-Bold.ttf') format("opentype");
}
@font-face {
  font-family: Kalam-Regular;
  src: url('../fonts/Kalam-Regular.ttf') format("opentype");
}
@font-face {
  font-family: Porcelain;
  src: url('../fonts/Porcelain.ttf') format("opentype");
}@font-face {
  font-family: LoveStyle;
  src: url('../fonts/LoveStyle.ttf') format("opentype");
}

.love{
  font-family: LoveStyle !important;
}


/* --- generales --- */
a{
  text-decoration: none;
  color: #ffffff;
}
p{
  padding: 0px;
  margin: 0px;
}
.contergeneral{
  width: 90%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
.contergeneral2{
  width: 90%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
}
.contergeneral100{
  width: 100%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.contergeneral100b{
  width: 100%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}
.conter90{
  width: 90%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.conter90left{
  width: 90%;
  display: block;
  float: left;
}
.conter90right{
  width: 90%;
  display: block;
  float: right;
}
.conter95{
  width: 95%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.conter95left{
  width: 95%;
  display: block;
  float: left;
}
.conter99left{
  width: 99%;
  display: block;
  float: left;
}
.conter95right{
  width: 95%;
  display: block;
  float: right;
}
.conter95righta{
  width: 95%;
  display: block;
  float: right;
}
.conter{
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.conteresp{
  width: 100%;
  display: block;
  position: relative;
}
.opacity0, .oapcity0{
  opacity: 0;
}
.opacity02{
  opacity: 0 !important;
}
.textcenter{
  text-align: center !important;
}
.textright{
  text-align: right !important;
}
.textleft{
  text-align: left !important;
}
.imgfull{
  width: 100%;
}
.img90{
  width: 90%;
  margin: 0 auto;
  display: block;
}
.img80{
  width: 80%;
  margin: 0 auto;
  display: block;
}
.img60{
  width: 60%;
  margin: 0 auto;
  display: block;
}
.img50{
  width: 50%;
  margin: 0 auto;
  display: block;
}
.img80left{
  width: 80%;
  display: block;
}
.imglogros{
  width: 85%;
  float: right;
  padding-left: 10px;
}

.conter30{
  display: block;
  width: 30%;
  float: left;
  position: relative;
}
.conter35{
  display: block;
  width: 35%;
  float: left;
  position: relative;
}
.conter37{
  display: block;
  width: 37.4%;
  float: left;
  position: relative;
}
.conter33{
  display: block;
  width: 33.33%;
  float: left;
  position: relative;
}
.conter22{
  display: block;
  width: 22.3%;
  float: left;
  position: relative;
}
.conter50{
  display: block;
  width: 50%;
  float: left;
  position: relative;
}
.conter55{
  display: block;
  width: 55%;
  float: left;
  position: relative;
}
.conter50right{
  display: block;
  width: 50%;
  float: right;
  position: relative;
}
.conter50center{
  display: block;
  width: 50%;
  margin: 0 auto;
  position: relative;
}
.conter50espe{
   display: block;
  width: 50%;
  float: left;
  position: relative;
}
.conter40center{
  display: block;
  width: 40%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.conter60center{
  display: block;
  width: 60%;
  margin: 0 auto;
  position: relative;
}
.conter65center{
  display: block;
  width: 65%;
  margin: 0 auto;
  position: relative;
}
.conter65{
  display: block;
  width: 65%;
  float: left;
  position: relative;
}
.conter66{
  display: block;
  width: 66%;
  float: left;
  position: relative;
}
.conter60{
  display: block;
  width: 60%;
  float: left;
  position: relative;
}

.conter40{
  display: block;
  width: 40%;
  float: left;
  position: relative;
}
.conter45{
  display: block;
  width: 45%;
  float: left;
}
.conter70{
  display: block;
  width: 70%;
  float: left;
}
.conter75{
  display: block;
  width: 75%;
  float: left;
}
.conter70center{
  display: block;
  width: 70%;
  margin: 0 auto;
}
.conter75center{
  display: block;
  width: 75%;
  margin: 0 auto;
}
.conter80{
  display: block;
  width: 80%;
  float: left;
}
.conter80center{
  display: block;
  width: 80%;
  margin: 0 auto;
}

.conter20{
  display: block;
  width: 20%;
  float: left;
}
.conter21{
  display: block;
  width: 21%;
  float: left;
}
.conter10{
  display: block;
  width: 10%;
  float: left;
}
.conter15{
  display: block;
  width: 15%;
  float: left;
}
.conter10a{
  display: block;
  width: 10%;
  float: left;
}
.conter12{
  display: block;
  width: 12.5%;
  float: left;
}
.conter5{
  display: block;
  width: 5%;
  float: left;
}
.conter5a{
  display: block;
  width: 5%;
  float: left;
}
.conter14{
  display: block;
  width: 14.2%;
  float: left;
}
.conter15{
  display: block;
  width: 15%;
  float: left;
}
.conter85{
  display: block;
  width: 85%;
  float: left;
}
.conter25{
  display: block;
  width: 25%;
  float: left;
}
.conter24{
  display: block;
  width: 24%;
  float: left;
}

.conterflex{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflexmobil{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflex2{
  width: 100%;
  display: flex;
  align-content: center;
  align-items: center;
}
.conterfit{
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.flex{
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflex3{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflex4{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: end;
  align-items: end;
  margin-top: -60px;
}
.conterflexend{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: end;
  align-items: end;
}
.conterflex5{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: initial;
  align-items: initial;
}
.padtop50px{
  padding-top: 50px;
}
.padtop70px{
  padding-top: 70px;
}
.padtop80px{
  padding-top: 80px;
}
.padtop100px{
  padding-top: 100px;
}
.padtop150px{
  padding-top: 150px;
}
.padbop50px{
  padding-bottom: 50px;
}
.pad50px{
  padding: 50px 0px;
}
.pad50px2{
  padding: 0px 50px;
}
.pad50px3{
  padding: 50px;
}
.padtop20px{
  padding-top: 20px;
}
.padtop30px{
  padding-top: 30px;
}
.padtop40px{
  padding-top: 40px;
}
.padtop10px{
  padding-top: 10px;
}
.padbot20px{
  padding-bottom: 20px;
}
.padbot50px{
  padding-bottom: 50px;
}
.padbot30px{
  padding-bottom: 30px;
}

.mar50px{
  margin: 50px 0px;
}
.martop50px{
  margin-top: 50px;
}
.marbot30px{
  margin-bottom: 30px;
}
.pad20px{
  padding: 20px 0px;
}
.pad5px{
  padding: 5px 0px;
}
.pad5pix{
  padding: 5px;
}
.pad10px{
  padding: 10px 0px;
}
.pad30px{
  padding: 30px 0px;
}
.martop20px{
  margin-top: 20px;
}
.multy{
  mix-blend-mode: multiply !important;
}
.overflowhi{
  overflow: hidden !important;
}

.padleft50{
  padding-left: 50px;
}
.padleft30{
  padding-left: 33px;
}
.padleft20{
  padding-left: 20px;
}
.padright50{
  padding-right: 50px;
}
img{
  display: block !important;
}
.disblock{
  display: block;
}
.textupper{
  text-transform: uppercase;
}


/* menu */
/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
}
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */
html, body {
  height: 100%;
}

.cd-header {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(2, 23, 37, 0.95);
  height: 50px;
  width: 100%;
  z-index: 3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 80px;
    background: transparent;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-header {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .cd-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -80px;
    background-color: rgba(2, 23, 37, 0.96);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .cd-header.menu-is-open {
    /* add a background color to the header when the navigation is open */
    background-color: rgba(2, 23, 37, 0);
  }
}



.cd-secondary-nav {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10em;
  /* hidden on small devices */
  display: none;
}
.cd-secondary-nav li {
  display: inline-block;
  margin-left: 2.2em;
}
.cd-secondary-nav a {
  display: inline-block;
  color: #00cccc;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-secondary-nav {
    display: block;
  }
}

.cd-primary-nav-trigger {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: #03263d;
}

.cd-primary-nav-trigger .cd-menu-icon {
  /* this span is the central line of the menu icon */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 25px;
  height: 2px;
  background-color: #00cccc;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /* these are the upper and lower lines in the menu icon */
}
.cd-primary-nav-trigger .cd-menu-icon::before, .cd-primary-nav-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #00cccc;
  right: 0;
  -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
  -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
  transition: transform .3s, top .3s, background-color 0s;
}
.cd-primary-nav-trigger .cd-menu-icon::before {
  top: -7px;
}
.cd-primary-nav-trigger .cd-menu-icon::after {
  top: 7px;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  background-color: #00cccc;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  top: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav-trigger {
    width: 50px;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    left: 20px;
    top: 44%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .cd-primary-nav-trigger .cd-menu-icon {
    left: auto;
    right: 1em;
    -webkit-transform: translateY(0) translateX(-50%);
    -moz-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    -o-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
  }
}

.cd-primary-nav {
  /* by default it's hidden - on top of the viewport */
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 80%;
  background: #13111e99;
  z-index: 2;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  backdrop-filter: blur(20px);
  border-right:1px solid #092d57 !important;
  background-color: rgba(255,255,255,.4);
}


.cd-primary-nav.is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

@media only screen and (min-width: 1170px) {
  .cd-primary-nav li {
    font-size: 30px;
    font-size: 1.875rem;
  }
  
}
ul.ulmenu{
  list-style: none;
  padding-left: 0px;
  text-align: left;
  width: 100%;
  display: block;
}

ul.ulmenu li a{
  font-family: BentonSansBBVA-Book;
  color: rgba(0, 104, 179, 1) !important;
  font-size: 17px;
  display: block;
  padding-bottom: 6px;
}

ul.ulmenu li a:before {
  content: "";
  display: block;
  background: url("../img-2024/linea.svg") no-repeat;
  width: 30px;
  height: 2px;
  float: left;
  margin: 10px 6px 0 0;
}
ul.ulmenu li{
  margin-left: -15px;
  transition: all .5s;
  color: rgba(0, 104, 179, 1) !important;
}
ul.ulmenu li:hover{
  margin-left: 0px;
  color: #092d57 !important;
}
ul.ulmenu li:hover a{
  color: #092d57 !important;
}
.activemenu{
  margin-left: 0px !important;
  color: rgba(0, 104, 179, 1) !important;
}
.activemenu a{
  margin-left: 0px !important;
  color: rgba(0, 104, 179, 1) !important;
}
ul{
  list-style: none;
}
a.menunuevo {
  color: #004481;
  font-size: 31px;
  text-decoration: none;
  display: inline;
  background-image: linear-gradient(to right, #48c2c5 0%, #48c2c5 100%);
  background-size: 0 2px;
  background-position: 0 85%;
  transition: background-size 0.8s cubic-bezier(0.19, 1, 0.155, 1.01) 0s;
  background-repeat: no-repeat;
  box-sizing: border-box;
  font-family: Sophia;
}
a.menunuevo:hover {
  background-size: 100% 2px;
}
li{
  padding-top: 4px;
}
.nummenu {
  font-family: Kalam-Bold;
  color: #7c6ac7;
}
/* menu programas */
ul.subulmenu{
  list-style: none;
}
ul.subulmenu li a{
  font-family: BentonSansBBVA-Light;
  color: rgba(0, 104, 179, 1) !important;
  font-size: 14px;
  display: block;
  padding-bottom: 6px;
}

ul.subulmenu li a:before {
  content: "";
  display: block;
  background: url("../img-2024/linea.svg") no-repeat;
  width: 10px;
  height: 2px;
  float: left;
  margin: 9px 4px 0 0;
}
.idioma{
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  align-content: center;
  font-family: BentonSansBBVA-Medium;
  background-color: #0cc;
  left: 60px;
  top: 14px;
  padding-left: 9px;
  position: fixed;
}







.site-menu__nav{
  width: 100%;
  display: flex;
  height: calc(100vh - 160px);
  align-items: center;
  align-content: center;
  padding-left: 50px;
}
.site-menu__scroller{
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: auto;
  padding: 0vh 30px 30px;
  pointer-events: auto;
  width: 100%;
}
.logoazul{
  width: 90%;
  max-width: 200px;
  display: block;
  float: left;
  padding-bottom: 10px;
  padding-top: 30px;
}




.bloque1menu{
  width: 100%;
  display: block;
  border-bottom: 1px solid #092d57 !important;
  height: 80px;
}
.bloque2menu{
  width: 100%;
  display: block;
  border-top: 1px solid #092d57 !important;
  height: 80px;
}






/* fin menu */



svg{
  display: block;
}
.blanco{
  color: #ffffff !important;
}
.azul1{
  color: #092d57 !important;
}
.azul2{
  color: #48c2c5 !important;
}
.azul3{
  color: #004481 !important;
}
.coral{
  color: #f35e61 !important;
}
.gris{
  color: #4d4d4d !important;
}
.aqua{
  color: #48c2c5 !important;
}
.amarillo{
  color: #fecd51 !important;
}
.lila{
  color: #7c6ac7 !important;
}
.titulointro{
  font-family: BentonSansBBVA-Bold;
  font-size: 75px;
  line-height: 104px;
}
.titulointro2{
  font-family: BentonSansBBVA-Bold;
  font-size: 100px;
  line-height: 132px;
}
.titulointro3{
  font-family: BentonSansBBVA-Bold;
  font-size: 120px;
  line-height: 132px;
}
.titulointro3a{
  font-family: BentonSansBBVA-Bold;
  font-size: 120px;
  line-height: 121px;
}
.textesp1{
  font-family: Porcelain !important;
  font-size: 125px;
  line-height: 104px;
}
.textesp1a{
  font-family: Porcelain !important;
  font-size: 125px;
  line-height: 231px;
}
.textesp2{
  font-family: Porcelain !important;
  font-size: 263px;
  line-height: 104px;
}
.textesp2a{
  font-family: Porcelain !important;
  font-size: 263px;
  line-height: 231px;
}
.textesp2b{
  font-family: Porcelain !important;
  font-size: 215px;
  line-height: 195px;
}
.texto{
  font-family: BentonSansBBVA-Medium;
  font-size: 14px;
  color: #4d4d4d;
}
.texto2{
  font-family: BentonSansBBVA-Book;
  font-size: 14px;
  color: #4d4d4d;
}
.nota{
  font-family: BentonSansBBVA-Book;
  font-size: 12px;
  color: #ffffff;
}
.textotabla{
  font-family: BentonSansBBVA-Book;
  font-size: 13px;
  color: #4d4d4d;
}
.textotabla2{
  font-family: BentonSansBBVA-Book;
  font-size: 11px;
  color: #4d4d4d;
}




.titulosecc{
  font-family: Sophia;
  font-size: 100px;
}
.numtitulosecc{
  font-family: Kalam-Regular !important;
  font-size: 100px;
  letter-spacing: -5px;
}
.cifra1{
  font-family: Kalam-Bold !important;
  font-size: 70px;
}
.cifra2{
  font-family: Kalam-Bold !important;
  font-size: 50px;
}
.cifra3{
  font-family: Kalam-Bold !important;
  font-size: 40px;
  line-height: 45px;
}
.cifra3bb{
  font-family: Kalam-Bold !important;
  font-size: 35px;
  line-height: 45px;
}
.cifra3bbaaaa{
  font-family: Kalam-Bold !important;
  font-size: 14px;
  line-height: 16px;
}
.milcifra3{
  font-family: blog-script;
  font-size: 29px;
}
.milcifra3a{
  font-family: blog-script;
  font-size: 22px;
}
.cifra4{
  font-family: Kalam-Bold !important;
  font-size: 25px;
  line-height: 30px;
}
.milcifra4{
  font-family: blog-script;
  font-size: 25px;
  line-height: 22px;
}

.backaqua{
  background-color: #48c2c5;
}
.backlila{
  background-color: #f0eefb;
}
.textocifra1{
  font-family: Kalam-Bold !important;
  font-size: 20px;
}
.textocifra2{
  font-family: Kalam-Bold !important;
  font-size: 23px;
}
.textocifra3{
  font-family: BentonSansBBVA-Bold;
  font-size: 17px;
  line-height: 23px;
}
.textocifra4{
  font-family: Porcelain !important;
  font-size: 37px;
}
.textocifra5{
  font-family: BentonSansBBVA-Medium;
  font-size: 15px;
}
.ciframento{
  font-family: Kalam-Bold !important;
  font-size: 25px;
  line-height: 22px;
}
.bold{
  font-family: BentonSansBBVA-Bold !important;
}




/* home */

.home1{
  width: 100%;
  display: flex;;
  height: 100vh;
  position: relative;
  background-image: url('../img/bg1.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  align-items: end;
  align-content: end;
  background-position-y: top;
  overflow: hidden;
}
.contertituhome{
 width: 100%;
  display: block;
  position: absolute;
  bottom: 50px;
  max-width: 760px;
  left: 50%;
  margin-left: -319px;
}
.conterlogohome{
  width: 270px;
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.home2prin{
  width: 100%;
  height: 600vh;
  display: block;
  position: relative;
}
.home2{
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  align-content: center;
  position: absolute;
  z-index: -1;
}
.back1home{
  background-color: #092d57;
  transition: all .5s;
}
.back2home{
  background-color: #004481;
}
.conter1{
  width: 60%;
  max-width: 680px;
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.home3{
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  align-content: center;
  position: absolute;
}
.img3{
  width: 90%;
  max-width: 380px;
  position: absolute;
  top: 0px;
  right: 13%;
}
.img2{
  width: 90%;
  max-width: 327px;
  position: absolute;
  bottom: 0px;
  left: 12%;
}
.home4{
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  align-content: center;
  position: absolute;
}
.img4{
  width: 90%;
  max-width: 450px;
  position: absolute;
  top: 0px;
  left: 12%;
}
.img5{
  width: 90%;
  max-width: 300px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.img6{
  width: 90%;
  max-width: 190px;
  position: absolute;
  bottom: 0px;
  left: 2%;
}
.img7{
  width: 90%;
  max-width: 270px;
  position: absolute;
  bottom: 0px;
  left: 39%;
}
.home5{
  width: 100%;
  height: 100vh;
  display: block;
  /*align-items: center;
  align-content: center;*/
  position: absolute;
  padding-top: 10%;
}
.img8{
  width: 90%;
  max-width: 365px;
  position: absolute;
  bottom: 13%;
  left: 55%;
}
.home6{
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  align-content: center;
  position: absolute;
}
.img9{
  width: auto;
  height: 43vh;
  position: absolute;
  top: 3%;
  right: 17%;
}
.home7{
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  align-content: center;
  position: absolute;
  z-index: -1;
}
.img10{
  width: 90%;
  max-width: 600px;
  position: absolute;
  top: 13%;
  left: -1%;
}
.detonadorfrenosss1 {
  display: block;
  overflow: hidden;
  float: left;
  width: 100%;
}
.fixedfrenos1{
  position: fixed;
  top: 0px;
}
.ocultartextfre {
  opacity: 0;
  transition: all .5s !important;
}
.vertextfre {
  opacity: 1;
}
.vertextfreprueba {
  animation: fadeInDown;
  animation-delay: .6s;
}
.vertextfreprueba2 {
  animation: fadeInUp;
  animation-delay: .9s;
}
.vertextfreprueba3 {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani3intro, .ani4intro, .ani5intro{
  transition: all .5s !important;
}
.detonador1fre{
  width: 100%;
  display: block;
  height: 100vh;
  padding: 50px 0px;
  float: left;
  /*border: 1px solid #f00;*/
}
.detonador2fre{
  width: 100%;
  display: block;
  height: 100vh;
  padding: 50px 0px;
  float: left;
  /*border: 1px solid #0f0;*/
}
.detonador3fre{
  width: 100%;
  display: block;
  height: 100vh;
  padding: 50px 0px;
  float: left;
  /*border: 1px solid #00f;*/
}
.detonador4fre{
  width: 100%;
  display: block;
  height: 100vh;
  padding: 50px 0px;
  float: left;
  /*border: 1px solid #ff0;*/
}
.detonador5fre{
  width: 100%;
  display: block;
  height: 100vh;
  padding: 50px 0px;
  float: left;
  /*border: 1px solid #0ff;*/
}
.padtopespe{
  padding-top: 100vh;
}
.primero{
  display: block;
  width: 100%;
  height: 60vh;
}
.body1{
  background-color: #004481 !important;
}
.body2{
  background-color: #0071bb !important;
}
.body3{
  background-color: #48c2c5 !important;
}
.body4{
  background-color: #004481 !important;
}
.body5{
  background-color: #092d57 !important;
}


.scroll-down {
  height: 50px;
  width: 30px;
  border: 2px solid #ffffff;
  position: absolute;
  left: 35%;
  bottom: 4%;
  border-radius: 50px;
  cursor: pointer;
}
.scroll-down::before,
.scroll-down::after {
  content: "";
  position: absolute;
  top: 20%;
  left: 50%;
  height: 10px;
  width: 10px;
  transform: translate(-50%, -100%) rotate(45deg);
  border: 2px solid #ffffff;
  border-top: transparent;
  border-left: transparent;
  animation: scroll-down 1s ease-in-out infinite;
}
.scroll-down::before {
  top: 30%;
  animation-delay: 0.3s;
  /* animation: scroll-down 1s ease-in-out infinite; */
}

@keyframes scroll-down {
  0% {
    /* top:20%; */
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    top: 90%;
    opacity: 0;
  }
}

.scroll-down2 {
  height: 50px;
  width: 30px;
  border: 2px solid #ffffff;
  position: absolute;
  left: 4%;
  bottom: 4%;
  border-radius: 50px;
  cursor: pointer;
}
.scroll-down2::before,
.scroll-down2::after {
  content: "";
  position: absolute;
  top: 20%;
  left: 50%;
  height: 10px;
  width: 10px;
  transform: translate(-50%, -100%) rotate(45deg);
  border: 2px solid #ffffff;
  border-top: transparent;
  border-left: transparent;
  animation: scroll-down2 1s ease-in-out infinite;
}
.scroll-down2::before {
  top: 30%;
  animation-delay: 0.3s;
  /* animation: scroll-down2 1s ease-in-out infinite; */
}

@keyframes scroll-down2 {
  0% {
    /* top:20%; */
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    top: 90%;
    opacity: 0;
  }
}



/* -- logros 2025 -- */

.logros1{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  align-content: center;
  height: auto;
  min-height: 100vh;
  background-color: #ffffff;
  z-index: 999;
  padding-top: 50px;
}
.backaqualogro{
  background-color: #48c2c5;
  padding: 15px;
  display: flex;
  align-items: center;
  align-content: center;
}
.backlilalogro{
  background-color: #f0eefb;
  padding: 15px;
  display: flex;
  align-items: center;
  align-content: center;
}
.borderright{
  border-right: 1px dotted #004481;
}
.borderrightblanco{
  border-right: 1px solid #ffffff;
}
.borderdot{
  border-right: 1px dotted #004481;
  border-left: 1px dotted #004481;
}
.borderbottom{
  border-bottom: 1px dotted #004481;
}
.borderbottomblanck{
  border-bottom: 1px dotted #ffffff;
} 
.logros2{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  align-content: center;
  height: auto;
  min-height: 100vh;
  background-color: #ffffff;
  z-index: 999;
}
.backaqualogro2{
  background-color: #48c2c5;
  padding: 15px;
  display: block;
}
.img7a{
  width: 90%;
  max-width: 130px;
  display: block;
  margin: 0 auto;
}
.img9a{
  width: 90%;
  max-width: 230px;
  display: block;
  float: left;
}
.img10a{
  width: 90%;
  max-width: 110px;
  display: block;
  float: left;
}
.img11{
  width: 90%;
  max-width: 110px;
  display: block;
  float: left;
}
.backaqualogro3{
  background-color: #b0dee1;
  padding: 15px;
  display: block;
}
.backtitucifrachic{
  background-color: #004481;
  padding: 2px 10px 2px 40px;
  width: fit-content;
}
.titumento{
  font-family: Kalam-Bold !important;
  font-size: 16px;
}
.titumento2{
  font-family: Kalam-Bold !important;
  font-size: 26px;
}
.tituods{
  font-family: Kalam-Bold !important;
  font-size: 18px;
}
.mision1{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  align-content: center;
  height: auto;
  min-height: 100vh;
  background-color: #ffffff;
  z-index: 999;
  padding: 80px 0px;
  position: relative;
}

.backmisi{
  width: 100%;
  display: block;
  background-color: #f6f5fc;
  padding: 100px 20px;
}
.titulomis{
  font-family: Sophia;
  font-size: 40px;
  color: #004481;
}
.misvg{
  width: auto;
  height: 60px
}
.conterimgmisvi{
  width: 60%;
  display: block;
  position: absolute;
  left: 0 ;
  bottom: 0;
  z-index: 2;
  max-width: 769px;
}
svg{
  display: block;
}

/* home */

.ods1{
  width: 100%;
  display: flex;;
  height: 100vh;
  position: relative;
  background-image: url('../img/bg2.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  align-items: center;
  align-content: center;
  background-position-y: top;
  overflow: hidden;
}
.ods2{
  width: 100%;
  display: block;;
  height: auto;
  position: relative;
  background-color: #ffffff;
  background-position-y: top;
  overflow: hidden;
  padding: 50px 0px;
}
.contri{
  font-family: Sophia;
  font-size: 40px;
  color: #f35e61;
}
.contergrafica{
  width: 100%;
  display: block;
  margin: 0 auto;
  position: absolute;
  z-index: 1;
  opacity: 1;
}
.activeodsconter{
  right: 5%;
}
.conterods1{
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 3px solid #ea1d2d;
  padding: 15px;
  background-color: #ffffff;
  z-index: 2;
  position: absolute;
  right: -100%;
  transition: all .5s;
}
.colorods1{
  color: #ea1d2d !important;
}
.colorods2{
  color: #d19f2a !important;
}
.colorods3{
  color: #2d9a47 !important;
}
.colorods4{
  color: #c22033 !important;
}
.colorods8{
  color: #8f1937 !important;
}
.colorods9{
  color: #f36e24 !important;
}
.colorods10{
  color: #e01a83 !important;
}
.colorods13{
  color: #48773c !important;
}
.colorods16{
  color: #00558a !important;
}
.colorods17{
  color: #1a3668 !important;
}
.indiopdsgraf{
  width: auto;
  height: 120px;
  display: block;
}
.tabla {
  width: 100%;
  border-collapse: collapse;
}
.headtablaods1 {
  padding: 10px 5px;
  /*background: #da4f43;*/
   background-image: url('../img/tablaheadods1.png');
  background-size: cover;
}
.headtablaods2{
  padding: 10px 5px;
   background-image: url('../img/tablaheadods2.png');
  background-size: cover;

}
.headtablaods3{
  padding: 10px 5px;
   background-image: url('../img/tablaheadods3.png');
  background-size: cover;
}
.headtablaods4{
  padding: 10px 5px;
   background-image: url('../img/tablaheadods4.png');
  background-size: cover;
}
.headtablaods8{
  padding: 10px 5px;
  background-image: url('../img/tablaheadods8.png');
  background-size: cover;
}
.headtablaods9{
  padding: 10px 5px;
  background-image: url('../img/tablaheadods9.png');
  background-size: cover;
}
.headtablaods10{
   padding: 10px 5px;
  background-image: url('../img/tablaheadods10.png');
  background-size: cover;
}
.headtablaods13{
   padding: 10px 5px;
  background-image: url('../img/tablaheadods13.png');
  background-size: cover;
}
.headtablaods16{
   padding: 10px 5px;
  background-image: url('../img/tablaheadods16.png');
  background-size: cover;
}
.headtablaods17{
   padding: 10px 5px;
  background-image: url('../img/tablaheadods17.png');
  background-size: cover;
}
td {
  padding: 10px;
}
.botgris{
  border-bottom: 1px solid #b3b3b3 !important;
}
.listadotabla{
  list-style: disc;
  padding-left: 15px;
  margin: 0px;
}
.conterods2{
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 3px solid #d19f2a;
  padding: 15px;
  background-color: #ffffff;
  z-index: 2;
  position: absolute;
  right: -100%;
  transition: all .5s;
}
.conterods3{
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 3px solid #2d9a47;
  padding: 15px;
  background-color: #ffffff;
  z-index: 2;
  position: absolute;
  right: -100%;
  transition: all .5s;
}
.conterods4{
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 3px solid #c22033;
  padding: 15px;
  background-color: #ffffff;
  z-index: 2;
  position: absolute;
  right: -100%;
  transition: all .5s;
}
.conterods8{
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 3px solid #8f1937;
  padding: 15px;
  background-color: #ffffff;
  z-index: 2;
  position: absolute;
  right: -100%;
  transition: all .5s;
}
.conterods9{
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 3px solid #f36e24;
  padding: 15px;
  background-color: #ffffff;
  z-index: 2;
  position: absolute;
  right: -100%;
  transition: all .5s;
}
.conterods10{
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 3px solid #e01a83;
  padding: 15px;
  background-color: #ffffff;
  z-index: 2;
  position: absolute;
  right: -100%;
  transition: all .5s;
}
.conterods13{
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 3px solid #48773c;
  padding: 15px;
  background-color: #ffffff;
  z-index: 2;
  position: absolute;
  right: -100%;
  transition: all .5s;
}
.conterods16{
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 3px solid #00558a;
  padding: 15px;
  background-color: #ffffff;
  z-index: 2;
  position: absolute;
  right: -100%;
  transition: all .5s;
}
.conterods17{
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 3px solid #1a3668;
  padding: 15px;
  background-color: #ffffff;
  z-index: 2;
  position: absolute;
  right: -100%;
  transition: all .5s;
}
.conterodstable{
  width: 100%;
  display: block;
  height: auto;
  min-height: 480px;
  overflow: hidden;
  position: relative;
}
.conterodsactive{
  right: 0%;
}

.clasods1, .clasods2, .clasods3, .clasods4, .clasods5, .clasods6, .clasods7, .clasods8, .clasods9, .clasods10{
  opacity: 1;
  transition:all .5s;
}
.clasods1:hover, .clasods2:hover, .clasods3:hover, .clasods4:hover, .clasods5:hover, .clasods6:hover, .clasods7:hover, .clasods8:hover, .clasods9:hover, .clasods10:hover{
  cursor:pointer;
  transition:all .5s;
}
.odssinselec{
  opacity: .5;
}

.backlogro{
  width: 100%;
  display: block;
  padding: 10px;
  /*background-color: #dff2f3;*/
  background-image: url('../img/logros1.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.lineheight65{
  line-height: 65px !important;
}
.backlogro2{
  width: 100%;
  display: block;
  float: left;
  background-color: #7c6ac7;
  padding: 30px;
}
.textvol{
  font-family: Porcelain;
  font-size: 40px;
}
.line50{
  line-height: 50px !important; 
}
.line30{
  line-height: 30px !important; 
}
.backlogro3{
  width: 100%;
  display: block;
  float: left;
  background-color: #d9d3f3;
  padding: 30px 0px;
}
.backtitucifrachic22{
  background-image: url('../img/logros2.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position:right;
  padding:2px 20px 2px 10px;
  width: fit-content;
}
.contertotal{
  width: 100%;
  display: block;
  background-color: #cfeced;
  padding: 20px;
  position: relative;
}
.titulototal{
  font-family: Sophia;
  font-size: 38px;
}
.img19{
  width: 100px;
  display: block;
  position: absolute;
  top: -28px;
  right: 32px;
}
.conterinforodsaz{
  width: 100%;
  display: block;
  padding: 20px;
  background-color: #004481;
}
.textoodska{
  font-family: Kalam-Regular;
  font-size: 20px;
  line-height: 29px;
}
.borderleftazu{
  border-left: 1px solid #092d57;
}
.minheightods{
  height: auto;
  min-height: 685px;
}
.interimpacto{
  width: 100%;
  display: block;
  background-color: #f35e61;
  padding-top: 50px;
}
.programa1{
  width: 100%;
  display: block;
  position: relative;
  padding: 0px 0px;
  background-color: #ffffff;
}
.conterintroprogra{
  width: calc(100% - 40px);
  display: block;
  margin: 20px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;

}
.conterinfoprograma1{
  width: 90%;
  max-width: 430px;
  display: block;
  position: absolute;
  top: 50px;
  left: 50px;
  padding: 20px 0px;
}

.cifra1intro{
  font-family: Kalam-Bold;
  color: #ffffff;
  font-size: 55px;
  line-height: 57px;
}
.cifra1intro2{
  font-family: Kalam-Bold;
  color: #ffffff;
  font-size: 55px;
  line-height: 33px;
}
.cifra1intromini{
  font-family: Kalam-Bold;
  color: #ffffff;
  font-size: 26px;
}
.textocifra1intro {
  font-family: BentonSansBBVA-Medium;
  font-size: 14px;
  color: #ffffff;
}
.heig160{
  height: auto;
  min-height: 140px;
}
.heig120{
  height: auto;
  min-height: 120px;
}
.hrblanco{
  border-top: 1px solid #ffffff;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  margin: 20px 0px;
}
.hrlila{
  border-top: 1px solid #b6a8ee;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  margin: 20px 0px;
}

/* programa 1*/
.programa1a{
  width: 100%;
  display: block;
  position: relative;
  padding: 50px 0px;
  background-color: #ffffff;
}
.objetivo{
  width: 120px;
  display: block;
  float: left;
}
.textobje {
  font-family: BentonSansBBVA-Bold;
  font-size: 14px;
  color: #4d4d4d;
  line-height: 20px;
}
.odscontri{
  font-family: Kalam-Bold;
  color: #f35e61;
  font-size: 20px;
}
.backodscontri{
  background-image: url('../img/odscontri.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position:right;
  padding:2px 20px 2px 10px;
  width: fit-content;
}
.textdirec {
  font-family: BentonSansBBVA-Bold;
  font-size: 15px;
  color: #48c2c5;
}

.conterodscontri{
  width: 60px;
  display: block;
  float: left;
}
.infoconterodscontri{
  width: calc(100% - 60px);
  display: block;
  float: left;
}
.meta{
  font-family: BentonSansBBVA-Medium;
  font-size: 15px;
  color: #004481;
}
.ciframeta{
  font-family: BentonSansBBVA-Bold;
  font-size: 17px;
}
.niumods{
  width: auto;
  height: 33px;
  float: left;
  display: block;
}
.niumods2{
  width: auto;
  height: 48px;
  float: left;
  display: block;
}
.destacado{
  font-family: Kalam-Regular;
  font-size: 19px;
  line-height: 22px;
}
.numdesta{
  font-family: Kalam-Bold;
  font-size: 28px;
  line-height: 37px;
}
.nomdesta{
  font-family: Kalam-Bold;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 26px;
}
.contercoral{
  width: 100%;
  display: block;
  padding: 20px;
  background-color: #f35e61;
  overflow: hidden;
}
.titugraf{
  font-family: BentonSansBBVA-Bold;
  font-size: 14px;
}
.backcoral{
  width: 100%;
  display: block;
  padding: 10px;
  background-image: url('../img/backcoral.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.programa2a{
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 50px;
  background-color: #ffffff;
}
.subtitu{
  font-family: Sophia;
  font-size: 28px;
}
.programa3a{
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 50px;
  background-color: #ffffff;
}
.conteraqua{
  background-color: #48c2c5;
  padding: 20px;
  display: block;
  overflow: hidden;
  width: 100%;
}
.conteraazul3{
  background-color: #092d57;
  padding: 20px;
  display: block;
  overflow: hidden;
  width: 100%;
}
.conterborcor{
  width: 100%;
  display: block;
  padding: 30px 20px 20px 20px;
  /*border: 1px solid #f35e61;*/
  border:solid 5px hsla(243, 95%, 35%, 1);
  border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
  margin-top: 50px;
  border-color: #f35e61 !important;
}
.imgreloj{
  width: 80px;
  display: block;
  position: absolute;
  top: 19px;
  left: 20px;
}
.headmorado{
  padding: 10px 5px;
  background-image: url('../img/morado.png');
 background-size: contain;
 background-repeat: no-repeat;
}
.programa4a{
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 50px;
  background-color: #ffffff;
}
.conterborcor2{
  width: 100%;
  display: block;
  padding: 30px 20px 20px 20px;
  /*border: 1px solid #f35e61;*/
  border:solid 5px hsla(243, 95%, 35%, 1);
  border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
  border-color: #f35e61 !important;
  overflow: hidden;
}
.cifracicha{
  font-family: BentonSansBBVA-Bold;
  font-size: 18px;
}
.bordot{
  border-left: 1px dotted #f35e61;
  border-right: 1px dotted #f35e61;
  height: auto;
  min-height: 85px;
}
.bordot2{
  border-left: 1px dotted #004481;
  border-right: 1px dotted #004481;
  height: auto;
  min-height: 120px;
}
.bordot3{
  border-right: 1px dotted #ffffff;
  height: auto;
  min-height: 120px;
}
.programa4a{
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 50px;
  background-color: #ffffff;
}
.img34{
  width: 90%;
  max-width: 111px;
  display: block;
  margin: 0 auto;
}


/* --- programa 2 --- */
.programa2{
  width: 100%;
  display: block;
  position: relative;
  padding: 0px 0px;
  background-color: #ffffff;
}
.programa2a{
  width: 100%;
  display: block;
  position: relative;
  padding: 50px 0px;
  background-color: #ffffff;
}

.contergrafmor{
  width: 100%;
  display: block;
  padding: 20px;
  background-color: #f8f6fc;
}
.contergrafmor2{
  width: 100%;
  display: block;
  padding: 20px;
  background-color: #f8f6fc;
  overflow: hidden;
}
.svggraf{
  width: 90%;
  display: block;
  max-width: 100px;
  margin:0 auto;
}
.conterborcor3{
  width: 100%;
  display: block;
  padding: 10px;
  /*border: 1px solid #f35e61;*/
  border:solid 5px hsla(243, 95%, 35%, 1);
  border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
  border-color: #092d57 !important;
  overflow: hidden;
}
.conterborcor4{
  width: 100%;
  display: block;
  padding: 20px;
  /*border: 1px solid #f35e61;*/
  border:solid 5px hsla(243, 95%, 35%, 1);
  border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
  border-color: #b6a8ee !important;
  overflow: hidden;
}
.conterborazul33{
  width: 100%;
  display: block;
  padding: 20px;
  /*border: 1px solid #f35e61;*/
  border:solid 5px hsla(243, 95%, 35%, 1);
  border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
  border-color: #004481 !important;
  overflow: hidden;
}
.conterboraqua{
  width: 100%;
  display: block;
  padding: 20px;
  /*border: 1px solid #f35e61;*/
  border:solid 5px hsla(243, 95%, 35%, 1);
  border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
  border-color: #48c2c5 !important;
  overflow: hidden;
}
.linehi17{
  line-height: 17px !important;
}
/* --- programa 3 --- */
.programa3{
  width: 100%;
  display: block;
  position: relative;
  padding: 0px 0px;
  background-color: #ffffff;
}
.programa3a{
  width: 100%;
  display: block;
  position: relative;
  padding: 50px 0px;
  background-color: #ffffff;
}
.conterinfoprograma3{
  width: 90%;
  max-width: 230px;
  display: block;
  position: absolute;
  top: 50px;
  left: 50px;
  padding: 20px 0px;
}

.contergrafbec{
  width: 100%;
  display: block;
  padding: 15px;
  border: 1px solid #48c2c5;
}
.backlogro3a{
  width: 100%;
  display: block;
  padding: 10px;
  /*background-color: #dff2f3;*/
  background-image: url('../img/backdes.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.backazul{
  background-color: #004481;
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 20px;
}

/* --- programa 4 --- */
.programa4{
  width: 100%;
  display: block;
  position: relative;
  padding: 0px 0px;
  background-color: #ffffff;
}
.conterinfoprograma4{
  width: 90%;
  max-width: 195px;
  display: block;
  position: absolute;
  top: 50px;
  right: 50px;
  padding: 20px 0px;
}
.programa4a{
  width: 100%;
  display: block;
  position: relative;
  padding: 50px 0px;
  background-color: #ffffff;
}
.bordcoral{
  border: 3px solid #f35e61;
}
.backgris{
  width: 100%;
  display: block;
  background-color: #f2f2f2;
  padding: 20px 0px;
}
.juntos{
  width: 90%;
  max-width: 500px;
  display: block;
  margin: 0px auto 0 auto;
}

/* -- conter 4-- */
.programa5{
  width: 100%;
  display: block;
  position: relative;
  padding: 0px 0px;
  background-color: #ffffff;
}
.conterinfoprograma5{
  width: 90%;
  max-width: 230px;
  display: block;
  position: absolute;
  top: 50px;
  left: 50px;
  padding: 20px 0px;
}
.cifra1intro2sss {
  font-family: Kalam-Bold;
  color: #ffffff;
  font-size: 55px;
  line-height: 37px;
}
.cifra1intro2rrr {
  font-family: Kalam-Bold;
  color: #ffffff;
  font-size: 55px;
  line-height: 55px;
}
.cifra1intro2uuu {
  font-family: Kalam-Bold;
  color: #ffffff;
  font-size: 55px;
  line-height: 54px;
}
.programa5a{
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 50px;
  background-color: #ffffff;
}
.borbotaqua{
  border-bottom: 2px solid #48c2c5;
}

.headtabmoni {
  padding: 10px 5px;
  /*background: #da4f43;*/
   background-image: url('../img/backmonito.svg');
  background-size: cover;
}

/* -- conter 6-- */
.programa6{
  width: 100%;
  display: block;
  position: relative;
  padding: 0px 0px;
  background-color: #ffffff;
}
.conterinfoprograma6{
  width: 90%;
  max-width: 195px;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 287px;
}
.programa6a{
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 50px;
  background-color: #ffffff;
}

.interacerca{
  width: 100%;
  display: block;
  background-color: #f35e61;
  padding-top: 50px;
}
.acerca1{
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 50px 0px;
}









































/* --- animaciones --- */
.ani1introanimate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani2introanimate{
  animation: fadeIn;
  animation-delay: .3s;
}

.ani20animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani21animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani22animate{
  animation: fadeIn;
  animation-delay: .9s;
}

.ani23animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani24animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}



/* -- aniamciones home -- */

.ani3home {
  animation: fadeInDown;
  animation-delay: .3s;
}
.ani4home {
  animation: fadeInRight;
  animation-delay: .6s;
}
.ani5home {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani6home {
  animation: fadeInUp;
  animation-delay: 1.2s;
}
.ani7home {
  animation: fadeInLeft;
  animation-delay: .2s;
}

/* -- fin aniamciones home -- */

.ani1animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani2animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani3animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani4animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani5animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani6animate {
  animation: fadeIn;
  animation-delay: .9s;
}

.ani7animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani8animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani9animate {
  animation: fadeInRight;
  animation-delay: .3s;
}
.ani10animate {
  animation: fadeInRight;
  animation-delay: .6s;
}

.ani11animate {
  animation: fadeIn;
  animation-delay: .3s;
}

.ani12animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani13animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani14animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani15animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani16animate {
  animation: fadeInUp;
  animation-delay: 1.5s;
}
.ani17animate {
  animation: fadeInUp;
  animation-delay: 1.8s;
}


.ani18animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani19animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani20animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani21animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani22animate {
  animation: fadeIn;
  animation-delay: 1.5s;
}
.ani23animate {
  animation: fadeIn;
  animation-delay: 1.8s;
}
.ani24animate {
  animation: fadeIn;
  animation-delay: 2.1s;
}
.ani25animate {
  animation: fadeIn;
  animation-delay: 2.4s;
}
.ani26animate {
  animation: fadeIn;
  animation-delay: 2.7s;
}
.ani27animate {
  animation: fadeIn;
  animation-delay: 3s;
}


.ani28animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani29animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani30animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani31animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}

.ani32animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani33animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani34animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani35animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani36animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani37animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani38animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani39animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani40animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}


.ani41animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani42animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani43animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani44animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}

.ani45animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani46animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani47animate {
  animation: fadeIn;
  animation-delay: .9s;
}

.ani48animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani49animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani50animate {
  animation: fadeIn;
  animation-delay: .9s;
}

.ani51animate {
  animation: fadeInRight;
  animation-delay: .6s;
}

.ani52animate {
  animation: fadeInLeft;
  animation-delay: .6s;
}

.ani53animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani54animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani55animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani56animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani57animate {
  animation: fadeIn;
  animation-delay: .9s;
}

.ani58animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani59animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani60animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani61animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani62animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani63animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani64animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani65animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani66animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani67animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani68animate {
  animation: fadeIn;
  animation-delay: 1.5s;
}

.ani69animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani70animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani71animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani72animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani73animate {
  animation: fadeIn;
  animation-delay: .9s;
}

.ani74animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani75animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani76animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani77animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}

.ani78animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani79animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani80animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani81animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani82animate {
  animation: fadeIn;
  animation-delay: 1.5s;
}

.ani83animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani84animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani85animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani86animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani87animate {
  animation: fadeIn;
  animation-delay: 1.5s;
}
.ani88animate {
  animation: fadeIn;
  animation-delay: .9s;
}
.ani89animate {
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani90animate {
  animation: fadeIn;
  animation-delay: 1.5s;
}

.ani91animate {
  animation: fadeInLeft;
  animation-delay: .3s;
}

.ani92animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani93animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani94animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani95animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani96animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani97animate {
  animation: fadeInRight;
  animation-delay: .6s;
}

.ani98animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani99animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani100animate {
  animation: fadeIn;
  animation-delay: .6s;
}

.ani101animate {
  animation: fadeIn;
  animation-delay: .6s;
}
.ani102animate {
  animation: fadeInUp;
  animation-delay: .3s;
}

.ani103animate {
  animation: fadeIn;
  animation-delay: .3s;
}
.ani104animate {
  animation: fadeIn;
  animation-delay: .3s;
}














/* slider destacados */

.content {
  margin: auto;
  padding: 0px 20px;
  width: 95%;
  max-width: 1200px;
  min-width: 300px;
}

.slick-slider {
  margin: 30px auto 50px;
}

.slick-prev,
.slick-next {
  color: white;
  opacity: 1;
  height: 40px;
  width: 40px;
  margin-top: -20px;
}
.slick-prev path,
.slick-next path {
  fill: #00aae7;
}
.slick-prev:hover path,
.slick-next:hover path {
  fill: #00aae7;
}

.slick-prev {
  left: -35px;
}
.slick-prev svg, .slick-next svg{
  bottom: 10px;
  display: block;
  position: absolute;
}
.slick-next {
  right: -35px;
}

.slick-prev:before,
.slick-next:before {
  content: none;
}

.slick-dots li button:before {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1;
  font-size: 8px;
}

.slick-dots li.slick-active button:before {
  color: #FFFFFF;
}

.quote-container {
  min-height: 200px;
  color: #666666;
  font-size: 36px;
  margin: 0 20px;
  position: relative;
}
.quote-container:hover {
  cursor: -webkit-grab;
  cursor: grab;
}
.quote-container .portrait {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 140px;
  width: 140px;
  overflow: hidden;
}
.quote-container .portrait img {
  display: block;
  height: auto;
  width: 100%;
}
.quote-container .quote {
  position: relative;
  z-index: 600;
  padding: 10px 0px 0px 0px;
  margin: 0;
  text-align: left;
}
.quote-container .quote p {
  position: relative;
 /* margin-bottom: 20px;*/
}
.quote-container .quote p:first-child:before {
  content: '\201C';
  color: rgba(255, 255, 255, 0.44);
  font-size: 7.5em;
  font-weight: 700;
  opacity: 1;
  position: absolute;
  top: -.4em;
  left: -.2em;
  text-shadow: none;
  z-index: -10;
}
.quote-container .quote cite {
  display: block;
  font-size: 14px;
}
.quote-container .quote cite span {
  font-size: 16px;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.dragging .quote-container {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.octogon {
  -webkit-clip-path: polygon(50% 0%, 38.11% 6.7%, 24.99% 6.72%, 18.06% 18.44%, 6.7% 25%, 6.56% 38.64%, 0% 50%, 6.7% 61.89%, 6.7% 75%, 18.44% 81.94%, 25% 93.3%, 38.64% 93.44%, 50% 100%, 61.88% 93.3%, 75% 93.3%, 81.94% 81.56%, 93.3% 74.9%, 93.44% 61.36%, 100% 50%, 93.3% 38.11%, 93.3% 25%, 81.56% 18.06%, 74.96% 6.7%, 61.36% 6.56%, 50% 0%);
  clip-path: url(#octogon);
  height: 140px;
  width: 140px;
}

@-webkit-keyframes gradient {
  0% {
    background-position: 5% 0%;
  }
  50% {
    background-position: 96% 100%;
  }
  100% {
    background-position: 5% 0%;
  }
}
@keyframes gradient {
  0% {
    background-position: 5% 0%;
  }
  50% {
    background-position: 96% 100%;
  }
  100% {
    background-position: 5% 0%;
  }
}
.puntossvg{
  height: 10px;
}
/* -- fin slider destacados -- */





/* -- pop up -- */


#content {
  height:4000px;
}

.wiggle {
  display:block;
  margin:0 auto;
  width:150px;
  height:150px;
  -webkit-animation: wiggle 3s cubic-bezier(.9,.20,.20,.9) infinite alternate;
  box-shadow:10px 10px 1px 0 rgba(0,0,0,.15);
}

.wiggle:hover {
  -webkit-animation:none;
}

.short-animate {
  -webkit-transition:.5s ease-in-out;
  -moz-transition:.5s ease-in-out;
  -ms-transition:.5s ease-in-out;
  -o-transition:.5s ease-in-out;
  transition:.5s ease-in-out;
}

.long-animate {
  -webkit-transition: .5s .5s ease-in-out;
  -moz-transition: .5s .5s ease-in-out;
  -ms-transition: .5s .5s ease-in-out;
  -o-transition:.5s .5s ease-in-out;
  transition:.5s .5s ease-in-out;
}

.lightbox {
  position: fixed;
  top: -100%;
  bottom: 100%;
  left: 0;
  right: 0;
  background: rgba(255,255,255,.8);
  z-index: 501;
  opacity: 0;
  display: flex;
  align-content: center;
  align-items: center;
  backdrop-filter: blur(20px);
}



#lightbox-controls {
  position:fixed;
  height:70px;
  width:70px;
  top:-70px;
  right:0;
  z-index:502;
  background:rgba(0,0,0,.1);
}

#close-lightbox {
  display:block;
  position:absolute;
  overflow:hidden;
  height:50px;
  width:50px;
  text-indent:-5000px;
  right:10px;
  top:10px;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
}

#close-lightbox:before {
  content:'';
  display:block;
  position:absolute;
  height:0px;
  width:3px;
  left:24px;
  top:0;
  background:white;
  border-radius:2px;
  -webkit-transition: .5s .5s ease-in-out;
  -moz-transition: .5s .5s ease-in-out;
  -ms-transition: .5s .5s ease-in-out;
  -o-transition:.5s .5s ease-in-out;
  transition:.5s .5s ease-in-out;
}

#close-lightbox:after {
  content:'';
  display:block;
  position:absolute;
  width:0px;
  height:3px;
  top:24px;
  left:0;
  background:white;
  border-radius:2px;
  -webkit-transition: .5s 1s ease-in-out;
  -moz-transition: .5s 1s ease-in-out;
  -ms-transition: .5s 1s ease-in-out;
  -o-transition:.5s 1s ease-in-out;
  transition:.5s 1s ease-in-out;
}

.lightbox:target {
  top:0%;
  bottom:0%;
  opacity:1;
}


.lightbox:target ~ #lightbox-controls {
  top:0px;
}

.lightbox:target ~ #lightbox-controls #close-lightbox:after {
  width:50px;
}

.lightbox:target ~ #lightbox-controls #close-lightbox:before {
  height:50px;
}

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform:rotate(2deg);
  }
  20% {-webkit-transform:rotate(-2deg);}
  40% {-webkit-transform:rotate(2deg);}
  60% {-webkit-transform:rotate(-2deg);}
  80% {-webkit-transform:rotate(2deg);}
  100% {-webkit-transform:rotate(-2deg);}
}

.manu1home{
  width: 90%;
  max-width: 380px;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  max-width: 300px;
}
.manu2home{
  width: 90%;
  max-width: 380px;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0px;
  max-width: 250px;
}



.headnewtabla {
  padding: 10px 5px;
  background-image: url('../img/bactabla.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
}
.tituods22 {
  font-family: Kalam-Bold !important;
  font-size: 15px;
}
.mision1aaa {
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: center;
  align-content: center;
  height: auto;
  background-color: #ffffff;
  padding-top: 50px;
  position: relative;
}

.borleft{
  border-left: 1px solid #ffffff;
}

.conterfit22{
  width: fit-content;
  padding: 0px 10px;
  float: left;
}



/* --- video --- */


.conterplay{
  width: 50px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}
.conterplay{
  stroke-width: 5px;
  stroke-miterlimit: 10;
  fill: transparent;
  stroke-dasharray: 670;
  stroke-dashoffset: 670;
  animation: lineaanimateplay 6s forwards infinite;
}
.play{
  fill: #fff;
  animation: trianguloplay 6s forwards infinite;
}



@keyframes lineaanimateplay {
  0% {
    stroke-dashoffset: 670;
  }
  30% {
    stroke-dashoffset: 0;
  }
  70% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 670;
  }
}
@keyframes trianguloplay {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes lineaanimate {
  to {
    stroke-dashoffset: 0;
  }
}

/* video */

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  transition: all ease 500ms;
}

.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}

.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  left: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #043278;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}

.video-overlay-close:hover {
  color: #48c2c5;
}

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  /* width: 90%; */
  /* height: auto; */
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
  width: 100%;
  max-width: 700px;
}

.svgplay{
  width: 90%;
  max-width: 60px;
  display: block;
  margin: 0 auto;
}
.heig55{
  height: auto;
  min-height: 55px !important;
}

.conterfiticons{
  width: fit-content;
  display: block;
  float: left;
  padding-left: 50px;
  padding-bottom: 20px;
}

.svgdown{
 width: 90%;
  max-width: 80px;
  display: block;
  margin: 0 auto 5px 0px;
}


































































































































































































































































</pre></body></html>