/* CSS Document */
/* 
 *	Go-media | Design + Comunication + Development + Marketing Online
 *  info@go-media.com | www.go-media.com.ar
 * 
*/
@charset "utf-8";

/* Start Settings */

/*** SLIDER ***/
#slidercont{
    position: relative;
    height: calc(70vh - 130px);
    margin: 0 auto 0 auto;
    top: 0;
    width: 100%;
}
/* Mobile Devices */
@media screen and (max-width: 600px) {
    #slidercont{
        height: 400px;
    }
}
#slidercont .left{
    padding-left:20px;
}
#slidercont .right{
    padding-right:20px;
}
/* Mobile Devices */
@media screen and (max-width: 600px) {
    #slidercont .left{
        padding-left:5px;
    }
    #slidercont .right{
        padding-right:5px;
    }
}
#slidercont .slider .slides li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    background-color: rgb(0, 0, 0);
}
#slidercont .slider .slides li .caption{
    top:auto;
}

#slidercont .slider .slides li img {
    opacity: 1;
}
.slider .indicators .indicator-item-btn.active{
    background-color: var(--colormarca2);
}
.slider ul.indicators .indicator-item{
    background: none !important;
}
#slidercont .arrows {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0%, -50%);
    z-index: 2;
    /*
    display: block;
    position: absolute;
    top: calc(50vh - 215px);
    z-index: 2;
    */
}
#slidercont .arrows.next {
    right: 0;
}
#slidercont .arrows.prev {
    left: 0;
}
.slider-animation {
    animation-name: slider-animation3;
    animation-timing-function: ease;
    animation-duration: 20s;
    animation-iteration-count: infinite;
}
@keyframes slider-animation3 {
    0%   {background-position: center center; transform: scale(1.2);}
    50%  {background-position: center center; transform: scale(1);}
    100%   {background-position: center center; transform: scale(1.2);}
}
@keyframes slider-animation2 {
    0%   {background-position: center center; transform: scale(1);}
    50%  {background-position: 100% 100%; transform: scale(1.3);}
    100%   {background-position: center center; transform: scale(1);}
}
@keyframes slider-animation1 {
    0%   {background-position: 10% 10%; transform: scale(1);}
    50%  {background-position: 20% 20%; transform: scale(1.1);}
    100%   {background-position: 20% 10%; transform: scale(1);}
}

#slidercont .card-panel{
    background-color: rgb(0,0,0,0.3);
    border-radius: 8px;
    padding:40px;
}
#slidercont .slider-titulo{
    line-height: 1;
    font-weight: bold;
}
/* Mobile Devices */
@media screen and (max-width: 600px) {
    #slidercont .slider-titulo{
        font-weight: normal;
    }
}
#slidercont .caption{
    z-index: 3;
}
.scroll-indicator {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 30px;
    z-index: 3;
}

/*** VIDEO ***/
.main-container {
    width: 100%;
    /* height: 100vh; /* Asegura que el contenedor principal ocupe toda la altura de la vista */
    overflow: hidden;
    display: flex; /* Usamos flex para centrar el video-container verticalmente */
    align-items: center; /* Centramos verticalmente */
    justify-content: center; /* Centramos horizontalmente */
}

.video-container {
    position: relative;
    width: 100%; /* Ancho completo del contenedor principal */
    aspect-ratio: 16/9; /* Forza el ratio de aspecto 16:9 */
    overflow: hidden;
    max-height: 100%; /* No permite que se extienda más allá del alto del main-container */
}

/* Ajustamos el iframe para que se ajuste dentro de video-container */
.video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Asegura que el video cubra todo el área disponible */
}

/* Ajustes para la viñeta y el indicador de scroll */
.vignette-effect {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(0, 0, 0, 0.8);
    z-index: 2;
}


@media screen and (max-width: 600px) {
    .vignette-effect {
        background:rgba(0, 0, 0, 0.6);
    }
    .scroll-indicator {
        visibility: hidden;
    }
}

/** VIDEO **/
#intropanels .container{
    margin-top: -80px;
    z-index: 99;
    position: relative;
}
/* Mobile Devices */
@media screen and (max-width: 600px) {
    #intropanels .container{
        margin-top: 0px !important;
    }
}
#intropanels .intropanel{
    height: 220px;
}
/* Mobile Devices */
@media screen and (max-width: 600px) {
    #intropanels .intropanel{
        height: auto;
    }
}















#nosotros .card-title{
    text-shadow: #000000 1px 0 10px;
    width: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 30%, rgba(255,255,255,0) 100%);
}


#servicios .servicioimg{
    width: 80px;
    height: 80px;
    padding: 10px;
}


#servicios #servicio-item{
    transition: transform 0.3s ease;
}




#infodestacada{}
#infodestacada .container{
    /*
    top: -40px;
    z-index: 99;
    position: relative;
    */
}
#infodestacada .card-panel{
    background: rgb(255,255,255,0.6);
}
#infodestacada .swiper-button-prev::after, .swiper-rtl .swiper-button-next::after, #infodestacada .swiper-button-next::after, .swiper-rtl .swiper-button-prev::after{
    content: none;
}
#infodestacada .swiper-pagination-bullet-active{
    background: var(--colormarca2);
}
#infodestacada .parallax-container{
    overflow: unset;
    /*height: 350px;*/
    height: 760px;
}
#infodestacada .parallax{
    overflow: hidden;
}

#nosotros .parallax-container{
    height: 750px;
}
#nosotros .slider-back {
    filter:brightness(0.2);
}

/* Mobile Devices */
@media screen and (max-width: 600px) {
    #nosotros .parallax-container{
        height: auto !important;
    }
    #nosotros .textonosotros{
        text-align: left !important;
    }
}

/* Large & desktop Desktop Devices */
@media screen and (min-width: 993px) {

}

/* Tablet Devices */
@media screen and (max-width: 992px) {

}

/* Mobile Devices */
@media screen and (max-width: 600px) {

}

