/*# css global */
html {
    scroll-behavior: smooth;
}

/* Scroll Margin Top = smt */
.smt {
    scroll-margin-top: 100px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.card-disclaimer {
    display: flex;
    color: white;
    font-size: 8px!important;
    margin: 2rem 0 0 0;
    opacity: 0.7;
    width: 100%;
}
.card-bono {
    display: block;
    color: white;
    font-size: 50%!important;
    margin: 2rem 0 0 0;
    opacity: 0.7;
}

body > .container {
    max-width: 1920px !important;
    margin: 0px 0px 130px !important;
    padding: 0px !important;
}
.container-versiones {
    max-width: 1920px !important;
    margin: 110px 0px 100px !important;
    padding: 0px !important;
}
.container-header {
    max-width: 1920px !important;
    margin: 0px 0px 110px !important;
    padding: 0px !important;
    display: block !important;
}
.container-header-mov {
    max-width: 1920px !important;
    margin: 0px 0px 110px !important;
    padding: 0px !important;
    display: none !important;
}
.card-text, h1, h2, h3, h4, h5, h6 {
    color: #fff!important;
}
h3 {
    font-size: 20px!important;
}
footer h3 {
    font-size: 29px!important;
}

h6 {
    font-size: 20px!important;
    font-weight: 900!important;
}
.mheader {
    width: 100%!important;
    margin: 0px auto !important;
    padding: 0px !important;
}
.mleft {
    width: 96%!important;
    margin-left: 4%!important;
}
.mcenter {
    width: 92%!important;
    margin: 0px auto 0px !important;
}
.mright {
    width: 96%!important;
    margin-right: 4%!important;
}
.card-no {
 display: none;
}
.offset-lg-2 {
    margin-left: 8%!important;
}
.NavPcTab {
    display:block !important;
}
.NavMov {
    display:none !important;
}    

.Site {
    display: block !important;
}
.Mov {
    display: none !important;
}
.tressesenta {
    display: flex!important; 
    justify-content: center!important;
    margin: 0px auto;
    width: 90%;
    margin-bottom: 130px;
} 
ol {
    list-style-type: disc;
    color: white;
    font-size: 15px;
}
.card-title {
    margin-top: 60px!important;
    margin-bottom: 0px;
    font-size: x-large;
}
.card-title-tecnologia {
    margin-top: 0px!important;
    margin-bottom: 0px;
    font-size: x-large;
}
.card-subtitle {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: xx-large;
}

/*************# Btn *************/
.btn-primary {
    color: #fff;
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-color: white;
    border-radius: 10px;
    font-size: 18px;
    font-style: oblique;
    margin-right: 20px;
    font-weight: 600;
    padding: 5px 20px 5px 20px;
}
.btn-primary:hover {
    color: #979899;
    background-color: transparent;
    border-color: #979899;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #979899;
    background-color: transparent;
    border-color: #979899;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none !important;
}

.btn-secondary {
    color: #fff;
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-color: white;
    border-radius: 10px;
    font-size: 20px;
    font-style: oblique;
    font-weight: 600;
    padding: 5px 0px 5px;
    width: 90%!important;
    margin: 0px!important;
}
.btn-secondary:hover {
    color: #979899;
    background-color: transparent;
    border-color: #979899;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #979899;
    background-color: transparent;
    border-color: #979899;
}
.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: none !important;
}

.pl-2, .px-2 {
    padding-left: 0rem!important;
    padding-right: 0rem!important;
}


/*************# Navbar *************/
.navbar {
    position: relative!important;
    display: inline-block!important;
    width: 100%;
    margin-bottom: 0px!important;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1);
    float: right;
    background-color: transparent !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.bg-black {
    background-color: black !important;
}
#navbarToggleExternalContent {
    height: 100%!important;
    width: 22%;
}
.navbar-dark .navbar-toggler {
    color: none;
    border-color: none!important;
    float: right;
    background-color: transparent !important;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    color: white;
}
.nav-link:hover {
    text-decoration: none;
}
.navbar-nav:hover {
    color: #98999b;
    
}
.nav-link:hover {
    color: #98999b;
    
}

/*************# Header *************/
#myCarouselHeader .list-inline {
    white-space:nowrap;
    overflow-x:auto;
}

#myCarouselHeader .carousel-indicators {
    position: static;
    width: initial;
    margin: -70px auto 100px;
}

#myCarouselHeader .carousel-indicators > li {
    height: initial;
    text-indent: initial;
    background-color: transparent;
    color: white;
    font-size: 20px;
    font-weight: 300;
    width: 18%;
    border-bottom: 1px solid white;
    text-align: center;
    padding: 0px 20px 10px;
    margin-left: 7%;
    margin-right: 7%;
    line-height: 1;
}
#myCarouselHeader .carousel-indicators > li:hover {
    color: #afacac;
    border-bottom: 1px solid #afacac;
}

