.slideIndex-contenedor{
    position: relative;
    margin: auto;
}
#SlidPost{
    margin-top: 98px;
}
#SlidPost p {
    color: #fff;
}
.mySlides {
    display: none;
}
#visor_imagenes {
  text-align: center;
  background: -moz-linear-gradient(290deg, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(255,255,255,0)), color-stop(30%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(290deg, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(290deg, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(290deg, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* ie10+ */
  background: linear-gradient(180deg, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 ); /* ie6-9 */
  bottom: 154px;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-weight: 750;
  font-style: normal;
  text-transform: uppercase;
  font-size: 16px;
  left: 10%;
  height: 150px;
  width: 80%;
}
#TitHome {
    color: #fff;
    position: relative;
    top: 110px;
}
#BloSlid{
    bottom: 90px;
}
.prevslider, .nextslider {
    cursor: pointer;
    position: absolute;
    top: 15px;
    width: 10px;
    height: 10px;
    padding: 20px;
    color: white;
    font-weight: 50;
    font-size: 30px;
    transition: 0.6s ease;
    color: #24ACE6;
    cursor: pointer;
    z-index: 100;
    text-shadow: 2px  2px 1px #000;
}
.prevslider{
    left: -20px;
}
.nextslider {
    right: 40px;
}
.prevslider:hover, .nextslider:hover {
    color: #fff;
}
@media (max-width: 339px) and (min-width: 290px){
    #SlidPost{
        margin-top: 106px;
    }
    #TitHome {
        top: 90px;
    }
    #visor_imagenes {
        bottom: 154px;
        left: 20%;
        width: 60%;
    }
    #BloSlid{
        bottom: 92px;
    }
    .prevslider, .nextslider {
        top: 25px;
    }
}
@media (max-width: 379px) and (min-width: 340px){
    #SlidPost{
        margin-top: 108px;
    }
    #TitHome {
        top: 90px;
    }
    #visor_imagenes {
        bottom: 154px;
        left: 20%;
        width: 60%;
    }
    #BloSlid{
        bottom: 101px;
    }
    .prevslider, .nextslider {
        top: 40px;
    }
}
@media (max-width: 439px) and (min-width: 380px){
    #SlidPost{
        margin-top: 113px;
    }
    #TitHome {
        top: 90px;
    }
    #visor_imagenes {
        bottom: 154px;
        left: 22.5%;
        width: 55%;
    }
    #BloSlid{
        bottom: 114px;
    }
    .prevslider, .nextslider {
        top: 45px;
    }
}
@media (max-width: 519px) and (min-width: 440px){
    #SlidPost{
        margin-top: 120px;
    }
    #TitHome {
        top: 90px;
    }
    #visor_imagenes {
        bottom: 154px;
        left: 22.5%;
        width: 55%;
    }
    #BloSlid{
        bottom: 130px;
    }
    .prevslider, .nextslider {
        top: 55px;
    }
}
@media (max-width: 599px) and (min-width:520px){
    #SlidPost{
        margin-top: 126px;
    }
    #TitHome {
        top: 90px;
    }
    #visor_imagenes {
        bottom: 154px;
        left: 22.5%;
        width: 55%;
    }
    #BloSlid{
        bottom: 150px;
    }
    .prevslider, .nextslider {
        top: 70px;
    }
}
@media (max-width: 669px) and (min-width:600px){
    #SlidPost{
        margin-top: 132px;
    }
    #TitHome {
        top: 90px;
    }
    #visor_imagenes {
        bottom: 154px;
        left: 17.5%;
        width: 65%;
    }
    #BloSlid{
        bottom: 160px;
    }
    .prevslider, .nextslider {
        top: 110px;
    }
}
@media (max-width: 767px) and (min-width: 670px){
    #SlidPost{
        margin-top: 104px;
    }
    #TitHome {
        top: 90px;
    }
    #visor_imagenes {
        bottom: 155px;
        left: 17.5%;
        width: 65%;
    }
    #BloSlid{
        bottom: 180px;
    }
    .prevslider, .nextslider {
        top: 120px;
    }
}
@media (max-width: 869px) and (min-width: 768px){
    #SlidPost{
        margin-top: 38px;
    }
    #TitHome {
        top: 90px;
    }
    #visor_imagenes {
        bottom: 155px;
        left: 17.5%;
        width: 65%;
    }
    #BloSlid{
        bottom: 180px;
    }
    .prevslider, .nextslider {
        top: 120px;
    }
}
@media (max-width: 991px) and (min-width: 870px){
    #SlidPost{
        margin-top: 38px;
    }
    #TitHome {
        top: 90px;
    }
    #visor_imagenes {
        bottom: 155px;
        left: 17.5%;
        width: 65%;
    }
    #BloSlid{
        bottom: 180px;
    }
    .prevslider, .nextslider {
        top: 120px;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    #SlidPost{
        margin-top: 38px;
    }
    #TitHome {
        top: 90px;
    }
    #visor_imagenes {
        bottom: 155px;
        left: 17.5%;
        width: 65%;
    }
    #BloSlid{
        bottom: 180px;
    }
    .prevslider, .nextslider {
        top: 120px;
    }
}
@media (max-width: 1499px) and (min-width: 1200px){
    #SlidPost{
        margin-top: 38px;
    }
    #TitHome {
        font-size: 25px;
        top: 90px;
    }
    #visor_imagenes {
        bottom: 155px;
        left: 19%;
        width: 62%;
    }
    #BloSlid1{
        bottom: 50px;
    }
    .prevslider, .nextslider {
        top: 200px;
    }
}
@media (max-width: 1919px) and (min-width: 1500px){
    #SlidPost{
        margin-top:38px;
    }
    #visor_imagenes {
        bottom: 155px;
        left: 21%;
        width: 58%;
    }
    #TitHome {
        font-size: 25px;
        top: 90px;
    }
    #BloSlid1{
        bottom: 50px;
    }
    .prevslider, .nextslider {
        top: 220px;
    }
}
@media (min-width: 1920px){
    #SlidPost{
        margin-top: 38px;
    }
    #visor_imagenes {
        bottom: 155px;
        left: 21%;
        width: 58%;
    }
    #TitHome {
        font-size: 25px;
        top: 90px;
    }
    #BloSlid1{
        bottom: 50px;
    }
    .prevslider, .nextslider {
        top: 350px;
    }
}