@font-face {
  /*font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.ttf");*/
}
body {
  font-family: 'Montserrat', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat';
  font-weight: 700;
}

.container-fluid{
background:#e8edef;
}

.navbar-nav {
    width: 79.4075% !important;
	margin:0 auto;
}

.btn-idioma {
    width: 25px;
    display: block;
    height: auto;
    margin: 0 1.5% 0 0;
}

.btn-idioma img {
    width: 100%;
    height: auto;
    display: block;
}

.tituloSeccion2{
  border-bottom: 1px solid #000;
  width: 250px;
  margin-bottom: 20px;
}

section {
  position: relative;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

section.first{
    /* background: url(https://pruebas.iluminamedios.com/wp-content/uploads/2019/11/primera-img.jpg) no-repeat top center; */
    padding-bottom: 4em;
    height: auto;
    position: relative;
    overflow: hidden;
}
.first .d-md-block1 {
    position: absolute;
    width: 100%;
    height: auto;
}
.first .img-fluid1 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}
.first .contenedor{
    background-color: #FFF;
    width: 55.342%;
    min-height: 613px;
    clip-path: polygon(-500000% 100%, 78% 100%, 100% 0%);
    position: relative;
    z-index: 0;
}
.texto-1 {
    width: 41.1%;
    height: auto;
    margin: 0 0 0 auto;
    padding: 30px 0 40px;
    z-index: 1;
    position: absolute;
    top: 0;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    left: 35%;
}
.first .tituloSeccion{
    width: 100%;
    font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
}

.first .contenidoSeccion{
    width: 75.8%;
    font-weight: 100;
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
}

.first .textoAccion{
    width: 68%;
    color: #0E47A0;
    font-size: 20px;
    font-family: montserrat;
    font-weight: 500;
}

section.second{
    /* background: url(../images/segunda-img.png) no-repeat left bottom; */
    padding-bottom: 0;
    padding-top: 0px;
    height: auto;
    margin: 0;
    position: relative;
    display: flex;
}
.second .d-md-block1 {
    display: block;
    width: 50%;
    position: relative;
}
.second .img-fluid {
    max-width: 100%;
    height: auto;
    float: left;
    display: block;
}
.second .d-md-block1 .img-resp {
    display: none;
}
.second .contenedor{
	background-color: #FFF;
    width: 40%;
    padding: 40;
    position: absolute;
    margin: 0;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    right: 30%;
    top: 50%;
}

.second .tituloSeccion{
	font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
}

.second .contenidoSeccion{
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
	font-weight: 100;
}

.second .textoAccion{
  	color:#0E47A0;
  	font-size:25px;
	font-weight: 500;
}

.sliderSection .text-center {
    font-size: 30px;
    color: #437281;
	font-weight: 300;
}

section.fourth{
  background: url("https://pruebas.iluminamedios.com/wp-content/uploads/2021/02/ojo.png") no-repeat center center;
  padding-top: 7rem;
  padding-bottom: 7rem;
  min-height: 800px;
}

.fourth .contenedor{
    background-color: #FFF;
    width: 50%;
    padding: 40px 0 40px 210px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
}

.fourth .tituloSeccion{
	font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
}

.fourth .contenidoSeccion{
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
	font-weight: 100;
}

.fourth .textoAccion{
    color: #0E47A0;
    font-size: 25px;
	font-weight: 500;
}

section.fifth{
    /* background: url(../images/cuarta-img.png) no-repeat left center; */
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    margin: 0;
    position: relative;
    display: flex;
    background-color: #e8edef;
}
.fifth .d-md-block1 {
    width: 50%;
    height: auto;
    position: relative;
    display: block;
}
.fifth .img-fluid {
    width: 100%;
    height: auto;
	display:block;
}
.fifth .img-resp {
    display: none;
}
.fifth .contenedor{
    width: 40%;
    padding: 40;
    position: absolute;
    margin: 0;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    right: 30%;
    top: 50%;
}

.fifth .tituloSeccion{
    font-size: 55px;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 20px 0;
    word-break: keep-all;
}

.fifth .contenidoSeccion{
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
    width: 94%;
	font-weight: 100;
}

.fifth .textoAccion{
  color:#0E47A0;
  font-size:25px;
  font-weight: 500;
}

section.sixth{
    background-color: #FFF;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
}

.sixth .contenedor{
    width: 40%;
    padding: 40px 0 40px;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin: 0 0 0 11%;
    z-index: 1;
}

.sixth .tituloSeccion{
    font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
}

.sixth .contenidoSeccion{
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
	width:88%;
	font-weight: 100;
}

.sixth .textoAccion{
  color:#0E47A0;
  font-size:25px;
  width:90%;
  font-weight: 500;
}

.sixth .screen-comp{
	background-color: #FFF;
    width: 50%;
    padding: 40px 0 40px 0;
    position: relative;
    box-sizing: border-box;
    float: right;
}
.sixth .img-fluid {
    width: 100%;
    height: auto;
    vertical-align: middle;
    display: block;
}

section.seventh{
  padding-top: 6rem;
}

.seventh .contenedor{
  background-color: #FFF;
  width:50%;
  padding:40;
}

.seventh .tituloSeccion{
    font-size: 1.75rem;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 20px 0;
    word-break: keep-all;
}

.seventh .contenidoSeccion{
    font-size: 1rem;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
	font-weight: 100;
}

.seventh .textoAccion{
  color:#0E47A0;
  font-size:20px;
  font-weight: 500;
}

section .overlay {
  position: absolute;
  background-color: #CCC;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

section h1 {
  font-size: 2rem;
}
.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}
.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.anuncio{
  min-height: 300px;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.sliderSection {
  position: relative;
  background-color: #e8edef;
  padding-top: 4rem;
  padding-bottom: 2rem;
}


footer.footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.form-signin .checkbox{
  margin-bottom: 10px;
  margin-top: 10px;
}

.carousel-indicators > li {
    border-radius: 10px;
    width: 10px;
    height: 10px;
    background-color: #999;
    margin-left:5px;
}

.carousel-indicators .active{
  background-color: #FF0000;
}


/* inclinado */
.primer-bloque {
  width: 200px;
  height: 200px;
  background: teal;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 50% 50%);
}

