body{
  font-family: 'Goldplay';
}

.bg-fondo2{
  background-image: url('../img/slide-bl2.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  padding-top: 9rem;
  padding-bottom: 10rem;
}
.bg-fondo3{
  background-image: url('../img/slide-bl3.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  padding-top: 10rem;
  padding-bottom: 13rem;
}

.bg-fondo4{
  background-image: url('../img/slide-bl5.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  padding-top: 8rem;
  padding-bottom: 10rem;
}
.bg-fondo6{
  background-image: url('../img/slide-bl3.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 8rem;
  padding-bottom: 7rem;
}
.bg-header{
  background-image: url('../img/fonto-slide-4.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  box-shadow: 0px 2px 16px grey;
}
.bl-interlineadoVertical{
  background-image: url('../img/curva-linea-bl-2.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 462px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 23rem;
  left: auto;
  bottom: 0;
}
.bl-interlineadoInferior{
  background-image: url('../img/curva-linea-bl-4.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 256px;
  height: 230px;
  position: absolute;
  top: auto;
  right: 0rem;
  left: auto;
  bottom: 0rem;
}
.bl-bloque2{
  padding-top: 5rem;
  position: relative;
}
.bl-curva{
  background-image: url('../img/curva.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 17.5rem;
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: 0;
}

.bl-iconos{
  padding-top: 3rem;
  padding-bottom: 7rem;
}

.bl-logo{
  margin-top: 3rem;
  margin-left: 4rem;
}
.bl-personas{
  z-index: 1;
  position: relative;
  margin-top: -5rem;
}

.bl-redes{
  position: absolute;
  top: 35%;
  right: 3rem;
}
.bl-redes ul{
  list-style: none;
  padding-left: 0;
}

.bl-redes li{
  padding-top: 1rem;
}
.bl-redes--footer {
  display: inline-block;
  margin-right: 1rem;
}
.bl-redes--footer ul{
  list-style: none;
  padding-left: 0;
}

.bl-redes--footer li {
  display: inline-block;
}

.bl-redes--footer li img{
  background: #574fbd;
  border-radius: 10px;
  border: 1px solid #574fbd;
  width: 40px;
}


.bl-telefonoNacional{
  position: absolute;
  bottom: 2rem;
  z-index: 1;
  left: 6rem;
}

.bl-textoSlide{
  color: white;
  padding-top: 10rem;
}

.bl-tres{
  padding-top: 9rem;
  padding-bottom: 12rem;
  position: relative;
}

.btn-success{
  background-color: #785ed3;
  border-color: #785ed3;
  width: 100%;
}

.btn-success:hover{
  background-color: #785ed3;
  border-color: white;
}

.container{
  width: 1400px;
}

footer{
  padding-top: 5rem;
  padding-bottom: 6rem;
}

.img-wp{    
  vertical-align: sub;
  padding-left: 1rem;
  width: 100px;
}

.img-Cel-footer{
  vertical-align: baseline;
}

.nav-menu {
  margin-top: 7rem;
}

.nav-menu li{
  padding-left: 2rem;
  padding-right: 2rem;
  color: white;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-weight: 300;
  font-size: 1.25rem;
}

.nav-menu li a{
  color: white;
  text-decoration: none;
}

.nav-menu li a:hover, .nav-menu li:hover a{
  color: #594FC4;
}

.nav-menu li:hover{
  background-color: white;
  color: #594FC4;
  border-radius: 5px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.text-descripcionSlide{
}

.text-tituloSlide{
  font-size: 2.83rem;
  line-height: 3rem;
  width: 100%;
}
.text-negro{
  color: #676766
}
.text-negroText{
  color: #919191
}
.text-morado{
  color: #594FC4;
}

.text-w-100{
  font-weight: 100;
}

.text-w-200{
  font-weight: 100;
}
.text-w-300{
  font-weight: 300;
}
.text-w-400{
  font-weight: 400;
}
.text-w-semiBold{
  font-weight: 500;
}
.text-w-bold{
  font-weight: bold;
}
.text-w-black{
  font-weight: bolder;
}

@font-face {
  font-family: 'Granat';
  src: url('../font/Granat-Semi-bold.eot');
  src: local('../font/Granat Semi Bold'), local('../font/Granat-Semi-bold'),
      url('../font/Granat-Semi-bold.eot?#iefix') format('embedded-opentype'),
      url('../font/Granat-Semi-bold.woff2') format('woff2'),
      url('../font/Granat-Semi-bold.woff') format('woff'),
      url('../font/Granat-Semi-bold.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'Goldplay';
  src: url('../font/Goldplay-Medium.eot');
  src: local('../font/Goldplay-Medium'), local('../font/Goldplay-Medium'),
      url('../font/Goldplay-Medium.eot?#iefix') format('embedded-opentype'),
      url('../font/Goldplay-Medium.woff2') format('woff2'),
      url('../font/Goldplay-Medium.woff') format('woff'),
      url('../font/Goldplay-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'Goldplay';
  src: url('../font/GoldplayAlt-LightIt.eot');
  src: local('../font/GoldplayAlt-LightIt'), local('../font/GoldplayAlt-LightIt'),
      url('../font/GoldplayAlt-LightIt.eot?#iefix') format('embedded-opentype'),
      url('../font/GoldplayAlt-LightIt.woff2') format('woff2'),
      url('../font/GoldplayAlt-LightIt.woff') format('woff'),
      url('../font/GoldplayAlt-LightIt.ttf') format('truetype');
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: 'Goldplay';
  src: url('../font/GoldplayAlt-Black.eot');
  src: local('../font/GoldplayAlt-Black'), local('../font/GoldplayAlt-Black'),
      url('../font/GoldplayAlt-Black.eot?#iefix') format('embedded-opentype'),
      url('../font/GoldplayAlt-Black.woff2') format('woff2'),
      url('../font/GoldplayAlt-Black.woff') format('woff'),
      url('../font/GoldplayAlt-Black.ttf') format('truetype');
  font-style: normal;
  font-weight: bolder;
}
@font-face {
  font-family: 'Goldplay';
  src: url('../font/GoldplayAlt-Bold.eot');
  src: local('../font/GoldplayAlt-Bold'), local('../font/GoldplayAlt-Bold'),
      url('../font/GoldplayAlt-Bold.eot?#iefix') format('embedded-opentype'),
      url('../font/GoldplayAlt-Bold.woff2') format('woff2'),
      url('../font/GoldplayAlt-Bold.woff') format('woff'),
      url('../font/GoldplayAlt-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: bold;
}

.text-fGranat{
  font-family: 'Granat';
}

.text-Goldplay{
  font-family: 'Goldplay';
}

/* 15pt */
.text-x{
  font-size: 1.25rem;
}


/* 17pt */
.text-xs{
  font-size: 1.41rem;
}

/* 25pt */
.text-xxm{
  font-size: 2.13rem;
}

/* 30pt */
.text-xxx{
  font-size: 2.5rem;
}

/* 47pt */
.text-m{
  font-size: 3.91rem;
}

@media (max-width: 1680px) {
  .bl-personas{
    margin-top: -7rem
  }
  .bl-textoSlide{
    padding-top: 6rem;
  }
}

@media (max-width: 1440px) {
  .bl-redes{
    right: 2rem;
  }
  .bl-personas {
    margin-top: -6rem;
    padding-right: 5rem;
  } 
  .bl-textoSlide {
    padding-top: 2rem;
  } 
}

@media (max-width: 1366px) {
  .container {
    width: 1200px;
  }
  .nav-menu {
    margin-top: 2rem;
  }
  .bl-curva {
    height: 14.5rem;
  }
  .bl-interlineadoVertical{
    width: 440px;
    right: 7rem;
  }
  .bl-lineaNacional .text-m{
    font-size: 3.5rem;
  }
  .bl-telefonoNacional {
    bottom: 0rem;
    left: 4rem;
  }
  .bl-textoSlide {
    padding-top: 4rem;
  }
  .bl-textoSlide .text-xs{
    font-size: 1rem;
  }
  .bl-textoSlide .text-m{
    font-size: 3.5rem;
  }
  .bg-fondo2{
    padding-top: 6rem;
  }
  .bg-fondo3{
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .bg-fondo4{
    padding-top: 4rem;
    padding-bottom: 3rem;
  }
  .bl-personas {
    margin-top: -5rem;
    padding-right: 2rem;
  }
  .bg-fondo6{
    padding-bottom: 8rem;
  }
}

@media (max-width: 1240px) {
  .container {
    width: 1000px;
  }
  .bg-fondo2{
    padding-top: 1rem;
    padding-bottom: 4rem;
  }
  .bg-fondo3 .text-x{
    font-size: 1rem
  }
  .bg-fondo4 .text-x{
    font-size: 1rem
  }
  .bl-curva{
    height: 12.5rem;
  }
  .bl-telefonoNacional {
    bottom: 1rem;
    left: 3rem;
  }
  .bl-telefonoNacional .text-xxx{
    font-size: 1.5rem;
  }
  .bl-telefonoNacional .text-xxm {
    font-size: 1.13rem;
  }
  .bl-iconos {
    padding-bottom: 8rem;
  }
  .bl-interlineadoVertical {
    width: 375px;
  }

} 

@media (max-width: 1024px) {
  .container {
    width: 900px;
  }
  
  .bl-lineaNacional .text-m {
    font-size: 2.5rem;
  }
  .bl-interlineadoVertical {
    width: 400px;
    right: 2rem;
  }
  .bl-textoSlide {
    padding-top: 2rem;
  }
  .bl-textoSlide .text-m {
    font-size: 2.5rem;
  }
  .bg-header{
    background-position: 100%;
    background-size: cover;
  }
  .bg-fondo4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
  .bl-curva {
    height: 10.5rem;
  }
  .bg-fondo3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media (max-width: 990px) {
  .bl-personas{
    margin-top: 0;
    padding-top: 10rem;
  }
  .bl-textoSlide {
    padding-top: 0rem;
  }
  .nav-menu {
    display: none;
  }
  .bl-curva {
    height: 9.5rem;
  } 
  .nav-menu {
    display: inline-flex;
  }
}


@media (max-width: 990px) {
  .container{
    width: 100%;
  }
}
@media (max-width: 990px) {

  .bl-logo {
    margin-top: 1rem;
    margin-left: 1rem;
  }
  .bl-curva {
    height: 7.5rem;
  }
  .bg-fondo3 {
    padding-top: 1rem;
    padding-bottom: 0rem;
  }
  .bg-fondo4 {
    padding-top: 1rem;
    padding-bottom: 0rem;
  }
  .bg-fondo4 .text-x {
    font-size: .8rem;
  }
  .bg-fondo3 .text-x {
    font-size: .8rem;
  }
  .bg-header {
    background-position: 63%;
  }
  .bl-iconos {
    padding-top: 0rem;
    padding-bottom: 4rem;
  }
  .bl-interlineadoVertical {
    display: none;
  }
  .bl-personas {
    padding-top: 8rem;
  }
  .bl-telefonoNacional {
    bottom: 0rem;
    left: 1rem;
  }
  .bl-tres {
    padding-top: 7rem;
    padding-bottom: 5rem;
  } 
}
@media (max-width: 768px) {
  .bg-header {
    background-position: 0%;
  }
  .bl-curva {
    height: 8.5rem;
    background-size: cover;
  }
  .bl-personas {
    padding-top: 13rem;
  }
  .bl-textoSlide {
    padding-top: 2rem;
  }
  .bl-redes{
    top: 15%;
    right: 0rem;
  }
  .bl-redes li a img {
    width: 60%;
  }
}

@media (max-width: 640px) {
  .bg-fondo3 {
    background-size: cover;
    background-position: 17%;
    padding-top: 4rem;
    padding-bottom: 8rem;
  }
  .bg-fondo3 img{
    padding-bottom: 2rem;
  }
  .bg-fondo4 {
    background-size: cover;
    background-position: 0%;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bl-personas {
    padding-top: 3rem;
    padding-right: 0rem;
  }
  .bl-interlineadoInferior{
    width: 170px;
    height: 145px;
  }
  .bl-redes{
    top: 40%;
    display: none;
  }
}

@media (max-width: 480px) {

  .img-wp {
    vertical-align: baseline;
    width: 50px;
  }
  .nav-menu li {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1rem;
  }
  .nav-menu li:hover{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 375px) {
  .bl-interlineadoInferior {
    width: 120px;
    height: 100px;
  }
  .bg-header {
      background-position: 10%;
  }
  .bl-lineaNacional .text-m {
    font-size: 1.5rem;
  }
  footer .text-xxx{
    font-size: 1.8rem;
  }
}