hr.separator_section { 
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  } 
@media (max-width: 575.98px) {
    /*-----------------------------------------------------------------------------------------
                              estilo para sliders
      ------------------------------------------------------------------------------------------*/
      .carousel-inner > .carousel-item > img {
        height: 65vh;
        max-width: 100%;
        object-fit: cover;
      }
      .sectionSlider {
        margin: 0%;
        padding: 0%;
        display: flex;
      }
      .borderLeft {
        position: absolute;
        bottom: 0%;
        width: 5%;
        height: 10vh;
        margin-left:0;
        margin-right:auto;
        left:0;
        right:0;
        background: white;
      }
      .sectionCaption {
        position: absolute;
        bottom: 0%;
        width: 90%;
        height: 20vh;
        margin-left:auto;
        margin-right:auto;
        left:0;
        right:0;
        background: rgba(168, 158, 149,.9);
        box-shadow: rgb(0, 0, 0) 3px 3px 12px;
        border-radius: 10px 10px 0px 0px;
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
        color: white;
        display: flex;
        text-align: center;
        justify-content: center;
        align-content: center;
        flex-direction: column;
      }
      .borderRight {
        position: absolute;
        bottom: 0%;
        width: 5%;
        height: 10vh;
        margin-left:auto;
        margin-right:0;
        left:0;
        right:0;
        background: white;
      }
      .sectionCaption > h5 {
        text-align: center;
        font-family: "Cinzel";
        font-size: 15pt;
        letter-spacing: 2px;
        
      }
    /*-----------------------------------------------------------------------------------------
                          estilo para formulario de contacto
    ------------------------------------------------------------------------------------------*/
    .consult{
      text-align: justify;
      font-family: "Futura-pt", sans-serif;
      font-size: 15pt;
      font-weight: 400;
      color: #656565;
      padding-left: 10%;
      padding-right: 10%;
      margin-top: 10%;
      line-height: 1.4;
    }
    .contact {
      text-align: center;
      font-family: "Futura-pt", sans-serif;
      font-size: 14pt;
      font-weight: 400;
      color: #656565;
      padding-left: 10%;
      padding-right: 10%;
      margin-top: 4%;
      margin-bottom: 4%;
      line-height: 2;
    }
    /*-----------------------------------------------------------------------------------------
                          estilo para mapa
  ------------------------------------------------------------------------------------------*/
    .map{
        margin-top: 4%;
    }
  }
  
  @media (min-width: 576px) and (max-width: 767.98px) {
    /*-----------------------------------------------------------------------------------------
                              estilo para slider
      ------------------------------------------------------------------------------------------*/
      .carousel-inner > .carousel-item > img {
        height: 77vh;
        max-width: 100%;
        object-fit: cover;
      }
      .sectionSlider {
        margin: 0%;
        padding: 0%;
        display: flex;
      }
      .borderLeft {
        position: absolute;
        bottom: 0%;
        width: 10%;
        height: 10vh;
        margin-left:0;
        margin-right:auto;
        left:0;
        right:0;
        background: white;
      }
      .sectionCaption {
        position: absolute;
        bottom: 0%;
        width: 80%;
        height: 20vh;
        margin-left:auto;
        margin-right:auto;
        left:0;
        right:0;
        background: rgba(168, 158, 149,.9);
        box-shadow: rgb(0, 0, 0) 3px 3px 12px;
        border-radius: 10px 10px 0px 0px;
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
        color: white;
        display: flex;
        text-align: center;
        justify-content: center;
        align-content: center;
        flex-direction: column;
      }
      .borderRight {
        position: absolute;
        bottom: 0%;
        width: 10%;
        height: 10vh;
        margin-left:auto;
        margin-right:0;
        left:0;
        right:0;
        background: white;
      }
      .sectionCaption > h5 {
        text-align: center;
        font-family: "Cinzel";
        font-size: 30pt;
        letter-spacing: 2px;
        
      }
     /*-----------------------------------------------------------------------------------------
                          estilo para formulario de contacto
  ------------------------------------------------------------------------------------------*/
  .consult{
    text-align: justify;
    font-family: "Futura-pt", sans-serif;
    font-size: 20pt;
    font-weight: 400;
    color: #656565;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 10%;
    line-height: 1.4;
  }
  .contact {
    text-align: center;
    font-family: "Futura-pt", sans-serif;
    font-size: 18pt;
    font-weight: 400;
    color: #656565;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 4%;
    line-height: 1;
  }
  /*-----------------------------------------------------------------------------------------
                        estilo para mapa
------------------------------------------------------------------------------------------*/
  .map{
      margin-top: 4%;
  }
  }
  
  @media (min-width: 768px) and (max-width: 991.98px) {
    /*-----------------------------------------------------------------------------------------
                              estilo para slider
      ------------------------------------------------------------------------------------------*/
      .carousel-inner > .carousel-item > img {
        height: 90vh;
        max-width: 100%;
        object-fit: cover;
      }
      .sectionSlider {
        margin: 0%;
        padding: 0%;
        display: flex;
      }
      .borderLeft {
        position: absolute;
        bottom: 0%;
        width: 10%;
        height: 10vh;
        margin-left:0;
        margin-right:auto;
        left:0;
        right:0;
        background: white;
      }
      .sectionCaption {
        position: absolute;
        bottom: 0%;
        width: 80%;
        height: 20vh;
        margin-left:auto;
        margin-right:auto;
        left:0;
        right:0;
        background: rgba(168, 158, 149,.9);
        box-shadow: rgb(0, 0, 0) 3px 3px 12px;
        border-radius: 10px 10px 0px 0px;
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
        color: white;
        display: flex;
        text-align: center;
        justify-content: center;
        align-content: center;
        flex-direction: column;
      }
      .borderRight {
        position: absolute;
        bottom: 0%;
        width: 10%;
        height: 10vh;
        margin-left:auto;
        margin-right:0;
        left:0;
        right:0;
        background: white;
      }
      .sectionCaption > h5 {
        text-align: center;
        font-family: "Cinzel";
        font-size: 40pt;
        letter-spacing: 2px;
        
      }
     /*-----------------------------------------------------------------------------------------
                          estilo para formulario de contacto
  ------------------------------------------------------------------------------------------*/
  .consult{
    text-align: justify;
    font-family: "Futura-pt", sans-serif;
    font-size: 20pt;
    font-weight: 400;
    color: #656565;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 10%;
    margin-bottom: 5%;
    line-height: 1.4;
  }
  .contact {
    text-align: center;
    font-family: "Futura-pt", sans-serif;
    font-size: 18pt;
    font-weight: 400;
    color: #656565;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 4%;
    line-height: 1;
  }
  /*-----------------------------------------------------------------------------------------
                        estilo para mapa
------------------------------------------------------------------------------------------*/
  .map{
      margin-top: 4%;
  }
  }
  
  @media (min-width: 992px) and (max-width: 1199.98px) {
      /*-----------------------------------------------------------------------------------------
                              estilo para slider
      ------------------------------------------------------------------------------------------*/
      .carousel-inner > .carousel-item > img {
        height: 90vh;
        max-width: 100%;
        object-fit: cover;
      }
      .sectionSlider {
        margin: 0%;
        padding: 0%;
        display: flex;
      }
      .borderLeft {
        position: absolute;
        bottom: 0%;
        width: 15%;
        height: 10vh;
        margin-left:0;
        margin-right:auto;
        left:0;
        right:0;
        background: white;
      }
      .sectionCaption {
        position: absolute;
        bottom: 0%;
        width: 70%;
        height: 20vh;
        margin-left:auto;
        margin-right:auto;
        left:0;
        right:0;
        background: rgba(168, 158, 149,.9);
        box-shadow: rgb(0, 0, 0) 3px 3px 12px;
        border-radius: 10px 10px 0px 0px;
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
        color: white;
        display: flex;
        text-align: center;
        justify-content: center;
        align-content: center;
        flex-direction: column;
      }
      .borderRight {
        position: absolute;
        bottom: 0%;
        width: 15%;
        height: 10vh;
        margin-left:auto;
        margin-right:0;
        left:0;
        right:0;
        background: white;
      }
      .sectionCaption > h5 {
        text-align: center;
        font-family: "Cinzel";
        font-size: 40pt;
        letter-spacing: 2px;
        
      }
    /*-----------------------------------------------------------------------------------------
                          estilo para formulario de contacto
  ------------------------------------------------------------------------------------------*/
  .consult{
    text-align: justify;
    font-family: "Futura-pt", sans-serif;
    font-size: 20pt;
    font-weight: 400;
    color: #656565;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 6%;
    line-height: 1.4;
  }
  .contact {
    text-align: center;
    font-family: "Futura-pt", sans-serif;
    font-size: 18pt;
    font-weight: 400;
    color: #656565;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 4%;
    line-height: 2;
  }
  /*-----------------------------------------------------------------------------------------
                        estilo para mapa
------------------------------------------------------------------------------------------*/
  .map{
      margin-top: 4%;
  }
  }
  
  @media (min-width: 1200px) {
    /*-----------------------------------------------------------------------------------------
                              estilo para slider
      ------------------------------------------------------------------------------------------*/
      .carousel-inner > .carousel-item > img {
        height: 90vh;
        max-width: 100%;
        object-fit: cover;
      }
      .sectionSlider {
        margin: 0%;
        padding: 0%;
        display: flex;
      }
      .borderLeft {
        position: absolute;
        bottom: 0%;
        width: 15%;
        height: 10vh;
        margin-left:0;
        margin-right:auto;
        left:0;
        right:0;
        background: white;
      }
      .sectionCaption {
        position: absolute;
        bottom: 0%;
        width: 70%;
        height: 20vh;
        margin-left:auto;
        margin-right:auto;
        left:0;
        right:0;
        background: rgba(168, 158, 149,.9);
        box-shadow: rgb(0, 0, 0) 3px 3px 12px;
        border-radius: 10px 10px 0px 0px;
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
        color: white;
        display: flex;
        text-align: center;
        justify-content: center;
        align-content: center;
        flex-direction: column;
      }
      .borderRight {
        position: absolute;
        bottom: 0%;
        width: 15%;
        height: 10vh;
        margin-left:auto;
        margin-right:0;
        left:0;
        right:0;
        background: white;
      }
      .sectionCaption > h5 {
        text-align: center;
        font-family: "Cinzel";
        font-size: 50pt;
        letter-spacing: 2px;
        
      }
    /*-----------------------------------------------------------------------------------------
                          estilo para formulario de contacto
  ------------------------------------------------------------------------------------------*/
  .consult{
    text-align: justify;
    font-family: "Futura-pt", sans-serif;
    font-size: 25pt;
    font-weight: 400;
    color: #656565;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 4%;
    line-height: 1.4;
  }
    .contact {
      text-align: center;
      font-family: "Futura-pt", sans-serif;
      font-size: 18pt;
      font-weight: 400;
      color: #656565;
      padding-left: 10%;
      padding-right: 10%;
      margin-bottom: 4%;
      line-height: 2;
    }
    /*-----------------------------------------------------------------------------------------
                          estilo para mapa
  ------------------------------------------------------------------------------------------*/
    .map{
        margin-top: 4%;
    }
    
  }
  