#myCarouselHeader .carousel-indicators > li.active img {
    opacity: 0.9;
}
#myCarouselHeader .carousel-control-next {
    right: 20px;
    height: 30px;
    width: 30px;
    top: 300px;
    border: solid 1px #fff;
    border-radius: 50%;
}
#myCarouselHeader .carousel-control-prev {
    left: 20px;
    height: 30px;
    width: 30px;
    top: 300px;
    border: solid 1px #fff;
    border-radius: 50%;
}

/*************# Row Banner 1 *************/
.row-banner1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto 5%;
    width: 90%;
    height: 910px;  
    background-image: url(../images/bg-nature.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.marginmas {
    padding: 90px 50px 0px;
}
.fs-6 {
    font-size: 12px;
}
.card-text:last-child {
    margin-bottom: 0;
    margin-top: 10px;
}
.bmov {
    display: block !important;
} 

/*************# Carousel 2 *************/
.container-caro2e {
display: block !important;
    margin: 0px auto 130px !important;
}
.container-caro2e-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel2 .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
}
.myCarousel2 .card-all {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
    height: 30px;
}
.myCarousel2 .card-body-allcontrols {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 60%;
    margin: 0px auto !important;
}
.myCarousel2 .card-body-allinfo {
    flex: 1 1 auto;
    padding: 0rem 0rem 1.25rem 5.25rem;
    width: 80%;
    margin: 0px auto !important;
}
.myCarousel2 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    top: 250px;
}
.myCarousel2 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel2  .carousel-indicators li.active{
    background-color: white !important;
    transform: scale(1.2);
    box-shadow: rgba(255, 255, 255, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.myCarousel2 .carousel-control-prev {
    left: 29%!important;
    height: 30px;
    width: 30px;
    top: 246px;
    border: solid 1px #fff;
    border-radius: 50%;
}
.myCarousel2 .carousel-control-next {
    right: 29%!important;
    height: 30px;
    width: 30px;
    top: 246px;
    border: solid 1px #fff;
    border-radius: 50%;
}



/*************# Carousel 3 *************/
.container-c3c {
    display: block !important;
    margin: 0px auto 130px !important;
}
.container-c3c-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel3 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    margin-right: 10px;
    margin-left: 10px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
    background-position: center;
    background-size: cover;
}
.myCarousel3  .carousel-indicators li.active{
    border-color: #ffffff;
    transform: scale(1.2);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}


/*************# Carousel 4 *************/
.container-caro4e {
    display: block !important;
    margin: 0px auto 50px !important;
}
.container-caro4e-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel4 .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
}
.myCarousel4 .card-all {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
    height: 30px;
}
.myCarousel4 .card-body-allcontrols {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 60%;
    margin: 0px auto !important;
}
.myCarousel4 .card-body-allinfo {
    flex: auto;
    padding: 0rem 6.25rem 0rem 0rem;
    width: 80%;
    margin: 0px auto !important;
}
.myCarousel4 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    top: 250px;
}
.myCarousel4 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel4  .carousel-indicators li.active{
    background-color: white !important;
    transform: scale(1.2);
    box-shadow: rgba(255, 255, 255, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.myCarousel4 .carousel-control-prev {
    left: 27%;
    height: 30px;
    width: 30px;
    top: 246px;
    border: solid 1px #fff;
    border-radius: 50%;

}
.myCarousel4 .carousel-control-next {
    right: 27%;
    height: 30px;
    width: 30px;
    top: 246px;
    border: solid 1px #fff;
    border-radius: 50%;

}

/*************# Carousel 5 *************/
.myCarousel5 .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.myCarousel5 .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: 0px;
    border: transparent;
    height: 180px;
}
.myCarousel5 .card-body-allcontrols {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 60%;
    margin: 0px auto !important;
}
.myCarousel5 .card-body-allinfo {
    flex: 1 1 auto;
    padding: 0rem;
    width: 60%;
    margin: 60px auto 0px !important;
    text-align: center !important;
}
.myCarousel5 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    top: -160px !important;
    height: 30px;
}
.myCarousel5 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel5  .carousel-indicators li.active{
    background-color: white !important;
    transform: scale(1.2);
    box-shadow: rgba(255, 255, 255, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.myCarousel5 .carousel-control-prev {
    left: 30px;
    height: 30px;
    width: 30px;
    top: -350px;
    border: solid 1px #fff;
    border-radius: 50%;

}
.myCarousel5 .carousel-control-next {
    right: 30px;
    height: 30px;
    width: 30px;
    top: -350px;
    border: solid 1px #fff;
    border-radius: 50%;
}


/*************# Carousel 6 *************/
.myCarousel6 .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.myCarousel6 .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: 0px;
    border: transparent;
    height: 180px;
}
.myCarousel6 .card-body-allcontrols {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 60%;
    margin: 0px auto !important;
}
.myCarousel6 .card-body-allinfo {
    flex: 1 1 auto;
    padding: 0rem;
    width: 60%;
    margin: 60px auto 0px !important;
    text-align: center !important;
}
.myCarousel6 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    top: -160px !important;
    height: 30px;
}
.myCarousel6 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel6  .carousel-indicators li.active{
    background-color: white !important;
    transform: scale(1.2);
    box-shadow: rgba(255, 255, 255, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.myCarousel6 .carousel-control-prev {
    left: 30px;
    height: 30px;
    width: 30px;
    top: -350px;
    border: solid 1px #fff;
    border-radius: 50%;

}
.myCarousel6 .carousel-control-next {
    right: 30px;
    height: 30px;
    width: 30px;
    top: -350px;
    border: solid 1px #fff;
    border-radius: 50%;
}

/*************# Carousel 7 *************/
.container-caro7e {
    display: block !important;
    margin: 0px auto 120px !important;
}
.container-caro7e-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel7 .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
}
.myCarousel7 .card-all {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
    height: 30px;
}
.myCarousel7 .card-body-allcontrols {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 60%;
    margin: 0px auto !important;
}
.myCarousel7 .card-body-allinfo {
    flex: auto;
    padding: 2.9rem 0rem 1.25rem 0rem;
    width: 100%;
    margin: 205px 0px 0px 0px !important;
}
.myCarousel7 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 9%;
    margin-left: 15%;
    list-style: none;
    top: 250px;
}
.myCarousel7 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel7  .carousel-indicators li.active{
    background-color: white !important;
    transform: scale(1.2);
    box-shadow: rgba(255, 255, 255, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.myCarousel7 .carousel-control-prev {
    left: 40px;
    height: 30px;
    width: 30px;
    top: 80px;
    border: solid 1px #fff;
    border-radius: 50%;
}
.myCarousel7 .carousel-control-next {
    right: 20px;
    height: 30px;
    width: 30px;
    top: 80px;
    border: solid 1px #fff;
    border-radius: 50%;
}


/*************# Carousel 8 *************/
.container-caro8p {
    display: block !important;
    margin: 0px auto 33px !important;
}
.container-caro8p-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.container-gal {
    max-width: 1920px !important;
    margin: 0px !important;
    padding: 0px !important;
}
.myCarousel8 .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
}
.myCarousel8 .card-all {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
    height: 30px;
}
.myCarousel8 .card-body-allcontrols {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 60%;
    margin: 0px auto !important;
}
.myCarousel8 .card-body-allinfo {
    flex: 1 1 auto;
    padding: 1.25rem 0rem 0rem 2.9rem;
    width: 100%;
    margin: 190px 0px 0px 0px !important;
    height: 13rem;
}
.myCarousel8 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    top: 210px;
}
.myCarousel8 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel8  .carousel-indicators li.active{
    background-color: white !important;
    transform: scale(1.2);
    box-shadow: rgba(255, 255, 255, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.myCarousel8 .carousel-control-prev {
    left: 20px;
    height: 30px;
    width: 30px;
    top: 50px;
    border: solid 1px #fff;
    border-radius: 50%;

}
.myCarousel8 .carousel-control-next {
    right: 20px;
    height: 30px;
    width: 30px;
    top: 50px;
    border: solid 1px #fff;
    border-radius: 50%;

}



/*************# Galeria *************/
#myCarouselGaleria .list-inline {
    white-space:nowrap;
    overflow-x:none !important;
}

#myCarouselGaleria .carousel-indicators {
    position: static;
    width: initial;
    margin: 60px auto 0px;
}

