.justiciaLogo {
    float: left;
    width: 30%
}

.JELEncabezado {
    float: left;
    text-align: center;
    width: 40%;
}

.headerLinks {
    float: right !important
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
}

.grad {
    background-color: #1C644D;
}


.menuNegro {
    background-color: #009189;
    width: 100%;
    min-height: 50px;
}

a {
    color: #1C644D;
}

    a:hover, a:active, a:focus {
        color: #006753;
        outline: none;
        text-decoration: none;
    }

p {
    margin-bottom: 20px;
}

::-moz-selection {
    color: #fff;
    background: #1C644D;
}

::selection {
    color: #fff;
    background: #1C644D;
}

.header_links {
    float: right;
    width: 27%;
}

.fh5co-nav ul {
    padding: 0;
    margin: 5px 0 0 0;
}

    .fh5co-nav ul li {
        padding: 0;
        margin: 0;
        list-style: none;
        display: inline;
        font-weight: 600;
    }

        .fh5co-nav ul li a {
            font-size: 14px;
            padding-left: 20px;
            padding-bottom: 10px;
            line-height: 250%;
            color: rgba(0, 0, 0, 0.9);
        }

            .fh5co-nav ul li a:hover, .fh5co-nav ul li a:focus, .fh5co-nav ul li a:active {
                color: #006753;
            }

        .fh5co-nav ul li.has-dropdown {
            position: relative;
            padding-right: 50px;
        }

            .fh5co-nav ul li.has-dropdown .dropdown {
                width: 340px;
                -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
                -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
                box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
                z-index: 1002;
                visibility: hidden;
                opacity: 0;
                text-transform: uppercase;
                font-weight: 400;
                position: absolute;
                top: 20px;
                left: 0;
                text-align: left;
                background: #000;
                padding: 20px;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                -ms-border-radius: 4px;
                border-radius: 4px;
                -webkit-transition: 0s;
                -o-transition: 0s;
                transition: 0s;
            }

                .fh5co-nav ul li.has-dropdown .dropdown:before {
                    bottom: 100%;
                    left: 40px;
                    border: solid transparent;
                    content: " ";
                    height: 0;
                    width: 0;
                    position: absolute;
                    pointer-events: none;
                    border-bottom-color: #000;
                    border-width: 8px;
                    margin-left: -8px;
                }

                .fh5co-nav ul li.has-dropdown .dropdown li {
                    display: block;
                    margin-bottom: 7px;
                }

                    .fh5co-nav ul li.has-dropdown .dropdown li:last-child {
                        margin-bottom: 0;
                    }

                    .fh5co-nav ul li.has-dropdown .dropdown li a {
                        padding: 2px 0;
                        display: block;
                        color: #999999;
                        line-height: 1.2;
                        text-transform: none;
                        font-size: 13px;
                        letter-spacing: 0;
                        text-transform: uppercase;
                        font-weight: 400;
                        border-bottom: dotted 1px #333;
                    }

                        .fh5co-nav ul li.has-dropdown .dropdown li a:hover {
                            color: #fff;
                        }

            .fh5co-nav ul li.has-dropdown:hover a, .fh5co-nav ul li.has-dropdown:focus a {
                color: #000;
            }

        .fh5co-nav ul li.active > a {
            font-weight: 400;
        }


#fh5co-offcanvas {
    position: absolute;
    z-index: 1901;
    width: 270px;
    background: black;
    top: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 75px 40px 40px 40px;
    overflow-y: auto;
    display: none;
    -moz-transform: translateX(270px);
    -webkit-transform: translateX(270px);
    -ms-transform: translateX(270px);
    -o-transform: translateX(270px);
    transform: translateX(270px);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.offcanvas #fh5co-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

#fh5co-offcanvas a {
    color: rgba(255, 255, 255, 0.5);
}

    #fh5co-offcanvas a:hover {
        color: rgba(255, 255, 255, 0.8);
    }

