body {
  font-family: 'Nunito Sans';
}
section.container-fluid {
  overflow-x: hidden;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* M E N U  F I X E D */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
nav.menu-fixed {
  background: transparent url(../imgs/menu-fixed.png) no-repeat center;
  position: fixed;
  height: 635px;
  left: 10px;
  top: 10px;
  width: 15px;
  z-index: 9;
}
nav.menu-fixed img {
  position: absolute;
  left: 10px;
  top: 0px;
}
nav.menu-fixed img:nth-child(1) {
  top: -10px;
}
nav.menu-fixed img:nth-child(2) {
  top: 116px;
}
nav.menu-fixed img:nth-child(3) {
  top: 240px;
}
nav.menu-fixed img:nth-child(4) {
  top: 364px;
}
nav.menu-fixed img:nth-child(5) {
  top: 484px;
}
nav.menu-fixed img:nth-child(6) {
  top: 610px;
}
nav.menu-fixed div.btnmf {
  cursor: pointer;
  height: 20px;
  position: absolute;
  width: 20px;
}
nav.menu-fixed div.btnmf:nth-of-type(1) {
  top: -2px;
}
nav.menu-fixed div.btnmf:nth-of-type(2) {
  top: 128px;
}
nav.menu-fixed div.btnmf:nth-of-type(3) {
  top: 250px;
}
nav.menu-fixed div.btnmf:nth-of-type(4) {
  top: 374px;
}
nav.menu-fixed div.btnmf:nth-of-type(5) {
  top: 498px;
}
nav.menu-fixed div.btnmf:nth-of-type(6) {
  top: 620px;
}

nav.menu-fixed .btnmf span {
  left: 23px;
  top: 0;
  position: absolute;
  padding: 3px 9px;
  background: #fff;
  border-radius: 20px;
  color: #ffffff;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}

nav.menu-fixed .btnmf.btn-up span{
  background-color:#5725ec;
}
nav.menu-fixed .btnmf.psect4 span{
  background-color:#fa335d;
}
nav.menu-fixed .btnmf.psect6 span{
  background-color:#85dd1d;
}
nav.menu-fixed .btnmf.psect8 span{
  background-color:#29daff;
}
nav.menu-fixed .btnmf.psect10 span{
  background-color:#8858ec;
}
nav.menu-fixed .btnmf.psect12 span{
  background-color:#fb7640;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   1 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect1 {
  background: url(../imgs/2021/proyecta-fondo-camarografo-tren-1280x720.jpg) no-repeat center;
  /*background-attachment: fixed;*/
  background-size: cover;
  height: 100vh;
  /*min-height: 720px;*/
}
section#sect1 .row {
  background-color: rgba(16, 11, 114, .6);
}
section#sect1 .row .col-md-12 {
  /*min-height: 720px;*/
  height: 100vh;
  overflow: hidden;
  position: relative;
}


section#sect1 .row .col-md-12 .intro {
  position: relative;
  transform: translate(0%, 50%);
  margin: 0 auto;
  display: table;
}

section#sect1 .row .col-md-12 .intro span {
  color: #fff;
  line-height: 110px;
}

section#sect1 .row .col-md-12 .intro span.intro_1 {
  font-family: 'Nunito Sans';
  font-size: 55px;
  font-style: italic;
  font-weight: 800;
  line-height: 1.5em;
}

section#sect1 .row .col-md-12 .intro span.intro_2 {
  font-size: 110px;
  font-family: 'Blogger_Sans-Light';
}

section#sect1 .row .col-md-12 .intro span.intro_3 {
  font-size: 110px;
  font-family: 'Blogger_Sans-Medium';
}

section#sect1 .row .col-md-12 .intro span.intro_4 {
  font-size: 50px;
  font-family: 'Blogger_Sans-Light';
  letter-spacing: 0.2em;
  float: right;
  line-height: 1em;
}