#myCarouselGaleria .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

#myCarouselGaleria .carousel-indicators > li.active img {
    opacity: 0.9;
}
#myCarouselGaleria .carousel-control-next {
    right: 20px;
    height: 30px;
    width: 30px;
    top: 45%;
    border: solid 1px #fff;
    border-radius: 50%;
}
#myCarouselGaleria .carousel-control-prev {
    left: 20px;
    height: 30px;
    width: 30px;
    top: 45%;
    border: solid 1px #fff;
    border-radius: 50%;
}


/*************# Row Versiones *************/
.versiones {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.versiones .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
.versiones .card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    margin-left: -14px!important;
}
.versiones h5 {
    font-size: 80%!important;
    margin-top: 0rem;
    margin-bottom: 0.0rem;
    text-transform: uppercase;
    font-weight: 600;
}
.versiones p {
    font-size: 20px!important;
    margin-top: -20px!important;
}


/*************# Footer *************/


.fcontainer {
    max-width: 1920px !important;
    margin: 0px auto !important;
    padding: 0px !important;
}
.bg-footer {
    background-color: #343538 !important;
}
.mcenterf {
    width: 92%!important;
    margin: 0px auto 0px !important;
}
.fpb-5, .fpy-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
}
a.nav-link.p-0 {
    color: #aeaeaf !important;
    font-size: 14px !important;
    font-weight: 100 !important;
}
.fmb-2, .fmy-2 {
    margin-bottom: 0rem!important;
    margin-top: -12px;
    margin-left: -15px;
}
.space {
    margin: 5px;
}
.space-redes {
    margin: -6px;
    display: inline-block !important;
    padding: 0px;
}






