/* Color Theme Swatches in Hex */

p {
    color: #BBBBBB;
}

.Union-Bit-Opcion-2-1-hex {
    color: #6FBEBF;
}

.Union-Bit-Opcion-2-2-hex {
    color: #F2E4C7;
}

.Union-Bit-Opcion-2-3-hex {
    color: #E25E13;
}

.Union-Bit-Opcion-2-4-hex {
    color: #742611;
}

.Union-Bit-Opcion-2-5-hex {
    color: #242327;
}

/* Color Theme Swatches in RGBA */
.Union-Bit-Opcion-2-1-rgba {
    color: rgba(111, 190, 191, 1);
}

.Union-Bit-Opcion-2-2-rgba {
    color: rgba(242, 228, 199, 1);
}

.Union-Bit-Opcion-2-3-rgba {
    color: rgba(226, 94, 19, 1);
}

.Union-Bit-Opcion-2-4-rgba {
    color: rgba(116, 38, 17, 1);
}

.Union-Bit-Opcion-2-5-rgba {
    color: rgba(36, 35, 39, 1);
}

/* Color Theme Swatches in HSLA */
.Union-Bit-Opcion-2-1-hsla {
    color: hsla(180, 38, 59, 1);
}

.Union-Bit-Opcion-2-2-hsla {
    color: hsla(40, 62, 86, 1);
}

.Union-Bit-Opcion-2-3-hsla {
    color: hsla(21, 84, 48, 1);
}

.Union-Bit-Opcion-2-4-hsla {
    color: hsla(12, 74, 26, 1);
}

.Union-Bit-Opcion-2-5-hsla {
    color: hsla(254, 5, 14, 1);
}



body, html {
    background: #f2e4c7;
    height: 100%;
    font-family: Arial;
}

.claseFigurita {
    z-index: 5;
    transform-origin: center;
    color: #F2E4C7;
    position: absolute;
}

a, a:visited {
    color: #F2E4C7;
}

    .li-idioma:hover, a:hover {
        color: #F2E4C7 !important;
    }

.servicio {
    height: 155px;
    border-radius: 5px;
    /*background-color: #F6F7BE;*/
    margin: 10px 10px 45px 10px;
    z-index: 5;
    border-style: solid;
    border-width: 5px;
    border-color: #F6F7BE;
    box-shadow: 5px 10px 10px #742611;
}



.piePagina {
    height: 80px;
    background-color: #742611;
    padding: 15px 5px 10px 5px;
    font-family: Arial;
    font-size: 15px;
    color: #F6F7BE;
}

.iconoRedSocial {
    text-align: right;
    font-size: 30px;
}

.tituloServicio {
    /*border-radius: 5px 5px 0px 0px;
	background-color: #742611;*/
    color: #F6F7BE;
    font-weight: bold;
    padding-top: 6px;
    height: 45px;
    text-align: center;
    position: relative;
    top: -35px;
}

.tituloTexto {
    font-family: Arial;
    font-size: 15px;
    padding-bottom: 5px;
    background-color: #E25E13;
}

.iconoServicio, .graficoServicio {
    background-color: #E25E13;
    padding-left: 10px;
    padding-right: 10px;
}

.graficoServicio {
    height: 45px;
}

.cuerpoServicio {
    border-radius: 0px 0px 15px 15px;
    padding: 5px 5px 5px 5px;
    height: 110px;
}

.areaBotonServicio {
    position: absolute;
    top: 120px;
    left: 0px;
    width: 100%;
    text-align:right;
}

.botonServicio {
    border-radius: 5px;
    border-style: solid;
    border-color: #242327;
    border-width: 2px;
    padding: 4px 5px 4px 5px;
    margin: 0px 30px 0px 0px;
    background-color: #6FBEBF;
    color: #F2E4C7 !important;
    box-shadow: 4px 4px 10px #742611;
    font-size: 12px;
}

.cuerpoTexto {
    margin: 5px 15px 15px 15px;
    text-align: left;
    color: #742611;
    font-size: 14px;
    padding-top: 0px;
    /*background-color: rgba(255, 255, 255, 0.6);*/
}

.area-logo-ub {
    text-align: center;
    height: 240px;
}

.logo-ub {
    position: relative;
    top: 0px;
    padding-top: 20px;
    height: 200px;
    padding-bottom: 20px;
}