section#sect1 .row .col-md-12 .intro img.logo {
  width: 109px;
  float: right;
  margin-top: -1em;
  margin-right: 1em;
}
section#sect1 .row .col-md-12 p.message {
  color: #f9e52f;
  left: 50%;
  position: absolute;
  bottom: 90px;
  text-align: center;
  transform: translateX(-50%);
}
section#sect1 .row .col-md-12 div.arrowdown {
  background: transparent url(../imgs/arrowdown.png) no-repeat center;
  height: 93px;
  left: 50%;
  position: absolute;
  bottom: 0px;
  transform: translateX(-50%);
  width: 224px;
}
section#sect1 .row .col-md-12 div.arrowdown img.arrow {
  display: block;
  margin: 30px auto;
  width: 40px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   2 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect2 {
  background: url(../imgs/sect02.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  min-height: 720px;
}
section#sect2 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect2 .row .col-md-12 h2 {
  font-weight: 800;
  font-style: italic;
  position: absolute;
  z-index: 2;
  left: 10px;
}
section#sect2 .row .col-md-12 h2 .row {
  margin: 0;
}
section#sect2 .row .col-md-12 h2 span {
  background-color: #f9e52f;
  border-radius: 24px;
  box-shadow: 4px 2px 14px rgba(0, 0, 0, .4);
  color: #100b72;
  font-weight: 800;
  font-style: italic;
  padding: 0px 10px;
  line-height: 1.8;
}
section#sect2 .row .col-md-12 h2.title1 {
  top: 260px;
}
section#sect2 .row .col-md-12 h2.title2 {
  top: 314px;
}
section#sect2 .row .col-md-12 img {
  position: absolute;
}
section#sect2 .row .col-md-12 h2,
section#sect2 .row .col-md-12 img.logodark {
  left: 5%; /*20%*/
}
section#sect2 .row .col-md-12 img.logodark {
  top: 160px;
  width: 200px;
  z-index: 3;
}
section#sect2 .row .col-md-12 img.pic1 {
  left: 28%; /*left 38%*/
  top: 160px;
  width: 680px;
}
section#sect2 .row .col-md-12 img.pic2 {
  left: 24%; /*34%*/
  top: 460px;
  width: 230px;
}
section#sect2 .row .col-md-12 p.text {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 4px 2px 14px rgba(0, 0, 0, .1);
  color: #8e8e8c;
  font-size: 14px;
  left: 56%; /*720px*/
  padding: 40px;
  position: absolute;
  text-align: justify;
  top: 450px;
  width: 280px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   3 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect3 {
  background: url(../imgs/2021/proyecta-fondo-claqueta-emma-reyes-1280x720.jpg) no-repeat center top;
  /*	background-attachment: fixed;*/
  background-size: cover;
  min-height: 720px;
}
section#sect3 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect3 .row .col-md-12 .info-top {
  margin-top: 120px;
}
section#sect3 .row .col-md-12 .info-top img.logogray {
  margin-top: 80px;
  width: 240px;
}
section#sect3 .row .col-md-12 .info-top h2 {
  color: #fff;
  line-height: 1em;
  font-size: 4em;
  font-weight: bold;
}
section#sect3 .row .col-md-12 .info-top h2 span {
  color: #f9e52f;
}
section#sect3 .row .col-md-12 .info-top p {
  color: #fff;
}
section#sect3 .row .col-md-12 .menu-bottom {
  margin-top: 120px;
}
section#sect3 .row .col-md-12 .menu-bottom ul {
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  width: 100%;
}
section#sect3 .row .col-md-12 .menu-bottom ul li:last-child {
  margin-right: 0px;
}
section#sect3 .row .col-md-12 .menu-bottom ul li {
  display: inline-block;
  height: 134px;
  vertical-align: top;
  margin-right: 14px;
  margin-bottom: 14px;
  width: 134px;
}
section#sect3 .row .col-md-12 .menu-bottom ul li a:link,
section#sect3 .row .col-md-12 .menu-bottom ul li a:visited {
  color: #fff;
  height: 100%;
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  text-align: center;
  text-transform: none;
  position: relative;
  transition: all 0.5s;
  width: 100%;
}
section#sect3 .row .col-md-12 .menu-bottom ul li a:hover {
  transform: scale(1.1) translateY(-10px);
}
section#sect3 .row .col-md-12 .menu-bottom ul li a span {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
section#sect3 .row .col-md-12 .menu-bottom ul li a.btn1 {
  background: url(../imgs/btn-mercado.png) no-repeat center;
  background-size: cover;
}
section#sect3 .row .col-md-12 .menu-bottom ul li a.btn2 {
  background: url(../imgs/btn-convocatorias.png) no-repeat center;
  background-size: cover;
}
section#sect3 .row .col-md-12 .menu-bottom ul li a.btn3 {
  background: url(../imgs/btn-alianzas.png) no-repeat center;
  background-size: cover;
}
section#sect3 .row .col-md-12 .menu-bottom ul li a.btn4 {
  background: url(../imgs/btn-adquisiciones.png) no-repeat center;
  background-size: cover;
}
section#sect3 .row .col-md-12 .menu-bottom ul li a.btn5 {
  background: url(../imgs/btn-encuentros.png) no-repeat center;
  background-size: cover;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   4 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect4 {
  background-color: #fdfaf4;
  min-height: 720px;
}
section#sect4 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect4 .row .col-md-12 div.join-text {
  margin-left: 44%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
