body {
    overflow-x: hidden;
}

.menu {
    font-family: 'Saira Stencil One', cursive;
    font-size: 20px;
}

.aside-nav {
    transition: all ease 0.2s;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 155px;
    max-width: 200px;
    background-color: #1d1d1d;
    color: white;
    height: 100vh;
}

.aside-nav.logo {
    transition: all ease 0.2s;
    height: 155px;
}

.logo {
    transition: all ease 0.2s;
    background: url('../img/logo.png');
    background-position: center center;
    background-size: contain;
    margin: 0;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 155px;
    height: 155px;
}

.hide-text {
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
}

.list-unstyled {
    list-style: none;
}

.list-unstyled li {
    display: block;
    margin: 57px;
}

.aside-nav-body {
    transition: all ease 0.2s;
    position: absolute;
    bottom: 0;
}

.aside-nav-list {
    width: 100%;
    padding: 30px 0px;
}

.aside-nav-link {
    padding: 10px;
    display: inline-block;
    margin: 3px auto;
    color: white;
}

main {
    display: block;
}

/* Whatsapp */
.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    padding-top: 7px;
    padding-left: 1px;
}

.float:hover {
    background-color: #fff;
    color: #25d366;
}

.float:hover .tooltipText {
    display: block;
    transition: all ease 1s;
}

.my-float {
    margin-top: 16px;
}

.tooltipText {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 50px;
    transform: translateX(-50%);
    background-color: #25d366;
    color: #fff;
    white-space: nowrap;
    padding: 5px 10px;
    border-radius: 7px;
    pointer-events: none;
    transition: all ease 1s;
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif;
}

.tooltipText::before {
    content: "";
    position: absolute;
    top: 30%;
    left: 100%;
    border: 8px solid;
    transform: translateX(-10%);
    border-color: #25d36600 #25d36600 #25d36600 #25d366;
}

/* Fin de Whatsapp */


.cabeza {
    padding-left: 40px;
    margin-top: 100px;
}

.cabeza h1 {
    font-family: 'Saira Stencil One', cursive;
    font-size: 55px;
}

.cabeza p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
}

.laser {
    margin-left: 20px;
    border-radius: 30px;
    display: block;
}
.laserOculto {
    margin-left: 20px;
    border-radius: 30px;
    display: none;
}

.grid {
    background: url('../img/background2.png');
    background-position: center center;
    background-size: contain;
    margin-left: 100px;
    padding-top: 100px;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    height: 600px;
    z-index: 10;
}

.fila {
    display: flex;
}

.col4 {
    width: 33.33333337%;
}

.col8 {
    width: 66.66666667%;

}
.col6{
    width: 50%;
}

.botonInicio {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
    padding-top: 12px;
    margin-top: 40px;
    display: inline-block;
    width: 250px;
    height: 60px;
    background-color: #d32525;
    color: #fff;
    z-index: 90;
    border-radius: 30px;
}

.botonInicio:hover {
    background-color: #dddddd;
    color: #d32525;
}


#nosotros {
    margin-top: 150px;
}

#nosotros h1 {
    font-family: 'Saira Stencil One', cursive;
    font-size: 50px;
}

#nosotros p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
}

.gif {
    top: 0;
    left: 0;
    width: 100%;
    height: 900px;
    object-fit: cover;
    object-position: center center;
}

.footer {
    font-family: 'Josefin Sans', sans-serif !important;
    font-size: 18px;
}

.capacidades {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
    padding-top: 12px;
    display: inline-block;
    width: 250px;
    height: 60px;
    background-color: #d32525;
    color: #fff;
    z-index: 90;
    border-radius: 30px;
    align-items: center;
}

.capacidades:hover {
    background-color: #dddddd;
    color: #d32525;
}

.titulo {
    font-family: 'Saira Stencil One', cursive;
    font-size: 50px;
}
.subtitulo {
    font-family: 'Saira Stencil One', cursive;
    font-size: 30px;
}

.parrafo {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
}

.red {
    background: url('../img/grid.png');
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 50px;
    position: relative;
    top: 0;
}
.foto{
    background: url('../img/laser-cutting.jpg');
    background-size: cover;
}
.linea{
    width: 100px;
    height: 5px;
    background-color: #d32525;
}
.resalto{
    color: #d32525;
}
.expertos{
    color: white;
    background: url('../img/IMG_0479.JPG');
    background-size: cover;
    background-attachment: fixed;
}
.overRed{
    background-color: #d3252560;
    padding-top: 50px;
    padding-bottom: 50px;
}
.responsive{
    display: none;
}


@media screen and (max-width: 1200px) {
    .gif{
        height: 400px;
    }
    .fila{
        display: block;
    }
    .col4{
        margin-left: 0px !important;
        width: 100% !important;
    }
    .col8{
        margin-left: 0px !important;
        width: 100% !important;
    }
    .col6{
        width: 100% !important;
    }
    .cabeza{
        padding-left: 0px;
        padding: 20px;
        margin-top: 0;
    }
    .cabeza h1{
        font-size: 40px;
    }
    .cabeza p{
        font-size: 25px;
    }
    #nosotros h1{
        font-size: 40px;
    }
    .titulo{
        font-size: 30px;
    }
    .subtitulo{
        font-size: 27px;
    }
    .mt-5{
        margin-top: 0 !important;
    }
    .parrafo{
        font-size: 25px;
    }
    .hide{
        display: none;
    }
    .responsive{
        display: block;
    }
}


@media only screen and (max-width: 700px){
    .gif{
        margin-top: -50px;
        height: 200px;
    }
    .aside-nav{
        transition: all ease 0.2s;
        width: 70px;
    }
    .aside-nav.logo{
        transition: all ease 0.2s;
        height: 70px;
    }
    .logo{
        transition: all ease 0.2s;
        width: 70px;
        height: 70px;
    }
    .aside-nav-body{
        transition: all ease 0.2s;
        margin-left: -40px;
    }
    .cabeza h1{
        transition: all ease 0.2s;
        font-size: 32px;
    }
    #nosotros h1{
        transition: all ease 0.2s;
        font-size: 40px;
    }
    .laser{
        margin-left: 50px;
        width: 300px;
        display: none;
    }
    .laserOculto{
        display: block;
        width: 350px;
    }
    .grid{
        background-position: top center;
        padding-top: 0;
        height: 160px;
    }
    .footer{
        font-size: 15px;
    }
    .encabezado{
        text-align: center;
    }
    .logoGrande{
        width: 250px;
    }
    .parrafo{
        font-size: 20px;
    }
    .expertos{
        background-size: cover;
        background-position: center;
        background-attachment: scroll;
    }
    
}