body {
  margin: 0;
}
.wrapp-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px;
  background: linear-gradient(to right, #1e72b9 0%, #5a9ed6 50%, #92c7f2 100%);
}

header {
  width: 100%;
  float: left;
  position: relative;
}
header .wrapp-bottom {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}
header .wrapp-bottom .wrp_mil {
  width: 1000px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrapp_cien {
  width: 100%;
}

.wr_baner .wrp_mil {
  background: url(images/fondo-slider.png) no-repeat top right;
  min-height: 520px;
  width: auto;
  height: auto;
  margin: 60px auto;

  background-size: contain;
  z-index: 1;
}

.circule {
  position: absolute;
  width: auto;
  height: auto;
  background: url(images/fondo-menu.png);
  z-index: -1;
}
.blue {
  position: absolute;
  width: auto;
  height: 45px;
  top: 184px;
  left:350px;
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 45px;
  /* identical to box height */
  color: #1d71b8;
}

.orange {
  position: absolute;
  width: auto;
  height: 45px;
  left: 211px;
  top: 384px;

  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 45px;
  /* identical to box height */

  color: #f1742d;
}
.text1 {
  position: absolute;
  width: 428px;
  height: 100px;
  left: 279px;
  top: 247px;

  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;

  color: #1d71b8;
}

.text2 {
  position: absolute;
  width: 610px;
  height: 51px;
  left: 173px;
  top: 465px;

  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;

  color: #1d71b8;
}
.text3 {
  position: absolute;
  width: 485px;
  height: 20px;
  left: 256px;
  top: 356px;

  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #1d71b8;

 
}
span {
  color: #f1742d;
}
label {
  position: absolute;
  width: 165px;
  height: 30px;
  left: 173px;
  top: 526px;

  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  /* identical to box height */

  color: #1d71b8;
}

#Name {
  position: absolute;
  width: 400px;
  height: 50px;
  left: 344px;
  top: 516px;

  background: #ffffff;
  border: 1px solid #1d71b8;
  box-sizing: border-box;
  border-radius: 7px;
}
footer {
 
 
  position: relative;
  padding-top: 50px;
  margin-top: 0px;
}
#button {
  position: absolute;
  width: 114px;
  height: 50px;
  left: 660px;
  top: 516px;
  background: #1d71b8;

  position: absolute;
  width: 100px;
  height: 50px;

  left: 750px;
  top: 516px;
  border-radius: 7px;

  font-family: "Quicksand";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  /* identical to box height */

  color: #ffffff;
}

.i {
  position: absolute;
  width: 170px;
  height: 72px;
  left: 500px;
  
}
.container-fluid .fn {
  width: auto;
  height: auto;
  background: url(images/fondo-inicio.png) no-repeat center top;
}


table {
  width: 80%;
  font-family: "Quicksand";
  font-style: normal;
  color: #ffffff;
}
.blues {
  font-family: "Quicksand";
  font-style: normal;
  color: #1d71b8;
  
}

td {
  width: 50%;
  font-size: 23px;
  top: 50%;
  color: #fff;
  line-height: 1.2;
}
ul {
  display: flex;
  top: 516px;
  justify-content: flex-end;
  align-items: center;
}
li {
  list-style: none;
  top: 516px;
}