section#sect4 .row .col-md-12 div.join-text h2 {
  font-weight: 800;
  font-style: italic;
  margin: 0;
}
section#sect4 .row .col-md-12 div.join-text .row{
  margin: 0;
  padding: 0 0 5px 5px;
}
section#sect4 .row .col-md-12 div.join-text h2.number {
  font-size: 1.2em;
  padding: 14px;
  height: 40px;
  line-height: 1em;
  text-indent: -6px;
  width: 40px;
  background-color: #fa335d;
  border-radius: 24px;
  box-shadow: 4px 2px 14px rgba(0, 0, 0, .4);
  color: #fff;
  font-weight: 800;
  font-style: italic;
  margin: 4px 0;
}
section#sect4 .row .col-md-12 div.join-text .main-title .row span {
  background-color: #fa335d;
  border-radius: 24px;
  box-shadow: 4px 2px 14px rgba(0, 0, 0, .4);
  color: #fff;
  font-weight: 800;
  font-style: italic;
  padding: 0 10px;
  display: inline-block;
}
section#sect4 .row .col-md-12 img.pic1 {
  margin-top: 10px;
  width: 600px;
}
section#sect4 .row .col-md-12 div.right-text {
  border-radius: 6px;
  box-shadow: 10px 2px 18px rgba(0, 0, 0, .2);
  background-color: #fff;
  margin-top: 140px;
  padding: 20px;
  margin-left: -40px;
  width: 360px;
}
section#sect4 .row .col-md-12 div.right-text h3 {
  color: #0e0e0e;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0px 0px 4px 0px;
}
section#sect4 .row .col-md-12 div.right-text p {
  color: #767676;
}

section#sect4 .row .col-md-12 div.right-text a {
  background-color: #fdfaf4;
  border-radius: 20px;
  color: #fa335d;
  display: block;
  padding: 4px;
  width: 84%;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   5 */
/* Datos */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section.datoscoproduccion {
  background: #fdfaf4 url(../imgs/sect05_sombra.png) no-repeat center right;
  background-size: cover;
  min-height: 720px;
}
section.datoscoproduccion#sect15 {
  background: #fdfaf4 url(../imgs/sect15_sombra.png) no-repeat center right;
  background-size: cover;
  min-height: 720px;
}
section.datoscoproduccion#sect16 {
  background: #fdfaf4 url(../imgs/sect16-sombra.png) no-repeat center right;
  background-size: cover;
  min-height: 720px;
}
section.datoscoproduccion .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section.datoscoproduccion .row .col-md-12 .info-block {
  margin-top: 200px;
}

section.datoscoproduccion .row .col-md-12 .info-block .text-big {
  color: #313131;
  font-size: 1.4em;
  margin: 0;
  margin-left: 10px;
  line-height: 1.2;
}
section.datoscoproduccion .row .col-md-12 .info-block .text-bold {
  color: #313131;
  font-size: 2em;
  font-weight: 700;
  margin: 0 0 0 10px;
  line-height: 1;
}
section.datoscoproduccion .row .col-md-12 .info-block .info-left .text-bold {
  color: #343434;
  font-weight: bolder;
  font-size: 2.4em;
  transform: rotate(-90deg) translate(260px, 182px);
}
section.datoscoproduccion .row .col-md-12 .info-block h2.counter {
  font-size: 9em;
  font-weight: 800;
  color: #ff2560;
  margin: 0;
  line-height: 1;
}

