/*
Theme Name: Desaparecides estatales
Theme URI: http://nucleomedia.com.ar
Author: Nucleo Media
Author URI: nucleomedia.com.ar
Description: Tema desarrollado para ATE
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: desaparecides
*/
/****************************************
*** Theme customization starts below ***
*****************************************/
.carousel-home {
  min-height: 80vh; }
  @media screen and (min-width: 980px) {
    .carousel-home {
      margin-top: -58px;
      height: 100vh; } }
  .carousel-home .carousel-item .cont-imagen {
    text-align: center;
    min-height: 70vh;
    padding: 40px 50px 80px; }
    .carousel-home .carousel-item .cont-imagen .img-fluid {
      display: inline-block;
      max-height: 40vh; }
    @media screen and (min-width: 980px) {
      .carousel-home .carousel-item .cont-imagen {
        height: 100vh;
        padding: 170px 200px 200px 250px; }
        .carousel-home .carousel-item .cont-imagen .img-fluid {
          max-height: 50vh; } }
    .carousel-home .carousel-item .cont-imagen .contenido-video {
      position: relative; }
      .carousel-home .carousel-item .cont-imagen .contenido-video .boton-sobre-video {
        position: absolute;
        top: 58px;
        bottom: 15%;
        left: 0;
        right: 0;
        display: block;
        z-index: 1000000;
        cursor: url("materiales/cursor.svg"), auto; }