/*************# Laptop *************/
@media (max-width:1440px){



.row-banner1 {
    height: 720px;  
}
.myCarousel2 .card-body-allinfo {
    flex: 1 1 auto;
    padding: 2.9rem 1.25rem 1.25rem 3.25rem;
    width: 80%;
    margin: 0px auto !important;
}
.myCarousel2 .carousel-control-prev {
    left: 29%!important;
}
.myCarousel2 .carousel-control-next {
    right: 29%!important;
}
.myCarousel4 .card-body-allinfo {
    flex: auto;
    padding: 2.9rem 1.25rem 1.25rem 0rem;
    width: 80%;
    margin: 0px auto !important;
}



}
/*************# Laptop *************/
@media (min-width:993px){


.myCarousel2 .carousel-control-prev {
    left: 29%!important;
}
.myCarousel2 .carousel-control-next {
    right: 29%!important;
}
.myCarousel4 .carousel-control-prev {
    left: 27%!important;
}
.myCarousel4 .carousel-control-next {
    right: 27%!important;
}

}




/*************# Responsive Tablet *************/
@media (max-width:992px){

.infof {
    width: 80% !important;
}
.redf {
    width: 45% !important;
}
.space-redes {
    margin: -8px !important;
    display: inline-block !important;
    padding: 0px;
}
.fmb-2, .fmy-2 {
    margin-bottom: 0rem!important;
    margin-top: -12px;
    margin-left: -5px!important;
}
a.nav-link.p-0 {
    font-size: 11px !important;
}


#navbarToggleExternalContent {
    height: 100%!important;
    width: 45%;
}
.container {
    margin: 0px auto 130px !important;
}
.container-header {
    margin: 0px auto 60px !important;
    display: block !important;
}
.container-header-mov {
    max-width: 1920px !important;
    margin: 0px 0px 110px !important;
    padding: 0px !important;
    display: none !important;
}    


/*# Header *************/
#myCarouselHeader .carousel-indicators > li {
    font-size: 17px !important;
    font-weight: 300 !important;
    width: 20% !important;
}
/*# Row Banner 1 *************/
.row-banner1 {
    height: 500px !important;
    background-image: url(../images/bg-set01.jpg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
.marginmas {
    padding: 20px 10px 0px !important;
}
.fs-6 {
    font-size: 10px!important;
}
.bmov {
    display: block !important;
}  
/*# Carousel 2 *************/
.container-caro2e {
    display: block !important;
    margin: 0px auto 130px !important;
}
.container-caro2e-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel2 .card-body-allinfo {
    padding: 7.9rem 0.25rem 0.25rem 3.25rem !important;
    width: 90% !important;
}
.myCarousel2 .carousel-control-prev {
    left: 30px !important;
    top: 120px !important;
}
.myCarousel2 .carousel-control-next {
    right: 0px !important;
    top: 120px !important;
}
/*# Carousel 4 *************/
.container-caro4e {
    display: block !important;
    margin: 0px auto 60px !important;
}
.container-caro4e-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel4 .card-body-allinfo {
    padding: 7.9rem 0.25rem 0.25rem 1.0rem !important;
    width: 90% !important;
}
.myCarousel4 .carousel-control-prev {
    left: 0px !important;
    top: 120px !important;
}
.myCarousel4 .carousel-control-next {
    right: 30px !important;
    top: 120px !important;
}
/*# Carousel 5 *************/
.myCarousel5 .card-body-allinfo {
    width: 60% !important;
}
.myCarousel5 .carousel-control-prev {
    top: -300px !important;
}
.myCarousel5 .carousel-control-next {
    top: -300px !important;
}
/*# Carousel 6 *************/
.myCarousel6 .card-body-allinfo {
    width: 60% !important;
}
.myCarousel6 .carousel-control-prev {
    top: -300px !important;
}
.myCarousel6 .carousel-control-next {
    top: -300px !important;
}
/*# Carousel 7 *************/
.container-caro7e {
    display: block !important;
    margin: 0px auto 60px !important;
}
.container-caro7e-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel7 .card-body-allinfo {
    padding: 4.2rem 0rem 0rem 0rem !important;
    width: 100% !important;
    margin: 205px 0px 0px 0px !important;
}
.myCarousel7 .carousel-control-prev {
    left: 30px !important;
    top: 120px !important;
}
.myCarousel7 .carousel-control-next {
    right: 30px !important;
    top: 120px !important;
}
/*# Carousel 8 *************/
.container-caro8p {
    display: block !important;
    margin: 0px auto 60px !important;
}
.container-caro8p-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel8 .card-body-allinfo {
    flex: 1 1 auto;
    padding: 1.75rem 0rem 0rem 1.9rem;
    width: 100%;
    margin: 205px 0px 0px 0px !important;
}
.myCarousel8 .carousel-control-prev {
    left: 30px !important;
    top: 155px !important;
}
.myCarousel8 .carousel-control-next {
    right: 30px !important;
    top: 155px !important;
}

/*# Galeria *************/
.offset-lg-2 {
    margin-left: 0%!important;
    margin-right: 5% !important;
}
#myCarouselGaleria .carousel-control-next {
    top: 340px !important;
}
#myCarouselGaleria .carousel-control-prev {
    top: 340px !important;
}
}