section.datoscoproduccion .row .col-md-12 .info-block .separator {
  height: 240px;
  transform: translate(382px, -312px);
}
section.datoscoproduccion .row .col-md-12 .info-block .linea-superior {
  margin: 0 0 10px 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   6 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect6 {
  background: #fdfaf4 url(../imgs/sect06_bg.png) no-repeat center;
  background-size: cover !important;
  background-attachment: unset !important;
  min-height: 720px;
}
section#sect6 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect6 .row .col-md-12 .block-top {
  margin: 320px 0px;
}
section#sect6 .row .col-md-12 .block-top .col-md-6:nth-child(1) {
  z-index: 2;
}
section#sect6 .row .col-md-12 .block-top .col-md-6:nth-child(2) {
  z-index: 1;
}
section#sect6 .row .col-md-12 div.join-text {
  margin-left: 26%;
}
section#sect6 .row .col-md-12 div.join-text h2 {
  display: inline-block;
}
section#sect6 .row .col-md-12 div.join-text h2.number {
  font-size: 1.2em;
  padding: 14px;
  height: 40px;
  line-height: 1em;
  text-indent: -6px;
  width: 40px;
}
section#sect6 .row .col-md-12 h2,
section#sect6 .row .col-md-12 div.join-text h2 {
  background-color: #85dd1d;
  border-radius: 24px;
  box-shadow: 4px 2px 14px rgba(0, 0, 0, .4);
  color: #fff;
  font-weight: 800;
  font-style: italic;
  margin: 4px 0px;
  padding: 4px 10px;
}
section#sect6 .row .col-md-12 div.join-text h2.title:nth-child(2) {
  width: 216px;
}
section#sect6 .row .col-md-12 img.pic1 {
  width: 900px;
  margin-left: -80px;
}
section#sect6 .row .col-md-12 div.left-text {
  border-radius: 6px;
  box-shadow: 2px 10px 18px rgba(0, 0, 0, .2);
  background-color: #fff;
  margin-top: 20px;
  padding: 60px 20px;
  width: 360px;
}
section#sect6 .row .col-md-12 div.left-text h3 {
  color: #0e0e0e;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0px 0px 4px 0px;
}
section#sect6 .row .col-md-12 div.left-text p {
  color: #767676;
}

section#sect6 .row .col-md-12 div.left-text a {
  background-color: #fdfaf4;
  border-radius: 20px;
  color: #85dd1d;
  display: block;
  padding: 4px;
  width: 84%;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   7 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect7 {
  background-color: #fdfaf4;
  min-height: 720px;
}
section#sect7 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect7 .row .col-md-12 .block-bottom p.paragraph {
  color: #6fc600;
  font-size: 2.8em;
  max-width: 840px;
  margin: 80px auto 20px auto;
}
section#sect7 .row .col-md-12 .block-bottom p.bigones {
  line-height: 4em;
  letter-spacing: -4px;
  margin-top: 40px;
}
section#sect7 .row .col-md-12 .block-bottom p.bigones strong {
  color: #333;
  font-weight: 700;
}
section#sect7 .row .col-md-12 .block-bottom p.bigones span {
  color: #6fc600;
}
section#sect7 .row .col-md-12 .block-bottom p.bigones strong.size1 {
  font-size: 3em;
}
section#sect7 .row .col-md-12 .block-bottom p.bigones strong.size2 {
  font-size: 5em;
}
section#sect7 .row .col-md-12 .block-bottom p.bigones strong.size3 {
  font-size: 7em;
}
section#sect7 .row .col-md-12 .block-bottom p.bigones strong.size4 {
  font-size: 3.5em;
}
section#sect7 .row .col-md-12 .block-bottom p.bigones strong.size5 {
  font-size: 8em;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   8 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect8 {
  background-color: #fdfaf4;
  min-height: 720px;
}
section#sect8 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
/* Last Edit */
section#sect8 .sect8 .col-md-6:first-of-type {
  margin-top: 140px;
}
section#sect8 .sect8 .col-md-6:last-of-type .right-text {
  position: relative;
  z-index: 9;
}
section#sect8 .sect8 .col-md-6:last-of-type .pic2 {
  position: relative;
  transform: scale(1.4) translateX(80px) translateY(20px);
  z-index: 8;
}
section#sect8 .sect8 .col-md-6:last-of-type .pic3 {
  position: relative;
  transform: scale(1.1) translateX(130px) translateY(-20px);
  z-index: 8;
}
/* - - - - - */
section#sect8 .row .col-md-12 div.join-text {
  margin-left: 60%;
}
section#sect8 .row .col-md-12 div.join-text h2 {
  display: inline-block;
}
section#sect8 .row .col-md-12 div.join-text h2.number {
  font-size: 1.2em;
  padding: 14px;
  height: 40px;
  line-height: 1em;
  text-indent: -6px;
  width: 40px;
}
section#sect8 .row .col-md-12 h2,
section#sect8 .row .col-md-12 div.join-text h2 {
  background-color: #29daff;
  border-radius: 24px;
  box-shadow: 4px 2px 14px rgba(0, 0, 0, .4);
  color: #fff;
  font-weight: 800;
  font-style: italic;
  margin: 14px 0px;
  padding: 4px 10px;
}
section#sect8 .row .col-md-12 div.join-text h2.title:nth-child(2) {
  width: 144px;
}
section#sect8 .row .col-md-12 img.pic1 {
  width: 600px;
}
section#sect8 .row .col-md-12 img.pic2 {
  width: 260px;
}
section#sect8 .row .col-md-12 img.pic3 {
  width: 260px;
}
section#sect8 .row .col-md-12 div.right-text {
  border-radius: 6px;
  box-shadow: 10px 2px 18px rgba(0, 0, 0, .2);
  background-color: #fff;
  padding: 20px;
  margin-left: -20px;
  width: 400px;
}
section#sect8 .row .col-md-12 div.right-text ul {
  color: #767676;
  margin: 0px;
  padding: 0px 0px 0px 14px;
}
section#sect8 .row .col-md-12 div.right-text h3 {
  color: #0e0e0e;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0px 0px 4px 0px;
}
section#sect8 .row .col-md-12 div.right-text p {
  color: #767676;
}