#fh5co-offcanvas ul {
    padding: 0;
    margin: 0;
}

    #fh5co-offcanvas ul li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        #fh5co-offcanvas ul li > ul {
            padding-left: 20px;
            display: none;
        }

        #fh5co-offcanvas ul li.offcanvas-has-dropdown > a {
            display: block;
            position: relative;
        }

            #fh5co-offcanvas ul li.offcanvas-has-dropdown > a:after {
                position: absolute;
                right: 0px;
                font-family: 'icomoon';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\ea1c";
                font-size: 20px;
                color: rgba(255, 255, 255, 0.2);
                -webkit-transition: 0.5s;
                -o-transition: 0.5s;
                transition: 0.5s;
            }

        #fh5co-offcanvas ul li.offcanvas-has-dropdown.active a:after {
            -webkit-transform: rotate(-180deg);
            -moz-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            transform: rotate(-180deg);
        }

.gototop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10001;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

    .gototop.active {
        opacity: 1;
        visibility: visible;
    }

    .gototop a {
        width: 50px;
        height: 50px;
        display: table;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        text-align: center;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

        .gototop a i {
            height: 50px;
            display: table-cell;
            vertical-align: middle;
        }

        .gototop a:hover, .gototop a:active, .gototop a:focus {
            text-decoration: none;
            outline: none;
        }

.fh5co-nav-toggle {
    /*width: 25px;
    height: 25px;*/
    cursor: pointer;
    text-decoration: none;
    position: absolute;
    right: 0px;
    top: 55px;
    z-index: 21;
    padding: 6px 0 0 0;
    display: block;
    margin: 0 auto;
    display: none;
    height: 44px;
    width: 44px;
    z-index: 2001;
    border-bottom: none !important;
}

    .fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
        background: #444;
    }

    .fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
        outline: none;
        border-bottom: none !important;
    }

    .fh5co-nav-toggle i {
        position: relative;
        display: inline-block;
        width: 25px;
        height: 2px;
        color: #252525;
        font: bold 14px/.4 Helvetica;
        text-transform: uppercase;
        text-indent: -55px;
        background: #252525;
        transition: all .2s ease-out;
    }

        .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
            content: '';
            width: 25px;
            height: 2px;
            background: #252525;
            position: absolute;
            left: 0;
            transition: all .2s ease-out;
        }

    .fh5co-nav-toggle.fh5co-nav-white > i {
        color: #fff;
        background: #000;
    }

        .fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
            background: #000;
        }

    .fh5co-nav-toggle.fh5co-nav-white.active > i {
        color: #fff;
        background: #000;
    }

        .fh5co-nav-toggle.fh5co-nav-white.active > i::before, .fh5co-nav-toggle.fh5co-nav-white.active > i::after {
            background: #fff;
        }

    .fh5co-nav-toggle i::before {
        top: -7px;
    }

    .fh5co-nav-toggle i::after {
        bottom: -7px;
    }

    .fh5co-nav-toggle:hover i::before {
        top: -10px;
    }

    .fh5co-nav-toggle:hover i::after {
        bottom: -10px;
    }

    .fh5co-nav-toggle.active i {
        background: transparent;
    }

        .fh5co-nav-toggle.active i::before {
            top: 0;
            -webkit-transform: rotateZ(45deg);
            -moz-transform: rotateZ(45deg);
            -ms-transform: rotateZ(45deg);
            -o-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
        }

        .fh5co-nav-toggle.active i::after {
            bottom: 0;
            -webkit-transform: rotateZ(-45deg);
            -moz-transform: rotateZ(-45deg);
            -ms-transform: rotateZ(-45deg);
            -o-transform: rotateZ(-45deg);
            transform: rotateZ(-45deg);
        }



@media screen and (max-width: 320px) {
    .fh5co-nav .top-menu {
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
}


@media screen and (max-width: 768px) {
    .fh5co-nav .menu-1 {
        display: none;
    }

    #fh5co-offcanvas {
        display: block;
    }

    .fh5co-nav-toggle {
        display: block;
    }

    .justiciaLogo {
    }

    .JELEncabezado {
        margin-left: 15px;
        text-align: right;
    }

    .headerLinks {
        clear: both;
        text-align: left;
        float: left !important;
    }
}
