@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;
}

.login__right__formulario__select label.error {
    position: absolute !important;
    right: 7px;
    top: 1px;
    font-size: 10px !important;
    z-index: 100;
}
.footerLanding {
  display: none;
}
label.error {
    position: absolute !important;
    right: 22px;
    top: 26px;
    font-size: 10px !important;
    z-index: 100;
}
.boton{
  a{
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    background: #009343;
    display: block;
    width: 240px;
    text-align: left;
    color: #F3F5F4;
    text-align: center;
    padding: 10px 10px;

    &:hover{
      text-decoration: none;
    }
  }
}

.landingNew{
  &__left{
    &__card{
      &--1{
        display: flex;
        margin-bottom: 20px;
        svg{
          margin-right: 15px;
        }
      }
      ul{
        li{
          margin-right: 15px;
        }
      }
      h5{
        font-family: Arial;
        font-size: 14px;
        font-weight: 700;
        line-height: 16.1px;
        text-align: left;
        color: #fff;
      }
      h3{
        font-family: Arial;
        font-size: 20px;
        font-weight: 700;
        line-height: 23px;
        text-align: left;
        color: #fff;
      }
    }
    h6{
      font-size: 20px;
      line-height: 23px;
      text-align: left;
      color: #fff;
    }
    h1{
      font-size: 42px;
      font-weight: 700;
      line-height: 48.3px;
      text-align: left;
      color: #fff;
    }
  }
  &__contenido{
    &__top{
      &__right{
        padding: 0 25px;
        p{
          text-align: left;
          color: #6A7C72;
        }
        h2{
          font-size: 48px;
          font-weight: 700;
          line-height: 57.6px;
          text-align: left;
          color: #009343;
        }
      }
    }
  }
}
.landing{
  background-image: url("../../imagen/gnew.png");
  padding-top: 50px;
  position: relative;
  background-color: #009343;
      height: 100vh;
      &__franja{
        width: 275px;
            background: #FFC800;
            position: absolute;
            bottom: 8%;
            height: 78px;
            z-index: 10;
            transition: all .5s;
            &:hover{
              background: #fff;
            }
            a{
              display: flex;
              justify-content: center;
              align-items: center;
              height: 100%;
              &:hover{
                text-decoration: none;
              }
            }
            h5{
              font-weight: 400;
              font-size: 20px;
              line-height: 25px;
              font-family: "Pluto Sans Medium";
              color: #25489A;
              margin: 0 0 0 25px;
            }
      }
  // &:before{
  //   position: absolute;
  //   bottom: 0;
  //   left: 0;
  //   content: "";
  //   background-image: url("../../imagen/OBRERO.png");
  //   height: 100%;
  //   width: 20%;
  //   background-repeat: no-repeat;
  //   z-index: 1;
  //   background-size: contain;
  //   background-position-y: bottom;
  // }
  &__left{
    &__top{
      position: relative;
      z-index: 20;
    }
    &__logo{

      margin: 0 0 75px 75px;

    }
    &__bottom{
      position: relative;

      &__contenido__bottom{
        background: #fff;
        &__lista{
          &__parrafo{
            display: flex;
            justify-content: end;
            padding-top: 20px;
            padding-bottom: 20px;
            .div_exp{
                width: 50%;
            }
            h6{
              font-weight: 700;
              font-size: 16px;
              line-height: 20px;
              letter-spacing: -0.0225em;
              font-family: "Pluto Sans Medium";
              color: #25489A;
            }
            h5{
              font-weight: 700;
              font-size: 16px;
              line-height: 20px;
              letter-spacing: -0.0225em;
              font-family: "Pluto Sans Medium";
              color: #000;
            }
          }
          ul{
            list-style: none;
            margin: 0;
            padding: 0;
            display: flex;
            justify-content: end;
            padding-top: 20px;
            padding-bottom: 10px;
            position: relative;
            align-items: center;
            &:before{
              position: absolute;
              bottom: 0;
              right: 0;
              width: 45%;
              height: 1px;
              content: "";
              background: #3354A3;
            }
            li{
              font-weight: 700;
                font-size: 36px;
                line-height: 99.3%;
                font-family: "Pluto Sans Light";
                letter-spacing: -0.0225em;
                color: #344A9F;
                margin-right: 25px;
              b{
                font-weight: 400;
                font-family: "Pluto Sans Medium";
              }
            }
          }
        }
      }
      &__contenido{
        height: 220px;
        background: #2F96F1;
        h2{
            font-weight: 700;
            font-size: 28px;
            line-height: 38px;
            letter-spacing: -0.0225em;
            font-family: "Pluto Sans Medium";
            color: #FFFFFF;
            display: flex;
            justify-content: end;
            margin-right: 0px;
            margin-top: 0px;
            width: 375px;
            float: right;
            height: 132px;
            margin-bottom: 0px;
            align-items: center;
        }
        &__card{
          height: 73px;
          display: flex;
          align-items: center;
          padding: 0 14px;
          svg{
                margin-left: 5px;
          }
        }
        &--1{
          font-style: normal;
          font-weight: 900;
          font-size: 25px;
          line-height: 37px;
          /* identical to box height */
          font-family: 'Pluto Sans Medium';
          background: #FFC800;
          color: #25489A;
        }
        &--2{
          background: #fff;
          font-style: normal;
          font-weight: 900;
          font-size: 25px;
          line-height: 37px;
          /* identical to box height */
          font-family: 'Pluto Sans Medium';

          color: #25489A;
        }
        ul{
          list-style: none;
          margin: 0;
          padding: 0;
          display: flex;
          justify-content: end;
        }
      }
      img{
        position: relative;
        z-index: 2;
      }

    }
  }
  &__right{
    width: 724px;
    margin-left: auto;
    &__formulario{
      input{
        height: 42px;
            border-color: #C4C4C4;
      }
      select{
        height: 42px;
      }
      label{
            margin-bottom: 12px;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        font-family: "Pluto Sans Medium";
        color: #000000;
      }
    }
    h4{
      font-family: "Pluto Sans Medium";
      font-weight: 700;
      font-size: 32px;
      text-align: center;
      line-height: 37px;
      color: #009343;
      margin-bottom: 40px;
      text-transform: uppercase;
      span{
        color: #344A9F;
      }
    }
    #div_inscribir{
      width: 724px;
          background: #fff;
          margin-left: auto;
          padding: 50px 67px 40px 67px;
    }
  }

}
// Extra small devices (portrait phones, less than 576px)
@media (max-width: 575.98px) {
  .landing{
    background-size: cover;
    height: 100%;
    padding-bottom: 50px;

    &:before{
      display: none;
    }
    &__franja{
      width: 186px;
      bottom: 20px;
      position: fixed;
      bottom: 30%;
      svg{
        width: 29px;
      }
      h5{
        font-size: 15px;
        line-height: 19px;
      }
    }
    &:before{
      width: 42%;
      right: 0;
      left: inherit;
    }
    &__left{
      &__bottom{
        margin-bottom: 50px;
        position: relative;
        &:before{
          position: absolute;
          bottom: 0;
          right: 0;
          content: "";
          background-image: url("../../imagen/OBRERO.png");
          height: 100%;
          width: 35%;
          background-repeat: no-repeat;
          z-index: 1;
          background-size: contain;
          background-position-y: bottom;
        }
        &__contenido{
          height: auto;
          background: transparent;
          &__bottom{
            &__lista{


              &__parrafo{
                justify-content: start;
                padding-left: 24px;
              }
              ul{
                justify-content: start;
                padding-left: 20px;
                &:before{

                  left: 24px;
                  content: "";
                }
                li{
                  font-size: 26px;
                }
              }
            }
          }
          h2{
            font-size: 23px;
                line-height: 26px;
                display: block;
                margin-left: 35px;
                background: #2F96F1;
                width: 100%;
                padding: 24px;
                margin: 0;
            span {
                width: 75%;
                float: left;
            }
          }
          &__card{
            font-size: 16px!important;
            height: 38px;
            svg{
              width: 14px;
              margin-bottom: 2px;
            }
          }
        }
      }
      &__logo{
        margin: 0 0 28px 38px;
        img{
          width: 100px;
        }
      }
    }
    &__right {
      width: 100%;
      h4{
        font-size: 20px;
      }
      #div_inscribir {
        width: 100%;
        padding: 30px 14px;
      }
    }
  }
  html,body{
    overflow-x: hidden;
  }
}

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) and (max-width: 767.98px) {
  .landing{
    background-size: cover;
    height: 100%;
    padding-bottom: 50px;
    &:before{
      display: none;
    }
    &__franja{
      width: 186px;
      bottom: 20px;
      position: fixed;
      bottom: 30%;
      svg{
        width: 29px;
      }
      h5{
        font-size: 15px;
        line-height: 19px;
      }
    }
    &:before{
      width: 42%;
      right: 0;
      left: inherit;
    }
    &__left{
      &__bottom{
        margin-bottom: 50px;
        position: relative;
        &:before{
          position: absolute;
          bottom: 0;
          right: 0;
          content: "";
          background-image: url("../../imagen/OBRERO.png");
          height: 100%;
          width: 35%;
          background-repeat: no-repeat;
          z-index: 1;
          background-size: contain;
          background-position-y: bottom;
        }
        &__contenido{
          height: auto;
          background: transparent;
          &__bottom{
            &__lista{


              &__parrafo{
                justify-content: start;
                padding-left: 24px;
              }
              ul{
                justify-content: start;
                padding-left: 20px;
                &:before{

                  left: 24px;
                  content: "";
                }
                li{
                  font-size: 26px;
                }
              }
            }
          }
          h2{
            font-size: 23px;
                line-height: 26px;
                display: block;
                margin-left: 35px;
                background: #2F96F1;
                width: 100%;
                padding: 24px;
                margin: 0;
            span {
                width: 65%;
                float: left;
            }
          }
          &__card{
            font-size: 16px!important;
            height: 38px;
            svg{
              width: 14px;
              margin-bottom: 2px;
            }
          }
        }
      }
      &__logo{
        margin: 0 0 28px 38px;
        img{
          width: 100px;
        }
      }
    }
    &__right {
      width: 100%;
      h4{
        font-size: 20px;
      }
      #div_inscribir {
        width: 100%;
        padding: 30px 14px;
      }
    }
  }
  html,body{
    overflow-x: hidden;
  }
}

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) and (max-width: 991.98px) {
  .landing{
    background-size: cover;
    height: 100%;
    padding-bottom: 50px;
    &:before{
      display: none;
    }
    &__franja{
      width: 186px;
      bottom: 20px;
      position: fixed;
      bottom: 30%;
      svg{
        width: 29px;
      }
      h5{
        font-size: 15px;
        line-height: 19px;
      }
    }
    &:before{
      width: 42%;
      right: 0;
      left: inherit;
    }
    &__left{
      &__bottom{
        margin-bottom: 50px;
        position: relative;
        &:before{
          position: absolute;
          bottom: 0;
          right: 0;
          content: "";
          background-image: url("../../imagen/OBRERO.png");
          height: 100%;
          width: 20%;
          background-repeat: no-repeat;
          z-index: 1;
          background-size: contain;
          background-position-y: bottom;
        }
        &__contenido{
          height: auto;
          background: transparent;
          &__bottom{
            &__lista{


              &__parrafo{
                justify-content: start;
                padding-left: 24px;
              }
              ul{
                justify-content: start;
                padding-left: 20px;
                &:before{

                  left: 24px;
                  content: "";
                }
                li{
                  font-size: 26px;
                }
              }
            }
          }
          h2{
            font-size: 23px;
                line-height: 26px;
                display: block;
                margin-left: 35px;
                background: #2F96F1;
                width: 100%;
                margin: 0;
                    padding: 40px 20px;
            span {
                width: 70%;
                float: left;
            }
          }
          &__card{
            font-size: 16px!important;
            height: 38px;
            svg{
              width: 14px;
              margin-bottom: 2px;
            }
          }
        }
      }
      &__logo{
        margin: 0 0 28px 38px;
        img{
          width: 100px;
        }
      }
    }
    &__right {
      width: 100%;
      h4{
        font-size: 20px;
      }
      #div_inscribir {
        width: 100%;
        padding: 30px 14px;
      }
    }
  }
  html,body{
    overflow-x: hidden;
  }

}

