body{
	font-family: 'ABeeZee', sans-serif;
}

.TopHeader {
    height: auto;
    background: #006e84;
}

.TextTopA > p {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    font-family: 'ABeeZee', sans-serif;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.TextTopB > p {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    font-family: 'ABeeZee', sans-serif;
    text-align: right;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.TextTopC > img {
    width: 30%;
    margin: 5px 0px;
}

.txt-nav > a > img {
    width: 25px;
    height: 25px;
    margin: 0px;
}

.txt-nav > a {
    color: #006e84;
    font-size: 16px;
    font-weight: 300;
    font-family: 'ABeeZee', sans-serif;
}

.txt-nav > a:hover {
    color: #006e84;
    font-size: 17px;
    font-weight: 300;
    font-family: 'ABeeZee', sans-serif;
}

#Sectio {
    position: relative;
    height: 91.9vh;
}

.StyleLogo {
    width: 25%;
    position: absolute;
    left: 37%;
    bottom: 15%;
}

.Tamano {
    width: 100%;
    height: auto;
    max-height: 871px;
    object-fit: fill;
}

.Navegador {
    position: absolute;
    z-index: 999;
    width: 100%;
}

.ImagenStyle > img {
    width: 35%;
}

.Separador {
    background: #006e84;
    height: 10px;
}

.paddingtext{
    padding-right: 105px;
}

.TextoStyle > h1 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'ABeeZee', sans-serif;
}

#Quienes {
    background: url('../img/Fondo02.jpg');
    background-size: cover;
}

.TextoStyle > img {
    width: 70%;
}

.qcard{
    background: #006e84;
    padding: 50px 20px;
    border-radius: 10px;
}

.qcard > p {
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
}

#Productos {
    background: url('../img/Fondo03.jpg');
    background-size: cover;
}

.TextoStyle > h6 {
    color: #006e84;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin: 0px 0px;
    padding: 0px 0px 15px 0px;
}

.pcardleft {
    background: #FFF;
    border: 1px solid #818181;
    border-radius: 10px;
    padding: 20px;
}

.pcardleft > h2 {
    color: #00a4b2;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 40px 0px;
    padding: 0px 0px 0px 0px;
}

.pcardleft > a > p {
    font-size: 18px;
    font-weight: 400;
    color: #FFF;

    background: #006e84;
    border-radius: 25px;
    padding: 10px;
}

.pcardright {
    background: #006e84;
    border: 1px solid #818181;
    border-radius: 10px;
    padding: 20px;
}

.pcardright > h2 {
    color: #FFF;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 40px 0px;
    padding: 0px 0px 0px 0px;
}

.pcardright > a > p {
    font-size: 18px;
    font-weight: 400;
    color: #006e84;

    background: #FFF;
    border-radius: 25px;
    padding: 10px;
}

.TextoStyle > a > h3 {
    font-size: 20px;
    font-weight: 400;
    color: #FFF;

    background: #00a4b2;
    border-radius: 25px;
    padding: 15px;
}

#Trabaja {
    background: url('../img/Fondo01.jpg');
    background-size: cover;
}

.tcard{
    background: #FFF;
    border: 1px solid #818181;
    border-radius: 10px;
    padding: 20px;
}

.tcard > p {
    font-size: 18px;
    font-weight: 500;
    color: #006e84;
    margin: 30px 0px;
}

.tcard > h2 {
    font-size: 24px;
    font-weight: 700;
    color: #006e84;
    margin: 30px 0px;
}

.tcard > a > h6 {
    font-size: 18px;
    font-weight: 400;
    color: #FFF;

    background: #006e84;
    border-radius: 25px;
    padding: 20px;
}

.Formulario{
    background: #006e84;
    padding: 20px;
    border-radius: 20px;
}

.btn-celeste {
    background: #92d6dd;
    color: #006e84;
}

.TextoStyleFooter > a > h4 {
    background: #006e84;
    padding: 20px;
    color: #FFF;
    font-size: 30px;
    font-weight: 400;
    border-radius: 20px;
}

.TextoStyleFooter > a > h4 > img {
    width: 70px;
    height: auto;
    margin-right: 30px;
}

.TextoStyleFooter > .Socialm {
    background: #006e84;
    padding: 10px;
    color: #FFF;
    font-size: 30px;
    font-weight: 400;
    border-radius: 20px;
}

.TextoStyleFooter > .Socialm > a > img {
    width: 50px;
    height: auto;
    margin-right: 30px;
}

.TextoStyleFooter > h5 {
    font-size: 45px;
    font-weight: 300;

    color: #333;
    margin: 30px 0px 0px 0px;
}


#scrollUp {
    background-image: url("../img/top.png");
    bottom: 20px;
    right: 20px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}


///////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////


@media (max-width: 575.98px) {

    #SUno {
        background: url('../img/FondoStartUp.jpg');
        background-size: cover;
        height: auto;
    }

    .TextTopA > p {
        color: #FFF;
        font-size: 16px;
        font-weight: 400;
        font-family: 'ABeeZee', sans-serif;
        text-align: center;
        margin: 0px 0px 0px 0px;
        padding: 0px;
    }

    .TextTopB > p {
        color: #FFF;
        font-size: 16px;
        font-weight: 400;
        font-family: 'ABeeZee', sans-serif;
        text-align: center;
        margin: 0px 0px 0px 0px;
        padding: 0px;
    }

    .StyleLogo {
        width: 70%;
        position: absolute;
        left: 14%;
        bottom: 5%;
    }

.txt-nav > a {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    font-family: 'ABeeZee', sans-serif;
}

    #Sectio {
        position: relative;
        height: auto;
    }

    .Tamano {
        width: 100%;
        height: 300px !important;
        max-height: 300px !important;
        object-fit: cover;
    }

    .Navegador {
        background: rgba(53, 186, 191, 0.60);
        position: absolute;
        z-index: 999;
        width: 100%;
    }

    .ImagenStyle > img {
        width: 80%;
    }

    .TextoStyleFooter > h4 {
        background: #006e84;
        padding: 20px;
        color: #FFF;
        font-size: 30px;
        font-weight: 400;
        border-radius: 20px;
    }

    .TextoStyleFooter > h4 > img {
        width: 40px;
        height: auto;
        margin-right: 30px;
    }

    .TextoStyleFooter > h5 {
        font-size: 35px;
        font-weight: 300;

        color: #333;
        margin: 0px 0px 40px 0px;
    }

}