h1{
  font-family: $plutoS;
  font-size: 4rem;
  font-style: normal;
  font-weight: 800;
  line-height: 79px;
  text-transform: uppercase;
}
label{
  font-size: 0.875rem;
}
a{
  font-family: $plutoS;
}
h2{
  font-size: 3rem;
  font-family: $plutoS;
}
h5{
  font-family: $plutoS;
  font-size: 1.125rem;
}
h4{
  font-family: $plutoS;
  font-size: 1.5rem;
}
h3{
  font-family: $plutoS;
  font-size: 1.875rem;
}
ul{
  li{
    font-size: 0.875rem;
  }
}
body{
  font-size: 1rem;
  color: #3C424F;
  font-family: $arial;
  overflow-x: hidden;
}

ul{
  list-style: none;
  padding-left: 0;
}

.form-control:focus {
    color: #495057;
    background-color: transparent;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}
.footer{
  background: $azul;
  padding: 28px 0 22px 0;
  &__right{
    ul{
      list-style: none;
      padding: 0;
      display: flex;
      justify-content: flex-end;
      margin:0;
      li{
        margin-left: 52px;
        a{
          font-family: 'Arial';
          font-style: normal;
          font-weight: 400;
          font-size: 16px;
          line-height: 18px;
          /* blancoB */
          text-decoration: none;
          color: #FFFFFF;
        }
      }
    }
  }
  &__left{
    p{
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 18px;
      margin: 0;
      /* blancoB */

      color: #FFFFFF;


    }
  }
}
.homePresencial{
  &__contenido{
    &__leer{
      margin: 40px 0;
      a{
        background: #2F96F1;
        border: 1px solid #2F96F1;
        padding: 18px 30px;
        color: #fff;
        transition: all .5s;
        &:hover{
          border-radius: 10px;
          text-decoration: none;
        }
        svg{
          margin: -3px 0 0 14px;
        }
      }
    }
    margin-top: 80px;
    &__card{
      margin-bottom: 20px;
      &:hover{
        .homePresencial__contenido__card__descripcion{
          background: #3354A3;

          h6, h5, li, h3{
            color: #fff;
          }
          path{
            fill:#fff;
          }

        }

      }
      &__imagen{
        img{
          width: 100%;
        }
      }
      &__descripcion{
        padding: 28px 48px;
        background: #fff;
        transition: all .5s;

        a{
          font-weight: 700;
          font-size: 14px;
          line-height: 17px;
          /* identical to box height */

          text-transform: uppercase;

          /* celeste */

          color: #2F96F1;
          &:hover{
            text-decoration: none;
          }
          span{
            position: relative;
            right: -20px;
            top: -2px;
          }
        }
        ul{
          margin-bottom: 38px;
          li{
            font-weight: 400;
            font-size: 16px;
            line-height: 18px;
            position: relative;
            /* gris2 */
            padding-left: 32px;
            margin-bottom: 17px;
            color: #7E7E7E;
            svg{
              position: absolute;
              left: 0;
              top: 0;
            }
          }
        }
        h3{
          font-weight: 700;
          font-size: 30px;
          line-height: 37px;
          text-align: justify;

          /* AzulAceros */

          color: #3354A3;

          font-family: "Pluto Sans Bold";
        }
        h6{
          font-family: 'Pluto Sans Light';
          font-weight: 500;
          font-size: 16px;
          line-height: 25px;
          text-align: justify;
          color: #AFB7BD;
        }
      }
    }
  }
  &__filtro{
    border-top: 1px solid #ffffff57;
    border-bottom: 1px solid #ffffff57;
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 25px;
    &__card{
      display: flex;
      &__select{
        position: relative;
        padding-left: 40px;
        margin-right: 4px;
        padding-right: 36px;
        display: flex;
        font-family: 'Pluto Sans Medium';
        input[type="submit"]{
          background-image: url(../../image/buscador.png);
          border: 0;
          background-color: transparent;
          margin-left: 22px;
          background-repeat: no-repeat;
          width: 40px;
          height: 40px;
          background-position: center;
        }
        input[type="text"]{
          background: transparent;
          font-weight: 400;
          font-family: $arial;
          font-size: 16px;
          line-height: 18px;
          color: #FFFFFF;
          border: 0;
          &::placeholder{
            color: #fff;

          }
        }
        &:nth-child(1){
          padding-left: 0;
        }

        &:nth-child(4){
          &:before{
            display: none;
          }
        }
        &:before{
          content: "";
              position: absolute;
              right: 0;
              top: 0;
              background: #fff;
              height: 9px;
              bottom: 0;
              width: 1px;
              z-index: 2;
              margin: auto;

        }
        select{
          color: #FAC525!important;
          background: transparent;
          border: 0;
          font-weight: 700;
          font-size: 15px!important;

          line-height: 19px;
          text-transform: uppercase;
          padding-left: 0!important;
          option{
            font-size: 15px!important;

          }
        }
        span{
          color: #FFFFFF;
          padding-top: 10px;
          font-weight: 700;
          font-size: 15px;
          line-height: 19px;
          text-transform: uppercase;
          color: #FFFFFF;
        }
      }
    }
  }
  &__titulo{
    margin-top: 60px;
    &__card{
      h1{
        font-weight: 800;
        font-size: 115px;
        line-height: 106%;
        text-transform: uppercase;
        color: #FFFFFF;
        font-family: "Pluto Sans Bold";
        span{
          color: #FAC525;
        }
      }
    }
  }
  background-image: url(../../imagen/bghomea.png);
  background-repeat: no-repeat;
  background-color: #e5e5e566;
  .container-xxl{
    max-width: 1810px;
  }
  &__header{
    padding-top: 65px;
  }
}