.sombra{
  -webkit-box-shadow:0px 1px 4px rgba(1,1,1,0.5);
  -moz-box-shadow:0px 1px 4px rgba(1,1,1,0.5);
  box-shadow:0px 1px 4px rgba(1,1,1,0.5);
}
.navbar {
  padding:0rem;
}

.dropdown .dropdown-menu {
  border-radius:0;
 }

 .navbar-dark .navbar-nav .nav-link{
  color:#000;
 }

 .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
  color:#999;
 }

/*************************pagina funciona*****************************/
section.first1 {
    /* background: url(https://pruebas.iluminamedios.com/wp-content/uploads/2019/11/primera-img.jpg) no-repeat top center; */
    padding-bottom: 0;
    height: auto;
    position: relative;
    overflow: hidden;
}
.first1 .d-md-block1 {
	position: relative;
    width: 50%;
    height: auto;
}
.first1 .d-md-block2 {
	display:none;
}
.first1 .img-fluid1 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}
.first1 .texto-1 {
    width: 35%;
    height: auto;
    margin: 0 0 0 auto;
    padding: 30px 0 40px;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    right: 10%;
}
.first1 .tituloSeccion {
    width: 100%;
    font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
}
.first1 .contenidoSeccion {
    width: 75.8%;
    font-weight: 100;
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
}
section.second1 {
    /* background: url(../images/segunda-img.png) no-repeat left bottom; */
    padding-bottom: 0;
    padding-top: 0px;
    height: auto;
    margin: 0;
    position: relative;
    background-color: #e8edef;
}
.second1 .contenedor {
    width: 49%;
    padding: 40;
    margin: 0 auto;
    position: absolute;
    display: block;
    box-sizing: border-box;
    left: 10%;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
}
.second1 .d-md-block1 {
    position: relative;
    margin: 0 0 0 auto;
    width: 40%;
    height: auto;
}
.second1 .img-fluid {
	width: 100%;
    height: auto;
    display: block;
}
.second1 .tituloSeccion {
    font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
}
.second1 .contenidoSeccion {
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
    font-weight: 100;
}
section.sixth1 {
    background-color: #FFF;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
}
.sixth1 .screen-comp {
    background-color: #FFF;
    width: 46%;
    padding: 40px 0 40px 0;
    position: relative;
    box-sizing: border-box;
    margin: 0 0 0 11%;
}
.sixth1 .tituloSeccion {
    font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px;
    word-break: keep-all;
}
.sixth1 .img-fluid {
    width: 100%;
    height: auto;
    vertical-align: middle;
    display: block;
}
.sixth1 .contenedor {
    width: 40%;
    padding: 40px 0 40px;
    position: absolute;
    box-sizing: border-box;
    margin: 0;
    z-index: 1;
    right: 5%;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
}
.sixth1 .contenidoSeccion {
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
    width: 88%;
    font-weight: 100;
}
section.fifth1 {
    /* background: url(../images/cuarta-img.png) no-repeat left center; */
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    margin: 0;
    position: relative;
    display: flex;
}
.fifth1 .contenedor {
    width: 40%;
    padding: 40;
    position: absolute;
    margin: 0;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    left: -7.5%;
    top: 50%;
}
.fifth1 .tituloSeccion {
    font-size: 55px;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 20px 0;
    word-break: keep-all;
}
.fifth1 .contenidoSeccion {
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
    width: 94%;
    font-weight: 100;
}
.fifth1 .d-md-block1 {
    width: 30%;
    padding: 40px 0 0 0;
    position: relative;
    box-sizing: border-box;
    margin: 0 11% 0 auto;
    float: right;
}
.fifth1 .img-fluid {
    width: 100%;
    height: auto;
    display: block;
}

