﻿
.wave {
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: 100px;
    background: url(../img/footer5.png);
    background-size: 1000px 100px;
}

#block-menusecundario ul {
    background-image: url(../img/bg2.png);
    background-position: right !important;
    justify-content: flex-end;
    background-repeat: no-repeat;
    background-size: auto;
    clear: both;
    display: flex;
    height: auto;
    margin-top: 10px;
    padding: 22px 34px 26px 14px;
    /*padding: 29px 36px 30px 14px;*/
    text-align: right;
    margin-bottom: -2px;
    /*margin-bottom: 6px;*/
}

#block-versh-main-menu li a {
    display: block !important;
    position: relative !important;
    margin: 0 !important;
    border: 0px !important;
    text-align: center;
    padding: 18px 22px 19px 17px;
    text-decoration: none;
    font-size: 20px !important;
    color: white;
    background-image: url(../img/new/separador.png) !important;
    background-position: 1% 52% !important;
    background-repeat: no-repeat !important;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: bold;
}

#menu_home {
    width: 100%
}

    #menu_home ul {
        list-style: none;
        margin: 0;
    }

        #menu_home ul li {
            width: 19.5%;
            height: 48px;
            float: left;
            position: relative;
            text-align: center;
        }

            #menu_home ul li a span {
                display: block;
                width: 54px;
                height: 50px;
                margin: 0 auto;
                background: url(../img/assets.png);
                margin-top: 10px;
                text-indent: -9999px;
                margin-bottom: 10px;
            }

            #menu_home ul li.icon_organizacion a span {
                background-position: 0px -57px;
            }

                #menu_home ul li.icon_organizacion a span:hover {
                    opacity: 0.5;
                    -webkit-opacity: 0.5;
                    -ms-opacity: 0.5;
                    -o-opacity: 0.5;
                    -moz-opacity: 0.5;
                    filter: alpha(opacity=50);
                }

                #menu_home ul li.icon_organizacion a span:hover,
                #menu_home ul li.icon_trabajo a span:hover,
                #menu_home ul li.icon_cartera a span:hover,
                #menu_home ul li.icon_aplicaciones a span:hover,
                #menu_home ul li.icon_contacto a span:hover {
                    opacity: 0.5;
                    -webkit-opacity: 0.5;
                    -ms-opacity: 0.5;
                    -o-opacity: 0.5;
                    -moz-opacity: 0.5;
                    filter: alpha(opacity=50);
                }

            #menu_home ul li.icon_trabajo a span {
                background-position: -48px -56px;
            }

                #menu_home ul li.icon_trabajo a span:hover {
                    opacity: 0.5;
                }

            #menu_home ul li.icon_cartera a span {
                background-position: -102px -56px;
            }

                #menu_home ul li.icon_cartera a span:hover {
                    opacity: 0.5;
                }

            #menu_home ul li.icon_aplicaciones a span {
                background-position: -154px -56px;
            }

                #menu_home ul li.icon_aplicaciones a span:hover {
                    opacity: 0.5;
                }

            #menu_home ul li.icon_contacto a span {
                background-position: -214px -56px;
                width: 70px;
            }

                #menu_home ul li.icon_contacto a span:hover {
                    opacity: 0.5;
                }

            #menu_home ul li p:hover {
                font-weight: 600;
            }

            #menu_home ul li p {
                text-align: center;
                color: #fff;
                font-size: 14px;
                line-height: 16px;
                padding: 0px 16px 14px;
                -webkit-text-shadow: 1px 1px 1px #000;
                -moz-text-shadow: 1px 1px 1px #000;
                -o-text-shadow: 1px 1px 1px #000;
                text-shadow: 1px 1px 1px #000;
                font-family: sans-serif;
            }

            #menu_home ul li:hover span.toltip {
                display: block;
            }

h1 {
    color: black;
    font-size: 2.4em;
    font-family: 'Rubik', sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 15px;
    font-weight: bold;
}

.form-control {
    font-family: 'Arvo', sans-serif;
}

element.style {
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

*, ::after, ::before {
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
}

style attribute {
    text-align: justify;
}

body {
    font-family: sans-serif;
}

.card2 {
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 25px;
    color: #333;
    background: #1c234b;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}

.btn-news {
    border: none;
    background: #fed018;
    border-radius: 25px !important;
    box-shadow: none;
}

.rounded-circle {
    border-radius: 10% !important;
}

#bg-dark {
    background-image: url(../img/bg2.png);
    justify-content: flex-end;
    text-align: right;
    background-repeat: no-repeat;
    background-size: auto;
    clear: both;
    display: flex;
    margin-top: 10px;
    height: auto;
    padding: 22px 34px 26px 14px;
    margin-bottom: -2px;
}

.bg-dark3 {
    background-position: right !important;
    justify-content: flex-start;
    text-align: right;
    background-repeat: no-repeat;
    background-size: auto;
    clear: both;
    display: flex;
    height: auto;
}