.globalIntro__contenedor{
  position: fixed;
  bottom: 8%;
  width: 100%;
}
.btn_inscribite{
    box-shadow: 0px 5px 10px rgb(0 60 139 / 10%);
    background: #FAC525;
    font-family: "Pluto Sans Medium";
    width: 100%;
    margin-top: 7%;
    color: white;
    border-radius: 0px;
    padding: 0.8rem 0;
    transition: all 330ms;
}
.btn_inscribite:hover{
    background: #edb50b;
    color: white;
}
.btn_blue {
    box-shadow: 0px 5px 10px rgb(0 60 139 / 10%);
    font-size: 0.875rem;
    font-family: "Pluto Sans Medium";
    text-transform: uppercase;
    width: 100%;
    color: #fff;
    border: 0 !important;
    border-radius: 0;
    background: #2F96F1;
    transition: all 0.5s;
    padding: 0.8rem 0;
}

.btn_blue:hover {
    background: #3354A3;
    color: white;
    text-decoration: none;
}
.text_title_tema{
    width: 50%;
    color: #FAC525;
}

.group_botoms{
    position: absolute;
    bottom: 4%;
    left: 7%;
    display: inline-block;
    float: left;
    right: 0px;
}
.div_registrate{
    display: inline-block;
    margin-right: 5%;
}
.div_certificado{
    margin-left: 5%;
    display: inline-block;
}
span.text-color-yellow{
    color: #FFB900;
    font-weight: 700;
    font-size: 28px;
    line-height: 58px;
    height: 56px;
    display: inline-block;
    float: left;
    margin: 0px 12px;
}
a.btn.btn_white {
    background: white;
    border-radius: 26px;
    float: left;
    font-size: 21px;
    padding: 0.7rem 1.5rem;
    color: #4B616D;
}
.load{
    background-image: url("../../imagen/load.gif");
    background-color: #004DB4;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    min-height: 600px;
    z-index: 100;
}
.title_tema{
    width: 460px;
    color: #FAC525;
}
.desktop{
    display: block;
}
.mobile{
    display: none;
}
select.form-control, select.form-control>option {
    font-size: 22px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #4fa9df transparent transparent transparent !important;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 60% !important;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 54% !important;
    width: 0;
}