.area-lateral {
    padding: 30px 30px 20px 30px;
    color: #F2E4C7;
    font-size: 18px;
    text-align: right;
}

.texto-lateral {
    text-shadow: 5px 10px 10px #742611;
    text-align: left;
    text-decoration: underline;
    text-underline-position: under;
}

.btn-idioma {
    border-radius: 5px;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    background-color: #742611;
    border-style: solid;
    border-width: 2px;
    border-color: #F2E4C7;
    color: #F2E4C7 !important;
    box-shadow: 5px 10px 10px #742611;
}

.ul-idioma {
}

.li-idioma {
}

a.botonServicio, a.btn-idioma:hover, .btn-idioma-seleccionado  {
    background-color: #6FBEBF !important;
    text-decoration: none !important;
}

.navbar-toggler {
    border-color: #F2E4C7 !important;
    border-width: 3px;
    background-color: #6FBEBF;
    color: #742611;
}


@media screen and (max-width: 1400px) {
    .area-logo-ub {
        height: 250px;
    }

    .logo-ub {
        padding-top: 15px;
        height: 195px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .area-logo-ub {
        height: 200px;
    }

    .logo-ub {
        padding-top: 12px;
        height: 166px;
        padding-bottom: 24px;
    }

    .cuerpoTexto {
        font-size: 12px;
        margin: 5px 5px 5px 5px;
    }
}

@media screen and (max-width: 992px) {
    .area-logo-ub {
        height: 160px;
    }

    .logo-ub {
        padding-top: 12px;
        height: 130px;
        padding-bottom: 18px;
    }

    .area-lateral {
        padding: 25px 25px 15px 25px;
        font-size: 12px;
    }

    .cuerpoTexto {
        font-size: 11px;
        margin: 3px 3px 3px 3px;
    }

    .tituloServicio {
        font-weight: bold;
        padding-top: 6px;
        height: 35px;
    }

    .tituloTexto {
        font-size: 13px;
    }

    .iconoServicio {
        font-size: 30px;
    }

    .graficoServicio {
        height: 35px !important;
    }
}


@media screen and (max-width: 768px) {
    .area-logo-ub {
        height: 150px;
    }

    .logo-ub {
        padding-top: 10px;
        height: 125px;
        padding-bottom: 15px;
    }

    .servicio {
        height: 170px;
    }

    div.col-sm-4 {
        padding-left: 3px;
        padding-right: 3px;
    }

    .graficoServicio {
        height: 28px !important;
    }

    .areaBotonServicio {
        top: 137px;
    }

    .botonServicio { 
        margin: 0px 15px 0px 0px;
        font-size: 10px;
    }
}

@media screen and (max-width: 575px) {
    .area-logo-ub {
        height: 125px;
    }

    .logo-ub {
        padding-top: 0px;
        height: 115px;
        padding-bottom: 10px;
    }

    .texto-lateral {
        text-shadow: 5px 10px 10px #742611;
        text-align: center;
    }

    .area-lateral {
        text-align: center;
        padding: 0px 10px 10px 10px;
        font-size: 10px;
    }

    .servicio {
        height: 120px;
        border-radius: 5px;
        margin: 20px 20px 25px 20px;
    }

    .btn-idioma {
        border-radius: 0px;
        padding: 2px 2px 2px 2px;
        margin: 0px 0px 0px 0px;
        border-style: none;
        color: #F2E4C7 !important;
        box-shadow: none;
        font-size: 14px;
        background-color: #6FBEBF;
    }

    a.btn-idioma:hover {
        background-color: #6FBEBF !important;
        text-decoration: none !important;
    }

    .ul-idioma {
        background-color: #F2E4C7;
        border-radius: 5px;
    }

    .li-idioma {
        margin: 5px 10px 5px 10px;
        background-color: #6FBEBF;
        border-radius: 5px;
    }

    .graficoServicio {
        height: 35px !important;
    }

    .piePagina {
        height: 120px;
        font-size: 12px;
        text-align: center;
    }

    .iconoRedSocial {
        font-size: 20px;
        text-align: center;
    }

    .areaBotonServicio {
        top: 125px;
    }

    .botonServicio {
        margin: 0px 30px 0px 0px;
    }
}