// Large devices (desktops, 992px and up)
@media (min-width: 992px) and (max-width: 1199.98px) {
  .landing{
    height: auto;
    &__left{
      &__bottom{
        &__contenido{
          height: 160px;
          &__bottom{
            &__lista{
              &__parrafo{
                  .div_exp{
                     width: 58%;
                  }
              }
              ul{
                li{
                  font-size: 25px;
                }
              }
            }
          }
          h2{
            font-size: 21px;
            line-height: 26px;
            width: 291px;
            height: 108px;
          }
          &__card{
            height: 50px;
            font-size: 18px!important;
          }
        }
      }
    }
    &__right{
      width: 100%;
      #div_inscribir{
        width: 100%;
        padding: 15px 21px;
      }
    }
  }
  html,body{
    overflow-x: hidden;
  }

}

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) and (max-width: 1599px) {
  .login__right__formulario__boton input{
    height: 40px!important;
  }
  .landing{
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto;
    &__left{
      &__bottom{
        &__contenido{
          height: 160px;
          &__bottom{
            &__lista{
              &__parrafo{
                padding-right: 0px;
              }
              ul{
                li{
                  font-size: 28px;
                }
              }
            }
          }
          h2{
            font-size: 23px;
            line-height: 26px;
            width: 315px;
            height: 108px;
            padding: 0px 6px 0px 0px;
          }
          &__card{
            height: 50px;
            font-size: 20px !important;
          }
        }
      }
    }
    &__right{
      width: 100%;
      &__formulario{
        label{
              font-size: 12px;
                  margin: 0;
        }
        input{
          /*height: 30px;*/
          font-size: 12px;
        }
        select{
          height: 30px;
          font-size: 12px;

        }
      }
      h4{
        font-size: 25px;
        margin-bottom: 25px;
      }
      #div_inscribir{
          width: 100%;
        padding: 15px 45px;
      }
    }
  }
  html,body{
    overflow-x: hidden;
  }
}
@media (min-width: 1600px) and (max-width: 1900px) {
  .login__right__formulario__boton input{
    height: 40px!important;
  }
  .landing{
    padding-top: 30px;
    padding-bottom: 30px;
    &:before{
      width: 19%;
    }
    &__left{
      &__bottom{
        &__contenido{
          height: 190px;
          &__bottom{
            &__lista{
              &__parrafo{
              }
              ul{
                li{
                }
              }
            }
          }
          h2{
          }
          &__card{
            height: 58px;
          }
        }
      }
    }
    &__right{
      width: 100%;
      &__formulario{
        label{
              font-size: 12px;
                  margin: 0;
        }
        input{
          height: 40px;
          font-size: 12px;
        }
        select{
          height: 40px;
          font-size: 12px;

        }
      }
      h4{
        font-size: 25px;
        margin-bottom: 25px;
      }
      #div_inscribir{
        width: 100%;
        padding: 25px 40px 40px 35px;
      }
    }
  }
  html,body{
    overflow-x: hidden;
  }
}