@media (max-width:821px){

.container {
    margin: 0px auto 0px !important;
}
.container-header {
    margin: 0px auto 60px !important;
    display: block !important;
}
.container-header-mov {
    max-width: 1920px !important;
    margin: 0px 0px 110px !important;
    padding: 0px !important;
    display: none !important;
}

h5.card-title {
    font-size: 17px;
}

/*# Header *************/
#myCarouselHeader .carousel-indicators > li {
    font-size: 12px !important;
    font-weight: 300 !important;
    width: 20% !important;
}
#myCarouselHeader .list-inline {
    white-space: nowrap;
    overflow-x: visible !important; 
}
#myCarouselHeader .carousel-control-prev {
    top: 170px !important;
}
#myCarouselHeader .carousel-control-next {
    top: 170px !important;
}
/*# Row Banner 1 *************/
.row-banner1 {
    height: 400px !important;
    background-image: url(../images/bg-set01.jpg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
.marginmas {
    padding: 20px 10px 0px !important;
}
.fs-6 {
    font-size: 10px!important;
}
.bmov {
    display: block !important;
} 
/*# Carousel 2 *************/
.container-caro2e {
    display: block !important;
    margin: 0px auto 130px !important;
}
.container-caro2e-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel2 .card-body-allinfo {
    padding: 10.5rem 0.25rem 0.5rem 3.5rem !important;
    width: 100% !important;
}
.myCarousel2 .carousel-control-prev {
    left: 30px !important;
    top: 120px !important;
}
.myCarousel2 .carousel-control-next {
    right: 0px !important;
    top: 120px !important;
}
/*# Carousel 4 *************/
.container-caro4e {
    display: block !important;
    margin: 0px auto 60px !important;
}
.container-caro4e-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel4 .card-body-allinfo {
    padding: 10.5rem 0.25rem 0.25rem 1.0rem !important;
    width: 90% !important;
}
.myCarousel4 .carousel-control-prev {
    left: 0px !important;
    top: 120px !important;
}
.myCarousel4 .carousel-control-next {
    right: 30px !important;
    top: 120px !important;
}
/*# Carousel 5 *************/
.myCarousel5 .card-body-allinfo {
    width: 60% !important;
}
.myCarousel5 .carousel-control-prev {
    top: -300px !important;
}
.myCarousel5 .carousel-control-next {
    top: -300px !important;
}
/*# Carousel 6 *************/
.myCarousel6 .card-body-allinfo {
    width: 60% !important;
}
.myCarousel6 .carousel-control-prev {
    top: -300px !important;
}
.myCarousel6 .carousel-control-next {
    top: -300px !important;
}
/*# Carousel 7 *************/
.container-caro7e {
    display: block !important;
    margin: 0px auto 130px !important;
}
.container-caro7e-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel7 .card-body-allinfo {
    padding: 5rem 0rem 0rem 0rem !important;
    width: 100% !important;
    margin: 205px 0px 0px 0px !important;
}
.myCarousel7 .carousel-control-prev {
    left: 30px !important;
    top: 150px !important;
}
.myCarousel7 .carousel-control-next {
    right: 30px !important;
    top: 150px !important;
}
/*# Carousel 8 *************/
.container-caro8p {
    display: block !important;
    margin: 0px auto 60px !important;
}
.container-caro8p-mov {
    display: none !important;
    margin: 0px auto 60px !important;
}
.myCarousel8 .card-body-allinfo {
    flex: 1 1 auto;
    padding: 3rem 0rem 0rem 1.9rem;
    width: 105% !important;
    margin: 205px 0px 0px 0px !important;
}
.myCarousel8 .carousel-control-prev {
    left: 30px !important;
    top: 40% !important;
}
.myCarousel8 .carousel-control-next {
    right: 30px !important;
    top: 40% !important;
}

/*# Galeria *************/
.offset-lg-2 {
    margin-left: 2%!important;
    margin-right: 0% !important;
}
#myCarouselGaleria .carousel-control-next {
    top: 190px !important;
}
#myCarouselGaleria .carousel-control-prev {
    top: 190px !important;
}
}
.container-gal {
    /* max-width: 1920px !important; */
    margin-top: -80px !important;
    /* padding: 0px !important; */
}