/* *************************************************************/
@media screen and (min-width: 300px) and (max-width: 700px) {
  .wrapp-top {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 18px;
    background: linear-gradient(to right, #1e72b9 0%, #5a9ed6 50%, #92c7f2 100%);
  }
  .container {
    width: 100%;
  }

  .presentacion {
    width: 100%;
  }

  .blue {
    position: absolute;
    font-family: "Quicksand";
    font-style: normal;
    top:320px;
    color: #1d71b8;

    position: absolute;
  }

  .text1 {
    position: absolute;
    font-family: "Quicksand";
    font-style: normal;

    top:400px;
    color: #1d71b8;



   
  }

  .text3 {
    position: absolute;
    font-family: "Quicksand";
    font-style: normal;
    

    /* identical to box height */

    color: #1d71b8;

   
  }

  .orange {
    position: absolute;
    width: auto;
    height: auto;
    top: 384px;
  
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 45px;
    /* identical to box height */
  
    color: #f1742d;
  }

  #Name {
    position: absolute;
    /* width: 20%; */
    height: auto;
    background: #ffffff;
    border: 1px solid #1d71b8;
    box-sizing: border-box;
    border-radius: 7px;
    left: 220px;
    top: 650px;
  }


  .blues {
    font-family: "Quicksand";
    font-style: normal;
    color: #1d71b8;
    font-size: 12px;
    
  }
  

  /* *************************************************************/
  @media screen and (min-width: 200px) and (max-width: 1000px) {

    .wrapp-top {
      display: flex;
      width: 100%;
      justify-content: space-between;
      align-items: center;
      padding: 18px;
      background: linear-gradient(to right, #1e72b9 0%, #5a9ed6 50%, #92c7f2 100%);
    }
    .blue {
      position: absolute;
      font-family: "Quicksand";
      font-style: normal;
      color: #1d71b8;
      left:45px;
      top:343px;
      position: absolute;
    }

    .text1 {
      position: absolute;
      width: auto;
      height: auto;
      left: 10px;
      font-family: "Quicksand";
      font-size: 16px;
      font-style: normal;
      /* line-height: 20px; */
      color: #1d71b8;

     
    }

    .text3 {
      position: absolute;
      width: auto;
      height: auto;
      font-family: "Quicksand";
      font-size: 16px;
      top:600px;
      font-style: normal;
      line-height: normal;
      left: 10px;

      color: #1d71b8;

     
    }

    .orange {
      position: absolute;
      width: auto;
      height: auto;
      font-size: 16px;
      top:650px;
      font-family: "Quicksand";
      font-style: normal;
      line-height: normal;
      left: 10px;


      color: #f1742d;
    }

    .text2 {
      position: absolute;

      width: auto;
      height: auto;
      font-family: "Quicksand";
      font-style: normal;
      font-size: 16px;
      top:680px;
      color: #1d71b8;
      line-height: normal;
      left: 10px;
    }
    label {
      position: absolute;
      width: 165px;
      height: 30px;
      top: 780px;
      left: 21px;
      font-family: "Quicksand";
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 30px;
    

      color: #1d71b8;
    }
    #Name {
      width: 40%;
      height: auto;
      background: #ffffff;
      border: 1px solid #1d71b8;
      box-sizing: border-box;
      border-radius: 7px;
      left: 136px;
      font-size: 16px;
      top: 780px;
    }

    #button {
      position: absolute;
      background: #1d71b8;
      /* width: 79px; */
      height: 40px;
      left: 164px;
      font-size: 16px;
      top: 822px;
      color: #ffffff;
    }


 
    .wr_baner .wrp_mil {
      background: url(images/fondo-slider.png) no-repeat top right;
      width: 100%;
      height: auto;
      top: 70px;
      background-size: contain;
      z-index: 1;
    }
    .container-fluid .fn {
      /* margin: 200px auto; */
      width: 100%;
      height: 260px;
      
      /* top: 100px; */
      background: url(images/fondo-inicio.png) no-repeat center top;
    }
   
 
    .i {
      left: 100px;
      top: 59px;
    }
    .blues {
      font-family: "Quicksand";
      font-style: normal;
      color: #1d71b8;
      font-size: 14px;
      margin-left: 10px;
      margin-top: 28px;
    }
   
  
    td {
      width: 30%;
      font-size: 13px;
      color: #fff;
      line-height: 1.2;
      
    }
    ul {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      
    }
    li {
      list-style: none;
      left: 80px;
      
    }
    p{
      
    }
    
   
  }
}