section#sect8 .row .col-md-12 div.right-text a {
  background-color: #fdfaf4;
  border-radius: 20px;
  color: #29daff;
  display: block;
  padding: 4px;
  width: 84%;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   9 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect9 {
  background: #fdfaf4 url(../imgs/sect09_sombra.png) no-repeat center left;
  background-size: contain;
  min-height: 720px;
  overflow-y: hidden;
}
section#sect9 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect9 .row .col-md-12 .block-bottom p.paragraph {
  color: #26d4ff;
  font-size: 2.8em;
  max-width: 840px;
  margin: 220px auto 30px auto;
}
section#sect9 .row .col-md-12 .block-bottom p.text {
  margin-top: 20px;
}
section#sect9 .row .col-md-12 .block-bottom p.text strong {
  color: #333;
}
section#sect9 .row .col-md-12 .block-bottom p.text strong.size1 {
  font-size: 2.5em;
}
section#sect9 .row .col-md-12 .block-bottom p.text strong.size2 {
  font-size: 1.2em;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   10 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect10 {
  background: #fdfaf4 url(../imgs/sect10_bg.png) no-repeat center;
  background-size: cover !important;
  background-attachment: unset !important;
  min-height: 720px;
}
section#sect10 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect10 .row .col-md-12 .block-top {
  margin: 320px 0px;
}
section#sect10 .row .col-md-12 .block-top .col-md-6:nth-child(1) {
  z-index: 2;
}
section#sect10 .row .col-md-12 .block-top .col-md-6:nth-child(2) {
  z-index: 1;
}
section#sect10 .row .col-md-12 div.join-text {
  margin-left: 10%;
}
section#sect10 .row .col-md-12 div.join-text h2 {
  display: inline-block;
}
section#sect10 .row .col-md-12 div.join-text h2.number {
  font-size: 1.2em;
  padding: 14px;
  height: 40px;
  line-height: 1em;
  text-indent: -6px;
  width: 40px;
}
section#sect10 .row .col-md-12 h2,
section#sect10 .row .col-md-12 div.join-text h2 {
  background-color: #8858ec;
  border-radius: 24px;
  box-shadow: 4px 2px 14px rgba(0, 0, 0, .4);
  color: #fff;
  font-weight: 800;
  font-style: italic;
  margin: 4px 0px;
  padding: 4px 10px;
}
section#sect10 .row .col-md-12 div.join-text h2.title:nth-child(2) {
  width: 210px;
}
section#sect10 .row .col-md-12 img.pic1 {
  width: 900px;
  margin-left: -80px;
}
section#sect10 .row .col-md-12 div.left-text {
  border-radius: 6px;
  box-shadow: 2px 10px 18px rgba(0, 0, 0, .2);
  background-color: #fff;
  margin-top: 20px;
  padding: 20px;
  width: 380px;
}
section#sect10 .row .col-md-12 div.left-text h3 {
  color: #0e0e0e;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0px 0px 4px 0px;
}
section#sect10 .row .col-md-12 div.left-text p {
  color: #767676;
}
section#sect10 .row .col-md-12 div.left-text p .text-small {
  font-size: .9em;
}
section#sect10 .row .col-md-12 div.left-text a {
  background-color: #fdfaf4;
  border-radius: 20px;
  color: #8858ec;
  display: block;
  padding: 4px;
  width: 84%;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   11 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect11 {
  background-color: #fdfaf4;
  min-height: 720px;
  overflow: hidden;
}
section#sect11 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect11 .row .col-md-12 .block-bottom p.paragraph {
  color: #8858ec;
  font-size: 2.8em;
  margin: 40px auto 20px auto;
}
section#sect11 .row .col-md-12 .block-bottom p.bigones {
  line-height: 4em;
  letter-spacing: -2px;
  margin-top: 20px;
}
section#sect11 .row .col-md-12 .block-bottom p.bigones strong {
  color: #333;
  font-weight: 700;
}
section#sect11 .row .col-md-12 .block-bottom p.bigones span.color {
  color: #8858ec;
}
section#sect11 .row .col-md-12 .block-bottom p.bigones span.big {
  font-size: 2em;
}
section#sect11 .row .col-md-12 .block-bottom p.bigones span.dark {
  color: #000;
  font-size: 1.2em;
  font-weight: 800;
  margin-left: 100px;
}
section#sect11 .row .col-md-12 .block-bottom p.bigones span.small {
  font-size: .6em;
}
section#sect11 .row .col-md-12 .block-bottom p.bigones strong.size1 {
  font-size: 2.8em;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   12 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect12 {
  background-color: #fdfaf4;
  min-height: 720px;
}
section#sect12 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect12 .row .col-md-12 .row {
  margin-top: 180px;
}
section#sect12 .row .col-md-12 div.join-text {
  margin-left: 60%;
}
section#sect12 .row .col-md-12 div.join-text h2 {
  display: inline-block;
}
section#sect12 .row .col-md-12 div.join-text h2.number {
  font-size: 1.2em;
  padding: 14px;
  height: 40px;
  line-height: 1em;
  text-indent: -6px;
  width: 40px;
}
section#sect12 .row .col-md-12 h2,
section#sect12 .row .col-md-12 div.join-text h2 {
  background-color: #fb7640;
  border-radius: 24px;
  box-shadow: 4px 2px 14px rgba(0, 0, 0, .4);
  color: #fff;
  font-weight: 800;
  font-style: italic;
  margin: 14px 0px;
  padding: 4px 10px;
}
section#sect12 .row .col-md-12 div.join-text h2.title:nth-child(2) {
  width: 174px;
}
section#sect12 .row .col-md-12 img.pic1 {
  width: 600px;
}
section#sect12 .row .col-md-12 div.right-text {
  border-radius: 6px;
  box-shadow: 10px 2px 18px rgba(0, 0, 0, .2);
  background-color: #fff;
  margin-top: 0px;
  padding: 20px;
  margin-left: -20px;
  width: 360px;
}
section#sect12 .row .col-md-12 div.right-text h3 {
  color: #0e0e0e;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0px 0px 4px 0px;
}
section#sect12 .row .col-md-12 div.right-text p {
  color: #767676;
}

