
body {
    margin: 0;
    padding: 0;
}

.section {
    width: 100vw;
    position: relative;
}

.section img {
    width: 100%;
    object-fit: contain;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.companies {
    margin: 10vw 0;
}

a {
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    position: absolute;
    opacity: 0;
}

.mvs_capital_main {
    width: 20vw;
    height: 20vw;
    top: 8vw;
    left: 10vw;
}

.cmr_main {
    width: 20vw;
    height: 20vw;
    top: 8vw;
    left: 30vw;
}

.dish_main {
    width: 20vw;
    height: 20vw;
    top: 8vw;
    left: 50vw;
}

.mvs_tv_main {
    width: 20vw;
    height: 20vw;
    top: 8vw;
    left: 70vw;
}

.mvs_capital_section {
    width: 14vw;
    height: 4vw;
    bottom: 8vw;
    right: 28vw;
}

.educacion {
    width: 14vw;
    height: 4vw;
    bottom: 4vw;
    left: 23vw;
}

.entretenimiento {
    width: 14vw;
    height: 4vw;
    bottom: 4vw;
    left: 39vw;
}

.radio {
    width: 14vw;
    height: 4vw;
    bottom: 4vw;
    right: 30vw;
}

.ideas {
    width: 14vw;
    height: 4vw;
    bottom: 4vw;
    right: 14vw;
}

.cmr_section {
    width: 16vw;
    height: 4vw;
    top: 28vw;
    left: 13vw;
}

.dish_section {
    width: 16vw;
    height: 4vw;
    top: 21vw;
    right: 27vw;
}

.mvs_tv_section {
    width: 16vw;
    height: 4vw;
    top: 25vw;
    left: 13vw;
}

/* 1st row CMR */

.matild {
    width: 9vw;
    height: 5vw;
    bottom: 20vw;
    right: 26vw;
}

.delbosque {
    width: 9vw;
    height: 5vw;
    bottom: 20vw;
    left: 33vw;
}

.nova {
    width: 9vw;
    height: 5vw;
    bottom: 20vw;
    right: 10vw;
}

.wings {
    width: 9vw;
    height: 4vw;
    bottom: 6vw;
    right: 10vw;
}

.nube7 {
    width: 9vw;
    height: 4vw;
    bottom: 6vw;
    left: 33vw;
}

.bistro {
    width: 9vw;
    height: 4vw;
    bottom: 6vw;
    left: 16vw;
}

.lago {
    width: 9vw;
    height: 4vw;
    bottom: 21vw;
    left: 49vw;
}

.grille {
    width: 9vw;
    height: 4vw;
    bottom: 6vw;
    right: 26vw;
}

.chilis {
    width: 9vw;
    height: 4vw;
    bottom: 13vw;
    right: 59vw;
}


/* 2nd row CMR */

.redlobster {
    width: 9vw;
    height: 4vw;
    bottom: 13vw;
    left: 17vw;
}

.olivegarden {
    width: 9vw;
    height: 4vw;
    bottom: 14vw;
    left: 65vw;
}

.fly {
    width: 9vw;
    height: 4vw;
    bottom: 21vw;
    left: 17vw;
}

.sushito {
    width: 9vw;
    height: 4vw;
    bottom: 13vw;
    left: 48vw;
}

.almendros {
    width: 9vw;
    height: 4vw;
    bottom: 13vw;
    right: 10vw;
}

.sala {
    width: 9vw;
    height: 4vw;
    bottom: 6vw;
    right: 42vw;
}

/* Dish row */

.dishmovil {
    width: 9vw;
    height: 8vw;
    bottom: 3vw;
    left: 17vw;
}

.netbox {
    width: 9vw;
    height: 8vw;
    bottom: 3vw;
    left: 31.5vw;
}

.octopus {
    width: 9vw;
    height: 8vw;
    bottom: 3vw;
    left: 45.5vw;
}

.oninternet {
    width: 9vw;
    height: 8vw;
    bottom: 3vw;
    right: 31.5vw;
}

.freedompop {
    width: 9vw;
    height: 8vw;
    bottom: 3vw;
    right: 17vw;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

.nosotros_link {
    width: 10vw;
    height: 3vw;
    right: 36vw;
    top: 2vw;
}

.companies_link {
    width: 10vw;
    height: 3vw;
    right: 24vw;
    top: 2vw;
}

.fundaciones_link {
    width: 10vw;
    height: 3vw;
    right: 13vw;
    top: 2vw;
}

.fundaciones_space {
    height: 5vw;
}

.fundaciondish {
    width: 28vw;
    height: 15vw;
    left: 36vw;
    top: 17vw;
}

.fundacioncmr {
    width: 28vw;
    height: 15vw;
    left: 7vw;
    top: 32vw;
}

.fundacionradio {
    width: 28vw;
    height: 15vw;
    right: 7vw;
    top: 32vw;
}