.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 42px!important;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    height: 42px;
    padding-top: 7px;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 45px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
    width: 45px !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #1490d8 transparent !important;
    border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-results__group {
    cursor: n-resize !important;
    display: block;
    padding: 6px;
    font-size: 22px;
    color: #7E7E7E;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 400px !important;
    overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
    font-size: 22px;
    color: #7E7E7E;
}
.select2-container {
    width: 100% !important;
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    font-size: 21px;
}
/* styles de pagina home */
@font-face {
    font-family: 'Pluto Sans Medium';
    src: url('/../../fonts/PlutoSansCondBold.woff2') format('woff2'),
        url('/../../fonts/PlutoSansCondBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Pluto Sans Light';
    src: url('/../../fonts/PlutoSansLight.woff2') format('woff2'),
        url('/../../fonts/PlutoSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Pluto Sans Bold';
    src: url('../../fonts/PlutoSansBold.woff2') format('woff2'),
        url('../../fonts/PlutoSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pluto Sans Light 2';
    src: url('../../fonts/PlutoSansRegular.woff2') format('woff2'),
        url('../../fonts/PlutoSansRegular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.parrafoProblematico{
  font-family: "Pluto Sans Light 2"!important;

}
.spamProblemaitco{
  margin-left: 0!important;
  font-family: "Pluto Sans Light 2"!important;

}
.globalIntro{
  &__contenedor{
    &__right{
      &__info{
        &__bottom{
          padding-top: 35px;
          &--2{
            li{
              &:nth-child(2){
                span{
                  margin-left:0;
                }
              }
            }
            h6{
              font-size: 20px;
              line-height: 25px;
              font-weight: bold;
              display: block;
              font-family: 'Pluto Sans Bold';

            }
          }
        }
      }
    }
    &__left{
      width: 100%;
      height: 572px;
      &__imagen{
         padding-top: 60px;
         &__right{
           text-align: right;
           position: absolute;
           right: 0;
         }

      }
    }
  }
}
.globalIntro__contenedor__right__info__bottom--2{
  p{
    font-size: 16px;
    line-height: 20px;

  }
}
.parrafoProblematico{
  font-size: 16px!important;
  line-height: 20px!important;
  text-align: left!important;
  color: #2D4C9A!important;
  margin-top: 20px;
}

.globalIntro__contenedor__right__info {
	position: relative;
	z-index: 5;
}
.globalIntro__contenedor__right {
  .globalIntro__contenedor__right__info__bottom li:nth-child(1){
    top: 0;
  }
  .globalIntro__contenedor__right__info__bottom__expositor{
    a{
      margin-right: auto;
      margin-left: inherit;
    }
  }
	.globalIntro__contenedor__right__info__top {
		margin-bottom: 45px;
		h5 {
			margin-left: 15px;
			font-weight: 700;
			font-size: 24px;
			line-height: 20px;
			color: #FFC800;
		}
		ul {
			justify-content: initial;
		}
	}
	a {
		background: #2F96F1 !important;
		color: #fff !important;
		&:hover {
			background: #fff !important;
			color: #2F96F1 !important;
		}
	}
	.globalIntro__contenedor__right__info__bottom {
		padding: 0 25px 0 20px;
		span {
			b {
				font-family: 'Pluto Sans Bold';
			}
			font-size: 16px;
			line-height: 20px;
			color: #2F96F1;
		}
		p {
			font-size: 16px;
			line-height: 20px;
			font-family: 'Pluto Sans Light 2';
			color: #2D4C9A;
			text-align: left;
		}
	}
	&::before {
		background: #2D4C9A !important;
	}
}


.globalIntro__logo {
	padding-top: 70px;
	padding-bottom: 80px;
}
.globalIntro {
	height: 100%;
	overflow-x: hidden;
	background-image: url(../../images/bgintro.jpg);
}


.globalIntro__contenedor__right__info__bottom__expositor {
  margin-top: 20px;
	a {
		&:hover {
			color: #FFC800;
			text-decoration: none;
			background: #25489A;
		}

    padding: 12px 16px;
    margin-left: auto;
    width: 251px;
    margin-right: 16px;
    display: block;
    background: #FFC800;
    transition: all 0.5s;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    font-family: "Pluto Sans Bold";
    color: #25489A;
    text-align: center;
    padding: 12px 16px;
	}
	h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height */


    color: #353535;
    font-family: 'Pluto Sans Bold';
	}
	h6 {
		font-family: 'Pluto Sans Light 2';
		font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height */


    color: #2D4C9A;
	}
}
.globalIntro__contenedor__right__info__bottom {
	li {
    &:nth-child(1){
      position: relative;
      top: -10px;
    }
		&:nth-child(2) {
			font-family: 'Pluto Sans Light 2';
      text-align: left;
      margin-left: 25px;
      font-size: 28px;
      line-height: 35px;
      h6{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 18px;
      }
      span{
        font-family: 'Pluto Sans Bold';
        margin-left: 26px;
      }
		}
		text-align: center;
		font-weight: 700;
    font-size: 40px;
    line-height: 49px;
		font-family: 'Pluto Sans Bold';
		color: #2D4C9A;
	}
	hr {
		margin: 8px 0;
	}
	ul {
		display: flex;
		list-style: none;
		align-items: center;
		padding: 0;
		margin: 0;
	}
	padding-right: 0;
}

.globalIntro__contenedor__right{
  .globalIntro__contenedor__right__info__top{
    li{
      padding: 16px 15px;
    }
  }
}
.globalIntro__contenedor__right__info__top {
	margin-bottom: 85px;
	h4 {
		font-family: "Pluto Sans Bold";
		font-weight: 700;
		font-size: 24px;
		line-height: 30px;
		color: #FFFFFF;
		margin-top: 16px;
	}
	li {
		&:nth-child(1) {
			background: #FFC800;
		}
		&:nth-child(2) {
			background: #fff;
		}
		svg {
			position: relative;
			top: -5px;
			left: 5px;
		}
        font-weight: 700;
        font-size: 17px;
        line-height: 30px;
        color: #25489A;
        font-family: "Pluto Sans Bold";
        padding: 16px 36px;

	}
	ul {
		justify-content: end;
		padding: 0;
		list-style: none;
		margin: 0;
		display: flex;
	}
}
.globalIntro__contenedor__left {
	&::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		height: 194px;
		background: #2F96F1;
		width: 100%;
	}
	position: relative;
	background: #FFFFFF;
	padding-bottom: 75px;
}
.tex-center {
	text-align: center;
}

@media (max-width: 767.98px) {
  .footer{
    &__right{
      ul{
        display: block;
        li{
          margin-left: 0;
          margin-bottom: 10px;
        }
      }
    }
  }
  .homePresencial{
    &__contenido{
      &__card{
        &__descripcion{
              padding: 25px;
        }
      }
    }
    &__filtro{
      &__card{
        display: block;
        &__select{
          &:before{
            display: none;
          }
          padding: 0;
          margin-bottom: 10px;
          input[type=text]{
            padding-left: 0;
          }
        }
      }
    }
    &__titulo{
      &__card{
        h1{
          font-size: 30px;
        }
      }
    }
  }
  .globalIntro__contenedor {
    margin: 5px;
    position: relative;
    bottom: 0;
  }
  .globalIntro__contenedor__left::before{
    height: 170px;
  }
  .globalIntro__contenedor__right__info__top h4{
        padding: 0 25px;
  }
  .pl-0{
    padding-left: 15px!important;
  }
    .globalIntro__contenedor__right::before{
        height: 195px !important;
    }
    .globalIntro__contenedor__left {
        padding-bottom: 40px;
    }
    .globalIntro__contenedor__right__info__top {
        margin-bottom: 40px;
    }
    .globalIntro__contenedor__right__info__bottom {
        padding: 25px;
    }
    .globalIntro__contenedor{
        margin: 5px;
    }
    .globalIntro__contenedor__left{
        margin-bottom: 25px;
    }
    .globalIntro__contenedor__left__imagen, .globalIntro__contenedor__left__imagen__right{
        display: none;
    }
    .globalIntro__logo {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .globalIntro__logo img{
        width: 125px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer{
    &__right{
      ul{
        display: block;
        li{
          margin-left: 0;
          margin-bottom: 10px;
        }
      }
    }
  }
  .homePresencial{
    &__contenido{
      &__card{
        &__descripcion{
              padding: 25px;
        }
      }
    }
    &__filtro{
      &__card{
        display: block;
        &__select{
          &:before{
            display: none;
          }
          padding: 0;
          margin-bottom: 10px;
          input[type=text]{
            padding-left: 0;
          }
        }
      }
    }
    &__titulo{
      &__card{
        h1{
          font-size: 30px;
        }
      }
    }
  }
    .globalIntro__contenedor__right__info__bottom {
        padding-right: 12px;
    }
    .globalIntro__contenedor__right::before{
        height: 235px!important;
    }
    .globalIntro__contenedor__left {
        padding-bottom: 40px;
    }
    .globalIntro__contenedor__right__info__top {
        margin-bottom: 80px!important;
    }
    .globalIntro__contenedor__right__info__bottom {
        padding: 25px;
    }
    .globalIntro__contenedor{
        margin: 5px;
    }
    .globalIntro__contenedor__left{
        margin-bottom: 25px;
    }
    .globalIntro__contenedor__left__imagen, .globalIntro__contenedor__left__imagen__right{
        display: none;
    }
    .globalIntro__logo {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .globalIntro__logo img{
        width: 125px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footer{
    &__left{
          margin-bottom: 15px;
    }
    &__right{
      ul{
        display: block;
        li{
          margin-left: 0;
          margin-bottom: 10px;
        }
      }
    }
  }
  .homePresencial{
    &__contenido{
      &__card{
        &__descripcion{
              padding: 25px;
        }
      }
    }
    &__filtro{
      &__card{
        display: block;
        &__select{
          &:before{
            display: none;
          }
          padding: 0;
          margin-bottom: 10px;
          input[type=text]{
            padding-left: 0;
          }
        }
      }
    }
    &__titulo{
      &__card{
        h1{
          font-size: 30px;
        }
      }
    }
  }
    .globalIntro__contenedor__right .globalIntro__contenedor__right__info__bottom p {
        font-size: 20px;
    }
    .globalIntro__contenedor__left{
        margin-bottom: 40px;
    }
    .globalIntro__contenedor__right__info__bottom {
        padding: 26px;
    }
    .globalIntro__contenedor__left__imagen, .globalIntro__contenedor__left__imagen__right{
        display: none;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .globalIntro__contenedor{
    bottom: 4%;
  }
  .globalIntro__contenedor__right .globalIntro__contenedor__right__info__top {
    margin-bottom: 18px;
  }
  .parrafoProblematico{
    font-size: 12px !important;
    line-height: 16px !important;

    margin: 5px 0 0 0;
  }
  .spamProblemaitco{
    font-size: 12px!important;
  }
  .globalIntro__contenedor__right{
    &__info{
      &__bottom{
        &--2{
          h6{
            font-size: 15px;
            line-height: 20px;
          }
        }
      }
    }
    .globalIntro__contenedor__right__info__bottom{
      li{
        &:nth-child(2){
          font-size: 20px;
        }
      }
    }
  }
  .globalIntro__contenedor__right .globalIntro__contenedor__right__info__top li{
    padding: 6px 7px;
  }
  .globalIntro__contenedor__right .globalIntro__contenedor__right__info__top h5{
    font-size: 17px;
    margin-top: -7px;

  }
  .globalIntro{
    &__contenedor{
      &__left{
        &__imagen{
              padding-top: 40px;
        }
      }
      &__right{
        &__info{
          &__bottom{
            &__expositor{
              margin-top: 0px;
              a{
                width: 177px;
                font-size: 17px!important;
                padding: 7px 9px;
              }
              h5{
                font-size: 14px;
              }
              h6{
                font-size: 14px;
              }
            }
            li{
              &:nth-child(2){
                margin-left: 12px;
                h6{
                  font-size: 17px;
                  line-height: 20px;
                }
              }
            }
          }
          &__top{
            li{
              padding: 6px 16px;
            }
            svg{
              width: 10px;
            }
          }
        }
      }
    }
    &__logo{
      padding-top: 30px;
      padding-bottom: 80px;
    }
  }
    .globalIntro__contenedor__left{
        height: 410px;

    }
    .globalIntro__contenedor__left::before{
        height: 136px;
    }
    .globalIntro__contenedor__left{
        padding-bottom: 55px;
    }
    .globalIntro__contenedor__right .globalIntro__contenedor__right__info__bottom span{
        font-size: 15px;
    }
    .globalIntro__contenedor__right .globalIntro__contenedor__right__info__bottom p{
        font-size: 15px;
    }
    .globalIntro__logo img{
        width: 130px;
    }
    .globalIntro__contenedor__right__info__top h4{
      margin-top: 15px;
      padding-right: 50px;
    }
    .globalIntro__contenedor__right__info__bottom--2 li:nth-child(2){
        margin-left: 25px;
    }
    .globalIntro__contenedor__right__info__top {
        margin-bottom: 24px;
    }
    .globalIntro__contenedor__right__info__bottom__expositor a{
        font-size: 18px;
    }
    .globalIntro__contenedor__left__imagen__right img{
        width: 100%;
    }
    .globalIntro__contenedor__left__imagen img{
        width: 100%;
    }
    .globalIntro__contenedor__right__info__top h4{
        font-size: 18px;
        line-height: 25px;
    }
    .globalIntro__contenedor__right__info__bottom {
        padding-right: 0px;
    }
    .globalIntro__contenedor__right__info__bottom li{
      font-size: 28px;
      line-height: 34px;
    }
    .globalIntro__contenedor__right__info__top li{
        font-size: 15px;
    }
}
@media (min-width: 1401px) and (max-width: 1650px) {
  .globalIntro__contenedor{
    position: fixed;
    width: 100%;
    bottom: 61px;
  }
  .globalIntro__contenedor__right .globalIntro__contenedor__right__info__top {
    margin-bottom: 18px;
  }
  .parrafoProblematico{
    font-size: 12px !important;
    line-height: 16px !important;

    margin: 5px 0 0 0;
  }
  .spamProblemaitco{
    font-size: 12px!important;
  }
  .globalIntro__contenedor__right{
    &__info{
      &__bottom{
        &--2{
          h6{
            font-size: 15px;
            line-height: 20px;
          }
        }
      }
    }
    .globalIntro__contenedor__right__info__bottom{
      li{
        &:nth-child(2){
          font-size: 20px;
        }
      }
    }
  }
  .globalIntro__contenedor__right .globalIntro__contenedor__right__info__top li{
    padding: 6px 7px;
  }
  .globalIntro__contenedor__right .globalIntro__contenedor__right__info__top h5{
    font-size: 17px;
    margin-top: -7px;

  }
  .globalIntro{
    &__contenedor{
      &__left{
        &__imagen{
              padding-top: 40px;
        }
      }
      &__right{
        &__info{
          &__bottom{
            &__expositor{
              margin-top: 0px;
              a{
                width: 177px;
                font-size: 17px!important;
                padding: 7px 9px;
              }
              h5{
                font-size: 14px;
              }
              h6{
                font-size: 14px;
              }
            }
            li{
              &:nth-child(2){
                margin-left: 12px;
                h6{
                  font-size: 17px;
                  line-height: 20px;
                }
              }
            }
          }
          &__top{
            li{
              padding: 6px 16px;
            }
            svg{
              width: 10px;
            }
          }
        }
      }
    }
    &__logo{
      padding-top: 30px;
      padding-bottom: 80px;
    }
  }
    .globalIntro__contenedor__left{
        height: 410px;

    }
    .globalIntro__contenedor__left::before{
        height: 136px;
    }
    .globalIntro__contenedor__left{
        padding-bottom: 55px;
    }
    .globalIntro__contenedor__right .globalIntro__contenedor__right__info__bottom span{
        font-size: 15px;
    }
    .globalIntro__contenedor__right .globalIntro__contenedor__right__info__bottom p{
        font-size: 15px;
    }
    .globalIntro__logo img{
        width: 130px;
    }
    .globalIntro__contenedor__right__info__top h4{
      margin-top: 15px;
      padding-right: 50px;
    }
    .globalIntro__contenedor__right__info__bottom--2 li:nth-child(2){
        margin-left: 25px;
    }
    .globalIntro__contenedor__right__info__top {
        margin-bottom: 24px;
    }
    .globalIntro__contenedor__right__info__bottom__expositor a{
        font-size: 18px;
    }
    .globalIntro__contenedor__left__imagen__right img{
        width: 100%;
    }
    .globalIntro__contenedor__left__imagen img{
        width: 100%;
    }
    .globalIntro__contenedor__right__info__top h4{
        font-size: 18px;
        line-height: 25px;
    }
    .globalIntro__contenedor__right__info__bottom {
        padding-right: 0px;
    }
    .globalIntro__contenedor__right__info__bottom li{
      font-size: 28px;
      line-height: 34px;
    }
    .globalIntro__contenedor__right__info__top li{
        font-size: 15px;
    }
}
@media (min-width: 1651px) and (max-width: 1800px) {
  .globalIntro__contenedor__right .globalIntro__contenedor__right__info__top {
    margin-bottom: 18px;
  }
  .parrafoProblematico{
    font-size: 12px !important;
    line-height: 16px !important;

    margin: 5px 0 0 0;
  }
  .spamProblemaitco{
    font-size: 12px!important;
  }
  .globalIntro__contenedor__right{
    &__info{
      &__bottom{
        &--2{
          h6{
            font-size: 15px;
            line-height: 20px;
          }
        }
      }
    }
    .globalIntro__contenedor__right__info__bottom{
      li{
        &:nth-child(2){
          font-size: 20px;
        }
      }
    }
  }
  .globalIntro__contenedor__right .globalIntro__contenedor__right__info__top li{
    padding: 12px 10px;
  }
  .globalIntro__contenedor__right .globalIntro__contenedor__right__info__top h5{
    font-size: 18px;
    margin-top: -7px;

  }
  .globalIntro{
    &__contenedor{
      &__left{
        &__imagen{
              padding-top: 40px;
        }
      }
      &__right{
        &__info{
          &__bottom{
            &__expositor{
              margin-top: 0px;
              a{
                width: 177px;
                font-size: 17px!important;
                padding: 7px 9px;
              }
              h5{
                font-size: 14px;
              }
              h6{
                font-size: 14px;
              }
            }
            li{
              &:nth-child(2){
                margin-left: 12px;
                h6{
                  font-size: 17px;
                  line-height: 20px;
                }
              }
            }
          }
          &__top{
            li{
              padding: 6px 16px;
            }
            svg{
              width: 10px;
            }
          }
        }
      }
    }
    &__logo{
      padding-top: 30px;
      padding-bottom: 80px;
    }
  }
    .globalIntro__contenedor__left{
        height: 410px;

    }
    .globalIntro__contenedor__left::before{
        height: 151px;
    }
    .globalIntro__contenedor__left{
        padding-bottom: 55px;
    }
    .globalIntro__contenedor__right .globalIntro__contenedor__right__info__bottom span{
        font-size: 15px;
    }
    .globalIntro__contenedor__right .globalIntro__contenedor__right__info__bottom p{
        font-size: 15px;
    }

    .globalIntro__contenedor__right__info__top h4{
      margin-top: 15px;
      padding-right: 50px;
    }
    .globalIntro__contenedor__right__info__bottom--2 li:nth-child(2){
        margin-left: 25px;
    }
    .globalIntro__contenedor__right__info__top {
        margin-bottom: 24px;
    }
    .globalIntro__contenedor__right__info__bottom__expositor a{
        font-size: 18px;
    }
    .globalIntro__contenedor__left__imagen__right img{
        width: 100%;
    }
    .globalIntro__contenedor__left__imagen img{
        width: 100%;
    }
    .globalIntro__contenedor__right__info__top h4{
        font-size: 18px;
        line-height: 25px;
    }
    .globalIntro__contenedor__right__info__bottom {
        padding-right: 0px;
    }
    .globalIntro__contenedor__right__info__bottom li{
      font-size: 28px;
      line-height: 34px;
    }
    .globalIntro__contenedor__right__info__top li{
        font-size: 18px;
    }
    .globalIntro__contenedor{
      position: fixed;
      width: 100%;
      bottom: 13%;
    }
}
@media (max-width: 550px) {
  .globalIntro__contenedor__left{
    height: auto;
  }
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    .title_tema{
        width: 100%;
        color: #FAC525;
    }
    .group_botoms {
        position: absolute;
        bottom: 39%;
        display: inline-block;
        float: left;
        right: 0px;
        width: 85%;
    }
    .div_registrate {
        margin-right: 2%;
    }
    .div_certificado {
        margin: 5px 0%;
    }
    span.text-color-yellow {
        font-size: 16px;
        line-height: 33px;
        height: 30px;
        margin: 0px 5px;
    }
    a.btn.btn_white {
        background: white;
        border-radius: 26px;
        float: left;
        font-size: 14px;
        padding: 0.3rem 0.5rem;
        color: #4B616D;
        width: 168px;
    }
    html{
        height: 100vh;
        background: #004097;
    }
}
