#mycontainer {
    max-width: 1000px !important;
    font-size: 0.9rem !important;
}

html {
  scroll-behavior: smooth;
  -webkit-scroll-behavior: smooth;
  -moz-scroll-behavior: smooth;
  -o-scroll-behavior: smooth;
}
/*navbar*/

.logotipo
{
  visibility: hidden;
}

.navbar
{
  z-index: 1;
  margin: 0 auto;
  font-size:0.7rem;
}
.vertl
{
line-height: 35px;
color: #01A0C6;
margin-left: 5px;
margin-right: 5px;
}
.barranav{
text-transform: uppercase;
}
.barranav a{
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}
  @media (max-width:576px){
    .vertl
  {
    display: none !important;
    -webkit-display: none !important;
    -moz-display: none !important;
    -o-display: none !important;
  }
}

  @media (min-width: 992px){
    .vertl
    {
    line-height: 35px;
    color: #01A0C6;
    margin-left: 5px;
    margin-right: 5px;
    }
  }
/*navbar*/


/*LOGO*/
.rectAzul{
  display: block;
  margin-top: 35px;
  margin-bottom: 35px;
  width: 70px;
  height: 6px;
  background-color: #01A0C6;
}
.intro
{
  color: rgb(255, 255, 255);
}

.intro h1
{
  font-weight: 700;
  font-size: 30px;
}

.intro p
{
  font-size: 0.9rem;
  line-height: 1.8;
}
/*LOGO*/

/*background tope*/

.carromano{

}

.backgroundTope{
  padding-top: 3rem;
  background: #445565 url("../img/general_event_slide.jpg") no-repeat bottom center;
  background-size: cover;
}

.onda1
{
  position: relative;
  margin: 0;
  padding: 0;

  width: 100%;

}
#curva1{
  position: absolute;
  bottom: 0;
  width: 100%;
}

@media (max-width:576px) {
  .onda1
  {
    height: 5vh;
  }
  .carromano{
    display: none;
  }

}
@media (min-width: 992px){
  .carromano{
    position: absolute;
    right: 0;
    float: right;
    margin-top: -500px;
  }
  .backgroundTope{
    min-height: 710px;
  }
  .onda1
  {
    height: 25vh;
  }
}
/*background tope*/



/*DIAGRAMA*/
.diagrama
{
  font-family: 'Ubuntu', sans-serif;
}
.diagrama h2
{
  font-weight: 700;
  font-size: 36px;
  color: #006077;

}
.numero
{
  font-weight: 700;
  display: block;
  font-size: 1.2rem;
  color: #ffffff;
  background-color: #006077;
  width: 30px;
  height: 30px;
  padding-left: 10px;
  padding-bottom: 5px;
  border-radius: 15px;
}
.resaltado1{
  color: #006077;
  font-size: 24px;
  font-weight: 400;
}
.resaltado1 strong{
  font-weight: 700;
}