section#sect12 .row .col-md-12 div.right-text a {
  background-color: #fdfaf4;
  border-radius: 20px;
  color: #fb7640;
  display: block;
  padding: 4px;
  width: 84%;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   13 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect13 {
  background: #fdfaf4 url(../imgs/sect13_sombra.png) no-repeat center right;
  background-size: contain;
  min-height: 720px;
}
section#sect13 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect13 .row .col-md-12 .block-bottom p.paragraph {
  color: #fb7640;
  font-size: 2.8em;
  max-width: 840px;
  margin: 120px auto 30px auto;
}
section#sect13 .row .col-md-12 .block-bottom p.dark {
  color: #333;
  font-size: 2em;
  font-weight: 800;
  margin: 0px;
}
section#sect13 .row .col-md-12 .block-bottom h2.counter {
  color: #fb7640;
  font-size: 12em;
  font-weight: 800;
  margin: 0px;
}
section#sect13 .row .col-md-12 .block-bottom .center-counter {
  border-left: 2px dotted #fb7640;
  border-right: 2px dotted #fb7640;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N   14 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect14 {
  background-color: #fdfaf4;
  min-height: 720px;
}
section#sect14 .row .info-top {
  margin-top: 100px;
}
section#sect14 .row .info-top img.separator {
  margin: 20px auto;
}
section#sect14 .row .info-top p {
  font-size: 1.2em;
}
section#sect14 .row .info-top p.message {
  color: #000236;
  font-size: .8em;
  font-weight: bold;
  margin-top: 100px;
}
section#sect14 .row .info-top a.btn-up:hover img {
  transform: translateY(-4px);
}
section#sect14 .row .info-top a.btn-up img {
  transition: all 0.5s;
  width: 46px;
}
section#sect14 .row .info-bottom {
  background-color: #000236;
  color: #fff;
  height: 120px;
  margin-top: 20px;
}
section#sect14 .row .info-bottom img {
  margin-top: 36px;
  width: 128px;
}
section#sect14 .row .info-bottom p {
  font-size: 0.8em;
  line-height: 0.4em;
}
section#sect14 .row .info-bottom p.bold {
  font-weight: bold;
}
section#sect14 .row .info-bottom div.text {
  margin-top: 38px;
}