/*************# Laptop *************/
@media (max-width:720px){

p.card-text {
    font-size: 10px;
    }
h5.card-title {
    font-size: 12px;
    }    
.container-header {
    margin: 0px !important;
    display: block !important;
}
.marginmas {
    padding: 20px 10px 0px !important;
    top: -170px;
}
.myCarousel2 .card-body-allinfo {
    padding: 13rem 0.25rem 0.5rem 3.5rem !important;
    width: 100% !important;
}
.myCarousel4 .card-body-allinfo {
    padding: 13rem 2.25rem 0rem 0rem !important;
    width: 90% !important;
}
.myCarousel7 .card-body-allinfo {
    padding: 5rem 0rem 0rem 0rem !important;
    width: 100% !important;
    margin: 214px 0px 0px 0px !important;
}
.myCarousel7 .carousel-control-prev {
    left: 30px !important;
    top: 190px !important;
}
.myCarousel7 .carousel-control-next {
    right: 30px !important;
    top: 190px !important;
}
.myCarousel8 .card-body-allinfo {
    flex: 1 1 auto;
    padding: 3rem 0rem 0rem 0rem;
    width: 111% !important;
    margin: 222px 0px 0px 0px !important;
}
.myCarousel8 .carousel-control-prev {
    left: 30px !important;
    top: 190px !important;
}
.myCarousel8 .carousel-control-next {
    right: 30px !important;
    top: 190px !important;
}

}

/*************# Pantallas muy pequeñas *************/
@media (max-width:576px) {
    .Site {
        display: none !important;
    }
    .Mov {
        display: block !important;
    }
    .col-footer {
        position: relative;
        width: 50%;
        min-height: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .tressesenta {
    margin-bottom: 60px;
    }
    .space-redes {
        margin: 0px -18px 0px 0px !important;
        display: inline-block !important;
    }
    .fmb-2 {
    margin-left: -14px!important;
    }
    .card-disclaimer {
    font-size: 10px!important;
    }

    .fcontainer {
        max-width: 1920px !important;
        margin: 0px auto !important;
        padding: 30px 0px 30px !important;
    }

    .redesMov {
        display: flex!important; 
        justify-content: center!important;
        padding-top: 3%;
        padding-bottom: 4%;
    }

    .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent!important;
    border-bottom: transparent !important;
    }
    
    div#accordionExample.accordion div.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border-bottom: 1px solid #fff !important;
    border-radius: 0.25rem;
    }

    .btn-link {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    text-decoration: none;
    padding-left: 0px;
    }

    .btn-link:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    text-decoration: none;
    }
    .rounded {
    border-radius: 0.25rem!important;
    margin: 5px !important;
    }


    .NavPcTab {
        display:none !important;
    }
    .NavMov {
        display:block !important;
    }
    .marginmas {
    top: 0px !important;
    }
    .navbar-nav .nav-link {
    text-align: center;
    padding: 20px;
    }
    .bg-black {
    background-color: rgba(0, 0, 0, 0.9) !important;
    height:100vh;
    }
    .mx-auto {
    display: flex!important;
    justify-content: center!important;
    margin-top: 40px;
    margin-bottom: 40px;
    }

    #navbarToggleExternalContent {
        height: 100%!important;
        width: 100%;
    }
}

/*************# Responsive Movil *************/
@media (max-width:481px){

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 0px;
    padding-right: 0px;
    padding-left: 0px;
    }
    .container {
    margin: 0px auto -20px !important;
    }
    .container-header {
    max-width: 100% !important;
    margin: 0px 0px 110px !important;
    padding: 0px !important;
    display: none !important;
    }
    .container-header-mov {
    max-width: 100% !important;
    margin: 0px 0px 50px !important;
    padding: 0px !important;
    display: block !important;
    }
    .mleft {
    width: 100%!important;
    margin-left: 0%!important;
    }
    .mright {
    width: 100%!important;
    margin-right: 0%!important;
    }
    h5.card-title {
    font-size: 14px;
    }

/*************# Navbar *************/
.p-4 {
    padding: 0.5rem!important;
}
.navbar-dark .navbar-brand {
    width: 100px !important;
    margin-top: 5px;
}
.navbar-dark .navbar-brand img {
    width: 80% !important;
}

/*************# Btn *************/
.btn-primary {
    color: #fff;
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-color: white;
    border-radius: 10px;
    font-size: 18px;
    font-style: oblique;
    margin-right: 0px;
    font-weight: 600;
    padding: 5px 20px 5px 20px;
    margin-top: 10px;
}
/*************# Header *************/
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    margin-top: 30px;
}
#myCarouselHeader-mov .list-inline {
    white-space:nowrap;
    overflow-x:auto;
}