/*************************pagina precios*****************************/
section.first2 {
    /* background: url(https://pruebas.iluminamedios.com/wp-content/uploads/2019/11/primera-img.jpg) no-repeat top center; */
    padding-bottom: 0;
    height: auto;
    position: relative;
    display: flex;
	background-color:#e8edef;
	overflow: hidden;
}
.first2 .d-md-block1 {
    position: relative;
    width: 100%;
    height: auto;
}
.first2 .img-fluid1 {
    display: block;
    width: 100%;
    height: 100%;
}
.first2 .img-resp {
    display: none;
}
.first2 .contenedor {
    background-color: #FFF;
    width: 55.342%;
    min-height: 463px;
    clip-path: polygon(-500000% 100%, 78% 100%, 100% 0%);
    position: absolute;
    z-index: 1;
}
.first2 .texto-1 {
    width: 32.1%;
    height: auto;
    margin: 0 0 0 auto;
    padding: 3.5% 0 40px;
    z-index: 2;
    position: absolute;
    top: 0%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    left: 30%;
}
.first2 .tituloSeccion {
    width: 100%;
    font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
}
.first2 .contenidoSeccion {
    width: 75.8%;
    font-weight: 100;
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
}
section.second2 {
    /* background: url(../images/segunda-img.png) no-repeat left bottom; */
    padding-bottom: 0;
    padding-top: 0px;
    height: auto;
    margin: 0;
    position: relative;
    display: flex;
    background-color: #e8edef;
}
.second2 .d-md-block1 {
    display: block;
    width: 50%;
    position: relative;
}
.second2 .img-fluid {
    max-width: 100%;
    height: auto;
    float: left;
    display: block;
}
.second2 .img-resp {
    display: none;
}
.second2 .contenedor {
    width: 40%;
    padding: 40;
    position: absolute;
    margin: 0;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    right: 30%;
    top: 50%;
}
.second2 .tituloSeccion {
    font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
}
.second2 .contenidoSeccion {
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
    font-weight: 100;
}
.second2 .textoAccion {
    color: #0E47A0;
    font-size: 25px;
    font-weight: 500;
}
section.fourth2 {
    background: url(https://pruebas.iluminamedios.com/wp-content/uploads/2021/02/porcentaje.png) no-repeat center center;
    padding-top: 7rem;
    padding-bottom: 7rem;
    min-height: 800px;
}
.fourth2 .contenedor {
    background-color: #FFF;
    width: 50%;
    padding: 40px 0 40px 10%;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
}
.fourth2 .tituloSeccion {
    font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
}
.fourth2 .contenidoSeccion {
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
    font-weight: 100;
}
/*************************casos de exito*****************************/
  .first3 {
    background: url(https://pruebas.iluminamedios.com/wp-content/uploads/2021/02/bk-casos.png) no-repeat center center;
    background-size: 100% 100%;
    width:100%;
    height:auto;
    display:block;
    position: relative;
    float: left;
  }
.first3 .d-md-block1.d-lg-none1{
    width: 80%;
    background: #fff;
    position: relative;
    margin: 50px auto;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 20px;
}
.first3 .tituloSeccion {
    text-align: center;
    font-family: bebas;
}
.first3 .contenidoSeccion {
    text-align: center;
    font-family: bebas;
    font-size: 48px;
}
/*************************adquiere*****************************/
section.first4 {
    /* background: url(https://pruebas.iluminamedios.com/wp-content/uploads/2019/11/primera-img.jpg) no-repeat top center; */
    padding-bottom: 0;
    height: auto;
    position: relative;
    display: flex;
    background-color: #e8edef;
    overflow: hidden;
}
.first4 .d-md-block1 {
    position: relative;
    width: 100%;
    height: auto;
}
.first4 .img-fluid1 {
    display: block;
    width: 100%;
    height: auto;
}
.first4 .contenedor {
    background-color: #FFF;
    width: 55.342%;
    min-height: 463px;
    clip-path: polygon(-500000% 100%, 78% 100%, 100% 0%);
    position: absolute;
    z-index: 1;
}
.first4 .texto-1 {
    width: 32.1%;
    height: auto;
    margin: 0 0 0 auto;
    padding: 3.5% 0 40px;
    z-index: 2;
    position: absolute;
    top: 0%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    left: 30%;
}
.first4 .tituloSeccion {
    width: 100%;
    font-size: 55px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
}
.first4 .contenidoSeccion {
    width: 75.8%;
    font-weight: 100;
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
}
section.second4 {
    padding-bottom: 0;
    padding-top: 0px;
    height: 85vh;
    margin: 0;
    position: relative;
    display: flex;
    background-color: #15262f;
    width: 100%;
    float: left;
}
.second4 .d-md-block1 {
    display: inline-block;
    width: 40%;
    position: absolute;
    left: -6%;
    top: 15%;
}
.second4 .img-fluid {
    width: 100%;
    height: auto;
    display: block;
    z-index: 1;
    position: relative;
}
.second4 .contenedor {
    width: 75%;
    padding: 30;
    position: absolute;
    margin: 0;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    left: 50%;
    top: -22%;
    background: #E8EDEF;
}
.second4 .tituloSeccion {
    width: 63%;
    font-size: 2.344vw;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 0 auto;
    word-break: keep-all;
}
.second4 .contenidoSeccion {
    width: 64%;
    font-size: 1.31vw;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0 0 auto;
    font-weight: 100;
}
.second4 .contenidoSeccion ul {
    width: 60%;
    margin: 0 auto;
    display: block;
    list-style: none;
}
.second4 .contenidoSeccion li {
    margin: 20px 0;
    padding: 20px 0;
    box-sizing: border-box;
}
.second4 .contenidoSeccion li::before {
    content: "\2022";
    color: #04DAE8;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.second4 .contenidoSeccion a {
    background: #15262f;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 10px auto;
    width: 170px;
    text-align: center;
}
.second4 .tituloSeccion1 {
  width: 39%;
  height: auto;
  color: #fff;
  margin: 0 auto;
  display: inline-block;
  vertical-align: text-bottom;
  z-index: 1000;
  bottom: 0;
  position: absolute;
  right: 15%;
  font-size: 2.865vw;
}
section.fourth4 {
  background-color: #15262f;
  padding-top: 3rem;
  padding-bottom: 7rem;
  position: relative;
  float: left;
  width: 100%;
}
.fourth4 .contenedor {
  background-color: #FFF;
  width: 50%;
  padding: 0px 15% 30px 55px;
  position: absolute;
  left: 13%;
  top: 5%;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
}
.fourth4 .tituloSeccion {
    font-size: 2.865vw;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 0px 0;
    word-break: keep-all;
}
.fourth4 .contenidoSeccion {
    font-size: 1.3021vw;
    margin: 0;
    word-break: keep-all;
    margin: 0px 0;
    font-weight: 100;
}
.fourth4 .d-md-block {
      position: relative;
      margin: 1% 10% 0 auto;
      display: block;
      width: 43%;
}
.fourth4 .img-fluid {
    width: 100%;
    display: block;
    height: auto;
}
.fourth4 .contenidoSeccion ul {
    width: 88%;
    margin: 0;
    display: block;
    list-style: none;
}
.fourth4 .contenidoSeccion li {
    margin: 10px 0 0;
    padding: 10px 0 0;
    box-sizing: border-box;
}
.fourth4 .contenidoSeccion li::before {
    content: "\2022";
    color: #04DAE8;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.fourth4 a {
    background: #E8EDEF;
    padding: 15px 10px;
    box-sizing: border-box;
    border-radius: 5px;
    color: #15262f;
    text-decoration: none;
    display: block;
    margin: 5% auto 0;
    width: 170px;
    text-align: center;
    top: 50%;
}
section.fifth4 {
    /* background: url(../images/cuarta-img.png) no-repeat left center; */
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    margin: 0;
    position: relative;
    background-color: #fff;
    float: left;
    width: 100%;
}
.fifth4 .d-md-block1 {
  width: 50%;
  height: auto;
  position: relative;
  display: block;
  margin: 0 0 0 auto;
}
.fifth4 .img-fluid {
    width: 100%;
    height: auto;
    display: block;
}
.fifth4 .contenedor {
  width: 40%;
  padding: 40;
  position: absolute;
  margin: 0;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  left: 15%;
  top: 5%;
}
.fifth4 .tituloSeccion {
  font-size: 2.865vw;
  font-weight: 900;
  line-height: 1.5;
  margin: 0 auto 19px;
  word-break: keep-all;
  background: #15262f;
  color: #fff;
  width: 70%;
  text-align: center;
}
.fifth4 .cont-ooh{
  margin: 0 auto;
  position: relative;
  width: 25%;
  height: auto;
}
.fifth4 .log-ooh {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.fifth4 .contenidoSeccion {
  font-size: 1.3021vw;
  margin: 0;
  word-break: keep-all;
  margin: 0;
  width: 94%;
  font-weight: 100;
  text-align: center;
  color: #233B44;
}
.fifth4 .contenedor ul {
  width: 75%;
  margin: 0 auto;
  display: block;
  list-style: none;
}
.fifth4 .contenedor li {
  margin: 10px 0;
  padding: 20px 0;
  box-sizing: border-box;
}
.fifth4 .contenedor li::before {
    content: "\2022";
    color: #04DAE8;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
section.sixth4 {
  padding-top: 0;
  padding-bottom: 0;
  height: auto;
  margin: 0;
  position: relative;
  background-color: initial;
  float: left;
  width: 100%;
}
.sixth4 .contenedor {
  width: 90%;
  padding: 40 100px;
  margin: 0 auto;
}
.sixth4 .tituloSeccion {
  font-size: 55px;
  font-weight: 900;
  line-height: 1.5;
  margin: 0 auto 19px;
  word-break: keep-all;
  color: #15262f;
  width: 78.535%;
  text-align: left;
  padding: 0;
}
.sixth4 .wrap-logos {
    position: relative;
    width: 91.624%;
    margin: 0 auto;
}
.sixth4 .cont-log{
margin: 0%;
position: relative;
width: 19%;
height: auto;
display: inline-block;
vertical-align: middle;
padding: 5% 2.5%;
box-sizing: border-box;
}
.sixth4 .log-entr {
  width: 100%;
  height: auto;
  display: block;
}
.sixth4 .d-md-block1 {
  width: 100%;
  height: auto;
  margin: 0 0 75px;
}
.sixth4 .img-fluid {
  width: 85%;
  height: auto;
  display: block;
}
footer.footer4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    float: left;
    width: 100%;
    position: relative;
}
/*************************contactanos*****************************/
section.first5 {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
}
.first5 .texto-1 {
  width: 100%;
  height: auto;
  margin: 0 0 0 0;
  padding: 0;
  z-index: 1;
  position: relative;
  background: #fff;
  box-sizing: border-box;
  left: 0;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  float: left;
}
.first5 .d-md-block1 {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0px;
    right: 0;
}
.first5 .img-fluid1 {
  display: block;
  width: 55%;
  height: auto;
  float: right;
}
.first5 .texto-1 .form{
  width: 40%;
  height: auto;
  background: #fff;
  padding: 20px 6%;
  box-sizing: border-box;
  font-family: 'Montserrat',sans-serif;
  position: absolute;
  transform: translate(30%, -50%);
  -webkit-transform: translate(30%, -50%);
  top: 50%;
  }
  .first5 h2 {
    font-weight: 300;
    text-align: center;
    font-family: 'Montserrat';
}
.first5 .texto-1 h3{
    margin: 25px 0;
    padding-bottom: 10px;
    width: 100%;
    color: #000;
    text-align: center;
  }
.first5 .texto-1 input{
  width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background: none;
    outline: none;
    resize: none;
    border: 0;
    font-family: 'Montserrat',sans-serif;
    transition: all .3s;
    border-bottom: 1px solid #000;
  }
.first5 .texto-1 input:focus{border-bottom:2px solid #bebed2}
.first5 .texto-1 button{
    padding: 8px 12px;
    margin: 20px auto;
    font-family: 'Montserrat',sans-serif;
    border: 2px solid #78788c;
    background: 0;
    color: #5a5a6e;
    cursor: pointer;
    transition: all .3s;
    display: block;
  }
.first5 .texto-1 button:hover{background:#78788c;color:#fff}
section.second5 {
  padding-bottom: 0;
  padding-top: 0px;
  height: auto;
  margin: 5% 0 0 0;
  position: relative;
  width: 100%;
  float: left;
}
.second5 .contenedor {
    width: 20%;
    padding: 40;
    margin: 0px 0 0 auto;
    position: absolute;
    display: block;
    box-sizing: border-box;
    right: 20%;
    top: 50%;
    transform: translate(0%, -50%);
    background: #18282E;
    -webkit-transform: translate(0%, -50%);
    z-index: 1;
}
.second5 .d-md-block1.d-lg-none1 {
    position: relative;
    margin: 0 0 0 0;
    width: 70%;
    height: auto;
}
.second5 .tituloSeccion {
    font-size: 30px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
    color: #fff;
    text-align: center;
}
.contenedor .btnera {
    width: 200px;
    margin: 0 auto;
    color: #fff;
}
.contenedor .btn1 {
    text-align: center;
    color: #02DAE8;
}
.contenedor .btn2 {
    text-align: center;
    color: #fff;
}
.second5 .contenidoSeccion {
    font-size: 16px;
    word-break: keep-all;
    margin: 15px 0;
    font-weight: 100;
    color: #fff;
    width: 100%;
    float: right;
    padding: 0 0;
}
.second5 .icono-cont {
  width: 10%;
  height: auto;
  display: inline-block;
}
.contenidoSeccion p {
  width: 80%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5%;
}
footer.footer1 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    float: left;
    width: 100%;
    position: relative;
}
/*************************responsivo*****************************/
@media screen and (max-width: 1800px) {
  section.second4 {
    height: 80vh;
  }
}
@media screen and (max-width: 1600px) {
	.first .contenedor {
    min-height: 425px;
	}
	.first .tituloSeccion {
    	font-size: 35px;
	}
	.first .contenidoSeccion {
    	font-size: 20px;
	}
	.first .textoAccion {
    font-size: 18px;
	}
	.second .tituloSeccion {
    	font-size: 35px !important;
	}
	.second .contenidoSeccion {
    	font-size: 20px !important;
	}
	.second .textoAccion {
    font-size: 18px !important;
	}

	.fourth .tituloSeccion {
    	font-size: 35px !important;
	}
	.fourth .contenidoSeccion {
    	font-size: 20px !important;
	}
	.fourth .textoAccion {
    font-size: 18px !important;
	}

	.fifth .tituloSeccion {
    	font-size: 35px !important;
	}
	.fifth .contenidoSeccion {
    	font-size: 20px !important;
	}
	.fifth .textoAccion {
    font-size: 18px !important;
	}

	.sixth .tituloSeccion {
    	font-size: 35px !important;
	}
	.sixth .contenidoSeccion {
    	font-size: 20px !important;
	}
	.sixth .textoAccion {
    font-size: 18px !important;
	}

/*************************pagina funciona*****************************/
	.first1 .tituloSeccion {
    	font-size: 35px;
	}
	.first1 .contenidoSeccion {
    	font-size: 20px;
	}
	.second1 .tituloSeccion {
    	font-size: 35px !important;
	}
	.second1 .contenidoSeccion {
    	font-size: 20px !important;
	}
	.sixth1 .tituloSeccion {
    	font-size: 35px !important;
	}
	.sixth1 .contenidoSeccion {
    	font-size: 20px !important;
	}
	.fifth1 .tituloSeccion {
    	font-size: 35px !important;
	}
	.fifth1 .contenidoSeccion {
    	font-size: 20px !important;
	}

/*************************precios*****************************/
	.first2 .contenedor {
    min-height: 363px;
	}
	.first2 .tituloSeccion {
    	font-size: 35px;
	}
	.first2 .contenidoSeccion {
    	font-size: 20px;
	}
	.second2 .tituloSeccion {
    	font-size: 35px !important;
	}
	.second2 .contenidoSeccion {
    	font-size: 20px !important;
	}
	.fourth2 .tituloSeccion {
    	font-size: 35px !important;
	}
	.fourth2 .contenidoSeccion {
    	font-size: 20px !important;
	}
  /*************************casos de exito*****************************/
  .first3 .tituloSeccion {
      font-size: 38px;
  }
  .first3 .contenidoSeccion {
      font-size: 38px;
  }
  /*************************adquiere*****************************/
  	.first4 .contenedor {
      min-height: 363px;
  	}
  	.first4 .tituloSeccion {
      	font-size: 35px;
  	}
  	.first4 .contenidoSeccion {
      	font-size: 20px;
  	}
    section.second4 {
        height: 70vh;
    }
    .second4 .contenedor {
    padding: 20px;
    }
    .second4 .contenidoSeccion li {
        margin: 0px 0;
    }
    .fifth4 .contenedor li {
    margin: 10px 0 0;
    padding: 10px 0 0;
  }
  /*************************contactanos*****************************/
  .first5 .texto-1 .form {
    margin-block-end: 0;
  }
  .first5 .texto-1 h2 {
    font-size: 26px;
  }
  .first5 .texto-1 h3 {
    font-size: 22px;
    margin: 10px 0;
    padding-bottom: 0px;
  }
  .second5 .contenedor {
      width: 25%;
  }
}
@media screen and (max-width: 1500px) {
  section.second4 {
    height: 65vh;
  }
}
@media screen and (max-width: 1400px) {
  .second4 .contenedor {
    top: -15%;
  }
}

@media screen and (max-width: 1250px) {
  .second4 .contenedor {
    padding: 10px;
  }
  .fifth4 .contenedor {
    top: 0%;
  }
  .fifth4 .tituloSeccion {
      width: 80%;
  }
}

@media screen and (max-width: 1200px) {
	.first .contenedor {
    	min-height: 375px;
	}
	.first .contenidoSeccion {
    	font-size: 16px;
	}
	.first .textoAccion {
    	font-size: 15px;
	}

	.second .contenidoSeccion {
    	font-size: 16px !important;
	}
	.second .textoAccion {
    	font-size: 15px !important;
	}

	.fourth .contenidoSeccion {
    	font-size: 16px !important;
	}
	.fourth .textoAccion {
    	font-size: 15px !important;
	}

	.fifth .contenidoSeccion {
    	font-size: 16px !important;
	}
	.fifth .textoAccion {
    	font-size: 15px !important;
	}

	.sixth .contenidoSeccion {
    	font-size: 16px !important;
	}
	.sixth .textoAccion {
    	font-size: 15px !important;
	}

/*************************pagina funciona*****************************/
	.first1 .contenidoSeccion {
    	font-size: 16px;
	}
	.second1 .contenidoSeccion {
    	font-size: 16px !important;
	}
	.sixth1 .contenidoSeccion {
    	font-size: 16px !important;
	}
	.fifth1 .contenidoSeccion {
    	font-size: 16px !important;
	}
/*************************precios*****************************/
	.first2 .contenedor {
    min-height: 340px;
	}
	.first2 .contenidoSeccion {
    font-size: 16px;
	}
	.second2 .contenidoSeccion {
    font-size: 16px !important;
	}
	.fourth2 .contenidoSeccion {
    font-size: 16px !important;
	}
  /*************************adquiere*****************************/
  	.first4 .contenedor {
      min-height: 340px;
  	}
  	.first4 .contenidoSeccion {
      font-size: 16px;
  	}
    section.second4 {
        height: 60vh;
    }
    .second4 .contenedor {
    top: -10%;
    }
    .second4 .contenidoSeccion li {
        padding: 10px 0;
    }
    .fourth4 a {
    margin: 10% auto 0;
    }
    .fifth4 .contenedor {
    width: 55%;
    left: 5%;
    }
    .fifth4 .contenedor ul {
    width: 90%;
  }
  /*************************contactanos*****************************/
  .first5 .texto-1 .form {
    margin-block-end: 0;
    padding: 10px 4%;
  }
  .first5 .texto-1 h2 {
    font-size: 20px;
  }
  .first5 .texto-1 h3 {
    font-size: 18px;
    margin: 10px 0;
    padding-bottom: 0px;
  }
  .second5 .contenedor {
      width: 30%;
      right: 15%;
  }
}
@media screen and (max-width: 1100px){
section.second4 {
    height: 55vh;
}
.fifth4 .contenedor {
  position: relative;
  left: 0;
  float: left;
  width: 50%;
}
.fifth4 .d-md-block1 {
    float: right;
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .anuncio {
    min-height: 200px;
  }
  .nav-item{
    width: 100%!important;
  }

  .carousel-inner{
    height: 200px;
  }

  section.first{
	background: none;
    padding-bottom: 0;
    padding-top: 0;
    min-height: 375px;
  }

  .first .contenedor{
	padding: 20;
    width: 57%;
    min-height: 300px;
  }

  .first .tituloSeccion{
    font-size: 1.3rem;
    line-height: 1;
    margin: 0;
  }

  .first .contenidoSeccion{
    width: 90.8%;
    font-size: 0.8rem;
    margin: 10px 0;
  }

  .first .textoAccion{
    color:#0E47A0;
    font-size: 1rem;
	width: 81%;
  }

  section.second{
    width: 100%;
    position: relative;
	display:flex;
  }

  .second .contenedor{
    width: 50%;
    position: absolute;
    box-sizing: border-box;
    padding: 10px;
    height: fit-content;
    transform: translate(0, 50%);
    -webkit-transform: translate(0, -50%);
    right: 0;
    top: 50%;
  }

  .second .tituloSeccion{
    font-size: 1.3rem !important;
    line-height: 1;
    margin: 0;
  }

  .second .contenidoSeccion{
      font-size: 0.8rem;
      margin: 10px 0;
  }

  .second .textoAccion{
    color:#0E47A0;
    font-size: 1rem;
  }

  .sliderSection {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  section.fourth{
    padding: 0;
    background: none;
    background-color: #FFF;
    min-height: 200px;

  }

  .fourth .contenedor{
	padding: 20;
    width: 50%;
  }

  .fourth .tituloSeccion{
    font-size: 1.3rem !important;
    line-height: 1;
    margin: 0;
  }

  .fourth .contenidoSeccion{
      font-size: 0.8rem;
      margin: 10px 0;
  }

  .fourth .textoAccion{
    color:#0E47A0;
    font-size: 1rem;
  }

  section.fifth{
    padding: 0;
  }

  .fifth .contenedor{
    padding: 20;
    width: 50%;
    position: absolute;
    right: 0;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    height: fit-content;
  }

  .fifth .tituloSeccion{
    font-size: 1.3rem !important;
    line-height: 1;
    margin: 0;
  }

  .fifth .contenidoSeccion{
      font-size: 0.8rem;
      margin: 10px 0;
  }

  .fifth .textoAccion{
    color:#0E47A0;
    font-size: 1rem;
  }


  section.sixth{
    padding: 0;
    background: none;
    background-color: #FFF;
    padding:20 0;
  }

  .sixth .contenedor{
    padding:0 20;
    width: 50%;
  }

  .sixth .tituloSeccion{
    font-size: 1.3rem !important;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
  }

  .sixth .contenidoSeccion{
    font-size: 25px;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
    width: 88%;
  }

  .sixth .textoAccion{
	color: #0E47A0;
    font-size: 25px;
    width: 90%;
  }

/*************************pagina funciona*****************************/
  .first1 .texto-1 {
    top: 0;
    padding: 20px 0 20px;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
  }
  .first1 .tituloSeccion{
    font-size: 1.3rem;
    line-height: 1;
    margin: 0;
  }

  .first1 .contenidoSeccion{
    font-size: 0.8rem !important;
    margin: 10px 0;
  }
  .second1 .tituloSeccion{
    font-size: 1.3rem !important;
    line-height: 1;
    margin: 0;
  }

  .second1 .contenidoSeccion{
      font-size: 0.8rem !important;
      margin: 10px 0;
  }
  .fifth1 .tituloSeccion{
    font-size: 1.3rem !important;
    line-height: 1;
    margin: 0;
  }

  .fifth1 .contenidoSeccion{
      font-size: 0.8rem !important;
      margin: 10px 0;
  }
  .sixth1 .tituloSeccion{
    font-size: 1.3rem !important;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 20px 0;
    word-break: keep-all;
  }

  .sixth1 .contenidoSeccion{
    font-size: 0.8rem !important;
    margin: 0;
    word-break: keep-all;
    margin: 20px 0;
    width: 88%;
  }

/*************************precios*****************************/
  .first2 .texto-1 {
	padding: 20px 0 20px;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .first2 .tituloSeccion{
    font-size: 1.3rem;
    line-height: 1;
    margin: 0;
  }

  .first2 .contenidoSeccion{
    font-size: 0.8rem !important;
    margin: 10px 0;
  }
  .second2 .tituloSeccion{
    font-size: 1.3rem !important;
    line-height: 1;
    margin: 0;
  }

  .second2 .contenidoSeccion{
      font-size: 0.8rem !important;
      margin: 10px 0;
  }
  section.fourth2 {
    padding: 0;
    background: none;
    background-color: #FFF;
    min-height: 200px;
  }
  .fourth2 .tituloSeccion{
    font-size: 1.3rem !important;
    line-height: 1;
    margin: 0;
  }

  .fourth2 .contenidoSeccion{
      font-size: 0.8rem;
      margin: 10px 0;
  }
  /*************************casos de exito*****************************/
  .first3 .tituloSeccion {
      font-size: 28px;
  }
  .first3 .contenidoSeccion {
      font-size: 28px;
  }
  /*************************adquiere*****************************/
    .first4 .contenedor {
      min-height: 220px;
    }
    .first4 .texto-1 {
      padding: 20px 0 20px;
      top: 5%;
      transform: translate(-50%, 0%);
      -webkit-transform: translate(-50%, 0%);
    }
    .first4 .tituloSeccion{
      font-size: 1.3rem;
      line-height: 1;
      margin: 0;
    }

    .first4 .contenidoSeccion{
      font-size: 0.8rem !important;
      margin: 10px 0;
    }
    .fourth4 a {
    margin: 15% auto 0;
    }
    .fifth4 .contenedor {
    padding: 20px 10px;
    }
    .fifth4 .tituloSeccion {
    font-size: 3.865vw;
    width: 100%;
    }
    .fifth4 .contenidoSeccion {
    font-size: 2.3021vw;
  }
    .sixth4 .tituloSeccion {
        font-size: 40px;
    }
  /*************************contactanos*****************************/
  .first5 .texto-1 {
    background: url(https://pruebas.iluminamedios.com/wp-content/uploads/2021/02/portada-contacto.png) no-repeat;
    background-size: cover;
    background-position: 120px -120px;
  }
  .first5 .texto-1 .form {
    width: 50%;
    margin-block-end: 0;
    padding: 20px 4%;
    position: relative;
    float: left;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    top: 0%;
  }
  .first5 .img-fluid1 {
    display: none;
  }
  .second5 .contenedor {
      width: 40%;
      right: 0;
  }
  .second5 .d-md-block1.d-lg-none1 {
      width: 60%;
  }
  .second5 .d-md-block1.d-lg-none1 iframe {
    height: 54%;
  }
}
@media screen and (max-width: 900px){
section.second4 {
    height: 50vh;
}
}
@media screen and (max-width: 800px){
section.second4 {
    height: 45vh;
}
}
/* Medium devices (tablets, 768px and up)
The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  border-radius:0;
 }
}
@media (min-width: 768px) {
  section h1 {
    font-size: 3rem;
  }
}
@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}
@media screen and (max-width: 750px) {
	.first .contenedor {
    	display: none;
	}
	.first .d-md-block1 {
    position: relative;
	}
	.texto-1 {
		background: #fff;
    	width: 100%;
    	bottom: 0;
    	top: initial;
    	margin: 0;
    	position: relative;
    	transform: translate(0%, 0%);
    	-webkit-transform: translate(0%, 0%);
    	left: initial;
    	padding: 20px 10px 0;
    	box-sizing: border-box;
	}
	.first .contenidoSeccion {
    width: 100%;
	}
	.first .textoAccion {
    width: 100%;
	}
	section.second {
    display: block !important;
	}
	.second .d-md-block1 {
    width: 100% !important;
	padding: 20px 0px !important;
	}
	.second .d-md-block1 .img-fluid {
    display: none !important;
	}
	.second .d-md-block1 .img-resp {
    display: block !important;
    width: 100%;
    height: auto;
	}
	.second .contenedor {
    width: 100% !important;
    position: relative;
    transform: translate(0, 0%);
    -webkit-transform: translate(0, 0%);
    right: 0;
    top: 0%;
	}
	.sliderSection {
    padding-top: 3rem !important;
    padding-bottom: 2rem !important;
	}
	.sliderSection .text-center {
    font-size: 19px !important;
	}
	.fourth .contenedor {
    padding: 20 !important;
    width: 100% !important;
    position: relative !important;
    transform: initial !important;
    -webkit-transform: initial !important;
    top: initial !important;
	}
	section.fifth {
    display: block !important;
	}
	.fifth .d-md-block1 {
    width: 100%;
	}
	.fifth .contenedor {
    width: 100%;
	}
	.fifth .d-md-block1 {
    width: 100% !important;
	}
	.fifth .img-fluid {
    display: none !important;
	}
	.fifth .img-resp {
	width: 100%;
    height: auto;
	display:block !important;
	}
	.fifth .contenedor {
    width: 100% !important;
    position: relative;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    padding: 20;
    top: 0;
	}
	section.sixth {
    display: block !important;
	}
	.sixth .contenedor {
    width: 100% !important;
    margin: 0 !important;
    display: block !important;
	}
	.sixth .screen-comp {
    width: 100% !important;
    float: initial !important;
	}
/*************************pagina funciona*****************************/
	.first1 .contenedor{
    width: 100%;
    min-height: fit-content;
    clip-path: polygon(100% 100%, 100% 100%, 100% 100%);
    position: relative;
	}
	.first1 .texto-1 {
    width: 100%;
    margin: 0;
    padding: 20px 20px 30px;
    position: relative;
    top: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    left: 0;
	}
	.first1 .d-md-block1 {
	display:none;
	}
	.first1 .d-md-block2 {
	display:block;
	position: relative;
    width: 100%;
    height: auto;
	}
	.second1 .contenedor {
    width: 100%;
    padding: 40px 20px 0px;
    position: relative;
    margin: 0;
    display: block;
    left: 0%;
    top: 0%;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
	}
	.second1 .d-md-block1 {
    position: relative;
    margin: 0 0 0 auto;
    width: 75%;
    height: auto;
	}
	section.sixth1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
	}
	.sixth1 .screen-comp {
    background-color: #FFF;
    width: 100%;
    padding: 30px 20px 10px;
    position: relative;
    margin: 0;
	}
	.sixth1 .img-fluid {
    width: 75%;
	margin: 0 auto;
	}
	.sixth1 .contenedor {
    width: 100%;
    padding: 0px 20px 0px;
    position: relative;
    margin: 0;
    right: 0;
    top: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
	}
	.sixth1 .contenidoSeccion {
    width: 100%;
	}
	section.fifth1 {
    display: block;
	}
	.fifth1 .contenedor {
    width: 100%;
    padding: 0px 20px 10px;
    position: relative;
    margin: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    left: 0;
    top: 0;
	}
	.fifth1 .contenidoSeccion {
    width: 100%;
	}
	.fifth1 .d-md-block1 {
    width: 100%;
    padding: 10px 20px 0;
    position: relative;
    margin: 0;
    float: none;
	}
	.fifth1 .img-fluid {
    width: 75%;
    height: auto;
    display: block;
    margin: 0 auto;
	}

/*************************precios*****************************/
	section.first2 {
    display: block;
	}
	.first2 .contenedor {
    display: none;
	}
	.first2 .img-fluid1 {
    display: none;
	}
	.first2 .texto-1 {
		background: #fff;
    	width: 100%;
    	bottom: 0;
    	top: initial;
    	margin: 0;
    	position: relative;
    	transform: translate(0%, 0%);
    	-webkit-transform: translate(0%, 0%);
    	left: initial;
    	padding: 20px 10px 10px;
    	box-sizing: border-box;
	}
	.first2 .contenidoSeccion {
    width: 100%;
	}
	.first2 .textoAccion {
    width: 100%;
	}
	.first2 .img-resp {
    display: block !important;
    width: 100%;
    height: auto;
	}
	section.second2 {
    display: block !important;
	}
	.second2 .d-md-block1 {
    width: 100% !important;
	padding: 20px 0px !important;
    display: none !important;
	}
	.second2 .img-resp {
    display: block !important;
    width: 100%;
    height: auto;
	}
	.second2 .contenedor {
    width: 100% !important;
    position: relative;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    right: 0%;
    top: 0%;
    padding: 30px 20px 20px;
	}
	.fourth2 .contenedor {
    padding: 20 !important;
    width: 100% !important;
    position: relative !important;
    transform: initial !important;
    -webkit-transform: initial !important;
    top: initial !important;
	}
  /*************************casos de exito*****************************/
  .first3 .tituloSeccion {
      font-size: 16px;
  }
  .first3 .contenidoSeccion {
      font-size: 16px;
  }
  /*************************adquiere*****************************/
  	section.first4 {
      display: block;
  	}
  	.first4 .contenedor {
      display: none;
  	}
  	.first4 .texto-1 {
  		background: #fff;
      	width: 100%;
      	bottom: 0;
      	top: initial;
      	margin: 0;
      	position: relative;
      	transform: translate(0%, 0%);
      	-webkit-transform: translate(0%, 0%);
      	left: initial;
      	padding: 20px 10px 10px;
      	box-sizing: border-box;
  	}
    .first4 .tituloSeccion {
        text-align: center;
    }
  	.first4 .contenidoSeccion {
        text-align: center;
        width: 100%;
  	}
  	.first4 .textoAccion {
      width: 100%;
  	}
  	.first4 .img-resp {
      display: block !important;
      width: 100%;
      height: auto;
  	}
    section.second4 {
        height: auto;
        display: block;
    }
    .second4 .contenedor {
        top: 0;
        float: left;
        position: relative;
        width: 100%;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        left: 0%;
        padding: 0;
    }
    .second4 .d-md-block1 {
    display: block;
    position: relative;
    top: 0;
    float: left;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 350px;
    }
    .second4 .img-fluid {
    width: 100%;
    height: auto;
    display: block;
    z-index: 1;
    position: relative;
    top: 50%;
    transform: translate(0%, -55%);
    -webkit-transform: translate(0%, -55%);
    }
    .second4 .tituloSeccion {
    width: 100%;
    text-align: center;
    font-size: 6.3vw;
    padding: 0 20px;
    }
    .second4 .contenidoSeccion {
    width: 100%;
    font-size: 4.41vw;
    padding: 0 20px;
    }
    .second4 .contenidoSeccion ul {
        width: 100%;
    }
    .second4 .tituloSeccion1 {
    width: 100%;
    position: relative;
    right: initial;
    font-size: 6.3vw;
    float: left;
    display: block;
    bottom: initial;
    text-align: center;
    padding: 40px 30px 20px;
  }
  section.fourth4 {
    padding-top: 2rem;
  }
  .fourth4 .contenedor {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0px 5% 30px;
  }
  .fourth4 .tituloSeccion {
    font-size: 6.3vw;
    text-align: center;
  }
  .fourth4 .contenidoSeccion {
    font-size: 4.41vw;
    margin: 0;
  }
  .fourth4 .contenidoSeccion li {
    margin: 0px 0 0;
  }
  .fourth4 .d-md-block {
    margin: -3% auto 0;
    width: 85%;
  }
  .fifth4 .contenedor {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
  }
  .fifth4 .tituloSeccion {
    width: 100%;
    font-size: 6.3vw;
  }
  .fifth4 .contenidoSeccion {
    font-size: 4.41vw;
  }
  .fifth4 .contenedor ul {
    width: 90%;
    font-size: 3vw;
  }
  .fifth4 .d-md-block1 {
    width: 100%;
    margin: 0 0;
  }
  .sixth4 .cont-log {
    width: 49%;
  }
  .sixth4 .contenedor {
    padding: 40 0;
  }
  /*************************contactanos*****************************/
  .first5 .texto-1 {
    background: initial;
    background-size: initial;
    background-position: initial;
  }
  .first5 .texto-1 .form {
      width: 100%;
  }
  .first5 .img-fluid1 {
      display: block;
      width: 100%;
  }
  .second5 .contenedor {
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    top: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
  }
  .second5 .d-md-block1.d-lg-none1 {
      width: 100%;
      float: left;
  }
}
/*************************slider*****************************/
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

body { margin: 0; }
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure {
 position: relative;
 width: 500%;
 margin: 0;
 left: 0;
 text-align: left;
 font-size: 0;
 animation: 30s slidy infinite;
}

.carousel {
    position: relative;
    margin-top: 26px;
}

.carousel-inner1 {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-open:checked + .carousel-item1 {
    position: static;
    opacity: 100;
}

.carousel-item1 {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.6s ease-out;
    transition: opacity 0.6s ease-out;
}

.carousel-item1 img {
    display: block;
    height: auto;
    max-width: 100%;
}

.carousel-control {
    background: rgba(0, 0, 0, 0.28);
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 40px;
    height: 40px;
    line-height: 35px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    cursor: pointer;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
    width: 40px;
    z-index: 10;
}

.carousel-control.prev {
    left: 2%;
}

.carousel-control.next {
    right: 2%;
}

.carousel-control:hover {
    background: rgba(0, 0, 0, 0.8);
    color: #aaaaaa;
}

#carousel-1:checked ~ .control-1,
#carousel-2:checked ~ .control-2,
#carousel-3:checked ~ .control-3 {
    display: block;
}

.carousel-indicators {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 2%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
}

.carousel-indicators li {
    display: inline-block;
    margin: 0 5px;
}

.carousel-bullet {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 35px;
}

.carousel-bullet:hover {
    color: #aaaaaa;
}

#carousel-1:checked ~ .control-1 ~ .carousel-indicators li:nth-child(1) .carousel-bullet,
#carousel-2:checked ~ .control-2 ~ .carousel-indicators li:nth-child(2) .carousel-bullet,
#carousel-3:checked ~ .control-3 ~ .carousel-indicators li:nth-child(3) .carousel-bullet {
    color: #428bca;
}

#title {
    width: 100%;
    position: absolute;
    padding: 0px;
    margin: 0px auto;
    text-align: center;
    font-size: 27px;
    color: rgba(255, 255, 255, 1);
    font-family: 'Open Sans', sans-serif;
    z-index: 9999;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33), -1px 0px 2px rgba(255, 255, 255, 0);
}