section#sect14 .senalcolombia {
  font-weight: bold;
  color: #4400ba;

}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* S E C T I O N  17 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
section#sect17 {
  background-color: #fdfaf4;
  min-height: 720px;
}
section#sect17 .container {
  max-width: 920px;
}
section#sect17 img.img-responsive {
  width: 100%;
}
section#sect17 .row .col-md-12 {
  min-height: 720px;
  position: relative;
}
section#sect17 .row .col-md-12 .block-bottom p.paragraph {
  color: #ff2a5f;
  font-size: 1.8em;
  max-width: 840px;
  margin: 80px auto 0 auto;
  line-height: 1;
}
section#sect17 .row .col-md-12 .block-bottom h3.titulofila {
  color: #3c3c3c;
  font-size: 1.5em;
  margin: 30px auto 10px auto;
  font-weight: 700;
  line-height: 1;
}
section#sect17 .row .col-md-12 .block-bottom h4.tituloprograma {
  color: #3c3c3c;
  font-size: 1.2em;
  margin: 10px auto 10px auto;
  font-weight: 500;
  line-height: 1;
}
section#sect17 .row .col-md-12 .block-bottom h3.text-big {
  color: #ff2a5f;
  font-size: 2.8em;
  margin: 0 auto 10px auto;
  font-weight: 700;
  line-height: 1;
}
section#sect17 .row .col-md-12 .block-bottom p.bigones {
  line-height: 4em;
  letter-spacing: -4px;
  margin-top: 40px;
}
section#sect17 .row .col-md-12 .block-bottom p.bigones strong {
  color: #333;
  font-weight: 700;
}
section#sect17 .row .col-md-12 .block-bottom p.bigones span {
  color: #6fc600;
}
section#sect17 .row .col-md-12 .block-bottom p.bigones strong.size1 {
  font-size: 3em;
}
section#sect17 .row .col-md-12 .block-bottom p.bigones strong.size2 {
  font-size: 5em;
}
section#sect17 .row .col-md-12 .block-bottom p.bigones strong.size3 {
  font-size: 7em;
}
section#sect17 .row .col-md-12 .block-bottom p.bigones strong.size4 {
  font-size: 3.5em;
}
section#sect17 .row .col-md-12 .block-bottom p.bigones strong.size5 {
  font-size: 8em;
}