#myCarouselHeader-mov .carousel-indicators {
    position: static;
    width: initial;
    margin: -200px auto 0px;
    display: grid;
}

#myCarouselHeader-mov .carousel-indicators > li {
    height: initial;
    text-indent: initial;
    background-color: transparent;
    color: white;
    font-size: 20px;
    font-weight: 300;
    width: 100%;
    border-bottom: 1px solid white;
    text-align: center;
    padding: 0px 0px 10px;
    margin-left: 0%;
    margin-right: 0%;
    line-height: 1;
    margin-bottom: 10px;
}
#myCarouselHeader-mov .carousel-indicators > li:hover {
    color: #afacac;
    border-bottom: 1px solid #afacac;
}

#myCarouselHeader-mov .carousel-indicators > li.active img {
    opacity: 0.9;
}
#myCarouselHeader-mov .carousel-control-next {
    right: 30px;
    height: 30px;
    width: 30px;
    top: 180px !important;
    border: solid 1px #fff;
    border-radius: 50%;
}
#myCarouselHeader-mov .carousel-control-prev {
    left: 30px;
    height: 30px;
    width: 30px;
    top: 180px !important;
    border: solid 1px #fff;
    border-radius: 50%;
}    
/*************# Row Banner 1 *************/
.row-banner1 {
    margin: 0%;
    width: 100%;
    height: 720px;
    background-image: url(../images/bg-moments.jpg);
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.row-banner1 .bmov {
    display: none !important;
}  
.row-banner1 .marginmas {
    padding: 0px !important;
}
.row-banner1 .marginmas img {
    width: 80% !important;
    margin: 0 auto !important;
    justify-content: center;
    display: flex;
}
.row-banner1 .card-text:last-child {
    margin: 20px;
}


/*************# Carousel 2 *************/
.container-caro2e {
    display: none !important;
    margin: 0px auto 60px !important;
}
.container-caro2e-mov {
    display: block !important;
    margin: 0px auto 60px !important;
}
.myCarousel2-mov .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
}
.myCarousel2-mov .card-all {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
    height: 30px;
}
.myCarousel2-mov .card-body-allcontrols {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 60%;
    margin: 0px auto !important;
}
.myCarousel2-mov .card-body-allinfo {
    flex: 1 1 auto;
    padding: 20px 20px 0px 20px;
    width: 100%;
    margin: 130px auto 0px !important;
    text-align: center;
}
.myCarousel2-mov .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    top: 280px;
}
.myCarousel2-mov .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel2-mov  .carousel-indicators li.active{
    background-color: white !important;
    transform: scale(1.2);
    box-shadow: rgba(255, 255, 255, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.myCarousel2-mov .carousel-control-prev {
    left: 30px;
    height: 30px;
    width: 30px;
    top: -50px;
    border: solid 1px #fff;
    border-radius: 50%;
}
.myCarousel2-mov .carousel-control-next {
    right: 30px;
    height: 30px;
    width: 30px;
    top: -50px;
    border: solid 1px #fff;
    border-radius: 50%;
}
/*************# Carousel 3 *************/
.container-c3c {
    display: none !important;
    margin: 0px auto 60px !important;
}
.container-c3c-mov {
    display: block !important;
    margin: 0px auto 60px !important;
}
.myCarousel3-mov .carousel-indicators {
    bottom: 0px !important;
}
.myCarousel3-mov .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    margin-right: 10px;
    margin-left: 10px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
    background-position: center;
    background-size: cover;
}
.myCarousel3-mov  .carousel-indicators li.active{
    border-color: #ffffff;
    transform: scale(1.2);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
/*************# Carousel 4 *************/
.container-caro4e {
    display: none !important;
    margin: 0px auto 60px !important;
}
.container-caro4e-mov {
    display: block !important;
    margin: 0px auto 60px !important;
}
.myCarousel4-mov .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
}
.myCarousel4-mov .card-all {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
    height: 30px;
}
.myCarousel4-mov .card-body-allcontrols {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 60%;
    margin: 0px auto !important;
}
.myCarousel4-mov .card-body-allinfo {
    flex: 1 1 auto;
    padding: 20px 10px 0px 10px;
    width: 92%;
    margin: 130px auto 0px !important;
    text-align: center;
}
.myCarousel4-mov .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    top: 280px;
}
.myCarousel4-mov .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel4-mov  .carousel-indicators li.active{
    background-color: white !important;
    transform: scale(1.2);
    box-shadow: rgba(255, 255, 255, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.myCarousel4-mov .carousel-control-prev {
    left: 30px;
    height: 30px;
    width: 30px;
    top: -50px;
    border: solid 1px #fff;
    border-radius: 50%;
}
.myCarousel4-mov .carousel-control-next {
    right: 30px;
    height: 30px;
    width: 30px;
    top: -50px;
    border: solid 1px #fff;
    border-radius: 50%;
}
/*************# Carousel 5 *************/
.myCarousel5 .card-body-allinfo {
    width: 100% !important;
    margin: 30px 0px 0px !important
}
.myCarousel5 .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: 0px;
    border: transparent;
    height: 115px;
}
.myCarousel5 .carousel-indicators {
    top: -105px !important;
}
.myCarousel5 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel5 .carousel-control-prev {
    top: -180px !important;
}
.myCarousel5 .carousel-control-next {
    top: -180px !important;
}
/*************# Carousel 6 *************/
.myCarousel6 .card-body-allinfo {
    width: 100% !important;
    margin: 30px 0px 0px !important
}
.myCarousel6 .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: 0px;
    border: transparent;
    height: 115px;
}
.myCarousel6 .carousel-indicators {
    top: -105px !important;
}
.myCarousel6 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel6 .carousel-control-prev {
    top: -180px !important;
}
.myCarousel6 .carousel-control-next {
    top: -180px !important;
}
/*************# Carousel 7 *************/
.container-caro7e {
    display: none !important;
    margin: 0px auto 60px !important;
}
.container-caro7e-mov {
    display: block !important;
    margin: 0px auto 60px !important;
}
.myCarousel7-mov .card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
}
.myCarousel7-mov .card-all {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
    height: 30px;
}
.myCarousel7-mov .card-body-allcontrols {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 60%;
    margin: 0px auto !important;
}
.myCarousel7-mov .card-body-allinfo {
    flex: 1 1 auto;
    padding: 20px 10px 0px 10px;
    width: 100%;
    margin: 330px auto 0px !important;
    text-align: center;
}
.myCarousel7-mov .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    top: 230px;
}
.myCarousel7-mov .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel7-mov  .carousel-indicators li.active{
    background-color: white !important;
    transform: scale(1.2);
    box-shadow: rgba(255, 255, 255, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.myCarousel7-mov .carousel-control-prev {
    left: 30px;
    height: 30px;
    width: 30px;
    top: 85px;
    border: solid 1px #fff;
    border-radius: 50%;
}
.myCarousel7-mov .carousel-control-next {
    right: 30px;
    height: 30px;
    width: 30px;
    top: 85px;
    border: solid 1px #fff;
    border-radius: 50%;
}
/*************# Carousel 8 *************/
.container-caro8p {
    display: none !important;
    margin: 0px auto 60px !important;
}
.container-caro8p-mov {
    display: block !important;
    margin: 0px auto 60px !important;
}
.myCarousel8-mov .card {
    position: relative !important;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
}
.myCarousel8-mov .card-all {
    position: relative !important;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    background-clip: border-box;
    margin-top: -330px;
    border: transparent;
    height: 30px;
}
.myCarousel8-mov .card-body-allcontrols {
    flex: 1 1 auto;
    padding: 1.25rem;
    width: 60%;
    margin: 0px auto !important;
}
.myCarousel8-mov .card-body-allinfo {
    flex: 1 1 auto;
    padding: 0px 10px 0px 10px;
    width: 100%;
    margin: 324px auto 0px !important;
    text-align: center;
    height: 130px;
}
.myCarousel8-mov .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    top: 220px;
}
.myCarousel8-mov .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
.myCarousel8-mov  .carousel-indicators li.active{
    background-color: white !important;
    transform: scale(1.2);
    box-shadow: rgba(255, 255, 255, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.myCarousel8-mov .carousel-control-prev {
    left: 30px;
    height: 30px;
    width: 30px;
    top: 70px;
    border: solid 1px #fff;
    border-radius: 50%;
    position: absolute!important;
    z-index: 1;
}
.myCarousel8-mov .carousel-control-next {
    right: 30px;
    height: 30px;
    width: 30px;
    top: 70px;
    border: solid 1px #fff;
    border-radius: 50%;
    position: absolute!important;
    z-index: 1;
}
/*************# Galeria Movil *************/

.container-gal {
    /* max-width: 1920px !important; */
    margin-top: -150px !important;
    /* padding: 0px !important; */
}
#myCarouselGaleria {
    width: 90%;
    margin: 0px auto;
}

#myCarouselGaleria img.img-fluid {
    width: 100%;
}
#myCarouselGaleria .carousel-indicators {
    position: static;
    width: 100%;
    margin: 18px auto 0px;
}
#myCarouselGaleria .carousel-control-next {
    top: 75px !important;
    right: 5px;
}
#myCarouselGaleria .carousel-control-prev {
    top: 75px !important;
    left: 6px;
}
/*************# Versiones *************/
.versiones .card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    margin-left: 0px!important;
}
.versiones .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2.55rem;
}
.footer h3 {
    font-size: 15px!important;
    font-weight: 900;
    letter-spacing: 1px;
}

}

aside.seguidora {
    display: none;
}