.diagramaMovil1{
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 120px;
  background-image: url(../img/diagrama-movil-01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.diagramaMovil2{
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 240px;
  background-image: url(../img/diagrama-movil-02.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.diagramaMovil22{
  margin: 0 auto;
  width: 100%;
  height: 120px;
  background-image: url(../img/diagrama-movil-03.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.diagramaMovil3{
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;
  width: 100%;
  height: 120px;
  background-image: url(../img/diagrama-movil-04.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.diagramaMovil4{
  display: block;

  width: 100%;
  height: 60%;
  background-image: url(../img/diagrama-movil-05.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

@media (max-width:576px) {
  .ocultar{
    display: none;
  }
  .diagrama
  {
    margin-top: -40px;
  }

  .fullDiagrama{
    display: none;
  }

  .diagramaMovil22{
  display: block;
  }
  .ajuste1
  {
    margin-top: 100px;
  }
  .ajuste11
  {
    margin-top: 10px;
  }
  .ajuste2
  {
    margin-top: 100px;
  }
  .ajuste33
  {
    margin-top: 350px;
  }
  .resaltado1{
    margin-top: 100px;
  }
}

@media (min-width: 992px) {
  .diagrama {
  margin-top: -140px;
  }


  .eldiagrama
  {
    margin-top: -40px;
  }

  .ajuste1
  {
    margin-top: -140px;
    padding-left: 200px;
    padding-right: 600px;
    }
  .ajuste11
  {
    margin-top: -380px;
    padding-left: 400px;
    padding-right: 400px;
  }

  .ajuste3333
  {
    margin-top: -470px;
    padding-left: 600px !important;
    padding-right: 220px !important;
  }

  .ajuste4444
  {
    margin-top: -600px;
    padding-left: 800px !important;
    padding-right: 10px !important;
  }
 .ajuste2
  {
    margin-top: -110px;
  }
  .resaltado1{
    margin-top: -130px;
  }
.fullDiagrama{
  display: block;
  margin: 0 auto;
  width: 1000px;
  height: 430px;
  background-image: url(../img/diagrama.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.diagramaMovil1{
  display: none;
}
.diagramaMovil2{
  display: none;
}
.diagramaMovil22{
display: none;
}
.diagramaMovil3{
display: none;
}
.diagramaMovil4{
display: none;
}
 }

/*DIAGRAMA*/

/*CARACTERISTICAS*/
.segundacurva{
  background: url("../img/general_event_slide.jpg") no-repeat center center;
  background-size: cover;
}

.caracteristicas{
  font-family: 'Ubuntu', sans-serif;
}
.caracteristicas h2{
  font-size: 36px;
  font-weight: 700;
  color:  #ffffff;
}

.caracteristicas p{
  font-size: 0.9rem;
  font-weight: 400;
  color:  #ffffff;
}
.graf{
  text-align: center;
}
/*.graf img{
  display: inline-block;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  text-shadow: 10px 10px 5px rgba(0, 0, 0, 0.5);
}*/
.img1{
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  -o-border-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
}
.img11{
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  -o-border-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  width: 100%;
}

.img3{
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;

}
.img5{
  display: block;
  margin: 0 auto;
  background-image: url(../img/c4.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.img55{
  display: block;
  margin: 0 auto;
  background-image: url(../img/c4.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.img4{

}


@media (max-width:576px){
.img1{
  margin-top: 15px;
  margin-bottom: 15px;
}
.img2{
  width: 99%;
}
.img3{
width: 100%;
height: 100%;
}
.img4{
  width: 100%;
  height: 100%;
}
.img5{
  display: none;
}
.img55{
  width: 300px;
  height: 300px;
}
.p3{
}

}

@media (min-width: 992px){
  .img1{
    margin-bottom: 20px;
  }
  .img11{
    margin-left:30px;
  }
  .img2{
    width: 80%;
  }
  .img4{
  }
  .img44{
    float: right;
  }
  .img55{
    display: none;
  }
  .img5{
width: 400px;
height: 400px;
  }
  .ajuste3{
    margin-top: 30px;
  }

  .ajuste4{
    margin-top: -250px;
  }
  .ajuste5 img{
    margin-left:20px;

  }
  .ajuste6{
    margin-top: 40px;
  }

  .caracteristicas{
    margin-top: -280px;
  }

  .caracteristicas h2{
    color: #006077;
  }


  .p2{
    margin-left: 40px;
  }
  .p3{
    margin-top: 20px;
  }
.p4{
  padding-left: 140px;

}

}


/*CARACTERISTICAS*/

/*VENTAJAS*/

.ventajas{
  font-family: 'Ubuntu', sans-serif;
  color: #616162;
}
.ventajas h2{
  font-size: 36px;
  font-weight: 700;
  color:  #006077;
}

.advantage{
  display: table;
  border-bottom: 2px dashed #68bf9e;
  height: 140px;
  width: auto;
  text-align: left;
}

.advantage p{
  font-size: 0.9rem;
  width: 100%;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
}

.onda2
{
  position: relative;
  margin-top: -2px;
  padding: 0;
  width: 100%;
}




@media (max-width:576px){}

@media (min-width: 992px){
  .ajuste7{
    margin-top: -240px;
  }
}

/*VENTAJAS*/

/*OPINIONES*/

.opiniones{
  font-family: 'Ubuntu', sans-serif;
  color: #616162;
}
.opiniones h2{
  font-size: 36px;
  font-weight: 700;
  color:  #006077;
}

.opiniones p{
  margin-top: 2rem;
  font-size: 0.9rem;
  font-style:oblique;
  line-height: 1.8rem;
  }

  .opiniones h4{
      font-weight: 700;
    font-size: 18px;
    color: #538794;
  }
  .opiniones h3{
      font-weight: 700;
    font-size: 18px;
    color:  #006077;
  }

@media (max-width:576px){}

@media (min-width: 992px){
  .opiniones{
    margin-top: 40px;
  }
}

/*OPINIONES*/

/*CONTACTO*/
.rectBlanca{
  display: block;
  margin-top: 35px;
  margin-bottom: 35px;
  width: 240px;
  height: 2px;
  background-color: #fff;
}
.contacto{
  font-family: 'Ubuntu', sans-serif;
}
.contacto h1{
  font-size: 24px;
  font-weight: 700;
  color:  #ffffff;
}
.slogan{
  margin-top: 20px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
}
.slogan strong{
  font-weight: 700;
}
#icnplace{
  display:inline-flex;
  line-height: 30px;
  width: 18px;
  height: 30px;
}
#icnmail{
  display:inline-flex;
  width: 30px;
  height: 30px;
}
#icnphone{
  display:inline-flex;
  width: 30px;
  height: 30px;
}
.direccion{
  margin-top: 10px;
  color: #fff;
}
.direccion p{
  margin-top: 10px;
}

.direccion a{
  color: #fff;
}

.backgroundTope2{
  padding-top: 3rem;
  background: #445565 url("../img/general_event_slide.jpg") no-repeat bottom center;
  background-size: cover;
}
.formulario{
  display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .enviar{
    display: inline-block;
    width: 100%;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.0);
    border: 2px solid #ffffff;
    border-radius: 24px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
  }
    @media (max-width:576px){
      .contacto h1{
        font-size: 24px;
        margin-left: 30px;
      }
      .ajuste12{
        margin-left: 20px;
      }
    }

    @media (min-width: 992px){
      .contacto h1{
        font-size: 30px;
        margin-left: 30px;
      }
      .rectBlanca{
        width: 290px;
      }
      .slogan{
        margin-top: 20px;
        font-size: 30px;
        text-align: left;
      }
      .ajuste9{
        margin-top: -100px;
      }
      .direccion{
        margin-top: 20px;
      }

      .ajuste12{
        margin-top: -140px;
      }


    }

/*CONTACTO*/

/*FOOT*/
.ajuste8{
  margin-top: 30px;
}
.ajuste9{
  margin-bottom: 30px;
}
.credito{
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.vert2
{
line-height: 20px;
color: #01A0C6;
margin-left: 5px;
margin-right: 5px;
}
  @media (max-width:576px){

  }
  @media (min-width: 992px){

  }
/*FOOT*/

/*FUNCION*/
.back-to-top {
  z-index: 3000;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}
#arrowTop{
  display:block;
  width: 10px;
  height: 10px;
}
/*FUNCION*/
